@charset "UTF-8";
.form-control {
  outline: none;
  box-shadow: none !important; }

/*!
 * 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 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar, .navbar-lower {
    display: none; }
  .btn > .caret, .address-selector .use-address-button > .caret, .cart-summary .cart-promo .promo-apply > .caret, .quantity-selector .quantity-selector-box .quantity-selector-actions button > .caret, .button > .caret,
  .dropup > .btn > .caret, .address-selector
  .dropup > .use-address-button > .caret, .cart-summary .cart-promo
  .dropup > .promo-apply > .caret, .quantity-selector .quantity-selector-box .quantity-selector-actions
  .dropup > button > .caret,
  .dropup > .button > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-tent:before {
  content: "\26fa"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

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

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 2px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .column-small, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6, .column-small {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 3px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .column, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4, .column {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 9999px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .cart-price-summary, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4, .cart-price-summary {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .address-selector
  .input-group-sm > .input-group-btn > input[type="date"].use-address-button, .cart-summary .cart-promo
  .input-group-sm > .input-group-btn > input[type="date"].promo-apply,
  .input-group-sm > .input-group-btn > input[type="date"].button,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .address-selector
  .input-group-sm > .input-group-btn > input[type="time"].use-address-button,
  .cart-summary .cart-promo
  .input-group-sm > .input-group-btn > input[type="time"].promo-apply,
  .input-group-sm > .input-group-btn > input[type="time"].button,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .address-selector
  .input-group-sm > .input-group-btn > input[type="datetime-local"].use-address-button,
  .cart-summary .cart-promo
  .input-group-sm > .input-group-btn > input[type="datetime-local"].promo-apply,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].button,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .address-selector
  .input-group-sm > .input-group-btn > input[type="month"].use-address-button,
  .cart-summary .cart-promo
  .input-group-sm > .input-group-btn > input[type="month"].promo-apply,
  .input-group-sm > .input-group-btn > input[type="month"].button,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .address-selector
  .input-group-lg > .input-group-btn > input[type="date"].use-address-button, .cart-summary .cart-promo
  .input-group-lg > .input-group-btn > input[type="date"].promo-apply,
  .input-group-lg > .input-group-btn > input[type="date"].button,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .address-selector
  .input-group-lg > .input-group-btn > input[type="time"].use-address-button,
  .cart-summary .cart-promo
  .input-group-lg > .input-group-btn > input[type="time"].promo-apply,
  .input-group-lg > .input-group-btn > input[type="time"].button,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .address-selector
  .input-group-lg > .input-group-btn > input[type="datetime-local"].use-address-button,
  .cart-summary .cart-promo
  .input-group-lg > .input-group-btn > input[type="datetime-local"].promo-apply,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].button,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .address-selector
  .input-group-lg > .input-group-btn > input[type="month"].use-address-button,
  .cart-summary .cart-promo
  .input-group-lg > .input-group-btn > input[type="month"].promo-apply,
  .input-group-lg > .input-group-btn > input[type="month"].button,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

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

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .address-selector
  .input-group-lg > .input-group-btn > .form-control-static.use-address-button, .cart-summary .cart-promo
  .input-group-lg > .input-group-btn > .form-control-static.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
  .input-group-lg > .input-group-btn > button.form-control-static,
  .input-group-lg > .input-group-btn > .form-control-static.button, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .address-selector
  .input-group-sm > .input-group-btn > .form-control-static.use-address-button, .cart-summary .cart-promo
  .input-group-sm > .input-group-btn > .form-control-static.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
  .input-group-sm > .input-group-btn > button.form-control-static,
  .input-group-sm > .input-group-btn > .form-control-static.button {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .address-selector
.input-group-sm > .input-group-btn > .use-address-button, .cart-summary .cart-promo
.input-group-sm > .input-group-btn > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-sm > .input-group-btn > button,
.input-group-sm > .input-group-btn > .button {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .address-selector
.input-group-sm > .input-group-btn > select.use-address-button, .cart-summary .cart-promo
.input-group-sm > .input-group-btn > select.promo-apply,
.input-group-sm > .input-group-btn > select.button {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .address-selector
.input-group-sm > .input-group-btn > textarea.use-address-button, .cart-summary .cart-promo
.input-group-sm > .input-group-btn > textarea.promo-apply,
.input-group-sm > .input-group-btn > textarea.button,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.address-selector
.input-group-sm > .input-group-btn > select[multiple].use-address-button,
.cart-summary .cart-promo
.input-group-sm > .input-group-btn > select[multiple].promo-apply,
.input-group-sm > .input-group-btn > select[multiple].button {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .address-selector
.input-group-lg > .input-group-btn > .use-address-button, .cart-summary .cart-promo
.input-group-lg > .input-group-btn > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-lg > .input-group-btn > button,
.input-group-lg > .input-group-btn > .button {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .address-selector
.input-group-lg > .input-group-btn > select.use-address-button, .cart-summary .cart-promo
.input-group-lg > .input-group-btn > select.promo-apply,
.input-group-lg > .input-group-btn > select.button {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .address-selector
.input-group-lg > .input-group-btn > textarea.use-address-button, .cart-summary .cart-promo
.input-group-lg > .input-group-btn > textarea.promo-apply,
.input-group-lg > .input-group-btn > textarea.button,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.address-selector
.input-group-lg > .input-group-btn > select[multiple].use-address-button,
.cart-summary .cart-promo
.input-group-lg > .input-group-btn > select[multiple].promo-apply,
.input-group-lg > .input-group-btn > select[multiple].button {
  height: auto; }

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

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

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

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback, .address-selector
.input-group-lg > .input-group-btn > .use-address-button + .form-control-feedback, .cart-summary .cart-promo
.input-group-lg > .input-group-btn > .promo-apply + .form-control-feedback, .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-lg > .input-group-btn > button + .form-control-feedback,
.input-group-lg > .input-group-btn > .button + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, .address-selector
.input-group-sm > .input-group-btn > .use-address-button + .form-control-feedback, .cart-summary .cart-promo
.input-group-sm > .input-group-btn > .promo-apply + .form-control-feedback, .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-sm > .input-group-btn > button + .form-control-feedback,
.input-group-sm > .input-group-btn > .button + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .addresses-component .terms, .addresses-component
.has-success .terms,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label, .addresses-component .has-success.terms label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

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

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

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

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

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

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

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 2px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px; } }

@media (min-width: 2px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

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

a.btn.disabled, .address-selector a.disabled.use-address-button, .cart-summary .cart-promo a.disabled.promo-apply, a.disabled.button,
fieldset[disabled] a.btn,
fieldset[disabled] .address-selector a.use-address-button, .address-selector
fieldset[disabled] a.use-address-button,
fieldset[disabled] .cart-summary .cart-promo a.promo-apply, .cart-summary .cart-promo
fieldset[disabled] a.promo-apply,
fieldset[disabled] a.button {
  pointer-events: none; }

.btn-default, .address-selector .use-address-button, .cart-summary .cart-promo .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button {
  color: #4a4a4a;
  background-color: #dedede;
  border-color: #b2b2b2; }
  .btn-default:focus, .address-selector .use-address-button:focus, .cart-summary .cart-promo .promo-apply:focus, .quantity-selector .quantity-selector-box .quantity-selector-actions button:focus, .btn-default.focus, .address-selector .focus.use-address-button, .cart-summary .cart-promo .focus.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button.focus {
    color: #4a4a4a;
    background-color: #c5c5c5;
    border-color: #727272; }
  .btn-default:hover, .address-selector .use-address-button:hover, .cart-summary .cart-promo .promo-apply:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions button:hover {
    color: #4a4a4a;
    background-color: #c5c5c5;
    border-color: #939393; }
  .btn-default:active, .address-selector .use-address-button:active, .cart-summary .cart-promo .promo-apply:active, .quantity-selector .quantity-selector-box .quantity-selector-actions button:active, .btn-default.active, .address-selector .active.use-address-button, .cart-summary .cart-promo .active.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button.active,
  .open > .btn-default.dropdown-toggle, .address-selector
  .open > .dropdown-toggle.use-address-button, .cart-summary .cart-promo
  .open > .dropdown-toggle.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
  .open > button.dropdown-toggle {
    color: #4a4a4a;
    background-color: #c5c5c5;
    border-color: #939393; }
    .btn-default:active:hover, .address-selector .use-address-button:active:hover, .cart-summary .cart-promo .promo-apply:active:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions button:active:hover, .btn-default:active:focus, .address-selector .use-address-button:active:focus, .cart-summary .cart-promo .promo-apply:active:focus, .quantity-selector .quantity-selector-box .quantity-selector-actions button:active:focus, .btn-default:active.focus, .address-selector .use-address-button:active.focus, .cart-summary .cart-promo .promo-apply:active.focus, .quantity-selector .quantity-selector-box .quantity-selector-actions button:active.focus, .btn-default.active:hover, .address-selector .active.use-address-button:hover, .cart-summary .cart-promo .active.promo-apply:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions button.active:hover, .btn-default.active:focus, .address-selector .active.use-address-button:focus, .cart-summary .cart-promo .active.promo-apply:focus, .quantity-selector .quantity-selector-box .quantity-selector-actions button.active:focus, .btn-default.active.focus, .address-selector .active.focus.use-address-button, .cart-summary .cart-promo .active.focus.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button.active.focus,
    .open > .btn-default.dropdown-toggle:hover, .address-selector
    .open > .dropdown-toggle.use-address-button:hover, .cart-summary .cart-promo
    .open > .dropdown-toggle.promo-apply:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions
    .open > button.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus, .address-selector
    .open > .dropdown-toggle.use-address-button:focus, .cart-summary .cart-promo
    .open > .dropdown-toggle.promo-apply:focus, .quantity-selector .quantity-selector-box .quantity-selector-actions
    .open > button.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus, .address-selector
    .open > .dropdown-toggle.focus.use-address-button, .cart-summary .cart-promo
    .open > .dropdown-toggle.focus.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
    .open > button.dropdown-toggle.focus {
      color: #4a4a4a;
      background-color: #b3b3b3;
      border-color: #727272; }
  .btn-default:active, .address-selector .use-address-button:active, .cart-summary .cart-promo .promo-apply:active, .quantity-selector .quantity-selector-box .quantity-selector-actions button:active, .btn-default.active, .address-selector .active.use-address-button, .cart-summary .cart-promo .active.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button.active,
  .open > .btn-default.dropdown-toggle, .address-selector
  .open > .dropdown-toggle.use-address-button, .cart-summary .cart-promo
  .open > .dropdown-toggle.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
  .open > button.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .address-selector .disabled.use-address-button, .cart-summary .cart-promo .disabled.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button.disabled, .btn-default.disabled:hover, .address-selector .disabled.use-address-button:hover, .cart-summary .cart-promo .disabled.promo-apply:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions button.disabled:hover, .btn-default.disabled:focus, .address-selector .disabled.use-address-button:focus, .cart-summary .cart-promo .disabled.promo-apply:focus, .quantity-selector .quantity-selector-box .quantity-selector-actions button.disabled:focus, .btn-default.disabled.focus, .address-selector .disabled.focus.use-address-button, .cart-summary .cart-promo .disabled.focus.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button.disabled.focus, .btn-default.disabled:active, .address-selector .disabled.use-address-button:active, .cart-summary .cart-promo .disabled.promo-apply:active, .quantity-selector .quantity-selector-box .quantity-selector-actions button.disabled:active, .btn-default.disabled.active, .address-selector .disabled.active.use-address-button, .cart-summary .cart-promo .disabled.active.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button.disabled.active, .btn-default[disabled], .address-selector [disabled].use-address-button, .cart-summary .cart-promo [disabled].promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button[disabled], .btn-default[disabled]:hover, .address-selector [disabled].use-address-button:hover, .cart-summary .cart-promo [disabled].promo-apply:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions button[disabled]:hover, .btn-default[disabled]:focus, .address-selector [disabled].use-address-button:focus, .cart-summary .cart-promo [disabled].promo-apply:focus, .quantity-selector .quantity-selector-box .quantity-selector-actions button[disabled]:focus, .btn-default[disabled].focus, .address-selector [disabled].focus.use-address-button, .cart-summary .cart-promo [disabled].focus.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button[disabled].focus, .btn-default[disabled]:active, .address-selector [disabled].use-address-button:active, .cart-summary .cart-promo [disabled].promo-apply:active, .quantity-selector .quantity-selector-box .quantity-selector-actions button[disabled]:active, .btn-default[disabled].active, .address-selector [disabled].active.use-address-button, .cart-summary .cart-promo [disabled].active.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .address-selector .use-address-button, .address-selector
  fieldset[disabled] .use-address-button,
  fieldset[disabled] .cart-summary .cart-promo .promo-apply, .cart-summary .cart-promo
  fieldset[disabled] .promo-apply,
  fieldset[disabled] .quantity-selector .quantity-selector-box .quantity-selector-actions button, .quantity-selector .quantity-selector-box .quantity-selector-actions
  fieldset[disabled] button,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .address-selector .use-address-button:hover, .address-selector
  fieldset[disabled] .use-address-button:hover,
  fieldset[disabled] .cart-summary .cart-promo .promo-apply:hover, .cart-summary .cart-promo
  fieldset[disabled] .promo-apply:hover,
  fieldset[disabled] .quantity-selector .quantity-selector-box .quantity-selector-actions button:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions
  fieldset[disabled] button:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .address-selector .use-address-button:focus, .address-selector
  fieldset[disabled] .use-address-button:focus,
  fieldset[disabled] .cart-summary .cart-promo .promo-apply:focus, .cart-summary .cart-promo
  fieldset[disabled] .promo-apply:focus,
  fieldset[disabled] .quantity-selector .quantity-selector-box .quantity-selector-actions button:focus, .quantity-selector .quantity-selector-box .quantity-selector-actions
  fieldset[disabled] button:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .address-selector .focus.use-address-button, .address-selector
  fieldset[disabled] .focus.use-address-button,
  fieldset[disabled] .cart-summary .cart-promo .focus.promo-apply, .cart-summary .cart-promo
  fieldset[disabled] .focus.promo-apply,
  fieldset[disabled] .quantity-selector .quantity-selector-box .quantity-selector-actions button.focus, .quantity-selector .quantity-selector-box .quantity-selector-actions
  fieldset[disabled] button.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .address-selector .use-address-button:active, .address-selector
  fieldset[disabled] .use-address-button:active,
  fieldset[disabled] .cart-summary .cart-promo .promo-apply:active, .cart-summary .cart-promo
  fieldset[disabled] .promo-apply:active,
  fieldset[disabled] .quantity-selector .quantity-selector-box .quantity-selector-actions button:active, .quantity-selector .quantity-selector-box .quantity-selector-actions
  fieldset[disabled] button:active,
  fieldset[disabled] .btn-default.active,
  fieldset[disabled] .address-selector .active.use-address-button, .address-selector
  fieldset[disabled] .active.use-address-button,
  fieldset[disabled] .cart-summary .cart-promo .active.promo-apply, .cart-summary .cart-promo
  fieldset[disabled] .active.promo-apply,
  fieldset[disabled] .quantity-selector .quantity-selector-box .quantity-selector-actions button.active, .quantity-selector .quantity-selector-box .quantity-selector-actions
  fieldset[disabled] button.active {
    background-color: #dedede;
    border-color: #b2b2b2; }
  .btn-default .badge, .address-selector .use-address-button .badge, .cart-summary .cart-promo .promo-apply .badge, .quantity-selector .quantity-selector-box .quantity-selector-actions button .badge {
    color: #dedede;
    background-color: #4a4a4a; }

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

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

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

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

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

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

.btn-lg, .btn-group-lg > .btn, .address-selector .btn-group-lg > .use-address-button, .cart-summary .cart-promo .btn-group-lg > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-lg > button, .btn-group-lg > .button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .address-selector .btn-group-sm > .use-address-button, .cart-summary .cart-promo .btn-group-sm > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-sm > button, .btn-group-sm > .button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.btn-xs, .btn-group-xs > .btn, .address-selector .btn-group-xs > .use-address-button, .cart-summary .cart-promo .btn-group-xs > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-xs > button, .btn-group-xs > .button {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.btn-block, .address-selector .use-address-button {
  display: block;
  width: 100%; }

.btn-block + .btn-block, .address-selector .use-address-button + .btn-block, .address-selector .btn-block + .use-address-button, .address-selector .use-address-button + .use-address-button {
  margin-top: 5px; }

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .address-selector .btn-group > .use-address-button, .cart-summary .cart-promo .btn-group > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > button, .btn-group > .button,
  .btn-group-vertical > .btn, .address-selector
  .btn-group-vertical > .use-address-button, .cart-summary .cart-promo
  .btn-group-vertical > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
  .btn-group-vertical > button,
  .btn-group-vertical > .button {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .address-selector .btn-group > .use-address-button:hover, .cart-summary .cart-promo .btn-group > .promo-apply:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > button:hover, .btn-group > .button:hover, .btn-group > .btn:focus, .address-selector .btn-group > .use-address-button:focus, .cart-summary .cart-promo .btn-group > .promo-apply:focus, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > button:focus, .btn-group > .button:focus, .btn-group > .btn:active, .address-selector .btn-group > .use-address-button:active, .cart-summary .cart-promo .btn-group > .promo-apply:active, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > button:active, .btn-group > .button:active, .btn-group > .btn.active, .address-selector .btn-group > .active.use-address-button, .cart-summary .cart-promo .btn-group > .active.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > button.active, .btn-group > .active.button,
    .btn-group-vertical > .btn:hover, .address-selector
    .btn-group-vertical > .use-address-button:hover, .cart-summary .cart-promo
    .btn-group-vertical > .promo-apply:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions
    .btn-group-vertical > button:hover,
    .btn-group-vertical > .button:hover,
    .btn-group-vertical > .btn:focus, .address-selector
    .btn-group-vertical > .use-address-button:focus, .cart-summary .cart-promo
    .btn-group-vertical > .promo-apply:focus, .quantity-selector .quantity-selector-box .quantity-selector-actions
    .btn-group-vertical > button:focus,
    .btn-group-vertical > .button:focus,
    .btn-group-vertical > .btn:active, .address-selector
    .btn-group-vertical > .use-address-button:active, .cart-summary .cart-promo
    .btn-group-vertical > .promo-apply:active, .quantity-selector .quantity-selector-box .quantity-selector-actions
    .btn-group-vertical > button:active,
    .btn-group-vertical > .button:active,
    .btn-group-vertical > .btn.active, .address-selector
    .btn-group-vertical > .active.use-address-button, .cart-summary .cart-promo
    .btn-group-vertical > .active.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
    .btn-group-vertical > button.active,
    .btn-group-vertical > .active.button {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .address-selector .use-address-button + .btn, .address-selector .btn-group .use-address-button + .btn, .btn-group .cart-summary .cart-promo .promo-apply + .btn, .cart-summary .cart-promo .btn-group .promo-apply + .btn, .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + .btn, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group button + .btn, .btn-group .button + .btn, .btn-group .address-selector .btn + .use-address-button, .address-selector .btn-group .btn + .use-address-button, .btn-group .address-selector .use-address-button + .use-address-button, .address-selector .btn-group .use-address-button + .use-address-button, .btn-group .cart-summary .cart-promo .address-selector .promo-apply + .use-address-button, .address-selector .btn-group .cart-summary .cart-promo .promo-apply + .use-address-button, .cart-summary .cart-promo .btn-group .address-selector .promo-apply + .use-address-button, .address-selector .cart-summary .cart-promo .btn-group .promo-apply + .use-address-button, .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .address-selector button + .use-address-button, .address-selector .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + .use-address-button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group .address-selector button + .use-address-button, .address-selector .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group button + .use-address-button, .btn-group .address-selector .button + .use-address-button, .address-selector .btn-group .button + .use-address-button, .btn-group .cart-summary .cart-promo .btn + .promo-apply, .cart-summary .cart-promo .btn-group .btn + .promo-apply, .btn-group .address-selector .cart-summary .cart-promo .use-address-button + .promo-apply, .cart-summary .cart-promo .btn-group .address-selector .use-address-button + .promo-apply, .address-selector .btn-group .cart-summary .cart-promo .use-address-button + .promo-apply, .cart-summary .cart-promo .address-selector .btn-group .use-address-button + .promo-apply, .btn-group .cart-summary .cart-promo .promo-apply + .promo-apply, .cart-summary .cart-promo .btn-group .promo-apply + .promo-apply, .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-summary .cart-promo button + .promo-apply, .cart-summary .cart-promo .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group .cart-summary .cart-promo button + .promo-apply, .cart-summary .cart-promo .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group button + .promo-apply, .btn-group .cart-summary .cart-promo .button + .promo-apply, .cart-summary .cart-promo .btn-group .button + .promo-apply, .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .btn + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group .btn + button, .btn-group .address-selector .quantity-selector .quantity-selector-box .quantity-selector-actions .use-address-button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group .address-selector .use-address-button + button, .address-selector .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .use-address-button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .address-selector .btn-group .use-address-button + button, .btn-group .cart-summary .cart-promo .quantity-selector .quantity-selector-box .quantity-selector-actions .promo-apply + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group .cart-summary .cart-promo .promo-apply + button, .cart-summary .cart-promo .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .promo-apply + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-summary .cart-promo .btn-group .promo-apply + button, .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group button + button, .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group .button + button, .btn-group .btn + .button, .btn-group .address-selector .use-address-button + .button, .address-selector .btn-group .use-address-button + .button, .btn-group .cart-summary .cart-promo .promo-apply + .button, .cart-summary .cart-promo .btn-group .promo-apply + .button, .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + .button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group button + .button, .btn-group .button + .button,
.btn-group .btn + .btn-group,
.btn-group .address-selector .use-address-button + .btn-group, .address-selector
.btn-group .use-address-button + .btn-group,
.btn-group .cart-summary .cart-promo .promo-apply + .btn-group, .cart-summary .cart-promo
.btn-group .promo-apply + .btn-group,
.btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + .btn-group, .quantity-selector .quantity-selector-box .quantity-selector-actions
.btn-group button + .btn-group,
.btn-group .button + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .address-selector .btn-group + .use-address-button, .address-selector
.btn-group .btn-group + .use-address-button,
.btn-group .cart-summary .cart-promo .btn-group + .promo-apply, .cart-summary .cart-promo
.btn-group .btn-group + .promo-apply,
.btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group + button, .quantity-selector .quantity-selector-box .quantity-selector-actions
.btn-group .btn-group + button,
.btn-group .btn-group + .button,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .address-selector .use-address-button, .address-selector .btn-toolbar .use-address-button, .btn-toolbar .cart-summary .cart-promo .promo-apply, .cart-summary .cart-promo .btn-toolbar .promo-apply, .btn-toolbar .quantity-selector .quantity-selector-box .quantity-selector-actions button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-toolbar button, .btn-toolbar .button,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .address-selector .btn-toolbar > .use-address-button, .cart-summary .cart-promo .btn-toolbar > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-toolbar > button, .btn-toolbar > .button,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .address-selector .btn-group > .use-address-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .cart-summary .cart-promo .btn-group > .promo-apply:not(:first-child):not(:last-child):not(.dropdown-toggle), .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > button:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .address-selector .btn-group > .use-address-button:first-child, .cart-summary .cart-promo .btn-group > .promo-apply:first-child, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > button:first-child, .btn-group > .button:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .address-selector .btn-group > .use-address-button:first-child:not(:last-child):not(.dropdown-toggle), .cart-summary .cart-promo .btn-group > .promo-apply:first-child:not(:last-child):not(.dropdown-toggle), .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > button:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .address-selector .btn-group > .use-address-button:last-child:not(:first-child), .cart-summary .cart-promo .btn-group > .promo-apply:last-child:not(:first-child), .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > button:last-child:not(:first-child), .btn-group > .button:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .address-selector .btn-group > .btn-group:not(:first-child):not(:last-child) > .use-address-button, .cart-summary .cart-promo .btn-group > .btn-group:not(:first-child):not(:last-child) > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > .btn-group:not(:first-child):not(:last-child) > button, .btn-group > .btn-group:not(:first-child):not(:last-child) > .button {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .address-selector .btn-group > .btn-group:first-child:not(:last-child) > .use-address-button:last-child, .cart-summary .cart-promo .btn-group > .btn-group:first-child:not(:last-child) > .promo-apply:last-child, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > .btn-group:first-child:not(:last-child) > button:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .button:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .address-selector .btn-group > .btn-group:last-child:not(:first-child) > .use-address-button:first-child, .cart-summary .cart-promo .btn-group > .btn-group:last-child:not(:first-child) > .promo-apply:first-child, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > .btn-group:last-child:not(:first-child) > button:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group > .btn + .dropdown-toggle, .address-selector .btn-group > .use-address-button + .dropdown-toggle, .cart-summary .cart-promo .btn-group > .promo-apply + .dropdown-toggle, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group > button + .dropdown-toggle, .btn-group > .button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .address-selector .btn-group-lg.btn-group > .use-address-button + .dropdown-toggle, .cart-summary .cart-promo .btn-group-lg.btn-group > .promo-apply + .dropdown-toggle, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-lg.btn-group > button + .dropdown-toggle, .btn-group-lg.btn-group > .button + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

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

.btn .caret, .address-selector .use-address-button .caret, .cart-summary .cart-promo .promo-apply .caret, .quantity-selector .quantity-selector-box .quantity-selector-actions button .caret, .button .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .address-selector .btn-group-lg > .use-address-button .caret, .cart-summary .cart-promo .btn-group-lg > .promo-apply .caret, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-lg > button .caret, .btn-group-lg > .button .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .address-selector .btn-group-lg > .use-address-button .caret, .address-selector .dropup .btn-group-lg > .use-address-button .caret, .dropup .cart-summary .cart-promo .btn-group-lg > .promo-apply .caret, .cart-summary .cart-promo .dropup .btn-group-lg > .promo-apply .caret, .dropup .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-lg > button .caret, .quantity-selector .quantity-selector-box .quantity-selector-actions .dropup .btn-group-lg > button .caret, .dropup .btn-group-lg > .button .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .address-selector .btn-group-vertical > .use-address-button, .cart-summary .cart-promo .btn-group-vertical > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > button, .btn-group-vertical > .button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .address-selector
.btn-group-vertical > .btn-group > .use-address-button, .cart-summary .cart-promo
.btn-group-vertical > .btn-group > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
.btn-group-vertical > .btn-group > button,
.btn-group-vertical > .btn-group > .button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

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

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

.btn-group-vertical > .btn-group > .btn, .address-selector .btn-group-vertical > .btn-group > .use-address-button, .cart-summary .cart-promo .btn-group-vertical > .btn-group > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > .btn-group > button, .btn-group-vertical > .btn-group > .button {
  float: none; }

.btn-group-vertical > .btn + .btn, .address-selector .btn-group-vertical > .use-address-button + .btn, .cart-summary .cart-promo .btn-group-vertical > .promo-apply + .btn, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > button + .btn, .btn-group-vertical > .button + .btn, .address-selector .btn-group-vertical > .btn + .use-address-button, .address-selector .btn-group-vertical > .use-address-button + .use-address-button, .cart-summary .cart-promo .address-selector .btn-group-vertical > .promo-apply + .use-address-button, .address-selector .cart-summary .cart-promo .btn-group-vertical > .promo-apply + .use-address-button, .quantity-selector .quantity-selector-box .quantity-selector-actions .address-selector .btn-group-vertical > button + .use-address-button, .address-selector .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > button + .use-address-button, .address-selector .btn-group-vertical > .button + .use-address-button, .cart-summary .cart-promo .btn-group-vertical > .btn + .promo-apply, .address-selector .cart-summary .cart-promo .btn-group-vertical > .use-address-button + .promo-apply, .cart-summary .cart-promo .address-selector .btn-group-vertical > .use-address-button + .promo-apply, .cart-summary .cart-promo .btn-group-vertical > .promo-apply + .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-summary .cart-promo .btn-group-vertical > button + .promo-apply, .cart-summary .cart-promo .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > button + .promo-apply, .cart-summary .cart-promo .btn-group-vertical > .button + .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > .btn + button, .address-selector .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > .use-address-button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .address-selector .btn-group-vertical > .use-address-button + button, .cart-summary .cart-promo .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > .promo-apply + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-summary .cart-promo .btn-group-vertical > .promo-apply + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > .button + button, .btn-group-vertical > .btn + .button, .address-selector .btn-group-vertical > .use-address-button + .button, .cart-summary .cart-promo .btn-group-vertical > .promo-apply + .button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > button + .button, .btn-group-vertical > .button + .button,
.btn-group-vertical > .btn + .btn-group, .address-selector
.btn-group-vertical > .use-address-button + .btn-group, .cart-summary .cart-promo
.btn-group-vertical > .promo-apply + .btn-group, .quantity-selector .quantity-selector-box .quantity-selector-actions
.btn-group-vertical > button + .btn-group,
.btn-group-vertical > .button + .btn-group,
.btn-group-vertical > .btn-group + .btn, .address-selector
.btn-group-vertical > .btn-group + .use-address-button, .cart-summary .cart-promo
.btn-group-vertical > .btn-group + .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
.btn-group-vertical > .btn-group + button,
.btn-group-vertical > .btn-group + .button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .address-selector .btn-group-vertical > .use-address-button:not(:first-child):not(:last-child), .cart-summary .cart-promo .btn-group-vertical > .promo-apply:not(:first-child):not(:last-child), .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > button:not(:first-child):not(:last-child), .btn-group-vertical > .button:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .address-selector .btn-group-vertical > .use-address-button:first-child:not(:last-child), .cart-summary .cart-promo .btn-group-vertical > .promo-apply:first-child:not(:last-child), .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > button:first-child:not(:last-child), .btn-group-vertical > .button:first-child:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .address-selector .btn-group-vertical > .use-address-button:last-child:not(:first-child), .cart-summary .cart-promo .btn-group-vertical > .promo-apply:last-child:not(:first-child), .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > button:last-child:not(:first-child), .btn-group-vertical > .button:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .address-selector .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .use-address-button, .cart-summary .cart-promo .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .address-selector .btn-group-vertical > .btn-group:first-child:not(:last-child) > .use-address-button:last-child, .cart-summary .cart-promo .btn-group-vertical > .btn-group:first-child:not(:last-child) > .promo-apply:last-child, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > .btn-group:first-child:not(:last-child) > button:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .address-selector .btn-group-vertical > .btn-group:last-child:not(:first-child) > .use-address-button:first-child, .cart-summary .cart-promo .btn-group-vertical > .btn-group:last-child:not(:first-child) > .promo-apply:first-child, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-vertical > .btn-group:last-child:not(:first-child) > button:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .button:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .address-selector .btn-group-justified > .use-address-button, .cart-summary .cart-promo .btn-group-justified > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-justified > button, .btn-group-justified > .button,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .address-selector .use-address-button, .address-selector .btn-group-justified > .btn-group .use-address-button, .btn-group-justified > .btn-group .cart-summary .cart-promo .promo-apply, .cart-summary .cart-promo .btn-group-justified > .btn-group .promo-apply, .btn-group-justified > .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-justified > .btn-group button, .btn-group-justified > .btn-group .button {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .address-selector [data-toggle="buttons"] > .use-address-button input[type="radio"], .cart-summary .cart-promo [data-toggle="buttons"] > .promo-apply input[type="radio"], .quantity-selector .quantity-selector-box .quantity-selector-actions [data-toggle="buttons"] > button input[type="radio"], [data-toggle="buttons"] > .button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .address-selector
[data-toggle="buttons"] > .use-address-button input[type="checkbox"], .cart-summary .cart-promo
[data-toggle="buttons"] > .promo-apply input[type="checkbox"], .quantity-selector .quantity-selector-box .quantity-selector-actions
[data-toggle="buttons"] > button input[type="checkbox"],
[data-toggle="buttons"] > .button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .address-selector
[data-toggle="buttons"] > .btn-group > .use-address-button input[type="radio"], .cart-summary .cart-promo
[data-toggle="buttons"] > .btn-group > .promo-apply input[type="radio"], .quantity-selector .quantity-selector-box .quantity-selector-actions
[data-toggle="buttons"] > .btn-group > button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .address-selector
[data-toggle="buttons"] > .btn-group > .use-address-button input[type="checkbox"], .cart-summary .cart-promo
[data-toggle="buttons"] > .btn-group > .promo-apply input[type="checkbox"], .quantity-selector .quantity-selector-box .quantity-selector-actions
[data-toggle="buttons"] > .btn-group > button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 2px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .address-selector
  .input-group-sm > .input-group-btn > .input-group-addon.use-address-button, .cart-summary .cart-promo
  .input-group-sm > .input-group-btn > .input-group-addon.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
  .input-group-sm > .input-group-btn > button.input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.button {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .address-selector
  .input-group-lg > .input-group-btn > .input-group-addon.use-address-button, .cart-summary .cart-promo
  .input-group-lg > .input-group-btn > .input-group-addon.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
  .input-group-lg > .input-group-btn > button.input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.button {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn, .address-selector
.input-group-btn:first-child > .use-address-button, .cart-summary .cart-promo
.input-group-btn:first-child > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-btn:first-child > button,
.input-group-btn:first-child > .button,
.input-group-btn:first-child > .btn-group > .btn, .address-selector
.input-group-btn:first-child > .btn-group > .use-address-button, .cart-summary .cart-promo
.input-group-btn:first-child > .btn-group > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-btn:first-child > .btn-group > button,
.input-group-btn:first-child > .btn-group > .button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .address-selector
.input-group-btn:last-child > .use-address-button:not(:last-child):not(.dropdown-toggle), .cart-summary .cart-promo
.input-group-btn:last-child > .promo-apply:not(:last-child):not(.dropdown-toggle), .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-btn:last-child > button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .address-selector
.input-group-btn:last-child > .btn-group:not(:last-child) > .use-address-button, .cart-summary .cart-promo
.input-group-btn:last-child > .btn-group:not(:last-child) > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-btn:last-child > .btn-group:not(:last-child) > button,
.input-group-btn:last-child > .btn-group:not(:last-child) > .button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn, .address-selector
.input-group-btn:last-child > .use-address-button, .cart-summary .cart-promo
.input-group-btn:last-child > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-btn:last-child > button,
.input-group-btn:last-child > .button,
.input-group-btn:last-child > .btn-group > .btn, .address-selector
.input-group-btn:last-child > .btn-group > .use-address-button, .cart-summary .cart-promo
.input-group-btn:last-child > .btn-group > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-btn:last-child > .btn-group > button,
.input-group-btn:last-child > .btn-group > .button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), .address-selector
.input-group-btn:first-child > .use-address-button:not(:first-child), .cart-summary .cart-promo
.input-group-btn:first-child > .promo-apply:not(:first-child), .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-btn:first-child > button:not(:first-child),
.input-group-btn:first-child > .button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .address-selector
.input-group-btn:first-child > .btn-group:not(:first-child) > .use-address-button, .cart-summary .cart-promo
.input-group-btn:first-child > .btn-group:not(:first-child) > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions
.input-group-btn:first-child > .btn-group:not(:first-child) > button,
.input-group-btn:first-child > .btn-group:not(:first-child) > .button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .address-selector .input-group-btn > .use-address-button, .cart-summary .cart-promo .input-group-btn > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > button, .input-group-btn > .button {
    position: relative; }
    .input-group-btn > .btn + .btn, .address-selector .input-group-btn > .use-address-button + .btn, .cart-summary .cart-promo .input-group-btn > .promo-apply + .btn, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > button + .btn, .input-group-btn > .button + .btn, .address-selector .input-group-btn > .btn + .use-address-button, .address-selector .input-group-btn > .use-address-button + .use-address-button, .cart-summary .cart-promo .address-selector .input-group-btn > .promo-apply + .use-address-button, .address-selector .cart-summary .cart-promo .input-group-btn > .promo-apply + .use-address-button, .quantity-selector .quantity-selector-box .quantity-selector-actions .address-selector .input-group-btn > button + .use-address-button, .address-selector .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > button + .use-address-button, .address-selector .input-group-btn > .button + .use-address-button, .cart-summary .cart-promo .input-group-btn > .btn + .promo-apply, .address-selector .cart-summary .cart-promo .input-group-btn > .use-address-button + .promo-apply, .cart-summary .cart-promo .address-selector .input-group-btn > .use-address-button + .promo-apply, .cart-summary .cart-promo .input-group-btn > .promo-apply + .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-summary .cart-promo .input-group-btn > button + .promo-apply, .cart-summary .cart-promo .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > button + .promo-apply, .cart-summary .cart-promo .input-group-btn > .button + .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > .btn + button, .address-selector .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > .use-address-button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .address-selector .input-group-btn > .use-address-button + button, .cart-summary .cart-promo .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > .promo-apply + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-summary .cart-promo .input-group-btn > .promo-apply + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > .button + button, .input-group-btn > .btn + .button, .address-selector .input-group-btn > .use-address-button + .button, .cart-summary .cart-promo .input-group-btn > .promo-apply + .button, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > button + .button, .input-group-btn > .button + .button {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .address-selector .input-group-btn > .use-address-button:hover, .cart-summary .cart-promo .input-group-btn > .promo-apply:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > button:hover, .input-group-btn > .button:hover, .input-group-btn > .btn:focus, .address-selector .input-group-btn > .use-address-button:focus, .cart-summary .cart-promo .input-group-btn > .promo-apply:focus, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > button:focus, .input-group-btn > .button:focus, .input-group-btn > .btn:active, .address-selector .input-group-btn > .use-address-button:active, .cart-summary .cart-promo .input-group-btn > .promo-apply:active, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn > button:active, .input-group-btn > .button:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .address-selector .input-group-btn:first-child > .use-address-button, .cart-summary .cart-promo .input-group-btn:first-child > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn:first-child > button, .input-group-btn:first-child > .button,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .address-selector .input-group-btn:last-child > .use-address-button, .cart-summary .cart-promo .input-group-btn:last-child > .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .input-group-btn:last-child > button, .input-group-btn:last-child > .button,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .address-selector .btn-group-sm > .navbar-btn.use-address-button, .cart-summary .cart-promo .btn-group-sm > .navbar-btn.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-sm > button.navbar-btn, .btn-group-sm > .navbar-btn.button {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .address-selector .btn-group-xs > .navbar-btn.use-address-button, .cart-summary .cart-promo .btn-group-xs > .navbar-btn.promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .btn-group-xs > button.navbar-btn, .btn-group-xs > .navbar-btn.button {
    margin-top: 14px;
    margin-bottom: 14px; }

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

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

.navbar-default, .navbar-lower {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand, .navbar-lower .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-lower .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-lower .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text, .navbar-lower .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a, .navbar-lower .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-lower .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-lower .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-lower .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-lower .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-lower .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-lower .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-lower .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-lower .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle, .navbar-lower .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-lower .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-lower .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar, .navbar-lower .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse, .navbar-lower .navbar-collapse,
  .navbar-default .navbar-form, .navbar-lower .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-lower .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-lower .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-lower .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 1px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-lower .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-lower .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-lower .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-lower .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-lower .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-lower .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-lower .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-lower .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-lower .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link, .navbar-lower .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover, .navbar-lower .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link, .navbar-lower .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-lower .btn-link:hover, .navbar-default .btn-link:focus, .navbar-lower .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-lower .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, .navbar-lower .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-lower .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus,
    fieldset[disabled] .navbar-lower .btn-link:focus {
      color: #ccc; }

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

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

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

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

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

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

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

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

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

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

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .address-selector .use-address-button .label, .cart-summary .cart-promo .promo-apply .label, .quantity-selector .quantity-selector-box .quantity-selector-actions button .label, .button .label {
    position: relative;
    top: -1px; }

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

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

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

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

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

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

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

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

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

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

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

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

.alert, .addresses-component .address-field .error, .addresses-component .tax .error, .addresses-component .address-component .address-name .error, .address-component .addresses-component .address-name .error, .addresses-component .address-component .address-phone .error, .address-component .addresses-component .address-phone .error, .addresses-component .address-component .address-postcode-search .error, .address-component .addresses-component .address-postcode-search .error, .addresses-component .address-component .address-country-tax .error, .address-component .addresses-component .address-country-tax .error, .addresses-component .address-component .first-name-last-name .error, .address-component .addresses-component .first-name-last-name .error, .addresses-component .address-component .city-region .error, .address-component .addresses-component .city-region .error, .cart-summary .cart-product-summary .coupon_discount .promo-value, .cart-summary .cart-promo .error-text, .quantity-selector .error, .promo-component .promo-applied .coupon-value {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px; }
  .alert h4, .addresses-component .address-field .error h4, .addresses-component .tax .error h4, .addresses-component .address-component .address-name .error h4, .address-component .addresses-component .address-name .error h4, .addresses-component .address-component .address-phone .error h4, .address-component .addresses-component .address-phone .error h4, .addresses-component .address-component .address-postcode-search .error h4, .address-component .addresses-component .address-postcode-search .error h4, .addresses-component .address-component .address-country-tax .error h4, .address-component .addresses-component .address-country-tax .error h4, .addresses-component .address-component .first-name-last-name .error h4, .address-component .addresses-component .first-name-last-name .error h4, .addresses-component .address-component .city-region .error h4, .address-component .addresses-component .city-region .error h4, .cart-summary .cart-product-summary .coupon_discount .promo-value h4, .cart-summary .cart-promo .error-text h4, .quantity-selector .error h4, .promo-component .promo-applied .coupon-value h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link, .addresses-component .address-field .error .alert-link, .addresses-component .tax .error .alert-link, .addresses-component .address-component .address-name .error .alert-link, .address-component .addresses-component .address-name .error .alert-link, .addresses-component .address-component .address-phone .error .alert-link, .address-component .addresses-component .address-phone .error .alert-link, .addresses-component .address-component .address-postcode-search .error .alert-link, .address-component .addresses-component .address-postcode-search .error .alert-link, .addresses-component .address-component .address-country-tax .error .alert-link, .address-component .addresses-component .address-country-tax .error .alert-link, .addresses-component .address-component .first-name-last-name .error .alert-link, .address-component .addresses-component .first-name-last-name .error .alert-link, .addresses-component .address-component .city-region .error .alert-link, .address-component .addresses-component .city-region .error .alert-link, .cart-summary .cart-product-summary .coupon_discount .promo-value .alert-link, .cart-summary .cart-promo .error-text .alert-link, .quantity-selector .error .alert-link, .promo-component .promo-applied .coupon-value .alert-link {
    font-weight: bold; }
  .alert > p, .addresses-component .address-field .error > p, .addresses-component .tax .error > p, .addresses-component .address-component .address-name .error > p, .address-component .addresses-component .address-name .error > p, .addresses-component .address-component .address-phone .error > p, .address-component .addresses-component .address-phone .error > p, .addresses-component .address-component .address-postcode-search .error > p, .address-component .addresses-component .address-postcode-search .error > p, .addresses-component .address-component .address-country-tax .error > p, .address-component .addresses-component .address-country-tax .error > p, .addresses-component .address-component .first-name-last-name .error > p, .address-component .addresses-component .first-name-last-name .error > p, .addresses-component .address-component .city-region .error > p, .address-component .addresses-component .city-region .error > p, .cart-summary .cart-product-summary .coupon_discount .promo-value > p, .cart-summary .cart-promo .error-text > p, .quantity-selector .error > p, .promo-component .promo-applied .coupon-value > p,
  .alert > ul, .addresses-component .address-field .error > ul, .addresses-component .tax .error > ul, .addresses-component .address-component .address-name .error > ul, .address-component .addresses-component .address-name .error > ul, .addresses-component .address-component .address-phone .error > ul, .address-component .addresses-component .address-phone .error > ul, .addresses-component .address-component .address-postcode-search .error > ul, .address-component .addresses-component .address-postcode-search .error > ul, .addresses-component .address-component .address-country-tax .error > ul, .address-component .addresses-component .address-country-tax .error > ul, .addresses-component .address-component .first-name-last-name .error > ul, .address-component .addresses-component .first-name-last-name .error > ul, .addresses-component .address-component .city-region .error > ul, .address-component .addresses-component .city-region .error > ul, .cart-summary .cart-product-summary .coupon_discount .promo-value > ul, .cart-summary .cart-promo .error-text > ul, .quantity-selector .error > ul, .promo-component .promo-applied .coupon-value > ul {
    margin-bottom: 0; }
  .alert > p + p, .addresses-component .address-field .error > p + p, .addresses-component .tax .error > p + p, .addresses-component .address-component .address-name .error > p + p, .address-component .addresses-component .address-name .error > p + p, .addresses-component .address-component .address-phone .error > p + p, .address-component .addresses-component .address-phone .error > p + p, .addresses-component .address-component .address-postcode-search .error > p + p, .address-component .addresses-component .address-postcode-search .error > p + p, .addresses-component .address-component .address-country-tax .error > p + p, .address-component .addresses-component .address-country-tax .error > p + p, .addresses-component .address-component .first-name-last-name .error > p + p, .address-component .addresses-component .first-name-last-name .error > p + p, .addresses-component .address-component .city-region .error > p + p, .address-component .addresses-component .city-region .error > p + p, .cart-summary .cart-product-summary .coupon_discount .promo-value > p + p, .cart-summary .cart-promo .error-text > p + p, .quantity-selector .error > p + p, .promo-component .promo-applied .coupon-value > p + p {
    margin-top: 5px; }

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

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

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

.alert-warning, .addresses-component .address-field .error, .addresses-component .tax .error, .addresses-component .address-component .address-name .error, .address-component .addresses-component .address-name .error, .addresses-component .address-component .address-phone .error, .address-component .addresses-component .address-phone .error, .addresses-component .address-component .address-postcode-search .error, .address-component .addresses-component .address-postcode-search .error, .addresses-component .address-component .address-country-tax .error, .address-component .addresses-component .address-country-tax .error, .addresses-component .address-component .first-name-last-name .error, .address-component .addresses-component .first-name-last-name .error, .addresses-component .address-component .city-region .error, .address-component .addresses-component .city-region .error, .cart-summary .cart-product-summary .coupon_discount .promo-value, .cart-summary .cart-promo .error-text, .quantity-selector .error, .promo-component .promo-applied .coupon-value {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr, .addresses-component .address-field .error hr, .addresses-component .tax .error hr, .addresses-component .address-component .address-name .error hr, .address-component .addresses-component .address-name .error hr, .addresses-component .address-component .address-phone .error hr, .address-component .addresses-component .address-phone .error hr, .addresses-component .address-component .address-postcode-search .error hr, .address-component .addresses-component .address-postcode-search .error hr, .addresses-component .address-component .address-country-tax .error hr, .address-component .addresses-component .address-country-tax .error hr, .addresses-component .address-component .first-name-last-name .error hr, .address-component .addresses-component .first-name-last-name .error hr, .addresses-component .address-component .city-region .error hr, .address-component .addresses-component .city-region .error hr, .cart-summary .cart-product-summary .coupon_discount .promo-value hr, .cart-summary .cart-promo .error-text hr, .quantity-selector .error hr, .promo-component .promo-applied .coupon-value hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link, .addresses-component .address-field .error .alert-link, .addresses-component .tax .error .alert-link, .addresses-component .address-component .address-name .error .alert-link, .address-component .addresses-component .address-name .error .alert-link, .addresses-component .address-component .address-phone .error .alert-link, .address-component .addresses-component .address-phone .error .alert-link, .addresses-component .address-component .address-postcode-search .error .alert-link, .address-component .addresses-component .address-postcode-search .error .alert-link, .addresses-component .address-component .address-country-tax .error .alert-link, .address-component .addresses-component .address-country-tax .error .alert-link, .addresses-component .address-component .first-name-last-name .error .alert-link, .address-component .addresses-component .first-name-last-name .error .alert-link, .addresses-component .address-component .city-region .error .alert-link, .address-component .addresses-component .city-region .error .alert-link, .cart-summary .cart-product-summary .coupon_discount .promo-value .alert-link, .cart-summary .cart-promo .error-text .alert-link, .quantity-selector .error .alert-link, .promo-component .promo-applied .coupon-value .alert-link {
    color: #66512c; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .address-selector .use-address-button + .btn, .address-selector .modal-footer .use-address-button + .btn, .modal-footer .cart-summary .cart-promo .promo-apply + .btn, .cart-summary .cart-promo .modal-footer .promo-apply + .btn, .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions button + .btn, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer button + .btn, .modal-footer .button + .btn, .modal-footer .address-selector .btn + .use-address-button, .address-selector .modal-footer .btn + .use-address-button, .modal-footer .address-selector .use-address-button + .use-address-button, .address-selector .modal-footer .use-address-button + .use-address-button, .modal-footer .cart-summary .cart-promo .address-selector .promo-apply + .use-address-button, .address-selector .modal-footer .cart-summary .cart-promo .promo-apply + .use-address-button, .cart-summary .cart-promo .modal-footer .address-selector .promo-apply + .use-address-button, .address-selector .cart-summary .cart-promo .modal-footer .promo-apply + .use-address-button, .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions .address-selector button + .use-address-button, .address-selector .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions button + .use-address-button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .address-selector button + .use-address-button, .address-selector .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer button + .use-address-button, .modal-footer .address-selector .button + .use-address-button, .address-selector .modal-footer .button + .use-address-button, .modal-footer .cart-summary .cart-promo .btn + .promo-apply, .cart-summary .cart-promo .modal-footer .btn + .promo-apply, .modal-footer .address-selector .cart-summary .cart-promo .use-address-button + .promo-apply, .cart-summary .cart-promo .modal-footer .address-selector .use-address-button + .promo-apply, .address-selector .modal-footer .cart-summary .cart-promo .use-address-button + .promo-apply, .cart-summary .cart-promo .address-selector .modal-footer .use-address-button + .promo-apply, .modal-footer .cart-summary .cart-promo .promo-apply + .promo-apply, .cart-summary .cart-promo .modal-footer .promo-apply + .promo-apply, .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-summary .cart-promo button + .promo-apply, .cart-summary .cart-promo .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions button + .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .cart-summary .cart-promo button + .promo-apply, .cart-summary .cart-promo .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer button + .promo-apply, .modal-footer .cart-summary .cart-promo .button + .promo-apply, .cart-summary .cart-promo .modal-footer .button + .promo-apply, .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions .btn + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn + button, .modal-footer .address-selector .quantity-selector .quantity-selector-box .quantity-selector-actions .use-address-button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .address-selector .use-address-button + button, .address-selector .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions .use-address-button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .address-selector .modal-footer .use-address-button + button, .modal-footer .cart-summary .cart-promo .quantity-selector .quantity-selector-box .quantity-selector-actions .promo-apply + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .cart-summary .cart-promo .promo-apply + button, .cart-summary .cart-promo .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions .promo-apply + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-summary .cart-promo .modal-footer .promo-apply + button, .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer button + button, .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions .button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .button + button, .modal-footer .btn + .button, .modal-footer .address-selector .use-address-button + .button, .address-selector .modal-footer .use-address-button + .button, .modal-footer .cart-summary .cart-promo .promo-apply + .button, .cart-summary .cart-promo .modal-footer .promo-apply + .button, .modal-footer .quantity-selector .quantity-selector-box .quantity-selector-actions button + .button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer button + .button, .modal-footer .button + .button {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .address-selector .use-address-button + .btn, .address-selector .modal-footer .btn-group .use-address-button + .btn, .modal-footer .btn-group .cart-summary .cart-promo .promo-apply + .btn, .cart-summary .cart-promo .modal-footer .btn-group .promo-apply + .btn, .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + .btn, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group button + .btn, .modal-footer .btn-group .button + .btn, .modal-footer .btn-group .address-selector .btn + .use-address-button, .address-selector .modal-footer .btn-group .btn + .use-address-button, .modal-footer .btn-group .address-selector .use-address-button + .use-address-button, .address-selector .modal-footer .btn-group .use-address-button + .use-address-button, .modal-footer .btn-group .cart-summary .cart-promo .address-selector .promo-apply + .use-address-button, .address-selector .modal-footer .btn-group .cart-summary .cart-promo .promo-apply + .use-address-button, .cart-summary .cart-promo .modal-footer .btn-group .address-selector .promo-apply + .use-address-button, .address-selector .cart-summary .cart-promo .modal-footer .btn-group .promo-apply + .use-address-button, .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .address-selector button + .use-address-button, .address-selector .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + .use-address-button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group .address-selector button + .use-address-button, .address-selector .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group button + .use-address-button, .modal-footer .btn-group .address-selector .button + .use-address-button, .address-selector .modal-footer .btn-group .button + .use-address-button, .modal-footer .btn-group .cart-summary .cart-promo .btn + .promo-apply, .cart-summary .cart-promo .modal-footer .btn-group .btn + .promo-apply, .modal-footer .btn-group .address-selector .cart-summary .cart-promo .use-address-button + .promo-apply, .cart-summary .cart-promo .modal-footer .btn-group .address-selector .use-address-button + .promo-apply, .address-selector .modal-footer .btn-group .cart-summary .cart-promo .use-address-button + .promo-apply, .cart-summary .cart-promo .address-selector .modal-footer .btn-group .use-address-button + .promo-apply, .modal-footer .btn-group .cart-summary .cart-promo .promo-apply + .promo-apply, .cart-summary .cart-promo .modal-footer .btn-group .promo-apply + .promo-apply, .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-summary .cart-promo button + .promo-apply, .cart-summary .cart-promo .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group .cart-summary .cart-promo button + .promo-apply, .cart-summary .cart-promo .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group button + .promo-apply, .modal-footer .btn-group .cart-summary .cart-promo .button + .promo-apply, .cart-summary .cart-promo .modal-footer .btn-group .button + .promo-apply, .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .btn + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group .btn + button, .modal-footer .btn-group .address-selector .quantity-selector .quantity-selector-box .quantity-selector-actions .use-address-button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group .address-selector .use-address-button + button, .address-selector .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .use-address-button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .address-selector .modal-footer .btn-group .use-address-button + button, .modal-footer .btn-group .cart-summary .cart-promo .quantity-selector .quantity-selector-box .quantity-selector-actions .promo-apply + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group .cart-summary .cart-promo .promo-apply + button, .cart-summary .cart-promo .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .promo-apply + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-summary .cart-promo .modal-footer .btn-group .promo-apply + button, .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group button + button, .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions .button + button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group .button + button, .modal-footer .btn-group .btn + .button, .modal-footer .btn-group .address-selector .use-address-button + .button, .address-selector .modal-footer .btn-group .use-address-button + .button, .modal-footer .btn-group .cart-summary .cart-promo .promo-apply + .button, .cart-summary .cart-promo .modal-footer .btn-group .promo-apply + .button, .modal-footer .btn-group .quantity-selector .quantity-selector-box .quantity-selector-actions button + .button, .quantity-selector .quantity-selector-box .quantity-selector-actions .modal-footer .btn-group button + .button, .modal-footer .btn-group .button + .button {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block, .modal-footer .address-selector .use-address-button + .btn-block, .address-selector .modal-footer .use-address-button + .btn-block, .modal-footer .address-selector .btn-block + .use-address-button, .address-selector .modal-footer .btn-block + .use-address-button, .modal-footer .address-selector .use-address-button + .use-address-button, .address-selector .modal-footer .use-address-button + .use-address-button {
    margin-left: 0; }

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

@media (min-width: 2px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 3px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

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

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

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

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .address-selector .use-address-button, .address-selector .carousel-caption .use-address-button, .carousel-caption .cart-summary .cart-promo .promo-apply, .cart-summary .cart-promo .carousel-caption .promo-apply, .carousel-caption .quantity-selector .quantity-selector-box .quantity-selector-actions button, .quantity-selector .quantity-selector-box .quantity-selector-actions .carousel-caption button, .carousel-caption .button {
    text-shadow: none; }

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.button-action, .addresses-component .next-button, .btn-proceed,
.button-cancel {
  border-radius: 2px;
  border: 0px;
  height: 44px;
  text-transform: none;
  font-size: 1.4rem; }

.button-action, .addresses-component .next-button, .btn-proceed {
  background-color: #005F9E;
  padding: 6px 30px;
  color: #FFFFFF;
  font-size: 1.2rem; }

.button-cancel {
  background-color: #BFBFC6;
  border: 0px;
  width: 100%;
  padding: 6px;
  color: #363545;
  font-size: 1.8rem;
  margin-top: 10px; }

.button-action:disabled, .addresses-component .next-button:disabled, .btn-proceed:disabled {
  background-color: #BFBFC6;
  border-color: #AEAEB6;
  opacity: 0.4; }

.button-action.primary, .addresses-component .primary.next-button, .primary.btn-proceed {
  background-color: #005F9E;
  border-color: #162e59;
  color: #FFFFFF; }

.button-action.md, .addresses-component .md.next-button, .md.btn-proceed,
.button-cancel.md {
  padding: 6px 30px;
  font-size: 1em; }

.container {
  /*max-width: 960px;*/ }

.btn, .address-selector .use-address-button, .cart-summary .cart-promo .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button, .button {
  font-size: 1.2rem; }

.btn-default, .address-selector .use-address-button, .cart-summary .cart-promo .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button {
  background-color: #FFFFFF;
  border: solid 1px #dedede;
  padding: 6px 30px;
  color: #7B7A86;
  min-height: 30px; }
  .btn-default:hover, .address-selector .use-address-button:hover, .cart-summary .cart-promo .promo-apply:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions button:hover {
    background-color: #dedede; }
  .btn-default:active::hover, .address-selector .use-address-button:active::hover, .cart-summary .cart-promo .promo-apply:active::hover, .quantity-selector .quantity-selector-box .quantity-selector-actions button:active::hover {
    background-color: #b2b2b2; }

.global-important-text-font, .address-selected-component .box .name {
  font-weight: 600;
  font-size: 14px;
  color: #363545; }

.global-text-font, .address-selected-component .box .company,
.address-selected-component .box .tax,
.address-selected-component .box .fullAddress, .credit-card-component .credit-card-details .radio .ending-details, .change-credit-card-component .credit-card-details .radio .ending-details, .credit-card-component .credit-card-details .radio .expires-details, .change-credit-card-component .credit-card-details .radio .expires-details {
  font-size: 14px;
  font-weight: normal;
  color: #363545; }

.form-control {
  border-color: #D0D0D7 !important; }

input[type="checkbox"] {
  background-color: #eaeaef; }

input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: none; }

.alert-danger {
  background-color: #F4D1D3;
  border-color: #C81922;
  color: #363545; }

.twitter, .linkedin {
  background: url("../../assets/images/twitter_logo.svg") no-repeat center center;
  background-size: 32px;
  height: 32px;
  width: 32px;
  display: block; }

.linkedin {
  background-image: url("../../assets/images/linkedin_logo.svg"); }

.secondary-button-base, .continue-shop-button, .button-action.cancel, .addresses-component .cancel.next-button, .cancel.btn-proceed {
  height: 44px;
  padding: 0;
  color: #005F9E;
  background-color: transparent; }
  .secondary-button-base:hover, .continue-shop-button:hover, .button-action.cancel:hover, .addresses-component .cancel.next-button:hover, .cancel.btn-proceed:hover {
    color: #FFFFFF;
    background-color: #005F9E; }

/* Mixins for flexbox */
/* Flexbox alignment */
.addresses-component {
  margin-left: -15px;
  margin-right: -15px;
  margin-left: 0;
  margin-right: 0; }
  .addresses-component .required:after {
    content: " *"; }
  .addresses-component:before, .addresses-component:after {
    content: " ";
    display: table; }
  .addresses-component:after {
    clear: both; }
  .addresses-component .addresses {
    padding: 30px;
    background-color: #FFFFFF;
    border: 0;
    border-radius: 2px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
    .addresses-component .addresses h2.title {
      margin-top: 0;
      margin-bottom: 30px;
      font-size: 2rem;
      color: #005F9E; }
    .addresses-component .addresses h3.title {
      font-size: 1.8rem; }
    .addresses-component .addresses .address-panel p {
      font-size: 1.1rem;
      color: #9b9b9b; }
    .addresses-component .addresses .checkbox label, .addresses-component .addresses .terms label {
      text-transform: none;
      font-size: 1.3rem;
      font-weight: normal;
      color: #bfbfc6;
      padding-left: 0px; }
    .addresses-component .addresses label.add-address {
      font-size: 12px;
      font-weight: normal;
      color: #005F9E;
      padding-top: 10px;
      padding-left: 30px;
      cursor: pointer; }
  .addresses-component .update-addresses {
    /*
        @include make-md-column-push(2);
        */ }
    .addresses-component .update-addresses button:not(.country-selector-toggle) {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      display: block;
      margin: 10px 0;
      min-height: 40px;
      height: 40px;
      font-size: 1.8rem;
      border: solid 1px #b2b2b2; }
      @media (min-width: 3px) {
        .addresses-component .update-addresses button:not(.country-selector-toggle) {
          float: left;
          width: 16.66667%; } }
    .addresses-component .update-addresses h2 {
      display: none; }
    .addresses-component .update-addresses .pull-left {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding: 0px; }
      @media (min-width: 3px) {
        .addresses-component .update-addresses .pull-left {
          float: left;
          width: 100%; } }
    .addresses-component .update-addresses .next-button {
      color: #ffffff;
      background: #35609b;
      margin-left: 12px;
      border: solid 1px #162e59;
      padding: 0; }
      @media (min-width: 3px) {
        .addresses-component .update-addresses .next-button {
          left: 41.66667%; } }
    .addresses-component .update-addresses .save-button {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      color: #ffffff;
      background: #35609b;
      margin-left: 12px;
      border: solid 1px #162e59;
      padding: 0;
      text-transform: uppercase; }
      @media (min-width: 3px) {
        .addresses-component .update-addresses .save-button {
          float: left;
          width: 12.5%; } }
    .addresses-component .update-addresses .reset-button {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      color: #4a4a4a;
      border-radius: 2px;
      background: #dedede;
      border: solid 1px #b2b2b2;
      margin-right: 12px;
      text-transform: uppercase; }
      @media (min-width: 3px) {
        .addresses-component .update-addresses .reset-button {
          float: left;
          width: 12.5%; } }
  .addresses-component .update-addresses .alert button.close, .addresses-component .update-addresses .address-field .error button.close, .addresses-component .address-field .update-addresses .error button.close, .addresses-component .update-addresses .tax .error button.close, .addresses-component .tax .update-addresses .error button.close, .addresses-component .update-addresses .address-component .address-name .error button.close, .addresses-component .address-component .address-name .update-addresses .error button.close, .address-component .addresses-component .update-addresses .address-name .error button.close, .address-component .addresses-component .address-name .update-addresses .error button.close, .addresses-component .update-addresses .address-component .address-phone .error button.close, .addresses-component .address-component .address-phone .update-addresses .error button.close, .address-component .addresses-component .update-addresses .address-phone .error button.close, .address-component .addresses-component .address-phone .update-addresses .error button.close, .addresses-component .update-addresses .address-component .address-postcode-search .error button.close, .addresses-component .address-component .address-postcode-search .update-addresses .error button.close, .address-component .addresses-component .update-addresses .address-postcode-search .error button.close, .address-component .addresses-component .address-postcode-search .update-addresses .error button.close, .addresses-component .update-addresses .address-component .address-country-tax .error button.close, .addresses-component .address-component .address-country-tax .update-addresses .error button.close, .address-component .addresses-component .update-addresses .address-country-tax .error button.close, .address-component .addresses-component .address-country-tax .update-addresses .error button.close, .addresses-component .update-addresses .address-component .first-name-last-name .error button.close, .addresses-component .address-component .first-name-last-name .update-addresses .error button.close, .address-component .addresses-component .update-addresses .first-name-last-name .error button.close, .address-component .addresses-component .first-name-last-name .update-addresses .error button.close, .addresses-component .update-addresses .address-component .city-region .error button.close, .addresses-component .address-component .city-region .update-addresses .error button.close, .address-component .addresses-component .update-addresses .city-region .error button.close, .address-component .addresses-component .city-region .update-addresses .error button.close, .addresses-component .update-addresses .cart-summary .cart-product-summary .coupon_discount .promo-value button.close, .cart-summary .cart-product-summary .coupon_discount .addresses-component .update-addresses .promo-value button.close, .addresses-component .update-addresses .cart-summary .cart-promo .error-text button.close, .cart-summary .cart-promo .addresses-component .update-addresses .error-text button.close, .addresses-component .update-addresses .quantity-selector .error button.close, .quantity-selector .addresses-component .update-addresses .error button.close, .addresses-component .update-addresses .promo-component .promo-applied .coupon-value button.close, .promo-component .promo-applied .addresses-component .update-addresses .coupon-value button.close {
    width: auto; }
  .addresses-component .address-field, .addresses-component .tax, .addresses-component .address-component .address-name, .address-component .addresses-component .address-name, .addresses-component .address-component .address-phone, .address-component .addresses-component .address-phone, .addresses-component .address-component .address-postcode-search, .address-component .addresses-component .address-postcode-search, .addresses-component .address-component .address-country-tax, .address-component .addresses-component .address-country-tax, .addresses-component .address-component .first-name-last-name, .address-component .addresses-component .first-name-last-name, .addresses-component .address-component .city-region, .address-component .addresses-component .city-region {
    /*
        label {
             margin-top: 15px;
        }
        */ }
    .addresses-component .address-field .form-control:disabled, .addresses-component .tax .form-control:disabled, .addresses-component .address-component .address-name .form-control:disabled, .address-component .addresses-component .address-name .form-control:disabled, .addresses-component .address-component .address-phone .form-control:disabled, .address-component .addresses-component .address-phone .form-control:disabled, .addresses-component .address-component .address-postcode-search .form-control:disabled, .address-component .addresses-component .address-postcode-search .form-control:disabled, .addresses-component .address-component .address-country-tax .form-control:disabled, .address-component .addresses-component .address-country-tax .form-control:disabled, .addresses-component .address-component .first-name-last-name .form-control:disabled, .address-component .addresses-component .first-name-last-name .form-control:disabled, .addresses-component .address-component .city-region .form-control:disabled, .address-component .addresses-component .city-region .form-control:disabled {
      background-color: white;
      border: 0px;
      box-shadow: none;
      cursor: default;
      padding-left: 0px; }
    .addresses-component .address-field .error, .addresses-component .tax .error, .addresses-component .address-component .address-name .error, .address-component .addresses-component .address-name .error, .addresses-component .address-component .address-phone .error, .address-component .addresses-component .address-phone .error, .addresses-component .address-component .address-postcode-search .error, .address-component .addresses-component .address-postcode-search .error, .addresses-component .address-component .address-country-tax .error, .address-component .addresses-component .address-country-tax .error, .addresses-component .address-component .first-name-last-name .error, .address-component .addresses-component .first-name-last-name .error, .addresses-component .address-component .city-region .error, .address-component .addresses-component .city-region .error {
      background-color: #FFFFFF;
      border: none;
      color: #C81922;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin-bottom: 0;
      padding: 5px;
      padding: 5px 0;
      white-space: pre-wrap; }
    .addresses-component .address-field #taxCode.error, .addresses-component .tax #taxCode.error, .addresses-component .address-component .address-name #taxCode.error, .address-component .addresses-component .address-name #taxCode.error, .addresses-component .address-component .address-phone #taxCode.error, .address-component .addresses-component .address-phone #taxCode.error, .addresses-component .address-component .address-postcode-search #taxCode.error, .address-component .addresses-component .address-postcode-search #taxCode.error, .addresses-component .address-component .address-country-tax #taxCode.error, .address-component .addresses-component .address-country-tax #taxCode.error, .addresses-component .address-component .first-name-last-name #taxCode.error, .address-component .addresses-component .first-name-last-name #taxCode.error, .addresses-component .address-component .city-region #taxCode.error, .address-component .addresses-component .city-region #taxCode.error {
      color: #C81719;
      background-color: #F4D1D3;
      padding: 8px; }
  .addresses-component .address-field .field-wrap, .addresses-component .tax .field-wrap, .addresses-component .address-component .address-name .field-wrap, .address-component .addresses-component .address-name .field-wrap, .addresses-component .address-component .address-phone .field-wrap, .address-component .addresses-component .address-phone .field-wrap, .addresses-component .address-component .address-postcode-search .field-wrap, .address-component .addresses-component .address-postcode-search .field-wrap, .addresses-component .address-component .address-country-tax .field-wrap, .address-component .addresses-component .address-country-tax .field-wrap, .addresses-component .address-component .first-name-last-name .field-wrap, .address-component .addresses-component .first-name-last-name .field-wrap, .addresses-component .address-component .city-region .field-wrap, .address-component .addresses-component .city-region .field-wrap {
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 0 0 1rem; }
  .addresses-component .address-field .field-wrap.read-only, .addresses-component .tax .field-wrap.read-only, .addresses-component .address-component .address-name .field-wrap.read-only, .address-component .addresses-component .address-name .field-wrap.read-only, .addresses-component .address-component .address-phone .field-wrap.read-only, .address-component .addresses-component .address-phone .field-wrap.read-only, .addresses-component .address-component .address-postcode-search .field-wrap.read-only, .address-component .addresses-component .address-postcode-search .field-wrap.read-only, .addresses-component .address-component .address-country-tax .field-wrap.read-only, .address-component .addresses-component .address-country-tax .field-wrap.read-only, .addresses-component .address-component .first-name-last-name .field-wrap.read-only, .address-component .addresses-component .first-name-last-name .field-wrap.read-only, .addresses-component .address-component .city-region .field-wrap.read-only, .address-component .addresses-component .city-region .field-wrap.read-only {
    border-color: transparent; }
  .addresses-component .address-field .field-wrap input:read-only.form-control, .addresses-component .tax .field-wrap input:read-only.form-control, .addresses-component .address-component .address-name .field-wrap input:read-only.form-control, .address-component .addresses-component .address-name .field-wrap input:read-only.form-control, .addresses-component .address-component .address-phone .field-wrap input:read-only.form-control, .address-component .addresses-component .address-phone .field-wrap input:read-only.form-control, .addresses-component .address-component .address-postcode-search .field-wrap input:read-only.form-control, .address-component .addresses-component .address-postcode-search .field-wrap input:read-only.form-control, .addresses-component .address-component .address-country-tax .field-wrap input:read-only.form-control, .address-component .addresses-component .address-country-tax .field-wrap input:read-only.form-control, .addresses-component .address-component .first-name-last-name .field-wrap input:read-only.form-control, .address-component .addresses-component .first-name-last-name .field-wrap input:read-only.form-control, .addresses-component .address-component .city-region .field-wrap input:read-only.form-control, .address-component .addresses-component .city-region .field-wrap input:read-only.form-control {
    background-color: #FFFFFF;
    border: none; }
  .addresses-component .address-field .field-wrap input:-moz-read-only.form-control, .addresses-component .tax .field-wrap input:-moz-read-only.form-control, .addresses-component .address-component .address-name .field-wrap input:-moz-read-only.form-control, .address-component .addresses-component .address-name .field-wrap input:-moz-read-only.form-control, .addresses-component .address-component .address-phone .field-wrap input:-moz-read-only.form-control, .address-component .addresses-component .address-phone .field-wrap input:-moz-read-only.form-control, .addresses-component .address-component .address-postcode-search .field-wrap input:-moz-read-only.form-control, .address-component .addresses-component .address-postcode-search .field-wrap input:-moz-read-only.form-control, .addresses-component .address-component .address-country-tax .field-wrap input:-moz-read-only.form-control, .address-component .addresses-component .address-country-tax .field-wrap input:-moz-read-only.form-control, .addresses-component .address-component .first-name-last-name .field-wrap input:-moz-read-only.form-control, .address-component .addresses-component .first-name-last-name .field-wrap input:-moz-read-only.form-control, .addresses-component .address-component .city-region .field-wrap input:-moz-read-only.form-control, .address-component .addresses-component .city-region .field-wrap input:-moz-read-only.form-control {
    background-color: #FFFFFF;
    border: none; }
  .addresses-component .address-field .field-wrap span.warning, .addresses-component .tax .field-wrap span.warning, .addresses-component .address-component .address-name .field-wrap span.warning, .address-component .addresses-component .address-name .field-wrap span.warning, .addresses-component .address-component .address-phone .field-wrap span.warning, .address-component .addresses-component .address-phone .field-wrap span.warning, .addresses-component .address-component .address-postcode-search .field-wrap span.warning, .address-component .addresses-component .address-postcode-search .field-wrap span.warning, .addresses-component .address-component .address-country-tax .field-wrap span.warning, .address-component .addresses-component .address-country-tax .field-wrap span.warning, .addresses-component .address-component .first-name-last-name .field-wrap span.warning, .address-component .addresses-component .first-name-last-name .field-wrap span.warning, .addresses-component .address-component .city-region .field-wrap span.warning, .address-component .addresses-component .city-region .field-wrap span.warning {
    color: #8C8B96;
    font-size: 12px; }
  .addresses-component .address-field label, .addresses-component .tax label, .addresses-component .address-component .address-name label, .address-component .addresses-component .address-name label, .addresses-component .address-component .address-phone label, .address-component .addresses-component .address-phone label, .addresses-component .address-component .address-postcode-search label, .address-component .addresses-component .address-postcode-search label, .addresses-component .address-component .address-country-tax label, .address-component .addresses-component .address-country-tax label, .addresses-component .address-component .first-name-last-name label, .address-component .addresses-component .first-name-last-name label, .addresses-component .address-component .city-region label, .address-component .addresses-component .city-region label {
    color: #363545;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 8px; }
  .addresses-component .address-field input, .addresses-component .tax input, .addresses-component .address-component .address-name input, .address-component .addresses-component .address-name input, .addresses-component .address-component .address-phone input, .address-component .addresses-component .address-phone input, .addresses-component .address-component .address-postcode-search input, .address-component .addresses-component .address-postcode-search input, .addresses-component .address-component .address-country-tax input, .address-component .addresses-component .address-country-tax input, .addresses-component .address-component .first-name-last-name input, .address-component .addresses-component .first-name-last-name input, .addresses-component .address-component .city-region input, .address-component .addresses-component .city-region input,
  .addresses-component .address-field select, .addresses-component .tax select,
  .addresses-component .address-component .address-name select, .address-component
  .addresses-component .address-name select,
  .addresses-component .address-component .address-phone select, .address-component
  .addresses-component .address-phone select,
  .addresses-component .address-component .address-postcode-search select, .address-component
  .addresses-component .address-postcode-search select,
  .addresses-component .address-component .address-country-tax select, .address-component
  .addresses-component .address-country-tax select,
  .addresses-component .address-component .first-name-last-name select, .address-component
  .addresses-component .first-name-last-name select,
  .addresses-component .address-component .city-region select, .address-component
  .addresses-component .city-region select,
  .addresses-component .address-field .country-disabled, .addresses-component .tax .country-disabled,
  .addresses-component .address-component .address-name .country-disabled, .address-component
  .addresses-component .address-name .country-disabled,
  .addresses-component .address-component .address-phone .country-disabled, .address-component
  .addresses-component .address-phone .country-disabled,
  .addresses-component .address-component .address-postcode-search .country-disabled, .address-component
  .addresses-component .address-postcode-search .country-disabled,
  .addresses-component .address-component .address-country-tax .country-disabled, .address-component
  .addresses-component .address-country-tax .country-disabled,
  .addresses-component .address-component .first-name-last-name .country-disabled, .address-component
  .addresses-component .first-name-last-name .country-disabled,
  .addresses-component .address-component .city-region .country-disabled, .address-component
  .addresses-component .city-region .country-disabled {
    border: 1px solid #eaeaef;
    border-radius: 2px;
    padding: 8px;
    font-size: 1.4rem;
    color: #363545;
    font-weight: 500;
    height: 44px;
    line-height: 2rem; }
  .addresses-component .address-field .company, .addresses-component .tax .company, .addresses-component .address-component .address-name .company, .address-component .addresses-component .address-name .company, .addresses-component .address-component .address-phone .company, .address-component .addresses-component .address-phone .company, .addresses-component .address-component .address-postcode-search .company, .address-component .addresses-component .address-postcode-search .company, .addresses-component .address-component .address-country-tax .company, .address-component .addresses-component .address-country-tax .company, .addresses-component .address-component .first-name-last-name .company, .address-component .addresses-component .first-name-last-name .company, .addresses-component .address-component .city-region .company, .address-component .addresses-component .city-region .company {
    padding-right: 0px;
    padding-left: 15px; }
  .addresses-component .address-field .company-name, .addresses-component .tax .company-name, .addresses-component .address-component .address-name .company-name, .address-component .addresses-component .address-name .company-name, .addresses-component .address-component .address-phone .company-name, .address-component .addresses-component .address-phone .company-name, .addresses-component .address-component .address-postcode-search .company-name, .address-component .addresses-component .address-postcode-search .company-name, .addresses-component .address-component .address-country-tax .company-name, .address-component .addresses-component .address-country-tax .company-name, .addresses-component .address-component .first-name-last-name .company-name, .address-component .addresses-component .first-name-last-name .company-name, .addresses-component .address-component .city-region .company-name, .address-component .addresses-component .city-region .company-name {
    border: 0px;
    margin-top: -36px;
    margin-left: 1px;
    width: 95%;
    position: relative;
    top: 2px;
    z-index: 1;
    height: calc(100% - 2px);
    padding: 7px;
    border-radius: 5px; }
  .addresses-component .address-field .company-name-select, .addresses-component .tax .company-name-select, .addresses-component .address-component .address-name .company-name-select, .address-component .addresses-component .address-name .company-name-select, .addresses-component .address-component .address-phone .company-name-select, .address-component .addresses-component .address-phone .company-name-select, .addresses-component .address-component .address-postcode-search .company-name-select, .address-component .addresses-component .address-postcode-search .company-name-select, .addresses-component .address-component .address-country-tax .company-name-select, .address-component .addresses-component .address-country-tax .company-name-select, .addresses-component .address-component .first-name-last-name .company-name-select, .address-component .addresses-component .first-name-last-name .company-name-select, .addresses-component .address-component .city-region .company-name-select, .address-component .addresses-component .city-region .company-name-select {
    -webkit-appearance: menulist-button;
    -webkit-logical-height: 35px;
    -moz-appearance: menulist;
    position: relative; }
  .addresses-component .address-form p {
    text-transform: uppercase;
    font-weight: 600;
    color: #363545;
    text-align: left; }
  .addresses-component .address-form .country-selector-toggle {
    height: 44px;
    border: 1px solid #eaeaef;
    border-radius: 2px; }
    .addresses-component .address-form .country-selector-toggle .hide-dropdown {
      display: none; }
  .addresses-component .tax {
    width: 620px;
    margin-bottom: 15px;
    margin-top: 5px; }
  .addresses-component .next-button {
    width: 152px; }
  .addresses-component .terms {
    margin-top: 0; }
    .addresses-component .terms label {
      padding-left: 0px; }
  .addresses-component .radio-inline {
    margin-bottom: 20px; }
  .addresses-component .checkbox, .addresses-component .terms {
    margin-top: 10px;
    margin-bottom: 10px; }
  .addresses-component .org-copy {
    margin-bottom: 15px; }
    .addresses-component .org-copy .checkbox-label {
      padding-left: 0px; }
  .addresses-component .checkbox label, .addresses-component .terms label {
    text-transform: none;
    font-size: 1.3rem;
    font-weight: normal;
    color: #bfbfc6; }
  .addresses-component .checkbox input[type="checkbox"], .addresses-component .terms input[type="checkbox"] {
    margin-top: .25em; }
  .addresses-component .checkbox.tax, .addresses-component .tax.terms {
    margin-top: 0; }
  .addresses-component input[type="checkbox"] {
    height: auto; }
  .addresses-component input[type="checkbox"]:focus {
    outline: 2px solid #A5C7FE; }
  .addresses-component .address-panel-title {
    border-radius: 4px;
    background-color: #dedede;
    padding: 1.5rem;
    clear: both;
    text-transform: uppercase;
    color: #4a4a4a;
    font-weight: 500;
    font-size: 1.3em;
    margin-top: 2em;
    cursor: pointer; }
    .addresses-component .address-panel-title i {
      background: #dedede url("../images/icon_line_minus_24-48-96.svg") no-repeat center center;
      padding-left: 40px;
      height: 40px;
      float: right;
      margin: -12px; }
    .addresses-component .address-panel-title.first {
      margin-top: 0 !important; }
  .addresses-component .address-panel-title.minimize i {
    background-image: url("../images/icon_line_plus_24-48-96.svg"); }
  .addresses-component .address-panel-title.minimize + .address-panel {
    display: none; }

.addresses-component.default {
  width: 66.66667%; }
  .addresses-component.default fieldset {
    width: 100%; }

.address-component .address-block {
  align-items: inherit !important; }

.address-component .address-name {
  margin-left: -15px;
  margin-right: -15px; }
  .address-component .address-name:before, .address-component .address-name:after {
    content: " ";
    display: table; }
  .address-component .address-name:after {
    clear: both; }
  .address-component .address-name .name {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 3px) {
      .address-component .address-name .name {
        float: left;
        width: 50%; } }

.address-component .address-phone .phone {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0px; }
  @media (min-width: 3px) {
    .address-component .address-phone .phone {
      float: left;
      width: 33.33333%; } }

.address-component .address-phone .phone-code {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0px;
  padding-right: 8px; }
  @media (min-width: 3px) {
    .address-component .address-phone .phone-code {
      float: left;
      width: 16.66667%; } }
  .address-component .address-phone .phone-code button {
    font-size: 1.4rem; }

.address-component .collapse-with-animation {
  max-height: unset; }

.address-component .address-postcode-search {
  margin-left: -15px;
  margin-right: -15px; }
  .address-component .address-postcode-search:before, .address-component .address-postcode-search:after {
    content: " ";
    display: table; }
  .address-component .address-postcode-search:after {
    clear: both; }
  .address-component .address-postcode-search .post-code {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative; }
    @media (min-width: 3px) {
      .address-component .address-postcode-search .post-code {
        float: left;
        width: 50%; } }
    .address-component .address-postcode-search .post-code .field-wrap {
      padding-bottom: 0px;
      margin-bottom: 8px; }
  .address-component .address-postcode-search .search {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 3px) {
      .address-component .address-postcode-search .search {
        float: left;
        width: 50%; } }
  .address-component .address-postcode-search .search {
    margin-top: 23px; }
    .address-component .address-postcode-search .search button {
      height: 43px;
      background-color: #eaeaef;
      color: #363545; }
      .address-component .address-postcode-search .search button:hover:enabled {
        background-color: #005f9e;
        color: #ffffff; }

.address-component .title-contact-info {
  margin-top: 24px; }

.address-component .title-contact-info,
.address-component .title {
  margin-bottom: 24px; }
  .address-component .title-contact-info h5,
  .address-component .title h5 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #8C8B96; }

.address-component .address-country-tax {
  margin-left: -15px;
  margin-right: -15px; }
  .address-component .address-country-tax:before, .address-component .address-country-tax:after {
    content: " ";
    display: table; }
  .address-component .address-country-tax:after {
    clear: both; }
  .address-component .address-country-tax .country,
  .address-component .address-country-tax .tax-code {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 3px) {
      .address-component .address-country-tax .country,
      .address-component .address-country-tax .tax-code {
        float: left;
        width: 50%; } }

.address-component .first-name-last-name {
  margin-left: -15px;
  margin-right: -15px; }
  .address-component .first-name-last-name:before, .address-component .first-name-last-name:after {
    content: " ";
    display: table; }
  .address-component .first-name-last-name:after {
    clear: both; }
  .address-component .first-name-last-name .first-name,
  .address-component .first-name-last-name .last-name {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 3px) {
      .address-component .first-name-last-name .first-name,
      .address-component .first-name-last-name .last-name {
        float: left;
        width: 50%; } }
  .address-component .first-name-last-name .first-name {
    padding-right: 20px; }

.address-component .city-region {
  margin-left: -15px;
  margin-right: -15px; }
  .address-component .city-region:before, .address-component .city-region:after {
    content: " ";
    display: table; }
  .address-component .city-region:after {
    clear: both; }
  .address-component .city-region .city {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 3px) {
      .address-component .city-region .city {
        float: left;
        width: 50%; } }
  .address-component .city-region .region {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 3px) {
      .address-component .city-region .region {
        float: left;
        width: 50%; } }
  .address-component .city-region #region {
    -moz-appearance: menulist;
    /* Firefox */
    -webkit-appearance: menulist;
    /* Safari and Chrome */ }
  .address-component .city-region .region-disabled,
  .address-component .city-region .country-disabled {
    margin-top: .15em;
    margin-bottom: .1em;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */ }

.address-component .required-field {
  color: #d0011b;
  font-size: 1.4rem;
  margin-left: .25em; }

.btn-default:hover.in-progress, .address-selector .use-address-button:hover.in-progress, .cart-summary .cart-promo .promo-apply:hover.in-progress, .quantity-selector .quantity-selector-box .quantity-selector-actions button:hover.in-progress,
.btn-default.in-progress,
.address-selector .in-progress.use-address-button,
.cart-summary .cart-promo .in-progress.promo-apply,
.quantity-selector .quantity-selector-box .quantity-selector-actions button.in-progress {
  background: url("../images/loading-mini.gif") no-repeat center center;
  background-color: #E2E2E7;
  color: transparent; }

.address-block {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 3px) {
    .address-block {
      float: left;
      width: 100%; } }
  .address-block .radio {
    display: block; }

.address-block-inner {
  border-radius: 2px;
  cursor: pointer; }
  .address-block-inner input[type="radio"] {
    margin: 5px 0px 0px -5px; }

.address-selector {
  /*
    .address-block:hover {
        border: 1px solid $col_gray_1;
        border-radius: 2px;
    }
*/ }
  .address-selector .use-address-button {
    background-color: #dedede;
    /*width: 63%;*/
    padding: 5px;
    color: #4a4a4a;
    /*position: absolute;
        bottom: 0;
        left: 18%;*/
    margin-bottom: .5em;
    min-height: 40px;
    border-radius: 2px;
    background-color: #dedede;
    border: solid 1px #b2b2b2; }
  .address-selector .use-address-button.selected-address {
    /*background-color: $col_blue_dark;*/
    background-color: #35609b;
    color: #FFFFFF;
    border: solid 1px #162e59; }
  .address-selector .license-address .address-field, .address-selector .license-address .addresses-component .tax, .addresses-component .address-selector .license-address .tax, .address-selector .license-address .address-component .address-name, .address-component .address-selector .license-address .address-name, .address-selector .license-address .address-component .address-phone, .address-component .address-selector .license-address .address-phone, .address-selector .license-address .address-component .address-postcode-search, .address-component .address-selector .license-address .address-postcode-search, .address-selector .license-address .address-component .address-country-tax, .address-component .address-selector .license-address .address-country-tax, .address-selector .license-address .address-component .first-name-last-name, .address-component .address-selector .license-address .first-name-last-name, .address-selector .license-address .address-component .city-region, .address-component .address-selector .license-address .city-region {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    min-height: 20px;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    color: #4a4a4a; }
    .address-selector .license-address .address-field.org-name, .address-selector .license-address .addresses-component .org-name.tax, .addresses-component .address-selector .license-address .org-name.tax, .address-selector .license-address .address-component .org-name.address-name, .address-component .address-selector .license-address .org-name.address-name, .address-selector .license-address .address-component .org-name.address-phone, .address-component .address-selector .license-address .org-name.address-phone, .address-selector .license-address .address-component .org-name.address-postcode-search, .address-component .address-selector .license-address .org-name.address-postcode-search, .address-selector .license-address .address-component .org-name.address-country-tax, .address-component .address-selector .license-address .org-name.address-country-tax, .address-selector .license-address .address-component .org-name.first-name-last-name, .address-component .address-selector .license-address .org-name.first-name-last-name, .address-selector .license-address .address-component .org-name.city-region, .address-component .address-selector .license-address .org-name.city-region, .address-selector .license-address .address-field.tax, .address-selector .license-address .addresses-component .tax, .addresses-component .address-selector .license-address .tax, .address-selector .license-address .address-component .tax.address-name, .address-component .address-selector .license-address .tax.address-name, .address-selector .license-address .address-component .tax.address-phone, .address-component .address-selector .license-address .tax.address-phone, .address-selector .license-address .address-component .tax.address-postcode-search, .address-component .address-selector .license-address .tax.address-postcode-search, .address-selector .license-address .address-component .tax.address-country-tax, .address-component .address-selector .license-address .tax.address-country-tax, .address-selector .license-address .address-component .tax.first-name-last-name, .address-component .address-selector .license-address .tax.first-name-last-name, .address-selector .license-address .address-component .tax.city-region, .address-component .address-selector .license-address .tax.city-region {
      font-size: 14px;
      font-weight: 500;
      min-height: 25px;
      color: #363545; }
    .address-selector .license-address .address-field.tax, .address-selector .license-address .addresses-component .tax, .addresses-component .address-selector .license-address .tax, .address-selector .license-address .address-component .tax.address-name, .address-component .address-selector .license-address .tax.address-name, .address-selector .license-address .address-component .tax.address-phone, .address-component .address-selector .license-address .tax.address-phone, .address-selector .license-address .address-component .tax.address-postcode-search, .address-component .address-selector .license-address .tax.address-postcode-search, .address-selector .license-address .address-component .tax.address-country-tax, .address-component .address-selector .license-address .tax.address-country-tax, .address-selector .license-address .address-component .tax.first-name-last-name, .address-component .address-selector .license-address .tax.first-name-last-name, .address-selector .license-address .address-component .tax.city-region, .address-component .address-selector .license-address .tax.city-region {
      padding-left: 25px; }
    .address-selector .license-address .address-field.fullName, .address-selector .license-address .addresses-component .fullName.tax, .addresses-component .address-selector .license-address .fullName.tax, .address-selector .license-address .address-component .fullName.address-name, .address-component .address-selector .license-address .fullName.address-name, .address-selector .license-address .address-component .fullName.address-phone, .address-component .address-selector .license-address .fullName.address-phone, .address-selector .license-address .address-component .fullName.address-postcode-search, .address-component .address-selector .license-address .fullName.address-postcode-search, .address-selector .license-address .address-component .fullName.address-country-tax, .address-component .address-selector .license-address .fullName.address-country-tax, .address-selector .license-address .address-component .fullName.first-name-last-name, .address-component .address-selector .license-address .fullName.first-name-last-name, .address-selector .license-address .address-component .fullName.city-region, .address-component .address-selector .license-address .fullName.city-region {
      padding-left: 25px;
      font-size: 14px;
      font-weight: 600;
      color: #363545; }
    .address-selector .license-address .address-field .address-edit, .address-selector .license-address .addresses-component .tax .address-edit, .addresses-component .address-selector .license-address .tax .address-edit, .address-selector .license-address .address-component .address-name .address-edit, .address-component .address-selector .license-address .address-name .address-edit, .address-selector .license-address .address-component .address-phone .address-edit, .address-component .address-selector .license-address .address-phone .address-edit, .address-selector .license-address .address-component .address-postcode-search .address-edit, .address-component .address-selector .license-address .address-postcode-search .address-edit, .address-selector .license-address .address-component .address-country-tax .address-edit, .address-component .address-selector .license-address .address-country-tax .address-edit, .address-selector .license-address .address-component .first-name-last-name .address-edit, .address-component .address-selector .license-address .first-name-last-name .address-edit, .address-selector .license-address .address-component .city-region .address-edit, .address-component .address-selector .license-address .city-region .address-edit {
      background: url("../images/edit_pencil.png") no-repeat 0 0;
      height: 25px; }
  .address-selector .license-address label.radio-image {
    width: 22px;
    height: 22px; }
  .address-selector .license-address address {
    line-height: 1.2;
    margin-bottom: 0px; }
    .address-selector .license-address address .address-field, .address-selector .license-address address .addresses-component .tax, .addresses-component .address-selector .license-address address .tax, .address-selector .license-address address .address-component .address-name, .address-component .address-selector .license-address address .address-name, .address-selector .license-address address .address-component .address-phone, .address-component .address-selector .license-address address .address-phone, .address-selector .license-address address .address-component .address-postcode-search, .address-component .address-selector .license-address address .address-postcode-search, .address-selector .license-address address .address-component .address-country-tax, .address-component .address-selector .license-address address .address-country-tax, .address-selector .license-address address .address-component .first-name-last-name, .address-component .address-selector .license-address address .first-name-last-name, .address-selector .license-address address .address-component .city-region, .address-component .address-selector .license-address address .city-region {
      font-size: 14px;
      color: #363545;
      padding-left: 25px; }
    .address-selector .license-address address .address-field.individual, .address-selector .license-address address .addresses-component .individual.tax, .addresses-component .address-selector .license-address address .individual.tax, .address-selector .license-address address .address-component .individual.address-name, .address-component .address-selector .license-address address .individual.address-name, .address-selector .license-address address .address-component .individual.address-phone, .address-component .address-selector .license-address address .individual.address-phone, .address-selector .license-address address .address-component .individual.address-postcode-search, .address-component .address-selector .license-address address .individual.address-postcode-search, .address-selector .license-address address .address-component .individual.address-country-tax, .address-component .address-selector .license-address address .individual.address-country-tax, .address-selector .license-address address .address-component .individual.first-name-last-name, .address-component .address-selector .license-address address .individual.first-name-last-name, .address-selector .license-address address .address-component .individual.city-region, .address-component .address-selector .license-address address .individual.city-region {
      margin-top: -20px; }
  .address-selector .use-address-button:hover {
    background-color: #FFBE00;
    color: #000000; }

.address-selected-component {
  padding: 16px;
  background-color: #f8f8fa;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }
  .address-selected-component .box {
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
    color: #363545; }
    .address-selected-component .box h3 {
      margin-top: 0;
      line-height: 1; }
    .address-selected-component .box .edit {
      padding-left: 24px;
      min-height: 24px;
      cursor: pointer;
      float: right;
      background: url("../images/icon_line_edit_16-32-64.svg") no-repeat 0 0; }
  .address-selected-component .name,
  .address-selected-component .company {
    font-size: 1.6rem; }

#billing-address-container {
  margin-bottom: 20px;
  margin-left: 8px; }
  #billing-address-container .address-component {
    margin: 5px 117px 20px 1px; }

#billing-address-Modal .address-panel,
#shipping-address-modal .address-panel {
  padding: 7px; }
  #billing-address-Modal .address-panel .heading-section,
  #shipping-address-modal .address-panel .heading-section {
    height: 38px;
    border-bottom: 0.75px solid #eaeaef;
    margin-bottom: 10px; }
    #billing-address-Modal .address-panel .heading-section span,
    #shipping-address-modal .address-panel .heading-section span {
      font-size: 16px;
      font-weight: 600;
      color: #005F9E; }
    #billing-address-Modal .address-panel .heading-section .close-button,
    #shipping-address-modal .address-panel .heading-section .close-button {
      background: url("../../assets/images/ic_close.png") no-repeat center center/16px 16px;
      cursor: pointer;
      height: 16px;
      width: 16px; }
  #billing-address-Modal .address-panel .terms-and-conditions,
  #shipping-address-modal .address-panel .terms-and-conditions {
    padding-bottom: 10px;
    border-bottom: 0.75px solid #D0D0D7; }
  #billing-address-Modal .address-panel .city-region,
  #billing-address-Modal .address-panel .first-name-last-name,
  #shipping-address-modal .address-panel .city-region,
  #shipping-address-modal .address-panel .first-name-last-name {
    align-items: baseline; }
  #billing-address-Modal .address-panel .first-name,
  #billing-address-Modal .address-panel .city,
  #shipping-address-modal .address-panel .first-name,
  #shipping-address-modal .address-panel .city {
    width: 100%;
    padding-right: 20px; }
  #billing-address-Modal .address-panel .search,
  #shipping-address-modal .address-panel .search {
    padding-top: 25px;
    align-self: flex-start; }
  #billing-address-Modal .address-panel .region,
  #shipping-address-modal .address-panel .region {
    min-width: 170px;
    align-self: flex-start; }
  #billing-address-Modal .address-panel .field-wrap,
  #shipping-address-modal .address-panel .field-wrap {
    margin-bottom: 15px; }
    #billing-address-Modal .address-panel .field-wrap label,
    #shipping-address-modal .address-panel .field-wrap label {
      font-size: 12px;
      font-weight: 600; }
    #billing-address-Modal .address-panel .field-wrap input.form-control,
    #billing-address-Modal .address-panel .field-wrap select.form-control,
    #shipping-address-modal .address-panel .field-wrap input.form-control,
    #shipping-address-modal .address-panel .field-wrap select.form-control {
      height: 44px;
      border: none; }
    #billing-address-Modal .address-panel .field-wrap pre.error,
    #shipping-address-modal .address-panel .field-wrap pre.error {
      background-color: #f9f9fb;
      border: none;
      color: #C81922;
      white-space: pre-wrap;
      font-family: inherit; }
  #billing-address-Modal .address-panel .submit,
  #shipping-address-modal .address-panel .submit {
    height: 40px;
    padding-top: 12px; }
  #billing-address-Modal .address-panel button,
  #shipping-address-modal .address-panel button {
    height: 43px;
    border: none; }
    #billing-address-Modal .address-panel button.search-button, #billing-address-Modal .address-panel button.submit-button,
    #shipping-address-modal .address-panel button.search-button,
    #shipping-address-modal .address-panel button.submit-button {
      background-color: #005F9E;
      color: #FFFFFF; }
      #billing-address-Modal .address-panel button.search-button:disabled, #billing-address-Modal .address-panel button.submit-button:disabled,
      #shipping-address-modal .address-panel button.search-button:disabled,
      #shipping-address-modal .address-panel button.submit-button:disabled {
        background-color: #D0D0D7; }
        #billing-address-Modal .address-panel button.search-button:disabled:hover, #billing-address-Modal .address-panel button.submit-button:disabled:hover,
        #shipping-address-modal .address-panel button.search-button:disabled:hover,
        #shipping-address-modal .address-panel button.submit-button:disabled:hover {
          pointer-events: none; }
    #billing-address-Modal .address-panel button.search-button,
    #shipping-address-modal .address-panel button.search-button {
      width: 170px; }
    #billing-address-Modal .address-panel button.submit-button,
    #shipping-address-modal .address-panel button.submit-button {
      width: 140px; }

#billing-address-Modal .gutter,
#shipping-address-modal .gutter {
  width: 18.1px; }

.address-Modal {
  position: absolute;
  top: 50vh;
  margin-top: 50vh;
  left: 50%;
  margin-left: -265px;
  animation: addressUpdateMove 0.3s;
  animation-delay: 0.1s;
  animation-fill-mode: forwards;
  /*Safari and Chrome*/
  -webkit-animation: addressUpdateMove 0.3s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-fill-mode: forwards; }
  .address-Modal.modal {
    width: 530px;
    height: 663px;
    background-color: #f9f9fb;
    overflow-y: auto; }
    .address-Modal.modal .modal-body {
      padding: 30px;
      background-color: #f9f9fb; }

.post-code {
  position: relative; }

.address-Modal-close {
  position: absolute;
  top: 50vh;
  margin-top: -331.5px;
  left: 50%;
  margin-left: -265px;
  animation: addressUpdateClose 0.3s;
  animation-delay: 0.1s;
  animation-fill-mode: forwards;
  /*Safari and Chrome*/
  -webkit-animation: addressUpdateClose 0.3s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-fill-mode: forwards; }
  .address-Modal-close.modal {
    width: 530px;
    height: 663px;
    background-color: #f9f9fb; }
    .address-Modal-close.modal .modal-body {
      padding: 30px;
      background-color: #f9f9fb; }

@keyframes addressUpdateMove {
  from {
    margin-top: 50vh; }
  to {
    margin-top: -331.5px; } }

@-webkit-keyframes addressUpdateMove {
  from {
    margin-top: 50vh; }
  to {
    margin-top: -331.5px; } }

@keyframes addressUpdateClose {
  from {
    margin-top: -331.5px; }
  to {
    margin-top: 50vh; } }

@-webkit-keyframes addressUpdateClose {
  from {
    margin-top: -331.5px; }
  to {
    margin-top: 50vh; } }

.address-card-container {
  min-width: 335px; }

@media (min-width: 1919px) {
  .shipping-container {
    max-width: 859px; }
  .address-card-container {
    width: 398px; } }

.address-card {
  border: 1px solid #eaeaef;
  line-height: 100%;
  padding: 11px;
  overflow: hidden;
  margin-bottom: 20px; }
  .address-card .heading {
    font-size: 14px;
    font-weight: 600;
    color: #363545; }
  .address-card .left-pane {
    padding-right: 13px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: normal; }
  .address-card .middle-pane {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
    line-height: normal; }
  .address-card .right-pane {
    vertical-align: middle;
    text-align: center;
    line-height: normal;
    display: inline-block; }

.loader-small-container {
  width: 20px;
  height: 20px;
  position: absolute;
  display: inline-block;
  top: 37px;
  right: 24px; }

.login-page {
  padding: 2px;
  margin: 0px auto;
  display: table;
  width: 310px; }
  .login-page .sign-in-content {
    display: table-cell; }
    .login-page .sign-in-content .heading {
      position: relative;
      text-align: center;
      margin-bottom: 42px; }
      .login-page .sign-in-content .heading h1,
      .login-page .sign-in-content .heading .sub-heading {
        color: #6a6976;
        font-weight: 600; }
      .login-page .sign-in-content .heading .sub-heading {
        font-size: 12px; }
      .login-page .sign-in-content .heading .component-loading {
        background-size: 85px !important;
        position: absolute;
        top: 9rem; }
    .login-page .sign-in-content .googleSignOn {
      margin-top: 32px; }
      .login-page .sign-in-content .googleSignOn .google-signOn-description {
        font-size: 12px;
        font-weight: 600;
        padding-left: 0px;
        margin-bottom: 32px;
        color: #6a6976; }

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

.cart-empty {
  text-align: center; }
  .cart-empty h3 {
    margin: 35px 0 25px; }
  .cart-empty button {
    margin-bottom: 20px; }

.cart-line-items {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  padding: 0;
  list-style-type: none; }
  @media (min-width: 3px) {
    .cart-line-items {
      float: left;
      width: 100%; } }
  .cart-line-items button {
    width: 192px; }
  .cart-line-items button.button-action, .cart-line-items .addresses-component button.next-button, .addresses-component .cart-line-items button.next-button, .cart-line-items button.btn-proceed {
    margin-right: 5px;
    margin-bottom: 14px; }
  .cart-line-items button.btn.btn-default, .cart-line-items .address-selector button.use-address-button, .address-selector .cart-line-items button.use-address-button, .cart-line-items .cart-summary .cart-promo button.promo-apply, .cart-summary .cart-promo .cart-line-items button.promo-apply, .cart-line-items .quantity-selector .quantity-selector-box .quantity-selector-actions button, .quantity-selector .quantity-selector-box .quantity-selector-actions .cart-line-items button, .cart-line-items button.btn-default.button {
    margin-left: 5px;
    color: #005F9E;
    border: none;
    background-color: transparent; }

.cart-line-items > .cart-line-items {
  width: 100%;
  margin-bottom: 2px;
  padding: 0 15px; }

.country-select {
  /*margin-bottom: 2em;*/
  position: absolute;
  margin-top: -104px;
  width: 40%;
  right: 0%;
  margin-right: 8px; }

.cart-line-items .row.head, .cart-line-items .head.pagination-row {
  text-transform: uppercase;
  font-weight: 600;
  color: #363545;
  text-align: none;
  padding: 13px 35px;
  color: #363545;
  font-size: 1.1rem;
  text-align: center;
  font-weight: normal; }
  .cart-line-items .row.head div:first-child, .cart-line-items .head.pagination-row div:first-child {
    text-align: left;
    padding-left: 55px; }

.cart-line-items .promo-label {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  font-size: 1.4rem;
  color: #363545; }

.cart-line-items .btn-container .checkbox, .cart-line-items .btn-container .addresses-component .terms, .addresses-component .cart-line-items .btn-container .terms {
  margin-left: 17px;
  padding-top: 14px;
  width: 50%; }

.cart-line-items [class^="col-md"] {
  padding: 0px; }

.cart-line-items .checkbox, .cart-line-items .addresses-component .terms, .addresses-component .cart-line-items .terms {
  margin-bottom: 0; }
  .cart-line-items .checkbox label, .cart-line-items .addresses-component .terms label, .addresses-component .cart-line-items .terms label {
    font-size: 1.2rem; }

.cart-line-items .reseller {
  margin-bottom: 5px;
  margin-left: 57px; }
  .cart-line-items .reseller a {
    font-size: 1.2rem;
    color: #005F9E; }
  .cart-line-items .reseller .disabled {
    cursor: not-allowed;
    text-decoration: none; }
  .cart-line-items .reseller label {
    font-size: 1.2rem;
    font-weight: 600; }

.cart-line-items .license-already-assigned-alert {
  font-size: 1.2rem;
  cursor: default; }

.btn-container {
  margin: 1em 1.5em;
  clear: both;
  padding: 1em 0; }

.cart-line-item {
  margin-left: 0px;
  margin-right: 0px;
  padding: 30px;
  background-color: #FFFFFF;
  border: 0;
  border-radius: 2px;
  border: 1px solid transparent;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 25px 10px 18px;
  margin-bottom: 20px;
  background-color: #F9F9FA;
  position: relative; }
  .cart-line-item:before, .cart-line-item:after {
    content: " ";
    display: table; }
  .cart-line-item:after {
    clear: both; }
  .cart-line-item h2.title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 2rem;
    color: #005F9E; }
  .cart-line-item h3.title {
    font-size: 1.8rem; }
  .cart-line-item .product-info, .cart-line-item .cart-summary .cart-product-summary table tbody [class$="-label"], .cart-summary .cart-product-summary table tbody .cart-line-item [class$="-label"], .cart-line-item
  .cart-summary .cart-product-summary table tbody [class$="-value"],
  .cart-summary .cart-product-summary table tbody .cart-line-item [class$="-value"], .cart-line-item .cart-summary .cart-product-summary table tbody .sub-total-label, .cart-summary .cart-product-summary table tbody .cart-line-item .sub-total-label, .cart-line-item .cart-summary .cart-product-summary table tbody .sub-total-label-value, .cart-summary .cart-product-summary table tbody .cart-line-item .sub-total-label-value, .cart-line-item .cart-summary .cart-product-summary table tbody .prorate-deduction-label, .cart-summary .cart-product-summary table tbody .cart-line-item .prorate-deduction-label, .cart-line-item .cart-summary .cart-product-summary table tbody .prorate-deduction-label-value, .cart-summary .cart-product-summary table tbody .cart-line-item .prorate-deduction-label-value, .cart-line-item .cart-summary .cart-product-summary table tbody .tax-label, .cart-summary .cart-product-summary table tbody .cart-line-item .tax-label {
    margin-left: -15px;
    margin-right: -15px;
    margin-left: 0px; }
    .cart-line-item .product-info:before, .cart-line-item .cart-summary .cart-product-summary table tbody [class$="-label"]:before, .cart-summary .cart-product-summary table tbody .cart-line-item [class$="-label"]:before, .cart-line-item
    .cart-summary .cart-product-summary table tbody [class$="-value"]:before,
    .cart-summary .cart-product-summary table tbody .cart-line-item [class$="-value"]:before, .cart-line-item .cart-summary .cart-product-summary table tbody .sub-total-label:before, .cart-summary .cart-product-summary table tbody .cart-line-item .sub-total-label:before, .cart-line-item .cart-summary .cart-product-summary table tbody .sub-total-label-value:before, .cart-summary .cart-product-summary table tbody .cart-line-item .sub-total-label-value:before, .cart-line-item .cart-summary .cart-product-summary table tbody .prorate-deduction-label:before, .cart-summary .cart-product-summary table tbody .cart-line-item .prorate-deduction-label:before, .cart-line-item .cart-summary .cart-product-summary table tbody .prorate-deduction-label-value:before, .cart-summary .cart-product-summary table tbody .cart-line-item .prorate-deduction-label-value:before, .cart-line-item .cart-summary .cart-product-summary table tbody .tax-label:before, .cart-summary .cart-product-summary table tbody .cart-line-item .tax-label:before, .cart-line-item .product-info:after, .cart-line-item .cart-summary .cart-product-summary table tbody [class$="-label"]:after, .cart-summary .cart-product-summary table tbody .cart-line-item [class$="-label"]:after, .cart-line-item
    .cart-summary .cart-product-summary table tbody [class$="-value"]:after,
    .cart-summary .cart-product-summary table tbody .cart-line-item [class$="-value"]:after, .cart-line-item .cart-summary .cart-product-summary table tbody .sub-total-label:after, .cart-summary .cart-product-summary table tbody .cart-line-item .sub-total-label:after, .cart-line-item .cart-summary .cart-product-summary table tbody .sub-total-label-value:after, .cart-summary .cart-product-summary table tbody .cart-line-item .sub-total-label-value:after, .cart-line-item .cart-summary .cart-product-summary table tbody .prorate-deduction-label:after, .cart-summary .cart-product-summary table tbody .cart-line-item .prorate-deduction-label:after, .cart-line-item .cart-summary .cart-product-summary table tbody .prorate-deduction-label-value:after, .cart-summary .cart-product-summary table tbody .cart-line-item .prorate-deduction-label-value:after, .cart-line-item .cart-summary .cart-product-summary table tbody .tax-label:after, .cart-summary .cart-product-summary table tbody .cart-line-item .tax-label:after {
      content: " ";
      display: table; }
    .cart-line-item .product-info:after, .cart-line-item .cart-summary .cart-product-summary table tbody [class$="-label"]:after, .cart-summary .cart-product-summary table tbody .cart-line-item [class$="-label"]:after, .cart-line-item
    .cart-summary .cart-product-summary table tbody [class$="-value"]:after,
    .cart-summary .cart-product-summary table tbody .cart-line-item [class$="-value"]:after, .cart-line-item .cart-summary .cart-product-summary table tbody .sub-total-label:after, .cart-summary .cart-product-summary table tbody .cart-line-item .sub-total-label:after, .cart-line-item .cart-summary .cart-product-summary table tbody .sub-total-label-value:after, .cart-summary .cart-product-summary table tbody .cart-line-item .sub-total-label-value:after, .cart-line-item .cart-summary .cart-product-summary table tbody .prorate-deduction-label:after, .cart-summary .cart-product-summary table tbody .cart-line-item .prorate-deduction-label:after, .cart-line-item .cart-summary .cart-product-summary table tbody .prorate-deduction-label-value:after, .cart-summary .cart-product-summary table tbody .cart-line-item .prorate-deduction-label-value:after, .cart-line-item .cart-summary .cart-product-summary table tbody .tax-label:after, .cart-summary .cart-product-summary table tbody .cart-line-item .tax-label:after {
      clear: both; }
  .cart-line-item .product-image {
    padding: 3px;
    float: left;
    width: 64px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 5px; }
    .cart-line-item .product-image img {
      max-width: 64px;
      max-height: 36.00158px;
      width: auto;
      height: auto; }
  .cart-line-item .product-name-wrapper {
    margin-left: 60px;
    padding: 0 7px; }
  .cart-line-item .product-name {
    text-transform: "none";
    font-weight: 600;
    color: #363545;
    text-align: "left";
    font-size: 1.4rem;
    padding-top: 5px;
    margin-bottom: 6px; }
  .cart-line-item .product-description {
    font-size: 1rem;
    padding-bottom: 10px;
    color: #7b7b7b; }
  .cart-line-item .product-info-align {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
    @media (min-width: 3px) {
      .cart-line-item .product-info-align {
        float: left;
        width: 54.16667%; } }
  .cart-line-item .checkbox-align {
    margin-left: 56px; }
  .cart-line-item .promo-code {
    position: relative;
    min-height: 1px;
    padding-left: 11px;
    padding-right: 11px;
    padding: 0px !important; }
    @media (min-width: 3px) {
      .cart-line-item .promo-code {
        float: left;
        width: 58.33333%; } }
  .cart-line-item .remove-item {
    cursor: pointer; }
    .cart-line-item .remove-item img {
      pointer-events: none; }
  .cart-line-item .edit-icon {
    margin-top: 13px;
    margin-left: 24.5px; }
  .cart-line-item .remove-item-wrapper {
    display: inline-block; }
  .cart-line-item .remove-item-wrapper.disabled {
    cursor: not-allowed; }
    .cart-line-item .remove-item-wrapper.disabled .remove-item {
      pointer-events: none; }
  .cart-line-item .product-attributes {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 15px; }
    .cart-line-item .product-attributes:before, .cart-line-item .product-attributes:after {
      content: " ";
      display: table; }
    .cart-line-item .product-attributes:after {
      clear: both; }
    .cart-line-item .product-attributes h4 {
      font-size: 1.4rem;
      font-weight: 600; }
    .cart-line-item .product-attributes p {
      line-height: 32px;
      margin: 0; }
    .cart-line-item .product-attributes .product-attributes-subscription {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 3px) {
        .cart-line-item .product-attributes .product-attributes-subscription {
          float: left;
          width: 25%; } }
      @media (min-width: 2px) {
        .cart-line-item .product-attributes .product-attributes-subscription {
          float: left;
          width: 33.33333%; } }
      .cart-line-item .product-attributes .product-attributes-subscription p {
        text-transform: "none";
        font-weight: 600;
        color: #363545;
        text-align: "left";
        font-size: 1.2rem; }
    .cart-line-item .product-attributes .product-attributes-price {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 3px) {
        .cart-line-item .product-attributes .product-attributes-price {
          float: left;
          width: 25%; } }
      @media (min-width: 2px) {
        .cart-line-item .product-attributes .product-attributes-price {
          float: left;
          width: 16.66667%; } }
    .cart-line-item .product-attributes .product-attributes-quantity {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 3px) {
        .cart-line-item .product-attributes .product-attributes-quantity {
          float: left;
          width: 25%; } }
      @media (min-width: 2px) {
        .cart-line-item .product-attributes .product-attributes-quantity {
          float: left;
          width: 33.33333%; } }
    .cart-line-item .product-attributes .product-total {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      text-align: right; }
      @media (min-width: 3px) {
        .cart-line-item .product-attributes .product-total {
          float: left;
          width: 25%; } }
      @media (min-width: 2px) {
        .cart-line-item .product-attributes .product-total {
          float: left;
          width: 16.66667%; } }
  .cart-line-item .delete-column {
    padding-top: 12px; }
    .cart-line-item .delete-column .remove-item-wrapper.disabled img {
      filter: invert(2) sepia(1) saturate(0.05); }
  .cart-line-item .product-attributes-quantity {
    max-width: 95px;
    margin: 2px auto; }
    .cart-line-item .product-attributes-quantity a {
      font-size: 1.4rem;
      text-align: center;
      display: block;
      margin-top: -10px; }
    .cart-line-item .product-attributes-quantity a.product-quantity-apply {
      cursor: pointer;
      font-size: 1rem; }
  .cart-line-item .product-attributes-subscription,
  .cart-line-item .product-attributes-quantity,
  .cart-line-item .product-total,
  .cart-line-item .quantity-selector input {
    text-transform: none;
    font-weight: 600;
    color: #363545;
    text-align: center;
    font-size: 1.2rem;
    padding-top: 15px; }
  .cart-line-item .product-attributes-price {
    text-transform: none;
    font-weight: 600;
    color: #363545;
    text-align: center;
    font-size: 1.2rem;
    padding-top: 15px;
    padding-right: 1.5px; }
  .cart-line-item .product-attributes-quantity {
    padding-top: 5px; }
  .cart-line-item .dealer-selection {
    margin-bottom: 10px; }
  .cart-line-item .dealer-selection label {
    font-weight: normal;
    font-size: 1.6rem; }
  .cart-line-item .dealer-note {
    margin-top: 10px; }
  .cart-line-item .dealer-field {
    font-size: 1.2rem; }
  .cart-line-item .coupon-label {
    font-size: 1.2rem;
    color: #6A6976; }
  .cart-line-item .non-editable {
    color: #949494;
    border: 0px; }
  .cart-line-item .required-field {
    color: #d0021b;
    font-size: 1.4rem; }
  .cart-line-item > .row > .col-md-5, .cart-line-item > .pagination-row > .col-md-5,
  .cart-line-item .col-md-2 {
    padding-left: 7px;
    padding-right: 7px; }
  .cart-line-item .component-loading {
    background-size: 85px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    width: 80px;
    margin-left: -40px;
    z-index: 9; }

.cart-card.cart_summary {
  background-color: #F9F9FA;
  padding: 0px 15px 15px 15px; }

.cart-card__title.cart_price_summary_title {
  padding: 16px 16px 16px 0px;
  background-color: transparent;
  border: none; }

.cart-card__title.your-cart_title {
  padding: 16px 16px 16px 25px; }

.cart-summary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  right: 0;
  min-height: 100%;
  color: #4a4a4a; }
  @media (min-width: 3px) {
    .cart-summary {
      float: left;
      width: 33.33333%; } }
  .cart-summary .cart-product-summary {
    font-size: 12px; }
    .cart-summary .cart-product-summary table > tbody + tbody {
      border: none; }
    .cart-summary .cart-product-summary table thead tr th {
      border: none; }
    .cart-summary .cart-product-summary table tbody {
      border-top: 1px solid #eaeaef;
      border-bottom: 1px solid #eaeaef; }
    .cart-summary .cart-product-summary table tbody tr td {
      border: none; }
    .cart-summary .cart-product-summary .coupon_discount td {
      border: none !important; }
    .cart-summary .cart-product-summary .coupon_discount .promo-code-label {
      font-size: 1rem;
      font-style: italic;
      color: #005F9E;
      text-transform: uppercase; }
    .cart-summary .cart-product-summary .coupon_discount .promo-value {
      background-color: #FFFFFF;
      border: none;
      color: #C81922;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin-bottom: 0;
      padding: 5px;
      font-size: 1.2rem;
      background-color: transparent; }
    .cart-summary .cart-product-summary table {
      padding: 10px;
      margin-bottom: 0px; }
      .cart-summary .cart-product-summary table thead tr th {
        text-transform: uppercase;
        font-weight: 600;
        color: #363545;
        text-align: center;
        padding-left: 0px;
        padding-bottom: 5px;
        text-align: left; }
        .cart-summary .cart-product-summary table thead tr th.text-center {
          text-align: center; }
        .cart-summary .cart-product-summary table thead tr th.text-right {
          text-align: right; }
      .cart-summary .cart-product-summary table tbody .product-info, .cart-summary .cart-product-summary table tbody [class$="-label"], .cart-summary .cart-product-summary table tbody [class$="-value"], .cart-summary .cart-product-summary table tbody .sub-total-label, .cart-summary .cart-product-summary table tbody .sub-total-label-value, .cart-summary .cart-product-summary table tbody .prorate-deduction-label, .cart-summary .cart-product-summary table tbody .prorate-deduction-label-value, .cart-summary .cart-product-summary table tbody .tax-label {
        text-transform: none;
        font-weight: 600;
        color: #363545;
        text-align: none;
        font-size: 1.2rem; }
      .cart-summary .cart-product-summary table tbody tr td {
        padding-left: 0px; }
      .cart-summary .cart-product-summary table tbody .tax-label {
        display: inline-block;
        margin-bottom: 15px; }
      .cart-summary .cart-product-summary table tbody .tax-info-text,
      .cart-summary .cart-product-summary table tbody .prorate-info-text-main {
        background-position: -60px -264px;
        font-size: 1rem;
        padding-left: 14px;
        font-style: italic; }
      .cart-summary .cart-product-summary table tbody .prorate-info-text-supp {
        font-size: 10px; }
        .cart-summary .cart-product-summary table tbody .prorate-info-text-supp .image {
          background: transparent url("../images/cart_slice.png") no-repeat 0 0;
          background-position: -33px -264px;
          height: 20px;
          width: 20px;
          margin-top: 1px; }
    .cart-summary .cart-product-summary .tax-statement td {
      padding: 0px; }
      .cart-summary .cart-product-summary .tax-statement td table td.icon-column {
        margin-right: 14px; }
      .cart-summary .cart-product-summary .tax-statement td table tbody {
        border: none; }
  .cart-summary .cart-promo {
    border: 1px solid #E2E2E7;
    padding: 24px;
    margin-bottom: 15px;
    width: 100%;
    background-color: #f9f9fb; }
    .cart-summary .cart-promo h3 {
      color: #07599B;
      font-size: 1.6rem;
      margin-top: 5px; }
    .cart-summary .cart-promo .promo-apply {
      background-color: #07599B;
      color: #FFFFFF;
      font-size: 1.4rem;
      font-weight: 500; }
    .cart-summary .cart-promo .promo-apply[disabled] {
      background-color: #07599B; }
    .cart-summary .cart-promo .error-text {
      background-color: #FFFFFF;
      border: none;
      color: #C81922;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin-bottom: 0;
      padding: 5px;
      background-color: #f9f9fb; }
    .cart-summary .cart-promo .cart-coupon {
      margin-left: -15px;
      margin-right: -15px;
      padding-top: 5px;
      font-size: 1.2rem; }
      .cart-summary .cart-promo .cart-coupon:before, .cart-summary .cart-promo .cart-coupon:after {
        content: " ";
        display: table; }
      .cart-summary .cart-promo .cart-coupon:after {
        clear: both; }
      .cart-summary .cart-promo .cart-coupon .coupon-name {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        float: left;
        width: 66.66667%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; }
        @media (min-width: 9999px) {
          .cart-summary .cart-promo .cart-coupon .coupon-name {
            float: left;
            width: 66.66667%; } }
      .cart-summary .cart-promo .cart-coupon .coupon-remove {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        color: #8C8B96;
        cursor: pointer;
        text-align: right;
        padding-right: 18px; }
        @media (min-width: 9999px) {
          .cart-summary .cart-promo .cart-coupon .coupon-remove {
            float: left;
            width: 33.33333%; } }
  .cart-summary .cart-summary-item, .cart-summary .cart-total-block, .cart-summary .cart-total-block .cart-prorate, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount, .cart-summary .cart-summary-component .cart-total-block, .cart-summary .cart-summary-component .cart-total-block .cart-prorate {
    margin-left: -15px;
    margin-right: -15px;
    background-color: transparent;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0; }
    .cart-summary .cart-summary-item:before, .cart-summary .cart-total-block:before, .cart-summary .cart-total-block .cart-prorate:before, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax:before, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount:before, .cart-summary .cart-summary-component .cart-total-block:before, .cart-summary .cart-summary-component .cart-total-block .cart-prorate:before, .cart-summary .cart-summary-item:after, .cart-summary .cart-total-block:after, .cart-summary .cart-total-block .cart-prorate:after, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax:after, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount:after, .cart-summary .cart-summary-component .cart-total-block:after, .cart-summary .cart-summary-component .cart-total-block .cart-prorate:after {
      content: " ";
      display: table; }
    .cart-summary .cart-summary-item:after, .cart-summary .cart-total-block:after, .cart-summary .cart-total-block .cart-prorate:after, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax:after, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount:after, .cart-summary .cart-summary-component .cart-total-block:after, .cart-summary .cart-summary-component .cart-total-block .cart-prorate:after {
      clear: both; }
  .cart-summary .cart-summary-item-label, .cart-summary .cart-total .total-label, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax .tax-label, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount .discount-label, .cart-summary .cart-summary-component .cart-total-block .cart-total .total-label {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: none;
    font-weight: 600;
    color: #363545;
    text-align: none;
    font-size: 1.2rem; }
    @media (min-width: 9999px) {
      .cart-summary .cart-summary-item-label, .cart-summary .cart-total .total-label, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax .tax-label, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount .discount-label, .cart-summary .cart-summary-component .cart-total-block .cart-total .total-label {
        float: left;
        width: 50%; } }
  .cart-summary .cart-summary-item-value, .cart-summary .cart-total .total-value, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount .discount-value, .cart-summary .cart-summary-component .cart-total-block .cart-total .total-value {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: right;
    padding: 0; }
    @media (min-width: 9999px) {
      .cart-summary .cart-summary-item-value, .cart-summary .cart-total .total-value, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount .discount-value, .cart-summary .cart-summary-component .cart-total-block .cart-total .total-value {
        float: left;
        width: 50%; } }
  .cart-summary .cart-total .total-label {
    width: 30%;
    font-size: 1.6rem;
    padding: 0;
    font-weight: 700; }
  .cart-summary .cart-total .total-value {
    width: 70%;
    font-weight: 700; }
  .cart-summary .cart-total-block {
    background-color: transparent;
    padding-bottom: 0; }
    .cart-summary .cart-total-block .cart-prorate {
      padding: 0 0 15px 0; }
      .cart-summary .cart-total-block .cart-prorate .prorate-info-text-supp {
        font-size: 14px; }
      .cart-summary .cart-total-block .cart-prorate .prorate-info-icon {
        float: left;
        width: 32px; }
      .cart-summary .cart-total-block .cart-prorate .prorate-info-text {
        margin-left: 32px;
        line-height: 15px;
        margin-top: 25px;
        font-weight: 400;
        font-size: 11px; }
        .cart-summary .cart-total-block .cart-prorate .prorate-info-text .prorate-info-text-main {
          font-weight: 400; }
    .cart-summary .cart-total-block .button-action, .cart-summary .cart-total-block .addresses-component .next-button, .addresses-component .cart-summary .cart-total-block .next-button, .cart-summary .cart-total-block .btn-proceed {
      margin: 15px 0 24px 0; }
  .cart-summary .cart-summary-component {
    box-shadow: 0 2px 2px 0 rgba(204, 204, 204, 0.48);
    border: solid 1px #dedede;
    background-color: #FFFFFF;
    padding: 15px; }
    .cart-summary .cart-summary-component .cart-summary-item, .cart-summary .cart-total-block .cart-summary-component .cart-prorate, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount, .cart-summary .cart-summary-component .cart-total-block, .cart-summary .cart-summary-component .cart-total-block .cart-prorate {
      margin-left: -15px;
      margin-right: -15px;
      background-color: transparent;
      padding-top: 15px;
      padding-bottom: 15px;
      margin: 0; }
      .cart-summary .cart-summary-component .cart-summary-item:before, .cart-summary .cart-total-block .cart-summary-component .cart-prorate:before, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax:before, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount:before, .cart-summary .cart-summary-component .cart-total-block:before, .cart-summary .cart-summary-component .cart-total-block .cart-prorate:before, .cart-summary .cart-summary-component .cart-summary-item:after, .cart-summary .cart-total-block .cart-summary-component .cart-prorate:after, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax:after, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount:after, .cart-summary .cart-summary-component .cart-total-block:after, .cart-summary .cart-summary-component .cart-total-block .cart-prorate:after {
        content: " ";
        display: table; }
      .cart-summary .cart-summary-component .cart-summary-item:after, .cart-summary .cart-total-block .cart-summary-component .cart-prorate:after, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax:after, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount:after, .cart-summary .cart-summary-component .cart-total-block:after, .cart-summary .cart-summary-component .cart-total-block .cart-prorate:after {
        clear: both; }
    .cart-summary .cart-summary-component .cart-summary-item-label, .cart-summary .cart-summary-component .cart-total .total-label, .cart-summary .cart-total .cart-summary-component .total-label, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax .tax-label, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount .discount-label, .cart-summary .cart-summary-component .cart-total-block .cart-total .total-label {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      text-transform: none;
      font-weight: 600;
      color: #363545;
      text-align: none;
      font-size: 1.2rem; }
      @media (min-width: 9999px) {
        .cart-summary .cart-summary-component .cart-summary-item-label, .cart-summary .cart-summary-component .cart-total .total-label, .cart-summary .cart-total .cart-summary-component .total-label, .cart-summary .cart-summary-component .cart-summary-contents .cart-tax .tax-label, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount .discount-label, .cart-summary .cart-summary-component .cart-total-block .cart-total .total-label {
          float: left;
          width: 50%; } }
    .cart-summary .cart-summary-component .cart-summary-item-value, .cart-summary .cart-summary-component .cart-total .total-value, .cart-summary .cart-total .cart-summary-component .total-value, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount .discount-value, .cart-summary .cart-summary-component .cart-total-block .cart-total .total-value {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      font-size: 1.4rem;
      font-weight: 600;
      text-align: right;
      padding: 0; }
      @media (min-width: 9999px) {
        .cart-summary .cart-summary-component .cart-summary-item-value, .cart-summary .cart-summary-component .cart-total .total-value, .cart-summary .cart-total .cart-summary-component .total-value, .cart-summary .cart-summary-component .cart-summary-contents .cart-discount .discount-value, .cart-summary .cart-summary-component .cart-total-block .cart-total .total-value {
          float: left;
          width: 50%; } }
    .cart-summary .cart-summary-component .cart-summary-heading {
      color: #FFFFFF;
      margin: -15px -15px 0;
      padding: 15px;
      background-color: #005F9E;
      font-weight: 500;
      font-size: 1.4rem;
      text-transform: uppercase; }
    .cart-summary .cart-summary-component .cart-summary-contents {
      margin-left: -10px; }
      .cart-summary .cart-summary-component .cart-summary-contents .tax-label.note {
        border-bottom: 1px dashed #BFBFC6; }
      .cart-summary .cart-summary-component .cart-summary-contents .cart-tax {
        border-top: 1px solid #E2E2E7; }
      .cart-summary .cart-summary-component .cart-summary-contents .cart-discount {
        border-top: 1px solid #E2E2E7; }
      .cart-summary .cart-summary-component .cart-summary-contents .line-item-total {
        float: right; }
      .cart-summary .cart-summary-component .cart-summary-contents .product-info-secondary {
        padding-top: 5px;
        font-weight: 400;
        font-size: 1.2rem; }
      .cart-summary .cart-summary-component .cart-summary-contents .product-info, .cart-summary .cart-summary-component .cart-summary-contents .cart-product-summary table tbody [class$="-label"], .cart-summary .cart-product-summary table tbody .cart-summary-component .cart-summary-contents [class$="-label"], .cart-summary .cart-summary-component .cart-summary-contents .cart-product-summary table tbody [class$="-value"], .cart-summary .cart-product-summary table tbody .cart-summary-component .cart-summary-contents [class$="-value"], .cart-summary .cart-summary-component .cart-summary-contents .cart-product-summary table tbody .sub-total-label, .cart-summary .cart-product-summary table tbody .cart-summary-component .cart-summary-contents .sub-total-label, .cart-summary .cart-summary-component .cart-summary-contents .cart-product-summary table tbody .sub-total-label-value, .cart-summary .cart-product-summary table tbody .cart-summary-component .cart-summary-contents .sub-total-label-value, .cart-summary .cart-summary-component .cart-summary-contents .cart-product-summary table tbody .prorate-deduction-label, .cart-summary .cart-product-summary table tbody .cart-summary-component .cart-summary-contents .prorate-deduction-label, .cart-summary .cart-summary-component .cart-summary-contents .cart-product-summary table tbody .prorate-deduction-label-value, .cart-summary .cart-product-summary table tbody .cart-summary-component .cart-summary-contents .prorate-deduction-label-value, .cart-summary .cart-summary-component .cart-summary-contents .cart-product-summary table tbody .tax-label, .cart-summary .cart-product-summary table tbody .cart-summary-component .cart-summary-contents .tax-label,
      .cart-summary .cart-summary-component .cart-summary-contents .line-item-total,
      .cart-summary .cart-summary-component .cart-summary-contents .product-quantity,
      .cart-summary .cart-summary-component .cart-summary-contents .discount-label,
      .cart-summary .cart-summary-component .cart-summary-contents .discount-value,
      .cart-summary .cart-summary-component .cart-summary-contents .tax-label,
      .cart-summary .cart-summary-component .cart-summary-contents .tax-value,
      .cart-summary .cart-summary-component .cart-summary-contents .label,
      .cart-summary .cart-summary-component .cart-summary-contents .label-value {
        font-weight: 500;
        font-size: 1.2rem; }
      .cart-summary .cart-summary-component .cart-summary-contents .label {
        padding-left: 0;
        color: #4a4a4a; }
      .cart-summary .cart-summary-component .cart-summary-contents .table {
        margin-bottom: 0; }
      .cart-summary .cart-summary-component .cart-summary-contents .table > tbody > tr > td:first-child,
      .cart-summary .cart-summary-component .cart-summary-contents .table > thead > tr > th:first-child {
        padding-left: 0; }
      .cart-summary .cart-summary-component .cart-summary-contents .table > tbody > tr > td:last-child,
      .cart-summary .cart-summary-component .cart-summary-contents .table > thead > tr > th:last-child {
        padding-right: 0;
        text-align: right; }
      .cart-summary .cart-summary-component .cart-summary-contents .table > tbody > tr > td {
        padding: 10px 8px; }
      .cart-summary .cart-summary-component .cart-summary-contents .table > thead > tr > th {
        font-weight: normal;
        font-style: normal;
        font-size: 1.1rem;
        letter-spacing: 0.3px;
        color: #7b7b7b;
        padding: 20px 0 10px;
        text-transform: uppercase; }
      .cart-summary .cart-summary-component .cart-summary-contents .table > thead > tr > th {
        width: 68%; }
      .cart-summary .cart-summary-component .cart-summary-contents .table > thead > tr > th + th {
        width: 7%; }
      .cart-summary .cart-summary-component .cart-summary-contents .table > thead > tr > th + th + th {
        width: 25%; }
    .cart-summary .cart-summary-component .cart-total-block {
      background-color: transparent;
      padding-bottom: 0; }
      .cart-summary .cart-summary-component .cart-total-block .cart-total .total-label {
        width: 30%;
        padding-left: 0; }
      .cart-summary .cart-summary-component .cart-total-block .cart-total .total-value {
        width: 70%; }
      .cart-summary .cart-summary-component .cart-total-block .cart-prorate {
        padding: 0 0 15px 0; }
        .cart-summary .cart-summary-component .cart-total-block .cart-prorate .prorate-info-icon {
          float: left;
          width: 32px; }
        .cart-summary .cart-summary-component .cart-total-block .cart-prorate .prorate-info-text {
          margin-left: 32px;
          line-height: 15px;
          font-weight: 400;
          font-size: 11px;
          margin-top: 25px; }
          .cart-summary .cart-summary-component .cart-total-block .cart-prorate .prorate-info-text .prorate-info-text-main {
            font-weight: 400; }
      .cart-summary .cart-summary-component .cart-total-block .button-action, .cart-summary .cart-summary-component .cart-total-block .addresses-component .next-button, .addresses-component .cart-summary .cart-summary-component .cart-total-block .next-button, .cart-summary .cart-summary-component .cart-total-block .btn-proceed {
        margin: 15px 0 24px 0; }

.cart-price-summary {
  border: 1px solid #eeeeee;
  float: right;
  padding-bottom: 15px; }

.cart-loading-wrapper {
  height: 90px; }

.tax-checkbox {
  margin-top: 0;
  margin-bottom: 50px; }
  .tax-checkbox label {
    text-transform: none;
    font-size: 1.6rem;
    font-weight: normal;
    color: #7b7b7b; }
    .tax-checkbox label.disabled {
      cursor: disabled; }
    .tax-checkbox label input[type="checkbox"] {
      margin-top: 0.25em; }
    .tax-checkbox label .image-section {
      display: inline-block;
      width: 9%;
      max-width: 30px;
      padding-top: 3px; }
      .tax-checkbox label .image-section span.checkbox-image {
        margin-right: 10px; }
        .tax-checkbox label .image-section span.checkbox-image img {
          padding-bottom: 5px; }
    .tax-checkbox label span.checkbox-content {
      padding-left: 0px;
      width: 90%;
      display: inline-block;
      max-width: 350px;
      min-width: 320px; }

.redirect-button-container {
  text-align: center;
  padding-top: 20px; }

.button-redirect[type="button"] {
  border: 0px;
  margin: 0 auto;
  width: 142px;
  height: 35px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.1px;
  text-align: center;
  background-color: #ffd054;
  color: #4a4a4a; }

.delete-heading {
  color: #005F9E;
  font-size: 16px;
  margin-bottom: 2.5rem; }

.delete-confirmation-text {
  color: #6a6976;
  padding-top: 4rem;
  padding-bottom: 4rem;
  border-bottom: 1px solid #E2E2E7;
  border-top: 1px solid #E2E2E7;
  font-size: 14px; }

.btn-link {
  font-size: 1.2rem;
  color: #005f9e;
  margin: 8px 30px;
  width: 50%;
  cursor: pointer; }

.button-container {
  padding-top: 10px;
  width: 100%; }

.btn-proceed {
  padding: 6px 16px;
  margin-top: 25px;
  margin-right: -5px; }

.disable-cart .cart-line-item:not(.line-item-disable) {
  border: none;
  background-color: #f9f9fb; }

.cart-line-item .cart-action img {
  filter: invert(2) sepia(1) saturate(0.05); }

.cart-line-item .cart-action span {
  margin-top: 5px; }

.cart-line-item .quantity-selector {
  background-color: transparent; }

.cart-line-item:hover .cart-action img {
  filter: none; }

.cart-line-item:hover .cart-action .disabled img {
  filter: invert(2) sepia(1) saturate(0.05); }

.cart-line-item:hover .quantity-selector {
  background-color: #FFFFFF; }

.continue-shop-button {
  min-width: 200px; }

.button-action.cancel, .addresses-component .cancel.next-button, .cancel.btn-proceed {
  min-width: 75px; }

.align-top {
  vertical-align: top; }

.table-plain tbody,
.table-plain tr,
.table-plain td {
  border: none !important; }

.delete-confirmation-modal {
  position: absolute;
  top: 50vh;
  margin-top: 50vh;
  left: 50%;
  margin-left: -200px;
  animation: deleteConfirmationMove 0.3s;
  animation-delay: 0.1s;
  animation-fill-mode: forwards;
  /*Safari and Chrome */
  -webkit-animation: deleteConfirmationMove 0.3s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-fill-mode: forwards; }
  .delete-confirmation-modal.modal {
    width: 400px;
    height: 290px;
    background-color: #f9f9fb; }
    .delete-confirmation-modal.modal .modal-body {
      padding: 30px;
      background-color: #f9f9fb; }

.delete-confirmation-modal-close {
  position: absolute;
  top: 50vh;
  margin-top: -145px;
  left: 50%;
  margin-left: -200px;
  animation: deleteConfirmationClose 0.3s;
  animation-delay: 0.1s;
  animation-fill-mode: forwards;
  /*Safari and Chrome */
  -webkit-animation: deleteConfirmationClose 0.3s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-fill-mode: forwards; }
  .delete-confirmation-modal-close.modal {
    width: 400px;
    height: 290px;
    background-color: #f9f9fb; }
    .delete-confirmation-modal-close.modal .modal-body {
      padding: 30px;
      background-color: #f9f9fb; }

@keyframes deleteConfirmationMove {
  from {
    margin-top: 50vh; }
  to {
    margin-top: -145px; } }

@-webkit-keyframes deleteConfirmationMove

/*Safari and Chrome*/ {
  from {
    margin-top: 50vh; }
  to {
    margin-top: -145px; } }

@keyframes deleteConfirmationClose {
  from {
    margin-top: -145px; }
  to {
    margin-top: 50vh; } }

@-webkit-keyframes deleteConfirmationClose

/*Safari and Chrome*/ {
  from {
    margin-top: -145px; }
  to {
    margin-top: 50vh; } }

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

#checkout-seal-display {
  margin-top: -50px;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 10px; }

.pg-title {
  margin: 0 0 28px; }

.checkout-steps {
  margin-left: -15px;
  margin-right: -15px;
  /*margin-bottom: 40px;*/
  margin-right: 33.333%;
  margin-left: 0;
  border-bottom: 1px solid #b2b2b2; }
  .checkout-steps:before, .checkout-steps:after {
    content: " ";
    display: table; }
  .checkout-steps:after {
    clear: both; }
  .checkout-steps .checkout-step {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
    text-align: center; }
    @media (min-width: 3px) {
      .checkout-steps .checkout-step {
        float: left;
        width: 25%; } }
    .checkout-steps .checkout-step .step-number,
    .checkout-steps .checkout-step .step-text {
      line-height: 28px;
      height: 30px;
      font-weight: 600; }
    .checkout-steps .checkout-step .step-number {
      text-align: center;
      width: 30px;
      border-radius: 50%;
      background-color: #fff;
      color: #7b7b7b;
      font-size: 1.8rem;
      float: left;
      margin-right: 10px;
      border: 1px solid #7b7b7b; }
    .checkout-steps .checkout-step .completed {
      border-color: #0ca066;
      color: #FFFFFF;
      background: #0ca066 url("../images/step-complete.png") no-repeat -1px -1px;
      font-size: 0; }
    .checkout-steps .checkout-step .step-text {
      color: #7b7b7b;
      font-size: 1.4rem;
      text-transform: uppercase;
      display: inline-block; }
    .checkout-steps .checkout-step .wrap {
      padding-bottom: 1em;
      margin-bottom: -2px;
      display: inline-block;
      min-width: 65%; }
    .checkout-steps .checkout-step:first-child {
      padding-left: 0; }
    .checkout-steps .checkout-step.one {
      width: 20%;
      text-align: left; }
    .checkout-steps .checkout-step.two {
      width: 42%; }
    .checkout-steps .checkout-step.three {
      width: 33%; }
    .checkout-steps .checkout-step.four {
      width: 5%; }
  .checkout-steps .can-go-to-step {
    cursor: pointer; }
  .checkout-steps .disabled .step-number {
    background-color: #fff;
    color: #D0D0D7;
    border-color: #D0D0D7; }
  .checkout-steps .disabled .step-number.completed {
    background-color: #0ca066;
    border-color: #0ca066; }
  .checkout-steps .disabled .step-text {
    color: #D0D0D7; }
  .checkout-steps .checkout-step.current-step .step-number {
    background-color: #4a4a4a;
    border-color: #4a4a4a;
    color: #fff; }
  .checkout-steps .checkout-step.current-step .step-text {
    color: #4a4a4a; }
  .checkout-steps .checkout-step.current-step .wrap {
    border-bottom: 4px solid #005F9E; }

.checkout-component .cart-card__title {
  background-color: transparent;
  line-height: 1.1;
  margin-bottom: 0px; }
  .checkout-component .cart-card__title span {
    font-size: 16px;
    color: #005f9e;
    font-weight: 600; }
  .checkout-component .cart-card__title .btn:hover, .checkout-component .cart-card__title .address-selector .use-address-button:hover, .address-selector .checkout-component .cart-card__title .use-address-button:hover, .checkout-component .cart-card__title .cart-summary .cart-promo .promo-apply:hover, .cart-summary .cart-promo .checkout-component .cart-card__title .promo-apply:hover, .checkout-component .cart-card__title .quantity-selector .quantity-selector-box .quantity-selector-actions button:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions .checkout-component .cart-card__title button:hover, .checkout-component .cart-card__title .button:hover {
    border: 1px solid #FFBE00;
    color: #FFBE00; }
  .checkout-component .cart-card__title.is-editable:hover {
    box-shadow: 0 2px 2px 0 #8C8B96;
    background-color: #FFFFFF !important; }

.checkout-component .checkout-cart {
  margin: 0 0 !important; }

.checkout-component .cart-card {
  border: none;
  margin: 20px 0; }
  .checkout-component .cart-card.is-editable.not-active:hover {
    box-shadow: 0 2px 2px 0 #8C8B96;
    background-color: #FFFFFF !important; }
    .checkout-component .cart-card.is-editable.not-active:hover .cart-card__title.not-active {
      background-color: #FFFFFF !important; }
  .checkout-component .cart-card .cart-card {
    margin-top: 0px; }

.checkout-component .cart-card__content {
  padding: 16px; }

.checkout-component .addresses-component .addresses {
  padding-bottom: 20px; }

.checkout-component .addresses-component .org-copy {
  margin-top: 5px;
  margin-bottom: 10px; }

.checkout-component .checkout-cart {
  padding: 0px; }
  .checkout-component .checkout-cart.cart-card__title {
    /* line-height: 1.1; */
    margin-left: 0px;
    margin-bottom: 0px;
    padding-left: 25px;
    background-color: #FFFFFF; }
  .checkout-component .checkout-cart .cart-card__content {
    padding: 0px !important; }

.checkout-component .checkout-billing .next-button {
  width: 100%;
  padding: 6px 30px;
  font-size: 1.2rem;
  height: 44px; }

.checkout-component .checkout-billing .next-button:disabled {
  opacity: 0.4; }

.checkout-component .not-active {
  background-color: #eaeaef !important; }

.checkout-component .is-editable {
  cursor: pointer; }

.global-country-locale-selector-modal-heading {
  color: #005f96;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  padding: 0px;
  border-bottom: 1px solid #eaeaef;
  padding-bottom: 20px;
  margin-bottom: 35px; }
  .global-country-locale-selector-modal-heading .caption {
    padding: 0px; }
  .global-country-locale-selector-modal-heading .closeButton {
    background: url("../images/ic_close.png") no-repeat center center/24px 24px;
    height: 24px;
    width: 24px; }

.global-country-locale-selector-Modal {
  position: absolute;
  top: 50vh;
  margin-top: 50vh;
  left: 50%;
  margin-left: -230px;
  animation: countrySelectorMove 0.3s;
  animation-delay: 0.1s;
  animation-fill-mode: forwards;
  /*Safari and Chrome */
  -webkit-animation: countrySelectorMove 0.3s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-fill-mode: forwards; }
  .global-country-locale-selector-Modal.modal {
    width: 460px;
    height: 500px;
    background-color: #f9f9fb; }
    .global-country-locale-selector-Modal.modal .modal-body {
      padding: 30px;
      background-color: #f9f9fb; }

.global-country-locale-selector-Modal-close {
  position: absolute;
  top: 50vh;
  margin-top: -250px;
  left: 50%;
  margin-left: -230px;
  animation: countrySelectorClose 0.3s;
  animation-delay: 0.1s;
  animation-fill-mode: forwards;
  /*Safari and Chrome */
  -webkit-animation: countrySelectorClose 0.3s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-fill-mode: forwards; }
  .global-country-locale-selector-Modal-close.modal {
    width: 460px;
    height: 500px;
    background-color: #f9f9fb; }
    .global-country-locale-selector-Modal-close.modal .modal-body {
      padding: 30px;
      background-color: #f9f9fb; }

@keyframes countrySelectorMove {
  from {
    margin-top: 50vh; }
  to {
    margin-top: -250px; } }

@-webkit-keyframes countrySelectorMove /*Safari and Chrome*/ {
  from {
    margin-top: 50vh; }
  to {
    margin-top: -250px; } }

@keyframes countrySelectorClose {
  from {
    margin-top: -250px; }
  to {
    margin-top: 50vh; } }

@-webkit-keyframes countrySelectorClose /*Safari and Chrome*/ {
  from {
    margin-top: -250px; }
  to {
    margin-top: 50vh; } }

.details {
  padding-bottom: 70px;
  border-bottom: 1px solid #eaeaef; }
  .details .detail {
    padding-top: 35px; }
    .details .detail [class$="-text"] .heading {
      text-transform: none;
      font-weight: 600;
      color: #363545;
      text-align: left;
      font-size: 1.4rem; }
    .details .detail [class$="-text"] .caption {
      font-size: 1.2rem;
      text-align: left;
      color: #bfbfc6;
      font-weight: 500;
      margin-top: 5px; }
    .details .detail .locale-selector {
      border: 1px solid #eaeaef; }

.global-country-locale-selector-modal-footer {
  padding-top: 20px; }
  .global-country-locale-selector-modal-footer .cancel {
    padding-left: 25px;
    cursor: pointer; }

.app-form {
  display: block;
  padding: 10px; }
  .app-form .form-error {
    color: #C81922;
    padding: 5px;
    font-size: 13px; }
  .app-form .form-group {
    margin-bottom: 10px; }
    .app-form .form-group label {
      position: relative; }
      .app-form .form-group label .required {
        color: #d0011b;
        position: absolute;
        height: 11px;
        top: -2px; }
    .app-form .form-group .form-control {
      border-radius: 0;
      padding: 11px 10px 10px 10px;
      font-size: 12px;
      font-weight: 500;
      text-align: left;
      color: #363545; }
    .app-form .form-group label {
      color: #9d9da6;
      font-size: 12px;
      font-weight: normal; }
    .app-form .form-group textarea {
      resize: none; }

select {
  display: block;
  width: 100%;
  height: 35px;
  font-size: 12px;
  padding-left: 10px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #dedede;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  background-image: url("../images/icon_down.svg");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
  background-size: 32px 26px; }

select::-ms-expand {
  display: none;
  /* hide the default arrow in ie10 and ie11 */ }

.field-readonly {
  background-color: #eeeeee;
  opacity: 1; }

.google-logo-desktop {
  cursor: pointer;
  display: block; }
  .google-logo-desktop .google-container {
    height: 40px;
    width: 180px;
    clear: both;
    margin: auto;
    background: #FFFFFF;
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.24) 0 1px 1px 0; }
    .google-logo-desktop .google-container .google-logo-container {
      float: left; }
      .google-logo-desktop .google-container .google-logo-container img {
        height: 18px;
        width: 18px;
        margin: 11px; }
    .google-logo-desktop .google-container .google-signin-text {
      padding-left: 5px;
      float: left;
      height: 100%;
      padding-top: 10px;
      letter-spacing: 0.2px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.54); }

/* MODAL STYLES
-------------------------------*/
modal {
  /* modals are hidden by default */ }
  modal .modal {
    /* modal container fixed across whole screen */
    position: fixed;
    display: block;
    /* z-index must be higher than .modal-background */
    z-index: 10000;
    /* enables scrolling for tall modals */
    overflow: auto; }
    modal .modal .modal-body {
      background: #f9f9fb;
      padding: 20px; }
  modal .modal-background {
    /* modal background fixed across whole screen */
    position: fixed;
    top: -50px;
    right: 0;
    bottom: 0;
    left: 0;
    /* semi-transparent black  */
    background-color: #000;
    opacity: 0.7;
    /* z-index must be below .modal and above everything else  */
    z-index: 9000; }

body.modal-open {
  /* body overflow is hidden to hide main scrollbar when modal window is open */
  overflow: hidden; }

modal.feature-content .modal-body {
  height: 100%;
  padding: 0;
  margin: 0;
  border-radius: 4px;
  background: transparent; }

modal.feature-content .content {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  height: 100%;
  position: relative; }
  modal.feature-content .content .title, modal.feature-content .content .sub-title {
    text-align: center; }
  modal.feature-content .content .title {
    font-weight: 500;
    font-size: 20px;
    color: #363545;
    margin: 0; }
  modal.feature-content .content .sub-title {
    color: #6a6976;
    margin: 7px 0 0 0; }
  modal.feature-content .content .left,
  modal.feature-content .content .right {
    display: inline-block;
    width: 50%;
    position: absolute;
    height: 100%; }
  modal.feature-content .content .left {
    left: 0;
    background: #ffffff;
    border-radius: 4px 0 0 4px;
    padding-top: 52px; }
  modal.feature-content .content .right {
    right: 0;
    background: #005f9e;
    border-radius: 0 4px 4px 0;
    top: -1px; }
    modal.feature-content .content .right .feature-icon-container {
      width: 100%;
      height: 100%;
      display: -webkit-flexbox;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      justify-content: center; }
      modal.feature-content .content .right .feature-icon-container .feature-icon {
        width: 90px;
        height: 90px;
        text-align: center; }

.quantity-selector {
  width: 96px;
  height: 30px;
  border-radius: 2px; }
  .quantity-selector .quantity-selector-box {
    border-radius: 2px;
    display: inline; }
    .quantity-selector .quantity-selector-box .input-group {
      display: inline-block;
      align-items: center;
      justify-content: center;
      flex-direction: row;
      flex-wrap: nowrap;
      width: 100%;
      height: 100%;
      line-height: 100%;
      padding-left: 10px;
      padding-right: 10px; }
      .quantity-selector .quantity-selector-box .input-group .form-control {
        height: 100%;
        padding: 0px;
        border: none; }
      .quantity-selector .quantity-selector-box .input-group .minus-button-wrapper {
        cursor: pointer; }
        .quantity-selector .quantity-selector-box .input-group .minus-button-wrapper.disabled {
          cursor: not-allowed;
          display: inline-block;
          background-color: transparent; }
      .quantity-selector .quantity-selector-box .input-group .plus-button-wrapper {
        cursor: pointer; }
        .quantity-selector .quantity-selector-box .input-group .plus-button-wrapper.disabled {
          cursor: not-allowed;
          display: inline-block;
          background-color: transparent; }
      .quantity-selector .quantity-selector-box .input-group .minus-button, .quantity-selector .quantity-selector-box .input-group .plus-button {
        top: 50%;
        margin-top: 0px;
        background: transparent; }
        .quantity-selector .quantity-selector-box .input-group .minus-button img, .quantity-selector .quantity-selector-box .input-group .plus-button img {
          pointer-events: none; }
      .quantity-selector .quantity-selector-box .input-group .minus-button.form-control .minus-icon {
        height: 0;
        width: 0;
        color: #FFFFFF;
        padding-left: 3.2px;
        margin-top: -8.6px; }
      .quantity-selector .quantity-selector-box .input-group .minus-button.form-control.disable {
        pointer-events: none;
        background-color: transparent; }
      .quantity-selector .quantity-selector-box .input-group .plus-button.form-control .plus-icon {
        height: 0;
        width: 0;
        color: #FFFFFF;
        padding-left: 2px;
        margin-top: -7.2px; }
      .quantity-selector .quantity-selector-box .input-group .plus-button.form-control.disable {
        pointer-events: none; }
      .quantity-selector .quantity-selector-box .input-group input {
        border: solid 0 !important;
        padding: 6px;
        line-height: 1;
        font-size: 1.2rem;
        text-align: center;
        background-color: transparent;
        width: 57%; }
      .quantity-selector .quantity-selector-box .input-group input[type=number]::-webkit-inner-spin-button,
      .quantity-selector .quantity-selector-box .input-group input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
        text-align: right; }
    .quantity-selector .quantity-selector-box .dropdown-toggle {
      position: absolute;
      top: 38px;
      right: -5px; }
    .quantity-selector .quantity-selector-box .dropup, .quantity-selector .quantity-selector-box .dropdown {
      position: inherit; }
    .quantity-selector .quantity-selector-box .dropdown-menu {
      top: 90%;
      min-width: 50px;
      right: 5px;
      left: initial; }
    .quantity-selector .quantity-selector-box .quantity-select {
      color: #777;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-right: 15px;
      line-height: 20px;
      display: block; }
    .quantity-selector .quantity-selector-box .quantity-select {
      padding-top: 20px; }
    .quantity-selector .quantity-selector-box .quantity-selector-actions {
      width: inherit;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 11; }
      .quantity-selector .quantity-selector-box .quantity-selector-actions button {
        display: none;
        padding: 0;
        border-radius: 0;
        border: none;
        border-left: solid 1px #D0D0D7; }
  .quantity-selector .error {
    background-color: #FFFFFF;
    border: none;
    color: #C81922;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    padding: 5px;
    margin: 0;
    margin-top: 1px;
    position: absolute;
    background-color: #f9f9fb; }

.profile-menu-container {
  position: relative; }
  .profile-menu-container .profile-menu-icon {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    cursor: pointer; }
  .profile-menu-container .profile-dropdown {
    max-width: 250px;
    min-width: 200px;
    position: absolute;
    top: 120%;
    right: 0;
    padding: 0;
    background-color: #FFFFFF;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); }
    .profile-menu-container .profile-dropdown .drop-menu-item {
      padding: 12px 10px;
      text-align: right;
      color: #6A6976;
      font-size: 12px;
      font-weight: 600; }
      .profile-menu-container .profile-dropdown .drop-menu-item a {
        color: inherit;
        text-decoration: none; }
      .profile-menu-container .profile-dropdown .drop-menu-item:hover {
        background-color: #f9f9fb; }
      .profile-menu-container .profile-dropdown .drop-menu-item .sub-title {
        font-size: 10px; }
      .profile-menu-container .profile-dropdown .drop-menu-item.no-highlight {
        pointer-events: none; }
      .profile-menu-container .profile-dropdown .drop-menu-item .show-ellipsis {
        overflow: hidden;
        text-overflow: ellipsis; }
    .profile-menu-container .profile-dropdown .divider {
      height: 0;
      margin: 0;
      border: none;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: rgba(0, 0, 0, 0.12); }

.gtm-user-data {
  visibility: hidden;
  width: 0;
  height: 0; }

.credit-card-component, .change-credit-card-component {
  margin-left: -15px;
  margin-right: -15px;
  margin-left: 0;
  margin-right: 0; }
  .credit-card-component:before, .change-credit-card-component:before, .credit-card-component:after, .change-credit-card-component:after {
    content: " ";
    display: table; }
  .credit-card-component:after, .change-credit-card-component:after {
    clear: both; }
  .credit-card-component .credit-card-iframe-container, .change-credit-card-component .credit-card-iframe-container {
    position: relative;
    min-height: 600px;
    overflow: hidden;
    max-width: 550px;
    margin: 33px 51px 0; }
    .credit-card-component .credit-card-iframe-container iframe, .change-credit-card-component .credit-card-iframe-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .credit-card-component .move, .change-credit-card-component .move {
    position: absolute;
    bottom: 102px;
    left: 26px; }
  .credit-card-component .move-up, .change-credit-card-component .move-up {
    position: absolute;
    bottom: 60px;
    left: 26px; }
    .credit-card-component .move-up.max-card-type-two, .change-credit-card-component .move-up.max-card-type-two {
      bottom: 90px; }
  .credit-card-component .edit-button, .change-credit-card-component .edit-button {
    min-height: 30px; }
  .credit-card-component .credit-card-details, .change-credit-card-component .credit-card-details {
    padding: 30px;
    background-color: #FFFFFF;
    border: 0;
    border-radius: 2px;
    padding: 0px 0px; }
    .credit-card-component .credit-card-details h2.title, .change-credit-card-component .credit-card-details h2.title {
      margin-top: 0;
      margin-bottom: 30px;
      font-size: 2rem;
      color: #005F9E; }
    .credit-card-component .credit-card-details h3.title, .change-credit-card-component .credit-card-details h3.title {
      font-size: 1.8rem; }
    .credit-card-component .credit-card-details .terms, .change-credit-card-component .credit-card-details .terms {
      margin-top: 10px; }
    .credit-card-component .credit-card-details .terms label, .change-credit-card-component .credit-card-details .terms label {
      text-transform: none;
      font-size: 1.3rem;
      font-weight: normal;
      color: #7b7b7b;
      padding-left: 0px; }
    .credit-card-component .credit-card-details .confirmation-details, .change-credit-card-component .credit-card-details .confirmation-details {
      margin-top: 20px; }
    .credit-card-component .credit-card-details .submit, .change-credit-card-component .credit-card-details .submit {
      margin-top: 16px; }
    .credit-card-component .credit-card-details .radio-label, .change-credit-card-component .credit-card-details .radio-label {
      padding-left: 10px; }
    .credit-card-component .credit-card-details .card-title, .change-credit-card-component .credit-card-details .card-title {
      text-transform: uppercase;
      font-weight: 600;
      color: #363545;
      text-align: left; }
    .credit-card-component .credit-card-details .reviewOrder, .change-credit-card-component .credit-card-details .reviewOrder {
      position: relative;
      min-height: 1px;
      padding-left: 30px;
      padding-right: 30px; }
      @media (min-width: 3px) {
        .credit-card-component .credit-card-details .reviewOrder, .change-credit-card-component .credit-card-details .reviewOrder {
          float: left;
          width: 100%; } }
    .credit-card-component .credit-card-details .nonReviewOrder, .change-credit-card-component .credit-card-details .nonReviewOrder {
      position: relative;
      min-height: 1px;
      padding-left: 20px;
      padding-right: 20px; }
      @media (min-width: 3px) {
        .credit-card-component .credit-card-details .nonReviewOrder, .change-credit-card-component .credit-card-details .nonReviewOrder {
          float: left;
          width: 66.66667%; } }
    .credit-card-component .credit-card-details .move-radio, .change-credit-card-component .credit-card-details .move-radio {
      padding-left: 22px !important; }
      .credit-card-component .credit-card-details .move-radio input[type="radio"], .change-credit-card-component .credit-card-details .move-radio input[type="radio"] {
        margin-top: 3px !important; }
    .credit-card-component .credit-card-details .radio, .change-credit-card-component .credit-card-details .radio {
      /*
            border: 1px solid $col_gray_1;
            border-radius: 3px;
            */
      margin-top: 0px;
      padding-top: 5px;
      cursor: pointer; }
      .credit-card-component .credit-card-details .radio:first-child, .change-credit-card-component .credit-card-details .radio:first-child {
        border-top: 0; }
      .credit-card-component .credit-card-details .radio input[type="radio"], .change-credit-card-component .credit-card-details .radio input[type="radio"] {
        margin-top: 0.35em; }
      .credit-card-component .credit-card-details .radio .radio-option, .change-credit-card-component .credit-card-details .radio .radio-option {
        padding-left: 21px;
        padding-top: 5px;
        padding-bottom: 5px; }
        .credit-card-component .credit-card-details .radio .radio-option input[type="radio"], .change-credit-card-component .credit-card-details .radio .radio-option input[type="radio"] {
          margin-top: 3px; }
    .credit-card-component .credit-card-details .radio label, .change-credit-card-component .credit-card-details .radio label {
      /*font-weight: $font_bold;*/
      text-transform: uppercase;
      font-weight: 600;
      color: #363545;
      text-align: left; }
    .credit-card-component .credit-card-details .card-type, .change-credit-card-component .credit-card-details .card-type {
      display: inline-block;
      text-transform: uppercase;
      color: #7b7b7b;
      font-size: 1.4rem;
      font-weight: normal;
      margin-bottom: 0.2em; }
    .credit-card-component .credit-card-details .card-info, .change-credit-card-component .credit-card-details .card-info {
      color: #4a4a4a;
      font-size: 1.4rem;
      border-radius: 2px;
      font-weight: normal;
      padding: 5px 30px 10px;
      display: inline-block;
      width: 100%; }
    .credit-card-component .credit-card-details .button-action.finish, .change-credit-card-component .credit-card-details .button-action.finish, .credit-card-component .credit-card-details .addresses-component .finish.next-button, .addresses-component .credit-card-component .credit-card-details .finish.next-button, .change-credit-card-component .credit-card-details .addresses-component .finish.next-button, .addresses-component .change-credit-card-component .credit-card-details .finish.next-button, .credit-card-component .credit-card-details .finish.btn-proceed, .change-credit-card-component .credit-card-details .finish.btn-proceed {
      padding: 8px 60px; }
    .credit-card-component .credit-card-details .selected-addresses, .change-credit-card-component .credit-card-details .selected-addresses {
      margin-bottom: 40px; }
    .credit-card-component .credit-card-details .paypal-btn, .change-credit-card-component .credit-card-details .paypal-btn {
      padding-top: 6px;
      height: auto; }
    .credit-card-component .credit-card-details .align-new-card-items, .change-credit-card-component .credit-card-details .align-new-card-items {
      align-self: self-start;
      margin-top: 15px; }
    .credit-card-component .credit-card-details .radio, .change-credit-card-component .credit-card-details .radio {
      background-color: #f9f9fb;
      display: flex;
      height: 44px;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      padding: 0 26px; }
      .credit-card-component .credit-card-details .radio.paypal-section, .change-credit-card-component .credit-card-details .radio.paypal-section {
        margin-bottom: 0px; }
      .credit-card-component .credit-card-details .radio.card, .change-credit-card-component .credit-card-details .radio.card {
        padding: 12px 43px 17px 26px;
        margin-bottom: 10px;
        height: auto;
        display: block; }
        .credit-card-component .credit-card-details .radio.card .ending-details, .change-credit-card-component .credit-card-details .radio.card .ending-details, .credit-card-component .credit-card-details .radio.card .expires-details, .change-credit-card-component .credit-card-details .radio.card .expires-details {
          flex-grow: 0;
          width: 15%; }
        .credit-card-component .credit-card-details .radio.card.existing-card, .change-credit-card-component .credit-card-details .radio.card.existing-card {
          margin-bottom: 0;
          border-bottom: 1px solid #eaeaef;
          padding-bottom: 10px; }
      .credit-card-component .credit-card-details .radio .billing-details.existing, .change-credit-card-component .credit-card-details .radio .billing-details.existing {
        margin-top: 27px; }
      .credit-card-component .credit-card-details .radio .card-details, .change-credit-card-component .credit-card-details .radio .card-details,
      .credit-card-component .credit-card-details .radio .new-card, .change-credit-card-component .credit-card-details .radio .new-card,
      .credit-card-component .credit-card-details .radio .paypal-card, .change-credit-card-component .credit-card-details .radio .paypal-card {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-grow: 3; }
        .credit-card-component .credit-card-details .radio .card-details .paypal-icon, .change-credit-card-component .credit-card-details .radio .card-details .paypal-icon,
        .credit-card-component .credit-card-details .radio .new-card .paypal-icon, .change-credit-card-component .credit-card-details .radio .new-card .paypal-icon,
        .credit-card-component .credit-card-details .radio .paypal-card .paypal-icon, .change-credit-card-component .credit-card-details .radio .paypal-card .paypal-icon {
          background: url("../images/paypal-icon.png") no-repeat center;
          margin-left: 0px;
          margin-right: 10px;
          margin-top: 2px;
          height: 26px;
          width: 85px; }
      .credit-card-component .credit-card-details .radio .ending-details, .change-credit-card-component .credit-card-details .radio .ending-details, .credit-card-component .credit-card-details .radio .expires-details, .change-credit-card-component .credit-card-details .radio .expires-details {
        flex-grow: 1;
        padding-left: 5px; }
      .credit-card-component .credit-card-details .radio .card, .change-credit-card-component .credit-card-details .radio .card {
        width: 40px;
        height: 28px; }
        .credit-card-component .credit-card-details .radio .card.visa, .change-credit-card-component .credit-card-details .radio .card.visa {
          background: url("../images/visa-icon.svg") no-repeat center/130%;
          margin-left: 101px;
          margin-right: 8px;
          margin-top: 5px; }
        .credit-card-component .credit-card-details .radio .card.master, .change-credit-card-component .credit-card-details .radio .card.master {
          background: url("../images/mastercard-icon.svg") no-repeat center/130%;
          margin-left: 101px;
          margin-right: 8px;
          margin-top: 5px; }
        .credit-card-component .credit-card-details .radio .card.amex, .change-credit-card-component .credit-card-details .radio .card.amex {
          background: url("../images/amex-icon.svg") no-repeat center/130%;
          margin-left: 101px;
          margin-right: 8px;
          margin-top: 5px; }
        .credit-card-component .credit-card-details .radio .card.discover, .change-credit-card-component .credit-card-details .radio .card.discover {
          background-image: url("../images/discover-icon.svg") no-repeat center/130%;
          margin-left: 101px;
          margin-right: 8px;
          margin-top: 5px; }
      .credit-card-component .credit-card-details .radio .expires-details, .change-credit-card-component .credit-card-details .radio .expires-details {
        text-align: left;
        padding-left: 5px; }
      .credit-card-component .credit-card-details .radio.show-existing-details-only span .radio-image, .change-credit-card-component .credit-card-details .radio.show-existing-details-only span .radio-image {
        display: none; }
      .credit-card-component .credit-card-details .radio.show-existing-details-only span .secure-lock, .change-credit-card-component .credit-card-details .radio.show-existing-details-only span .secure-lock {
        display: none; }
      .credit-card-component .credit-card-details .radio.show-existing-details-only span .card-info, .change-credit-card-component .credit-card-details .radio.show-existing-details-only span .card-info {
        padding-top: 0px;
        padding-left: 25px; }
      .credit-card-component .credit-card-details .radio .billing-details, .change-credit-card-component .credit-card-details .radio .billing-details {
        width: 73%;
        margin-left: auto; }
        .credit-card-component .credit-card-details .radio .billing-details .billing-details-label, .change-credit-card-component .credit-card-details .radio .billing-details .billing-details-label {
          float: left;
          padding: 16px; }
        .credit-card-component .credit-card-details .radio .billing-details .selected-address-section, .change-credit-card-component .credit-card-details .radio .billing-details .selected-address-section {
          width: 71%;
          margin-left: auto; }
    .credit-card-component .credit-card-details .legal-section, .change-credit-card-component .credit-card-details .legal-section {
      display: flex;
      padding-top: 15px;
      padding-bottom: 15px;
      text-align: justify; }
      .credit-card-component .credit-card-details .legal-section span.checkbox-image, .change-credit-card-component .credit-card-details .legal-section span.checkbox-image {
        min-width: 18px;
        height: 18px;
        border: 1px solid; }
      .credit-card-component .credit-card-details .legal-section span.legal-text, .change-credit-card-component .credit-card-details .legal-section span.legal-text {
        font-size: 12px;
        padding-left: 10px;
        align-items: inherit;
        display: unset; }
        .credit-card-component .credit-card-details .legal-section span.legal-text a, .change-credit-card-component .credit-card-details .legal-section span.legal-text a {
          font-weight: bold; }
          .credit-card-component .credit-card-details .legal-section span.legal-text a:hover, .change-credit-card-component .credit-card-details .legal-section span.legal-text a:hover {
            text-decoration: none !important;
            color: #337ab7; }
  .credit-card-component .payment-service-error .error-description, .change-credit-card-component .payment-service-error .error-description {
    padding: 0 0 20px;
    color: #C81922; }
  .credit-card-component .payment-service-error button, .change-credit-card-component .payment-service-error button {
    margin-top: 20px;
    margin-right: 20px;
    padding: 6px 30px;
    min-height: 40px;
    text-transform: uppercase;
    border-radius: 2px; }
  .credit-card-component h3, .change-credit-card-component h3 {
    font-size: 2.2rem; }
  .credit-card-component h3.first, .change-credit-card-component h3.first {
    margin-top: 12px; }

.change-credit-card-component {
  width: 50%; }
  .change-credit-card-component .credit-card-details {
    padding-top: 10px; }
    .change-credit-card-component .credit-card-details .radio:first-child {
      margin-top: 0;
      padding-top: 0; }

.addresses-component .addresses {
  padding: 0px; }

@media (min-width: 992px) {
  .credit-card-details .button-cancel {
    margin-top: 0; } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s; }

.secure-lock {
  background: transparent url("../images/secure-lock.png") no-repeat right center;
  padding-right: 16px;
  min-height: 16px;
  color: #7b7b7b;
  font-weight: 500;
  margin-bottom: 4px; }

.credit-card-iframe {
  overflow: hidden;
  height: auto;
  max-height: 0; }

.credit-card-iframe.credit-card-iframe-wrapper {
  transition: max-height 0.3s ease-out;
  max-height: 600px; }

label.disable {
  cursor: not-allowed !important; }

.changecard-confirmation-modal {
  position: absolute;
  top: 50vh;
  margin-top: 50vh;
  left: 50%;
  margin-left: -200px;
  animation: deleteConfirmationMove 0.3s;
  animation-delay: 0.1s;
  animation-fill-mode: forwards;
  /*Safari and Chrome */
  -webkit-animation: deleteConfirmationMove 0.3s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-fill-mode: forwards; }
  .changecard-confirmation-modal.modal {
    width: 400px;
    height: 290px;
    background-color: #f9f9fb; }
    .changecard-confirmation-modal.modal .modal-body {
      padding: 30px;
      background-color: #f9f9fb; }

.changecard-confirmation-modal-close {
  position: absolute;
  top: 50vh;
  margin-top: -145px;
  left: 50%;
  margin-left: -200px;
  animation: deleteConfirmationClose 0.3s;
  animation-delay: 0.1s;
  animation-fill-mode: forwards;
  /*Safari and Chrome */
  -webkit-animation: deleteConfirmationClose 0.3s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-fill-mode: forwards; }
  .changecard-confirmation-modal-close.modal {
    width: 400px;
    height: 290px;
    background-color: #f9f9fb; }
    .changecard-confirmation-modal-close.modal .modal-body {
      padding: 30px;
      background-color: #f9f9fb; }

.changecard-confirmation-header {
  border-bottom: 0.75px solid #eaeaef;
  width: 100%;
  text-align: left;
  font-size: 16px; }
  .changecard-confirmation-header .title {
    color: #005F9E;
    margin-bottom: 2.5rem; }
  .changecard-confirmation-header .closeButton {
    background: url("../../assets/images/ic_close.png") no-repeat center center/16px 16px;
    cursor: pointer;
    height: 16px;
    width: 16px; }

.changecard-details {
  border-bottom: 0.75px solid #eaeaef;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-grow: 2;
  padding-top: 10px; }
  .changecard-details .info-icon {
    display: inline-block; }
  .changecard-details .info-text {
    display: inline-block;
    margin-left: 10px;
    color: #6a6976; }

.button-container {
  margin-top: 10px;
  width: 100%;
  margin-bottom: 20px; }

.checkTermsAndConditions-disable {
  pointer-events: none;
  opacity: 0.5;
  background: #ccc; }

#seal-display-payment {
  margin-top: 10px; }

.store-selection {
  background-color: #FFFFFF;
  padding: 40px;
  width: 60%;
  margin: auto; }
  .store-selection h2 {
    font-size: 1.6rem;
    margin-bottom: 40px; }
  .store-selection .country-select {
    margin-top: 40px;
    margin-bottom: 40px; }
  .store-selection .currency-selection {
    margin-left: -15px;
    margin-right: -15px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 40px; }
    .store-selection .currency-selection:before, .store-selection .currency-selection:after {
      content: " ";
      display: table; }
    .store-selection .currency-selection:after {
      clear: both; }
    .store-selection .currency-selection .option {
      position: relative;
      min-height: 1px;
      padding-left: 5px;
      padding-right: 5px;
      font-size: 1.8rem;
      text-align: center; }
      @media (min-width: 3px) {
        .store-selection .currency-selection .option {
          float: left;
          width: 33.33333%; } }
      .store-selection .currency-selection .option input {
        margin-right: 20px; }

.profile-completion {
  background: #FFFFFF;
  padding: 10px 30px;
  max-width: 55%;
  margin: 0 auto; }
  .profile-completion h4.title {
    color: #005F9E;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 17px; }
  .profile-completion .page-desc {
    padding: 0 0 20px;
    border-bottom: solid 1px #f3f3f7; }
  .profile-completion .addresses {
    margin-left: 0;
    margin-right: 0; }
  .profile-completion .btn-container {
    margin: 0;
    padding: 0; }
    .profile-completion .btn-container label {
      padding-top: 1rem;
      padding-bottom: 1rem; }
  .profile-completion .alert.main, .profile-completion .addresses-component .address-field .main.error, .addresses-component .address-field .profile-completion .main.error, .profile-completion .addresses-component .tax .main.error, .addresses-component .tax .profile-completion .main.error, .profile-completion .addresses-component .address-component .address-name .main.error, .addresses-component .address-component .address-name .profile-completion .main.error, .profile-completion .address-component .addresses-component .address-name .main.error, .address-component .addresses-component .address-name .profile-completion .main.error, .profile-completion .addresses-component .address-component .address-phone .main.error, .addresses-component .address-component .address-phone .profile-completion .main.error, .profile-completion .address-component .addresses-component .address-phone .main.error, .address-component .addresses-component .address-phone .profile-completion .main.error, .profile-completion .addresses-component .address-component .address-postcode-search .main.error, .addresses-component .address-component .address-postcode-search .profile-completion .main.error, .profile-completion .address-component .addresses-component .address-postcode-search .main.error, .address-component .addresses-component .address-postcode-search .profile-completion .main.error, .profile-completion .addresses-component .address-component .address-country-tax .main.error, .addresses-component .address-component .address-country-tax .profile-completion .main.error, .profile-completion .address-component .addresses-component .address-country-tax .main.error, .address-component .addresses-component .address-country-tax .profile-completion .main.error, .profile-completion .addresses-component .address-component .first-name-last-name .main.error, .addresses-component .address-component .first-name-last-name .profile-completion .main.error, .profile-completion .address-component .addresses-component .first-name-last-name .main.error, .address-component .addresses-component .first-name-last-name .profile-completion .main.error, .profile-completion .addresses-component .address-component .city-region .main.error, .addresses-component .address-component .city-region .profile-completion .main.error, .profile-completion .address-component .addresses-component .city-region .main.error, .address-component .addresses-component .city-region .profile-completion .main.error, .profile-completion .cart-summary .cart-product-summary .coupon_discount .main.promo-value, .cart-summary .cart-product-summary .coupon_discount .profile-completion .main.promo-value, .profile-completion .cart-summary .cart-promo .main.error-text, .cart-summary .cart-promo .profile-completion .main.error-text, .profile-completion .quantity-selector .main.error, .quantity-selector .profile-completion .main.error, .profile-completion .promo-component .promo-applied .main.coupon-value, .promo-component .promo-applied .profile-completion .main.coupon-value {
    margin-top: 1.5em;
    margin-bottom: 1.5em; }
  .profile-completion h3.title {
    margin-top: 0; }
  .profile-completion p {
    color: #7b7b7b; }
  .profile-completion h2.loading-title {
    text-align: center; }
  .profile-completion .individual-purchase-check {
    margin-bottom: 10px; }
    .profile-completion .individual-purchase-check label {
      font-weight: normal; }

.core.faq.container {
  min-width: 100%;
  padding: 0px;
  margin-top: 60px; }

.faq-component {
  height: calc(100vh - 169px);
  overflow: hidden;
  position: relative;
  min-height: 300px;
  padding: 15px;
  color: #4a4a4a;
  font-size: 1.2rem; }
  .faq-component h1 {
    margin-top: 0;
    padding-bottom: .5em;
    color: #363545;
    font-size: 2.2rem; }
  .faq-component h2 {
    font-size: 1.6rem;
    color: #009AD9;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 15px; }
  .faq-component h3 {
    color: #363545;
    font-size: 1.8rem;
    font-weight: 600; }
  .faq-component .qn, .faq-component .ans {
    line-height: 1.54; }
  .faq-component .qn {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 1.2rem;
    color: #000000;
    font-weight: 600; }
  .faq-component ol {
    list-style-type: none;
    padding-left: 1px; }
  .faq-component li p {
    line-height: 1.45; }
  .faq-component a {
    cursor: pointer; }
  .faq-component .topic-list {
    padding-left: 0;
    list-style-type: none; }
  .faq-component .topic-list li {
    padding: 8px 0; }
  .faq-component .topic-list a {
    color: #7b7b7b;
    font-size: 1.2rem; }
  .faq-component .topic-list a.active {
    color: #009AD9;
    font-weight: 600; }
  .faq-component .col-left, .faq-component .col-main {
    top: 60px;
    margin-top: 40px;
    padding-right: 17px; }
  .faq-component .col-left {
    /*width: 29%;*/
    width: 275px; }
  .faq-component .col-main {
    right: 0;
    padding-left: 20px;
    border-left: 1px solid #E2E2E7; }
  .faq-component .col-main div:first-child h2, .faq-component .col-left h3 {
    margin-top: 0; }
  .faq-component .faq-title h1 {
    margin-left: 5px;
    line-height: 2; }
  .faq-component .col-main {
    margin-left: 290px; }
  .faq-component .col-left:hover, .faq-component .col-main:hover {
    padding-right: 0;
    overflow-y: auto; }
  .faq-component .faq-heading {
    width: 100%;
    background-color: #F3F3F7 !important; }
    .faq-component .faq-heading .search-faq input[type=text] {
      width: 506px; }
  .faq-component .faq-content {
    height: 700px !important; }
    .faq-component .faq-content .faq-content-list {
      padding: 10px 0px 10px 20px;
      height: 700px !important;
      overflow-y: auto;
      overflow-x: hidden;
      border-left: 2px solid #BFBFC6; }

.search-faq {
  float: left;
  width: 600px;
  border: 1px solid #dedede;
  background-color: #FFFFFF; }
  .search-faq ul {
    list-style-type: none;
    padding-left: 0; }
  .search-faq label {
    margin-bottom: 0;
    width: 100%; }
    .search-faq label i.search-icon {
      background: transparent url("../images/cart_slice.png") no-repeat 0 0;
      background-position: 3px -218px;
      width: 43px;
      min-height: 43px;
      display: inline-block;
      vertical-align: top;
      cursor: pointer; }
    .search-faq label i.clear-icon {
      background: transparent url("../images/cart_slice.png") no-repeat 0 0;
      background-position: -30px -218px;
      color: black;
      padding-left: 42px;
      min-height: 43px;
      display: inline-block;
      vertical-align: top;
      cursor: pointer; }
  .search-faq input[type=text] {
    padding: 8px 4px;
    min-height: 43px;
    border: 0;
    width: 212px;
    font-weight: 500;
    color: #6A6976;
    font-size: 1.8rem; }
  .search-faq .results {
    border: 1px solid #E2E2E7;
    z-index: 999;
    background-color: #fff;
    position: absolute;
    padding: 1em 1.2em;
    line-height: 1.5;
    max-width: 70%;
    max-height: 350px;
    max-height: calc(100vh - 400px);
    min-height: 200px;
    min-width: 597px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left; }
    .search-faq .results a {
      color: #4990e2;
      font-size: 1.5rem;
      font-weight: 500;
      margin-bottom: .95em;
      display: block;
      cursor: pointer; }
    .search-faq .results em {
      color: #6A6976;
      font-style: normal; }

.faq-list-component .search-bar {
  background: #2A7AAA;
  text-align: center;
  padding: 4rem 0; }

.faq-list-component .search-faq {
  float: none;
  display: inline-block; }
  .faq-list-component .search-faq input[type=text] {
    min-width: 505px;
    padding: 8px 1em; }

.faq-list-component .results {
  max-width: 495px; }

.faq-list-component h1 {
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
  margin-top: 0; }

.faq-list-component .faq-list {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 37px 92px 37px 92px;
  /*display: -webkit-box;*/
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  /*justify-content: space-around;*/ }
  .faq-list-component .faq-list:before, .faq-list-component .faq-list:after {
    content: " ";
    display: table; }
  .faq-list-component .faq-list:after {
    clear: both; }
  @media (min-width: 3px) {
    .faq-list-component .faq-list {
      float: left;
      width: 100%; } }
  .faq-list-component .faq-list .topic-group-wrapper {
    padding: 12px 12px 12px 12px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 3px) {
      .faq-list-component .faq-list .topic-group-wrapper {
        float: left;
        width: 25%; } }
    .faq-list-component .faq-list .topic-group-wrapper .topic-group {
      float: left;
      padding: 2rem 2rem 3.5rem;
      font-size: 1.2rem;
      border-radius: 2px;
      position: relative;
      width: 100%;
      min-height: 170px;
      background-color: #f9f9fb; }
      .faq-list-component .faq-list .topic-group-wrapper .topic-group .qn {
        cursor: pointer;
        color: #6a6976;
        font-size: 12px; }
        .faq-list-component .faq-list .topic-group-wrapper .topic-group .qn:hover {
          text-decoration: underline; }
      .faq-list-component .faq-list .topic-group-wrapper .topic-group h5.topic {
        font-size: 14px;
        font-weight: 600;
        color: #005F9E; }
  .faq-list-component .faq-list.clear-fix {
    background-color: #F3F3F3 !important; }
  .faq-list-component .faq-list li {
    list-style-type: none;
    margin-bottom: 1rem; }
  .faq-list-component .faq-list ol {
    padding-left: 0; }
  .faq-list-component .faq-list h5 {
    color: #009AD9;
    font-weight: 500;
    margin: 0 0 1.7rem; }
  .faq-list-component .faq-list .view-all {
    color: #005F9E;
    font-size: 10px;
    font-weight: normal;
    bottom: 1.7rem;
    position: absolute;
    cursor: pointer; }

.faq-list-component .faq-footer {
  border-top: solid 1px #dedede;
  padding: 10px;
  text-align: center; }
  .faq-list-component .faq-footer label {
    color: #6A6976;
    font-weight: 500; }
  .faq-list-component .faq-footer button {
    font-size: 1.2rem;
    color: #4a4a4a;
    background-color: #FFBE00;
    border-color: #FFBE00;
    margin: 0 1em;
    min-height: 35px;
    padding: 6px 15px; }

footer.global {
  text-align: center; }
  footer.global .navbar-mainfooter {
    height: 44px;
    background-color: #F3F3F7;
    padding: 15px 0;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0; }
    footer.global .navbar-mainfooter a {
      padding: 0 0 0 17px;
      color: #363545;
      text-decoration: none; }
    footer.global .navbar-mainfooter a:hover {
      color: #00437b; }
    footer.global .navbar-mainfooter ul {
      margin: 0;
      font-size: 1rem; }
    footer.global .navbar-mainfooter.overflow {
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); }

.unsupported-browser-warning {
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  text-align: center; }
  .unsupported-browser-warning .content img.browser-disabled-icon {
    height: 64px; }
  .unsupported-browser-warning .content span.title {
    display: block;
    font-size: 24px;
    font-weight: bold;
    padding-top: 20px; }
  .unsupported-browser-warning .content span.description {
    display: block;
    font-size: 14px;
    padding: 16px 0px; }
  .unsupported-browser-warning .content .browser-details {
    justify-content: space-around;
    display: flex;
    padding-top: 35px;
    width: 650px; }
    .unsupported-browser-warning .content .browser-details .browser-info {
      display: flex;
      flex-direction: column; }
      .unsupported-browser-warning .content .browser-details .browser-info img.browser-icon {
        height: 80px; }
      .unsupported-browser-warning .content .browser-details .browser-info span.browser-name {
        font-size: 14px;
        font-weight: bold;
        padding-top: 15px; }

.nav-dropdown-container {
  /* Size and position */
  position: relative;
  margin: 0 auto;
  padding: 10px;
  /* Styles */
  cursor: pointer;
  outline: none;
  /* Font settings */
  font-weight: normal;
  color: #363545;
  background: #FFFFFF; }
  .nav-dropdown-container .selection i {
    margin-right: 5px; }
  .nav-dropdown-container .glyphicon {
    float: right; }
  .nav-dropdown-container .dropdown-menu .dropdown-item {
    padding: 3px 2px 3px 15px;
    display: -webkit-box;
    cursor: pointer;
    line-height: 24px; }
  .nav-dropdown-container .dropdown-menu .dropdown-item:hover,
  .nav-dropdown-container .dropdown-menu .dropdown-item.focus {
    background-color: #E2E2E7 !important; }
  .nav-dropdown-container .dropdown-menu .dropdown-item a {
    font-size: 11px;
    font-weight: 300;
    text-align: left;
    color: #838383;
    padding-left: 4px !important;
    vertical-align: middle;
    margin-top: 5px;
    text-decoration: none; }
    .nav-dropdown-container .dropdown-menu .dropdown-item a :hover, .nav-dropdown-container .dropdown-menu .dropdown-item a :focus {
      background-color: #E2E2E7 !important; }
  .nav-dropdown-container .dropdown-menu {
    display: block;
    margin: 0px;
    /* Size & position */
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    width: 100%;
    padding: 0;
    background: #ffffff;
    border-radius: inherit;
    font-weight: normal;
    list-style: none;
    /* Hiding */
    opacity: 0;
    pointer-events: none; }
    .nav-dropdown-container .dropdown-menu li:hover a {
      background: transparent; }

.nav-dropdown-container.active .dropdown-menu {
  opacity: 1;
  pointer-events: auto; }

#locale-switcher-list {
  max-height: 30vh;
  height: auto; }

.navbar-default .nav-search, .navbar-lower .nav-search {
  padding-top: 7px; }
  .navbar-default .nav-search input, .navbar-lower .nav-search input,
  .navbar-default .nav-search .btn, .navbar-lower .nav-search .btn,
  .navbar-default .nav-search .address-selector .use-address-button, .address-selector
  .navbar-default .nav-search .use-address-button, .navbar-lower .nav-search .address-selector .use-address-button, .address-selector .navbar-lower .nav-search .use-address-button,
  .navbar-default .nav-search .cart-summary .cart-promo .promo-apply, .cart-summary .cart-promo
  .navbar-default .nav-search .promo-apply, .navbar-lower .nav-search .cart-summary .cart-promo .promo-apply, .cart-summary .cart-promo .navbar-lower .nav-search .promo-apply,
  .navbar-default .nav-search .quantity-selector .quantity-selector-box .quantity-selector-actions button, .quantity-selector .quantity-selector-box .quantity-selector-actions
  .navbar-default .nav-search button, .navbar-lower .nav-search .quantity-selector .quantity-selector-box .quantity-selector-actions button, .quantity-selector .quantity-selector-box .quantity-selector-actions .navbar-lower .nav-search button,
  .navbar-default .nav-search .button, .navbar-lower .nav-search .button {
    background-color: #F3F3F7; }
  .navbar-default .nav-search .btn, .navbar-lower .nav-search .btn, .navbar-default .nav-search .address-selector .use-address-button, .address-selector .navbar-default .nav-search .use-address-button, .navbar-lower .nav-search .address-selector .use-address-button, .address-selector .navbar-lower .nav-search .use-address-button, .navbar-default .nav-search .cart-summary .cart-promo .promo-apply, .cart-summary .cart-promo .navbar-default .nav-search .promo-apply, .navbar-lower .nav-search .cart-summary .cart-promo .promo-apply, .cart-summary .cart-promo .navbar-lower .nav-search .promo-apply, .navbar-default .nav-search .quantity-selector .quantity-selector-box .quantity-selector-actions button, .quantity-selector .quantity-selector-box .quantity-selector-actions .navbar-default .nav-search button, .navbar-lower .nav-search .quantity-selector .quantity-selector-box .quantity-selector-actions button, .quantity-selector .quantity-selector-box .quantity-selector-actions .navbar-lower .nav-search button, .navbar-default .nav-search .button, .navbar-lower .nav-search .button {
    height: 34px; }

.container-fluid {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1); }

.navbar-top {
  margin-right: 0px;
  display: flex; }

.navbar-fixed-top.navbar, .navbar-fixed-top.navbar-lower {
  background-color: #F3F3F7;
  padding: 0px;
  margin-bottom: 0px;
  height: 60px; }

.divider-vertical {
  margin: 15px 13px 21px 0;
  height: 18px;
  background-clip: content-box;
  box-sizing: border-box;
  width: 2px;
  background: #fad141;
  float: right; }

.navbar-default .navbar-nav > li > a, .navbar-lower .navbar-nav > li > a {
  margin-top: 0px; }

.navbar-link {
  line-height: 1;
  padding: .3em .2em;
  padding-left: 15px;
  padding-right: 0px; }

.pagination-row .result {
  text-align: right;
  margin-top: 10px; }

/*
.navbar-nav > li.help-link {
    text-align: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: $col_gray_10;
    background: transparent url('../images/email.png') no-repeat 0 0;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid $col_gray_10;
    a {
        color: $col_white;
        display: inline-block;
        padding: 0px;
        padding-left: 1px;
        vertical-align: text-top;
        line-height: 24px;
    }
    a:visited, a:hover {
        color: $col_white;
    }
    font-size: 2.0rem;
    display:block;
    float: right;
}

.navbar-nav > li.help-link a:active {
    color: $col_white;
}
*/
li.help-link,
li.my-account-link {
  float: right;
  padding: 0;
  display: block;
  margin: 10px 0px 0px 20px; }

li.user-menu:not(.default) {
  float: right;
  padding: 0;
  display: block;
  margin: 17px 10px 0px 10px;
  cursor: pointer; }

li.user-menu.default {
  background: transparent url("../images/ic_profile_normal.png") no-repeat center center;
  width: 24px;
  height: 26px;
  background-size: 20px;
  float: right;
  padding: 0;
  display: block;
  margin: 17px 10px 0px 10px; }

li.global-country-locale-selector {
  margin: 17px 10px 0px 10px;
  padding-top: 3px; }
  li.global-country-locale-selector li.app-help {
    float: right;
    padding: 0;
    display: block;
    margin: 5px 10px 0px 20px; }

li.country-dropdown {
  padding: 0;
  display: block; }

.navbar-nav .my-account-link a,
.navbar-nav .help-link a {
  background: transparent url("../images/my-account.png") no-repeat 0 center;
  padding: 0 0 0 24px;
  height: 24px; }

.navbar-nav .help-link a {
  background-image: url("../images/email.png"); }

.user-menu .dropdown-toggle {
  background: #005F9E url("../images/user_profile_white.svg") no-repeat center center;
  width: 24px;
  height: 26px; }

.user-menu .dropdown-toggle.default {
  background: url("../images/user_profile_blue.svg") no-repeat center center; }

li.header-cart {
  float: right;
  padding: 0;
  display: block;
  margin: 0px 10px 0px 20px;
  position: relative; }

.header-cart a {
  background: #005F9E url("../images/cart.svg") no-repeat center center;
  background-size: 100% auto;
  padding-top: 40px !important;
  display: block;
  height: 10px;
  width: 20px; }

.header-cart .icon-badge {
  border-radius: 100%;
  top: 3px;
  right: -9px;
  height: 15px;
  width: 15px;
  position: absolute;
  background-color: #FFBE00;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  text-align: center;
  line-height: 15px;
  vertical-align: middle; }

.currentflag {
  background: url("../images/flags.SVG") no-repeat;
  width: 20px;
  height: 15px;
  display: inline-block;
  border-top: 5px;
  vertical-align: middle; }

.country-selector {
  vertical-align: middle; }
  .country-selector .selector.top + .dropdown-menu {
    top: auto;
    bottom: 40px; }
  .country-selector .dropdown-menu.full {
    min-width: 100%; }
  .country-selector .selector {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    padding: 0; }
    .country-selector .selector .glyphicon {
      display: none;
      margin-left: .5em; }
    .country-selector .selector.full {
      background-color: #FFFFFF;
      border: 1px solid #eaeaef;
      padding: 10px;
      text-align: left;
      min-width: 100%;
      max-width: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      text-transform: unset; }
      .country-selector .selector.full .glyphicon {
        float: right;
        display: inline-block;
        color: col_trimble_gray;
        padding-top: 2px; }
      .country-selector .selector.full .currentflag {
        margin-right: .4em; }
    .country-selector .selector.readonly {
      border-color: transparent;
      -moz-appearance: none;
      /* Firefox */
      -webkit-appearance: none;
      /* Safari and Chrome */
      padding-left: 0px;
      background-color: transparent;
      cursor: default; }
      .country-selector .selector.readonly .glyphicon {
        display: none; }
      .country-selector .selector.readonly:active {
        box-shadow: none; }
  .country-selector .dropdown-menu {
    min-width: 190px; }

.phone-code-selector {
  vertical-align: middle; }
  .phone-code-selector .glyphicon-triangle-bottom:not(*:root) {
    /* Supports only WebKit browsers */
    visibility: hidden; }
  .phone-code-selector .selector.top + .dropdown-menu {
    top: auto;
    bottom: 40px; }
  .phone-code-selector .selector {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    width: 96px;
    border: solid 1px #eaeaef;
    height: 44px;
    text-align: left;
    padding: 8.5px; }
    .phone-code-selector .selector .glyphicon {
      margin-left: 15px; }
    .phone-code-selector .selector .currentflag {
      margin-right: 15px; }
    .phone-code-selector .selector.full {
      background-color: #FFFFFF;
      border: 1px solid #dedede;
      padding: 10px;
      text-align: left;
      min-width: 100%;
      max-width: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      text-transform: unset; }
      .phone-code-selector .selector.full .glyphicon {
        float: right;
        display: inline-block;
        color: col_trimble_gray;
        padding-top: 2px; }
      .phone-code-selector .selector.full .currentflag {
        margin-right: .4em; }
    .phone-code-selector .selector.readonly {
      border-color: transparent;
      -moz-appearance: none;
      /* Firefox */
      -webkit-appearance: none;
      /* Safari and Chrome */
      padding-left: 0px;
      background-color: transparent;
      cursor: default; }
      .phone-code-selector .selector.readonly .glyphicon {
        display: none; }
      .phone-code-selector .selector.readonly:active {
        box-shadow: none; }
  .phone-code-selector .dropdown-menu {
    min-width: 150px; }

.user-menu .dropdown-toggle:active {
  -webkit-box-shadow: none;
  box-shadow: none; }

.user-menu .dropdown-menu {
  box-shadow: 0 2px 2px 0 rgba(137, 137, 137, 0.48); }

.user-menu ~ li.help-link,
.user-menu ~ li.my-account-link {
  display: none; }

.user-menu.ng-hide ~ li.help-link,
.user-menu.ng-hide ~ li.my-account-link {
  display: block; }

.dropdown-menu {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  margin-top: 0px;
  overflow: auto;
  height: 37.5rem;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  color: #838383; }
  .dropdown-menu .dropdown-item {
    padding: 3px 2px 3px 15px;
    display: -webkit-box;
    cursor: pointer;
    line-height: 24px; }
  .dropdown-menu .dropdown-item.focus, .dropdown-menu .dropdown-item:hover {
    background-color: #E2E2E7; }
  .dropdown-menu a {
    font-size: 11px;
    font-weight: 300;
    text-align: left;
    color: #838383;
    padding-left: 4px !important;
    vertical-align: middle;
    margin-top: 5px;
    text-decoration: none; }

.AF {
  background-position: -28px -28px; }

.AX {
  background-position: -556px -28px; }

.AL {
  background-position: -76px -28px; }

.AI {
  background-position: -604px -28px; }

.AQ {
  background-position: -364px -1180px; }

.AO {
  background-position: -28px -1228px; }

.BQ {
  background-position: -76px -1228px; }

.BV {
  background-position: -124px -1228px; }

.AG {
  background-position: -268px -28px; }

.DZ {
  background-position: -220px -172px; }

.AD {
  background-position: -172px -28px; }

.AR {
  background-position: -316px -28px; }

.AM {
  background-position: -364px -28px; }

.AW {
  background-position: -700px -28px; }

.AU {
  background-position: -412px -28px; }

.AT {
  background-position: -460px -28px; }

.AZ {
  background-position: -508px -28px; }

.BS {
  background-position: -28px -76px; }

.BH {
  background-position: -652px -76px; }

.BD {
  background-position: -76px -76px; }

.BB {
  background-position: -124px -76px; }

.BY {
  background-position: -460px -76px; }

.BE {
  background-position: -220px -76px; }

.BZ {
  background-position: -412px -76px; }

.BJ {
  background-position: -268px -76px; }

.BM {
  background-position: -844px -76px; }

.BT {
  background-position: -316px -76px; }

.BO {
  background-position: -508px -76px; }

.BA {
  background-position: -364px -76px; }

.BW {
  background-position: -556px -76px; }

.BR {
  background-position: -604px -76px; }

.IO {
  background-position: -172px -1228px; }

.BN {
  background-position: -700px -76px; }

.BG {
  background-position: -748px -76px; }

.BF {
  background-position: -796px -76px; }

.BI {
  background-position: -172px -76px; }

.KH {
  background-position: -316px -508px; }

.CM {
  background-position: -364px -124px; }

.CA {
  background-position: -76px -124px; }

.CV {
  background-position: -556px -124px; }

.KY {
  background-position: -460px -508px; }

.CF {
  background-position: -28px -124px; }

.TD {
  background-position: -28px -844px; }

.CL {
  background-position: -220px -124px; }

.CN {
  background-position: -268px -124px; }

.CX {
  background-position: -220px -1228px; }

.CC {
  background-position: -268px -1228px; }

.CO {
  background-position: -460px -124px; }

.KM {
  background-position: -508px -124px; }

.CG {
  background-position: -124px -124px; }

.CD {
  background-position: -412px -124px; }

.CK {
  background-position: -316px -1228px; }

.CR {
  background-position: -604px -124px; }

.HR {
  background-position: -220px -364px; }

.CW {
  background-position: -364px -1228px; }

.CY {
  background-position: -700px -124px; }

.CZ {
  background-position: -748px -124px; }

.DK {
  background-position: -28px -172px; }

.DJ {
  background-position: -76px -172px; }

.DM {
  background-position: -124px -172px; }

.DO {
  background-position: -172px -172px; }

.EC {
  background-position: -28px -220px; }

.EG {
  background-position: -76px -220px; }

.SV {
  background-position: -364px -652px; }

.GQ {
  background-position: -268px -316px; }

.ER {
  background-position: -124px -220px; }

.EE {
  background-position: -268px -220px; }

.ET {
  background-position: -316px -220px; }

.FK {
  background-position: -220px -268px; }

.FI {
  background-position: -28px -268px; }

.FJ {
  background-position: -172px -268px; }

.FO {
  background-position: -412px -1228px; }

.FR {
  background-position: -76px -268px; }

.FX {
  background-position: -76px -268px; }

.GF {
  background-position: -460px -1228px; }

.PF {
  background-position: -508px -748px; }

.TF {
  background-position: -508px -1228px; }

.GA {
  background-position: -28px -316px; }

.GM {
  background-position: -76px -316px; }

.GE {
  background-position: -220px -316px; }

.DE {
  background-position: -268px -172px; }

.GH {
  background-position: -316px -316px; }

.GI {
  background-position: -652px -316px; }

.GR {
  background-position: -364px -316px; }

.GL {
  background-position: -556px -1228px; }

.GD {
  background-position: -508px -316px; }

.GP {
  background-position: -604px -1228px; }

.GU {
  background-position: -652px -1228px; }

.GT {
  background-position: -412px -316px; }

.GG {
  background-position: -604px -316px; }

.GN {
  background-position: -460px -316px; }

.GW {
  background-position: -172px -316px; }

.GY {
  background-position: -556px -316px; }

.HT {
  background-position: -28px -364px; }

.VA {
  background-position: -700px -1228px; }

.HN {
  background-position: -124px -364px; }

.HK {
  background-position: -76px -364px; }

.HU {
  background-position: -174px -364px; }

.IS {
  background-position: -268px -412px; }

.IN {
  background-position: -76px -412px; }

.ID {
  background-position: -28px -412px; }

.IQ {
  background-position: -220px -412px; }

.IE {
  background-position: -172px -412px; }

.IM {
  background-position: -412px -412px; }

.IL {
  background-position: -316px -412px; }

.IT {
  background-position: -364px -412px; }

.CI {
  background-position: -316px -124px; }

.JM {
  background-position: -28px -460px; }

.JP {
  background-position: -124px -460px; }

.JE {
  background-position: -172px -460px; }

.JO {
  background-position: -76px -460px; }

.KZ {
  background-position: -28px -508px; }

.KE {
  background-position: -76px -508px; }

.KI {
  background-position: -28px -1276px; }

.KP {
  background-position: -364px -508px; }

.KR {
  background-position: -172px -508px; }

.KW {
  background-position: -268px -508px; }

.KG {
  background-position: -124px -508px; }

.LA {
  background-position: -28px -556px; }

.LV {
  background-position: -76px -556px; }

.LB {
  background-position: -316px -556px; }

.LS {
  background-position: -268px -556px; }

.LR {
  background-position: -172px -556px; }

.LY {
  background-position: -124px -556px; }

.LI {
  background-position: -364px -556px; }

.LT {
  background-position: -412px -556px; }

.LU {
  background-position: -460px -556px; }

.MO {
  background-position: -844px -604px; }

.MK {
  background-position: -412px -604px; }

.MG {
  background-position: -28px -604px; }

.MW {
  background-position: -172px -604px; }

.MY {
  background-position: -124px -604px; }

.MV {
  background-position: -268px -604px; }

.ML {
  background-position: -460px -604px; }

.M {
  background-position: -px -604px; }

.M {
  background-position: -px -604px; }

.M {
  background-position: -px -604px; }

.MT {
  background-position: -508px -604px; }

.MH {
  background-position: -76px -1276px; }

.MQ {
  background-position: -124px -1276px; }

.MR {
  background-position: -748px -604px; }

.MU {
  background-position: -700px -604px; }

.YT {
  background-position: -172px -1276px; }

.MX {
  background-position: -316px -604px; }

.FM {
  background-position: -124px -268px; }

.MD {
  background-position: -220px -604px; }

.MC {
  background-position: -604px -604px; }

.MN {
  background-position: -364px -604px; }

.ME {
  background-position: -556px -604px; }

.MS {
  background-position: -892px -604px; }

.MA {
  background-position: -76px -604px; }

.MZ {
  background-position: -652px -604px; }

.MM {
  background-position: -796px -604px; }

.NA {
  background-position: -28px -652px; }

.NR {
  background-position: -220px -1276px; }

.NP {
  background-position: -268px -652px; }

.NL {
  background-position: -76px -652px; }

.AN {
  background-position: -652px -28px; }

.NC {
  background-position: -268px -1276px; }

.NZ {
  background-position: -316px -652px; }

.NI {
  background-position: -364px -652px; }

.NE {
  background-position: -172px -652px; }

.NG {
  background-position: -124px -652px; }

.NU {
  background-position: -316px -1276px; }

.NF {
  background-position: -364px -1276px; }

.MP {
  background-position: -412px -1276px; }

.NO {
  background-position: -220px -652px; }

.OM {
  background-position: -28px -700px; }

.PK {
  background-position: -28px -748px; }

.PW {
  background-position: -268px -748px; }

.PS {
  background-position: -460px -1276px; }

.PA {
  background-position: -76px -748px; }

.P {
  background-position: -px -748px; }

.PG {
  background-position: -316px -748px; }

.PY {
  background-position: -124px -748px; }

.PE {
  background-position: -172px -748px; }

.PH {
  background-position: -220px -748px; }

.PN {
  background-position: -508px -1276px; }

.PL {
  background-position: -364px -748px; }

.PT {
  background-position: -412px -748px; }

.PR {
  background-position: -460px -748px; }

.QA {
  background-position: -28px -796px; }

.RE {
  background-position: -556px -1276px; }

.RO {
  background-position: -28px -844px; }

.RU {
  background-position: -76px -844px; }

.RW {
  background-position: -124px -844px; }

.GS {
  background-position: -748px -892px; }

.BL {
  background-position: -604px -1276px; }

.SH {
  background-position: -652px -1276px; }

.KN {
  background-position: -76px -1276px; }

.LC {
  background-position: -28px -1324px; }

.MF {
  background-position: -76px -1324px; }

.PM {
  background-position: -124px -1324px; }

.VC {
  background-position: -172px -1324px; }

.WS {
  background-position: -460px -940px; }

.SM {
  background-position: -220px -892px; }

.ST {
  background-position: -316px -892px; }

.SA {
  background-position: -220px -508px; }

.SN {
  background-position: -28px -892px; }

.RS {
  background-position: -172px -844px; }

.CS {
  background-position: -220px -1324px; }

.SC {
  background-position: -652px -892px; }

.SL {
  background-position: -124px -892px; }

.SG {
  background-position: -76px -892px; }

.SX {
  background-position: -268px -1324px; }

.SK {
  background-position: -460px -892px; }

.SI {
  background-position: -172px -892px; }

.SB {
  background-position: -604px -892px; }

.SO {
  background-position: -268px -892px; }

.ZA {
  background-position: -28px -1132px; }

.SS {
  background-position: -268px -1324px; }

.ES {
  background-position: -220px -220px; }

.LK {
  background-position: -508px -556px; }

.SR {
  background-position: -412px -892px; }

.SJ {
  background-position: -316px -1324px; }

.SZ {
  background-position: -700px -892px; }

.SE {
  background-position: -508px -892px; }

.CH {
  background-position: -172px -124px; }

.TW {
  background-position: -460px -940px; }

.TJ {
  background-position: -172px -940px; }

.TZ {
  background-position: -28px -940px; }

.TH {
  background-position: -124px -940px; }

.TP {
  background-position: -220px -940px; }

.TL {
  background-position: -220px -940px; }

.TG {
  background-position: -268px -940px; }

.TL {
  background-position: -364px -1324px; }

.TO {
  background-position: -76px -940px; }

.TT {
  background-position: -316px -940px; }

.TR {
  background-position: -412px -940px; }

.TN {
  background-position: -364px -940px; }

.TM {
  background-position: -556px -940px; }

.TC {
  background-position: -604px -940px; }

.TV {
  background-position: -412px -1324px; }

.UG {
  background-position: -28px -988px; }

.UA {
  background-position: -76px -988px; }

.AE {
  background-position: -124px -28px; }

.GB {
  background-position: -124px -316px; }

.US {
  background-position: -172px -988px; }

.UM {
  background-position: -172px -988px; }

.UY {
  background-position: -124px -988px; }

.UZ {
  background-position: -220px -988px; }

.VU {
  background-position: -268px -1036px; }

.VE {
  background-position: -28px -1036px; }

.VN {
  background-position: -76px -1036px; }

.VG {
  background-position: -220px -1036px; }

.VI {
  background-position: -460px -1324px; }

.WF {
  background-position: -508px -1324px; }

.EH {
  background-position: -556px -1324px; }

.YE {
  background-position: -28px -1084px; }

.YU {
  background-position: -604px -1324px; }

.ZM {
  background-position: -124px -1132px; }

.ZW {
  background-position: -76px -1132px; }

.order-component {
  padding: 30px;
  background-color: #FFFFFF;
  border: 0;
  border-radius: 2px;
  max-width: 795px;
  margin-left: auto;
  margin-right: auto;
  padding: 44px; }
  .order-component h2.title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 2rem;
    color: #005F9E; }
  .order-component h3.title {
    font-size: 1.8rem; }
  .order-component .order-status-banner, .order-component .order-successful, .order-component .order-in-progress, .order-component .order-cancelled-failed {
    position: absolute;
    margin: 0;
    top: 50px;
    left: 0px;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background-color: #015796;
    height: 100px;
    padding-top: 35px;
    font-size: 2.5rem; }
  .order-component .order-in-progress {
    background-color: #ff8b00; }
  .order-component .order-cancelled-failed {
    background-color: #C81922; }
  .order-component .order-details {
    width: 100%;
    text-align: center;
    font-size: 1.2rem;
    color: #7b7b7b; }
    .order-component .order-details .order-failed {
      width: 100%;
      vertical-align: top; }
    .order-component .order-details .failed-heading {
      padding-top: 30px;
      font-size: 1.8rem;
      color: #015796; }
    .order-component .order-details .failed-description {
      font-size: 1.2rem; }
      .order-component .order-details .failed-description .address-error-section {
        font-size: 12px;
        padding-bottom: 14px; }
    .order-component .order-details .cancel.pull-left {
      width: 100%; }
    .order-component .order-details .text-wrap {
      margin-bottom: 20px; }
    .order-component .order-details .order-hold-description {
      padding: 0 0 30px; }
    .order-component .order-details a {
      cursor: pointer; }
    .order-component .order-details .entitlement-failed {
      margin-left: 15px;
      margin-right: 15px;
      color: #7b7b7b;
      font-size: 1.4rem; }
    .order-component .order-details .secondary-button {
      width: 191px;
      margin-top: 22px;
      font-size: 1.4rem;
      font-weight: normal;
      float: none;
      border: none; }
  .order-component .order-details.complete {
    margin: 0; }
    .order-component .order-details.complete h2 {
      font-size: 2.4rem;
      margin: 0 0 24px 0; }
    .order-component .order-details.complete p {
      margin: 0 140px 7px;
      font-size: 1.4rem;
      color: #363545; }
    .order-component .order-details.complete p:last-child {
      margin: 16px 0; }
    .order-component .order-details.complete span.order-number {
      color: #005F9E;
      font-size: 1.6rem; }
    .order-component .order-details.complete .expiry-label {
      margin-bottom: 44px;
      font-size: 1.4rem;
      color: #363545; }
    .order-component .order-details.complete .trial .app-completion {
      padding-top: 20px; }
  .order-component .success-image-holder {
    height: 63px;
    width: 63px;
    background-color: pink;
    margin-left: 47%;
    margin-bottom: 24px; }
  .order-component .secondary-button {
    width: 127px;
    color: #005F9E;
    background-color: #FFFFFF;
    text-transform: none;
    height: 44px;
    padding: 0; }
    .order-component .secondary-button:hover {
      color: #FFFFFF;
      background-color: #005F9E; }
  .order-component .purchase-line-items {
    padding: 0;
    list-style-type: none;
    margin-top: 40px; }
  .order-component .purchase-line-item {
    padding: 30px;
    background-color: #FFFFFF;
    border: 0;
    border-radius: 2px;
    border-left: 0;
    border-right: 0; }
    .order-component .purchase-line-item h2.title {
      margin-top: 0;
      margin-bottom: 30px;
      font-size: 2rem;
      color: #005F9E; }
    .order-component .purchase-line-item h3.title {
      font-size: 1.8rem; }
    .order-component .purchase-line-item .product-image-thumb {
      float: left;
      margin-right: 15px; }
    .order-component .purchase-line-item .product-name {
      font-size: 1.8rem;
      padding-top: 15px;
      color: #07599B; }
  .order-component .app-completion {
    width: 100%;
    text-align: center; }
    .order-component .app-completion label {
      font-size: 1.2rem;
      font-weight: normal;
      color: #005F9E;
      margin: 10px 0; }
    .order-component .app-completion label:hover {
      cursor: pointer; }
    .order-component .app-completion .secondary-button {
      margin-top: 0;
      float: none;
      width: 19.1rem; }
  .order-component h3 {
    font-size: 1.6rem;
    font-weight: 600;
    margin-top: 0;
    color: #363545; }
    .order-component h3 span:first-child {
      padding-top: 0px; }
  .order-component h2 {
    color: #005F9E;
    font-size: 2.4rem;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 600; }
  .order-component h2.red {
    color: #BC0911; }
  .order-component .cancel,
  .order-component .success,
  .order-component .onhold {
    background: url("../images/cancel.png") no-repeat 0 0;
    padding-left: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-size: 20px;
    margin-right: .2em; }
  .order-component .success {
    background: url("../images/success.png") no-repeat 0 0;
    padding-left: 20px;
    width: 20px;
    background-size: 20px; }
  .order-component .onhold {
    background: url("../images/onhold.png") no-repeat center right; }
  .order-component .manage-button-label {
    margin-top: 1.6em;
    text-align: center; }
  .order-component .cart-line-items {
    float: none;
    width: 100%;
    margin-bottom: 12px;
    padding: 0; }
  .order-component .cart-line-item {
    border: 0;
    box-shadow: none;
    border-radius: 2px;
    border: solid 1px #eaeaef;
    background-color: #FFFFFF;
    padding: 15px;
    margin: 0 0 20px 0; }
    .order-component .cart-line-item:last-child {
      margin-bottom: 32px; }
    .order-component .cart-line-item .product-name {
      color: #4a4a4a;
      font-size: 1.4rem; }
  .order-component .product-image-thumb {
    margin: 15px 22.5px;
    text-align: center;
    display: inline-block;
    width: 45px;
    height: 45px; }
    .order-component .product-image-thumb img {
      width: 100%; }
  .order-component .product-name {
    color: #363545;
    font-weight: 600;
    font-size: 1.6rem; }
  .order-component .entitlement-complete {
    text-align: center; }
  .order-component .product-details {
    vertical-align: top;
    display: inline-block;
    max-width: 414px; }
    .order-component .product-details .product-description {
      font-size: 1.2rem;
      color: #363545;
      padding-bottom: 0; }
  .order-component .download-button {
    vertical-align: top;
    height: 114px;
    line-height: 114px;
    float: right; }
    .order-component .download-button button {
      font-weight: bold; }
  .order-component .reseller {
    font-weight: 600;
    font-size: 1.6rem;
    color: #949494; }
    .order-component .reseller strong {
      color: #686868;
      font-weight: 600; }
  .order-component .assign-license-failure {
    background: url(../images/auto_licensing_failure.svg) no-repeat 0 0;
    padding-right: 25px;
    margin-right: 0;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background-size: 25px; }
  .order-component .assign-license {
    font-size: 1.2rem;
    color: #4a4a4a;
    margin-top: 10px; }
  .order-component .assign-license-label {
    display: inline; }
  .order-component .assign-license-success {
    background: url(../images/auto_licensing_success.svg) no-repeat 0 0;
    padding-right: 25px;
    margin-right: 0;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background-size: 25px; }
  .order-component .tile_import_desc {
    margin-top: 14px;
    font-size: 14px;
    font-weight: 600;
    color: #363545;
    margin-bottom: 10px; }
    .order-component .tile_import_desc .import_number {
      color: #005f9e; }
  .order-component .links {
    float: right;
    margin: .5em .5em 0 0; }
    .order-component .links .launch {
      background: url(../images/launch_arrow.svg) no-repeat 0 0;
      padding-left: 16px;
      height: 1.6rem;
      background-size: 1.5rem;
      display: inline-block; }
  .order-component .order-similar {
    color: #7b7b7b;
    font-size: 1.4rem; }
    .order-component .order-similar p {
      padding: 0.6rem 0 0.5rem; }
  .order-component .entilement-purchase-footer {
    margin-top: 55px;
    color: #7b7b7b;
    font-size: 1.4rem; }
    .order-component .entilement-purchase-footer p {
      padding: 0.6rem 0 0.5rem; }
  .order-component .purchase-summary-title {
    text-align: center;
    margin: 2em 0 0;
    border-top: 1px solid #E2E2E7;
    font-weight: 500;
    padding-top: 1em; }
  .order-component .button-action, .order-component .addresses-component .next-button, .addresses-component .order-component .next-button, .order-component .btn-proceed {
    background-color: #005F9E;
    border: 1px solid #005f9e;
    color: #FFFFFF; }
  .order-component .app-completion-ending.order-failed {
    padding-top: 20px; }
  .order-component .order-in-progress-with-products .product-image-thumb {
    margin: 20px 37.5px 15px 22.5px; }
  .order-component .order-in-progress-with-products .product-details {
    text-align: left; }
  .order-component .order-in-progress-with-products .download-button {
    display: inline-block; }
    .order-component .order-in-progress-with-products .download-button button {
      width: 110px; }

.review-order-component .content {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  padding: 30px;
  background-color: #FFFFFF;
  border: 0;
  border-radius: 2px;
  padding: 0 0 20px; }
  @media (min-width: 3px) {
    .review-order-component .content {
      float: left;
      width: 100%; } }
  .review-order-component .content h2.title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 2rem;
    color: #005F9E; }
  .review-order-component .content h3.title {
    font-size: 1.8rem; }
  .review-order-component .content .checkbox-label {
    font-size: 1.6rem;
    font-weight: normal; }
  .review-order-component .content input[type="checkbox"] {
    height: auto; }

.review-order-component .agree-checkbox {
  margin-top: -20px;
  padding-left: 20px; }

.review-order-component .review-order-credit-card {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  padding: 30px;
  background-color: #FFFFFF;
  border: 0;
  border-radius: 2px;
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 3px) {
    .review-order-component .review-order-credit-card {
      float: left;
      width: 66.66667%; } }
  .review-order-component .review-order-credit-card h2.title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 2rem;
    color: #005F9E; }
  .review-order-component .review-order-credit-card h3.title {
    font-size: 1.8rem; }

.review-order-component h3.first {
  margin: 25px 15px 20px; }

.review-order-component h3 {
  font-size: 2.2rem;
  color: #005F9E; }

.review-order-component h3 .info {
  color: #9b9b9b;
  font-size: .7em;
  line-height: 2;
  margin-bottom: 5px; }

.review-order-component .selected-addresses {
  margin-left: 15px; }
  .review-order-component .selected-addresses h3 {
    color: #363545; }

.review-order-component .cart:after,
.review-order-component .cart-line-items {
  clear: left; }

.address-panel-title {
  border-radius: 4px;
  background-color: #dedede;
  padding: 1.5rem;
  clear: both;
  text-transform: uppercase;
  color: #4a4a4a;
  font-weight: 500;
  font-size: 1.3em;
  margin-top: 2em;
  cursor: pointer; }
  .address-panel-title i {
    background: #dedede url("../images/icon_line_minus_24-48-96.svg") no-repeat center center;
    padding-left: 40px;
    height: 40px;
    float: right;
    margin: -12px; }
  .address-panel-title.first {
    margin-top: 0 !important; }

.address-panel-title.disabled {
  cursor: not-allowed;
  opacity: 0.5; }
  .address-panel-title.disabled i {
    background-image: url("../images/icon_line_plus_24-48-96.svg"); }
  .address-panel-title.disabled + .address-panel {
    display: none; }

.address-panel-title.minimize i {
  background-image: url("../images/icon_line_plus_24-48-96.svg"); }

.address-panel-title.minimize + .address-panel {
  display: none; }

.auto-renewal-notice-container {
  margin-bottom: 32px; }
  .auto-renewal-notice-container p {
    padding: 0 62px;
    text-align: center; }

.button-action, .addresses-component .next-button, .btn-proceed,
.button-cancel {
  border-radius: 2px;
  border: 0px;
  height: 44px;
  text-transform: none;
  font-size: 1.4rem; }

.button-action, .addresses-component .next-button, .btn-proceed {
  background-color: #005F9E;
  padding: 6px 30px;
  color: #FFFFFF;
  font-size: 1.2rem; }

.button-cancel {
  background-color: #BFBFC6;
  border: 0px;
  width: 100%;
  padding: 6px;
  color: #363545;
  font-size: 1.8rem;
  margin-top: 10px; }

.button-action:disabled, .addresses-component .next-button:disabled, .btn-proceed:disabled {
  background-color: #BFBFC6;
  border-color: #AEAEB6;
  opacity: 0.4; }

.button-action.primary, .addresses-component .primary.next-button, .primary.btn-proceed {
  background-color: #005F9E;
  border-color: #162e59;
  color: #FFFFFF; }

.button-action.md, .addresses-component .md.next-button, .md.btn-proceed,
.button-cancel.md {
  padding: 6px 30px;
  font-size: 1em; }

.container {
  /*max-width: 960px;*/ }

.btn, .address-selector .use-address-button, .cart-summary .cart-promo .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button, .button {
  font-size: 1.2rem; }

.btn-default, .address-selector .use-address-button, .cart-summary .cart-promo .promo-apply, .quantity-selector .quantity-selector-box .quantity-selector-actions button {
  background-color: #FFFFFF;
  border: solid 1px #dedede;
  padding: 6px 30px;
  color: #7B7A86;
  min-height: 30px; }
  .btn-default:hover, .address-selector .use-address-button:hover, .cart-summary .cart-promo .promo-apply:hover, .quantity-selector .quantity-selector-box .quantity-selector-actions button:hover {
    background-color: #dedede; }
  .btn-default:active::hover, .address-selector .use-address-button:active::hover, .cart-summary .cart-promo .promo-apply:active::hover, .quantity-selector .quantity-selector-box .quantity-selector-actions button:active::hover {
    background-color: #b2b2b2; }

.global-important-text-font, .address-selected-component .box .name {
  font-weight: 600;
  font-size: 14px;
  color: #363545; }

.global-text-font, .address-selected-component .box .company,
.address-selected-component .box .tax,
.address-selected-component .box .fullAddress, .credit-card-component .credit-card-details .radio .ending-details, .change-credit-card-component .credit-card-details .radio .ending-details, .credit-card-component .credit-card-details .radio .expires-details, .change-credit-card-component .credit-card-details .radio .expires-details {
  font-size: 14px;
  font-weight: normal;
  color: #363545; }

.form-control {
  border-color: #D0D0D7 !important; }

input[type="checkbox"] {
  background-color: #eaeaef; }

input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: none; }

.alert-danger {
  background-color: #F4D1D3;
  border-color: #C81922;
  color: #363545; }

.twitter, .linkedin {
  background: url("../../assets/images/twitter_logo.svg") no-repeat center center;
  background-size: 32px;
  height: 32px;
  width: 32px;
  display: block; }

.linkedin {
  background-image: url("../../assets/images/linkedin_logo.svg"); }

.secondary-button-base, .continue-shop-button, .button-action.cancel, .addresses-component .cancel.next-button, .cancel.btn-proceed {
  height: 44px;
  padding: 0;
  color: #005F9E;
  background-color: transparent; }
  .secondary-button-base:hover, .continue-shop-button:hover, .button-action.cancel:hover, .addresses-component .cancel.next-button:hover, .cancel.btn-proceed:hover {
    color: #FFFFFF;
    background-color: #005F9E; }

/* Mixins for flexbox */
/* Flexbox alignment */
.cart-card__content .card-title {
  text-transform: none;
  font-weight: 600;
  color: #363545;
  text-align: left;
  padding: 0px 0px 10px 0px; }

.cart-card__content .billing-section-continue {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0px 0px 0px; }
  .cart-card__content .billing-section-continue button {
    width: 200px !important; }

.paypal-component .go-back-btn {
  color: #00437b;
  cursor: pointer;
  padding: 9px; }

.paypal-component #paypal-button-container {
  margin-bottom: 24px; }

.component-loading {
  background-size: 130px !important;
  height: 65px;
  width: 100%;
  background: transparent url("../images/loading-mini.gif") no-repeat center center; }

#payment-paypal-seal-display {
  clear: both; }

.promo-component {
  margin-left: 10px;
  margin-right: 15px; }
  .promo-component span {
    font-size: 12px;
    color: #7b7b7b; }
  .promo-component .error-box {
    border-bottom: 2px solid #c81719 !important; }
  .promo-component .promo-heading {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    font-size: 1.4rem;
    color: #363545; }
  .promo-component .promo-applied {
    padding-top: 2px;
    height: 44px;
    float: right; }
    .promo-component .promo-applied .promo-label {
      color: #005F9E;
      font-size: 1.4rem;
      margin-right: 20px; }
    .promo-component .promo-applied .coupon-value {
      background-color: #FFFFFF;
      border: none;
      color: #C81922;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin-bottom: 0;
      padding: 5px;
      background-color: transparent !important;
      font-size: 1.2rem;
      margin-right: 20px; }
    .promo-component .promo-applied .remove-item {
      height: 25px;
      margin-top: 3px;
      margin-left: 3px;
      width: 16px;
      height: 16px;
      border-radius: 15px;
      background-color: #005F9E;
      cursor: pointer; }
      .promo-component .promo-applied .remove-item .close-icon {
        width: 0;
        height: 0;
        color: #FFFFFF;
        padding-left: 4.2px;
        font-size: 1.2rem; }
  .promo-component .promo-body {
    padding: 0 0 0 15px !important;
    top: -5px;
    margin-top: 5px;
    display: inline-block; }
  .promo-component .error-body {
    padding: 0 0 0 212px !important;
    font-size: 12px;
    color: #c81719; }
  .promo-component .code-box {
    float: left;
    width: 267px;
    height: 30px;
    border: solid 1px #eaeaef;
    text-align: center;
    font-size: 12px;
    border-radius: 2px;
    margin-right: 18px; }
    .promo-component .code-box[readonly] {
      background-color: #eaeaef; }
  .promo-component ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #bfbfc6; }
  .promo-component ::-moz-placeholder {
    /* Firefox 19+ */
    color: #bfbfc6; }
  .promo-component .promo-btn {
    float: left;
    width: 155px;
    text-align: center;
    height: 30px;
    padding: 8px;
    font-size: 12px;
    border: none;
    margin-left: 5px;
    border-radius: 3px;
    background-color: #eaeaef;
    line-height: 14px; }
    .promo-component .promo-btn[disabled] {
      color: #FFFFFF; }
  .promo-component .promo-btn:hover {
    background-color: #005F9E;
    color: #ffffff; }

.reseller-modal-dialog-content-heading {
  color: #005f96;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #eaeaef;
  margin-bottom: 27px; }
  .reseller-modal-dialog-content-heading .caption {
    padding: 0px; }
  .reseller-modal-dialog-content-heading .closeButton {
    background: url("../images/ic_close.png") no-repeat center center/24px 24px;
    height: 24px;
    width: 24px; }

.reseller-selection-modal {
  position: absolute;
  top: 50vh;
  margin-top: 50vh;
  left: 50%;
  margin-left: -230px;
  animation: resellerSelectionMove 0.3s;
  animation-delay: 0.1s;
  animation-fill-mode: forwards;
  /*Safari and Chrome */
  -webkit-animation: resellerSelectionMove 0.3s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-fill-mode: forwards; }
  .reseller-selection-modal.modal {
    width: 460px;
    height: 500px;
    background-color: #f9f9fb; }
    .reseller-selection-modal.modal .modal-body {
      padding: 30px;
      background-color: #f9f9fb; }

.reseller-selection-modal-close {
  position: absolute;
  top: 50vh;
  margin-top: -250px;
  left: 50%;
  margin-left: -230px;
  animation: resellerSelectionClose 0.5s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  /*Safari and Chrome */
  -webkit-animation: resellerSelectionClose 0.5s;
  -webkit-animation-delay: 0s;
  -webkit-animation-fill-mode: forwards; }
  .reseller-selection-modal-close.modal {
    width: 460px;
    height: 500px;
    background-color: #f9f9fb; }
    .reseller-selection-modal-close.modal .modal-body {
      padding: 30px;
      background-color: #f9f9fb; }

@keyframes resellerSelectionMove {
  from {
    margin-top: 50vh; }
  to {
    margin-top: -250px; } }

@-webkit-keyframes resellerSelectionMove {
  from {
    margin-top: 50vh; }
  to {
    margin-top: -250px; } }

@keyframes resellerSelectionClose {
  from {
    margin-top: -250px; }
  to {
    margin-top: 50vh; } }

@-webkit-keyframes resellerSelectionClose {
  from {
    margin-top: -250px; }
  to {
    margin-top: 50vh; } }

.reseller-modal-dialog-content-description {
  font-size: 14px;
  padding-right: 50px;
  color: #6A6976; }

.caption {
  font-size: 1.2rem;
  text-align: left;
  color: #bfbfc6;
  font-weight: 500;
  margin-top: 5px; }

.reseller-modal-dialog-content-values {
  margin-top: 20px; }
  .reseller-modal-dialog-content-values .dropdown-arrow {
    -moz-appearance: menulist;
    /* Firefox */
    -webkit-appearance: menulist;
    /* Safari and Chrome */ }

.reseller-modal-items {
  height: 44px;
  margin-bottom: 16px;
  font-size: 14px;
  color: #363545; }

.btn-accept-container {
  border-top: 1px solid #D0D0D7;
  margin-top: 20px; }
  .btn-accept-container button {
    margin-top: 20px; }

.form-control {
  border-color: #eaeaef !important; }

.reseller-modal-items .country-selector .selector.full {
  height: 44px;
  margin-bottom: 10px;
  font-size: 14px;
  padding-left: 15px;
  padding-top: 11px;
  padding-bottom: 13px; }
  .reseller-modal-items .country-selector .selector.full.readonly {
    cursor: not-allowed;
    border: 1px solid #ccc;
    background-color: #eeeeee;
    opacity: 1; }

.reseller-modal-items .country-selector .dropdown-menu {
  margin-top: -10px !important;
  max-height: 40vh; }

#reseller-Modal .modal {
  padding: 10px;
  background-color: #f9f9fb; }

#support-modal textarea {
  height: 108px; }

#support-modal .form-container {
  width: 334px;
  margin: 35px auto; }

#support-modal .form-group {
  margin-bottom: 34px; }
  #support-modal .form-group.form-group-extended {
    margin-bottom: 15px; }

#support-modal button {
  padding: 6px 30px; }

#support-modal .category-position {
  position: relative; }

#support-modal .category-name {
  width: 88%;
  height: 30px;
  z-index: 1;
  position: absolute;
  margin-top: -33px;
  margin-left: 2px;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 500;
  text-align: left;
  color: #363545; }

body {
  background-color: #F3F3F7;
  color: #363545;
  min-width: 1349px;
  width: 100%;
  overflow: auto !important; }

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.navbar, .navbar-lower {
  border: none;
  padding: 5px; }

.navbar-default, .navbar-lower {
  background-color: transparent;
  border-bottom-width: 0;
  min-height: 60px; }

.navbar-brand {
  background: url("../images/trimble_rgb.svg") no-repeat center center;
  width: 157px;
  background-size: 106px 25px;
  padding: 0 15px 0 20px;
  margin-top: -5px; }

.navbar-subbrand {
  color: #015796;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  margin-top: 5px;
  padding: 5px 20px; }

.trimble-logo {
  background: url("../images/trimble_rgb.svg") no-repeat center center; }

.navbar-header {
  height: 60px;
  white-space: nowrap;
  padding-top: 10px;
  padding-bottom: 10px; }

.core.container {
  margin-top: 123px;
  position: relative;
  width: auto;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  margin-bottom: 44px; }

.core-wrap {
  position: relative;
  min-height: calc(100vh - 245px); }

.core-bg {
  background-color: #FFFFFF;
  box-shadow: 0 2px 2px 0 rgba(204, 204, 204, 0.48); }

.cart-card {
  background-color: #FFFFFF;
  padding: 0px; }

.cart-card__title {
  background-color: #FFFFFF;
  border-bottom: 1px solid #F3F3F7;
  padding: 0 16px 16px 25px;
  font-size: 1.6rem;
  font-weight: 600;
  color: #005F9E;
  margin: 0;
  height: 44px; }
  .cart-card__title span.card-heading {
    line-height: 44px; }

.navbar-lower {
  top: 50px;
  width: 100%;
  background-color: #f9f9fb; }
  .navbar-lower .navbar-lower-return-link {
    margin-left: -15px;
    margin-right: -15px;
    height: 50px; }
    .navbar-lower .navbar-lower-return-link:before, .navbar-lower .navbar-lower-return-link:after {
      content: " ";
      display: table; }
    .navbar-lower .navbar-lower-return-link:after {
      clear: both; }
    .navbar-lower .navbar-lower-return-link button.button-cancel {
      background-color: transparent;
      position: relative;
      border: none;
      color: #07599B;
      font-size: 1.8rem;
      display: inline-block;
      width: auto;
      margin: 7px 0; }
      .navbar-lower .navbar-lower-return-link button.button-cancel span {
        padding-left: 30px; }
      .navbar-lower .navbar-lower-return-link button.button-cancel:before {
        background: url("../images/icon_hollow_chevron_left_24-48-96.svg");
        width: 24px;
        height: 24px;
        content: " ";
        position: absolute;
        left: 10px;
        top: 7px; }
      .navbar-lower .navbar-lower-return-link button.button-cancel:focus {
        outline: none; }

h1 {
  color: #005F9E; }

.login-link,
.language-select,
.cart-link {
  color: #00437B;
  padding-top: 12px;
  padding-bottom: 15px;
  padding-right: 15px;
  line-height: 20px;
  position: relative;
  display: block;
  float: right; }

.current-user {
  visibility: hidden !important;
  padding-top: 10px;
  padding-bottom: 15px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #FFFFFF;
  text-align: right;
  float: right !important; }

.app-help {
  float: right !important;
  margin: 5px 12px 0 0; }

.app-help a {
  background: transparent url("../images/faq.svg") no-repeat center center;
  background-size: 20px; }

@media (min-width: 768px) {
  .navbar-right {
    width: auto; } }

@media only screen and (min-width: 1300px) {
  .core.container {
    max-width: calc(100% - 180px);
    margin-left: auto;
    margin-right: auto; }
  .core.default.container {
    max-width: 1300px; } }

.component-loading {
  background-size: 130px !important;
  height: 65px;
  width: 100%;
  background: transparent url("../images/loading-mini.gif") no-repeat center center; }

.quantity-selector input[type="number"]::-webkit-inner-spin-button,
.quantity-selector input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.quantity-selector input[type="number"] {
  -moz-appearance: textfield; }

/* Common error toast begin */
.alertify-logs.top.center {
  display: flex;
  align-items: center;
  flex-direction: column;
  top: 60px;
  width: 100%;
  text-align: center;
  left: auto;
  right: auto; }
  .alertify-logs.top.center > .show {
    display: inline-block !important;
    left: auto;
    float: none;
    font-size: 12px; }
    .alertify-logs.top.center > .show > .message {
      padding-right: 15px;
      font-size: 14px;
      font-weight: bold; }
    .alertify-logs.top.center > .show > .action {
      color: #005F9E;
      font-size: 12px;
      font-weight: 600; }
      .alertify-logs.top.center > .show > .action:hover {
        text-decoration: none;
        cursor: pointer; }

.alertify-logs > .error {
  margin-top: 0px;
  box-shadow: none;
  color: #6A6976;
  font-size: 1.6rem;
  font-weight: 500;
  max-width: 60%;
  padding: 20px 20px 20px 55px;
  background: #eaeaef;
  text-align: left;
  overflow: visible; }

.alertify-logs .close {
  background-size: 15px !important;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 28px;
  min-height: 25px;
  background: transparent url("../images/ic_close.png") no-repeat center center;
  opacity: 1;
  height: 25px; }

.alertify-logs .retryReturn {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  margin: 15px auto 0; }
  .alertify-logs .retryReturn .button {
    height: 30px;
    width: 100px;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.2px;
    text-align: center;
    background-color: #7d7d7d;
    color: #ffffff; }
  .alertify-logs .retryReturn .button.go-back {
    margin-right: 12.5px; }
  .alertify-logs .retryReturn .button.retry {
    margin-left: 12.5px; }

/* Common error toast end */
/* Fixed App Layout Begin */
.te-app-container {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.te-app-container.scroll-y {
  overflow-y: auto; }

.te-app-row,
.te-app-col {
  overflow: hidden;
  position: absolute; }

.te-app-row {
  left: 0;
  right: 0; }

.te-app-col {
  top: 0;
  bottom: 0; }

.te-scroll-x {
  overflow-x: auto; }

.te-scroll-y {
  overflow-y: auto; }

/* Fixed App Layout End */
/*
 *
 * Bootstrap material switch
 * https://bootsnipp.com/snippets/featured/material-design-switch
 *
 */
.material-switch > input[type="checkbox"] {
  display: none; }

.material-switch > label {
  cursor: pointer;
  height: 0px;
  position: relative;
  width: 30px; }

.material-switch > label:before {
  background: black;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  content: "";
  height: 12px;
  margin-top: -5px;
  position: absolute;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 30px; }

.material-switch > label:after {
  background: white;
  border-radius: 100%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  content: "";
  height: 18px;
  left: 0px;
  margin-top: -4px;
  position: absolute;
  top: -4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 18px; }

.material-switch > input[type="checkbox"]:checked + label:before {
  background: inherit;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.material-switch > input[type="checkbox"]:checked + label:after {
  background: inherit;
  left: 12px; }

/* App wide animations*/
.collapse-with-animation {
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
  height: auto;
  max-height: 100px; }

.collapse-with-animation.collapsed {
  max-height: 0; }

/* sub action styles */
.sub-action-link {
  font-size: 1.2rem;
  color: #005F9E; }

.flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  .flex-container .flex-item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

.form-input-group input[type="text"],
.form-input-group input[type="password"],
.form-input-group input[type="email"] {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
  height: 3.5rem;
  border: 1px solid #eaeaef;
  height: 44px;
  line-height: 20px;
  padding: 0px 15px;
  color: #363545; }

.form-input-group .field-heading {
  margin-left: 0px; }
  .form-input-group .field-heading label {
    color: #bfbfc6;
    margin-left: 0px;
    font-size: 12px;
    font-weight: 500;
    margin-top: 1rem;
    margin-bottom: 0px;
    padding-left: 0px; }

.form-input-group .btn-container {
  margin-left: 0px;
  padding-top: 30px; }

.form-input-group .required-field {
  color: #D52A33;
  font-size: 1.4rem; }

.form-input-group .error {
  border: none;
  background: none;
  color: #C81922;
  font-family: inherit;
  margin-bottom: 0;
  padding: 5px; }

.form-input-group input.ng-invalid.ng-dirty {
  background: #F4D1D3; }

.form-footer-controls .help-link {
  margin-left: 0px;
  padding-top: 10px;
  color: #4a90e2; }
  .form-footer-controls .help-link + .disabled {
    cursor: not-allowed; }
  .form-footer-controls .help-link a {
    font-size: 1.2rem; }

input[type="checkbox"]:not(.default) {
  display: none; }

label.default {
  padding-left: 20px !important; }

input[type="checkbox"]:checked + div span.checkbox-image {
  height: 20px;
  width: 20px;
  display: inline-block;
  text-align: center;
  background: transparent url("../images/ic-checkbox.svg") no-repeat 0 0;
  border: none !important; }
  input[type="checkbox"]:checked + div span.checkbox-image:hover {
    cursor: pointer; }

input[type="checkbox"] + div.checkbox-section {
  display: flex; }

input[type="checkbox"]:checked + div.checkbox-section {
  display: flex; }

input[type="checkbox"] + div span.checkbox-image {
  background-color: #eaeaef;
  height: 20px;
  width: 20px;
  display: inline-block; }
  input[type="checkbox"] + div span.checkbox-image:hover {
    cursor: pointer; }

input[type="radio"]:not(.default) {
  display: none;
  margin-left: 0; }

input[type="radio"]:checked + span label.radio-image {
  background: transparent url("../images/cart_slice.png") no-repeat 0 0;
  background-position: -43px -119px;
  width: 22px;
  height: 22px;
  margin-bottom: -5px;
  cursor: pointer; }

input[type="radio"] + span label.radio-image {
  background: transparent url("../images/tdx-icon-radio-button-unselected.svg") no-repeat 0 0;
  width: 22px;
  height: 22px;
  margin-bottom: -5px;
  cursor: pointer; }

.checkbox-content {
  padding: 0px 0px 0px 10px;
  vertical-align: top;
  font-weight: normal;
  font-size: 1.2rem;
  align-items: center;
  display: flex; }
  .checkbox-content * {
    vertical-align: top; }

.user-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

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

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

.edit-icon {
  height: 24px;
  width: 24px;
  border: 0px;
  outline: none; }
  .edit-icon:hover {
    outline: none;
    cursor: pointer; }
  .edit-icon:active {
    outline: none;
    background: transparent url("../images/cart_slice.png") no-repeat 0 0; }
  .edit-icon.disabled {
    outline: none;
    background: transparent url("../images/cart_slice.png") no-repeat 0 0; }

a.contact-link {
  padding: 0px !important;
  color: #337ab7 !important; }

.digicert-seal-display-container {
  width: 550px; }
  .digicert-seal-display-container p {
    margin: 0;
    font-weight: 500;
    font-size: 11px;
    border-left: 1px solid #777777;
    padding-left: 10px;
    font-weight: 600; }

.digicert-seal-display-iframe-wrapper {
  position: relative;
  display: block;
  height: 68px;
  padding: 0;
  overflow: hidden;
  width: 140px;
  margin-right: 3px; }
  .digicert-seal-display-iframe-wrapper .digicert-seal-display-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.component-loading-small {
  background-size: 45px !important;
  height: 100%;
  width: 100%;
  background: transparent url("../images/loading-mini.gif") no-repeat center center; }
