/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
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 {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #1d1d1b;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #575756;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #313130;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -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 #cccccc;
}
.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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #878786;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .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: 640px) {
  .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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #878786;
}
.text-primary {
  color: #575756;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3d3d3d;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.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: #575756;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #3d3d3d;
}
.bg-primary {
  color: #fff;
  background-color: #575756;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3d3d3d;
}
.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 #cccccc;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .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 #878786;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #cccccc;
}
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.42857143;
  color: #878786;
}
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 #cccccc;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  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.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
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: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #878786;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #575756;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #575756;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #354153;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(53, 65, 83, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(53, 65, 83, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #cccccc;
  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[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .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-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -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: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #575756;
}
.has-error .form-control {
  border-color: #575756;
  -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: #3d3d3d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8a8a89;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8a8a89;
}
.has-error .input-group-addon {
  color: #575756;
  border-color: #575756;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #575756;
}
.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: #5f5f58;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #878786;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #474746;
  box-shadow: 0 2px 2px 0 #474746;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #6d6d6d;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:hover {
  color: #ffffff;
  background-color: #6d6d6d;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #6d6d6d;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #5c5c5b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #878786;
  border-color: transparent;
}
.btn-default .badge {
  color: #878786;
  background-color: #ffffff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #878786;
  background-color: #fff;
  border-color: #878786;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #878786;
  background-color: #a8a8a7;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #686867;
  box-shadow: 0 2px 2px 0 #686867;
}
.btn-default .badge {
  color: #878786;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #575756;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #171717;
  box-shadow: 0 2px 2px 0 #171717;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #3d3d3d;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #3d3d3d;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3d3d3d;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #2b2b2b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #575756;
  border-color: transparent;
}
.btn-primary .badge {
  color: #575756;
  background-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #575756;
  background-color: #fff;
  border-color: #575756;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #575756;
  background-color: #787877;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #383838;
  box-shadow: 0 2px 2px 0 #383838;
}
.btn-primary .badge {
  color: #575756;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #2d672d;
  box-shadow: 0 2px 2px 0 #2d672d;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #5cb85c;
  background-color: #fff;
  border-color: #5cb85c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  color: #5cb85c;
  background-color: #8acc8a;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #419641;
  box-shadow: 0 2px 2px 0 #419641;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #dfdad8;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #a69892;
  box-shadow: 0 2px 2px 0 #a69892;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #c8bfbc;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #c8bfbc;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #c8bfbc;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #b8ada8;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #dfdad8;
  border-color: transparent;
}
.btn-info .badge {
  color: #dfdad8;
  background-color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #dfdad8;
  background-color: #fff;
  border-color: #dfdad8;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  color: #dfdad8;
  background-color: #fdfdfc;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #c3bab6;
  box-shadow: 0 2px 2px 0 #c3bab6;
}
.btn-info .badge {
  color: #dfdad8;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #955e39;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #392416;
  box-shadow: 0 2px 2px 0 #392416;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #70472b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #70472b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #70472b;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #563621;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #955e39;
  border-color: transparent;
}
.btn-warning .badge {
  color: #955e39;
  background-color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #955e39;
  background-color: #fff;
  border-color: #955e39;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  color: #955e39;
  background-color: #bd7e53;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #694228;
  box-shadow: 0 2px 2px 0 #694228;
}
.btn-warning .badge {
  color: #955e39;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #c73932;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #611c18;
  box-shadow: 0 2px 2px 0 #611c18;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #9e2d28;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #9e2d28;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #9e2d28;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #822521;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #c73932;
  border-color: transparent;
}
.btn-danger .badge {
  color: #c73932;
  background-color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #c73932;
  background-color: #fff;
  border-color: #c73932;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  color: #c73932;
  background-color: #d86963;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #962b26;
  box-shadow: 0 2px 2px 0 #962b26;
}
.btn-danger .badge {
  color: #c73932;
  background-color: #ffffff;
}
.btn-link {
  color: #575756;
  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: #313130;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #878786;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  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: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #575756;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #878786;
}
.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.42857143;
  color: #878786;
  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: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn: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 {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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: #575756;
  text-align: center;
  background-color: #cccccc;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-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 {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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: #cccccc;
}
.nav > li.disabled > a {
  color: #878786;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #878786;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #cccccc;
  border-color: #575756;
}
.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 #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #cccccc #cccccc #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #575756;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #ffffff;
  background-color: #575756;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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 {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .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 10px;
  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: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .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: 640px) {
  .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: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  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: 640px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #adadac;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #adadac;
}
.navbar-inverse .navbar-nav > li > a {
  color: #adadac;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.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: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #adadac;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #adadac;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #adadac;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 20px 20px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #dee3e8;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #878786;
}
.breadcrumb > .active {
  color: #19212b;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #1d1d1b;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #313130;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #575756;
  border-color: #575756;
  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: #878786;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.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: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f2f4f7;
}
.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: #878786;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #878786;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #6d6d6d;
}
.label-primary {
  background-color: #575756;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3d3d3d;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #dfdad8;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #c8bfbc;
}
.label-warning {
  background-color: #955e39;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #70472b;
}
.label-danger {
  background-color: #c73932;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #9e2d28;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #878786;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #575756;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #cccccc;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #b3b3b3;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .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.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -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 {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #575756;
}
.thumbnail .caption {
  padding: 9px;
  color: #1d1d1b;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #575756;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #3d3d3d;
}
@-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: 0;
  -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: #ffffff;
  text-align: center;
  background-color: #575756;
  -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: #dfdad8;
}
.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: #955e39;
}
.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: #c73932;
}
.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: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  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: #cccccc;
  color: #878786;
  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: #878786;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #575756;
  border-color: #575756;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #bdbdbc;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
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,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #575756;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #575756;
}
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #575756;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #575756;
  border-color: #575756;
}
.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: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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 #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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: 0;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #575756;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #575756;
  border-color: #575756;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #575756;
}
.panel-primary > .panel-heading .badge {
  color: #575756;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #575756;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  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: #3e5983;
}
.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: #575756;
  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: #575756;
}
.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: 0;
  -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: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -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: #000000;
}
.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.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .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: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -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: -1 -1 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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
  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 {
  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: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  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 #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.no-space .row:before,
.no-space .row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.tabs .tabs-list:after,
.no-space .row: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,
.visible-sm,
.visible-md,
.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: 639px) {
  .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: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .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: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .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: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .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: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
body,
html {
  font-size: 12.5px !important;
}
.container {
  max-width: 1404px;
}
.home-page.container {
  max-width: 100%;
  width: 100%;
}
a,
a:active,
a:focus {
  outline: 0;
  color: #333333;
}
p {
  margin-bottom: 15px;
}
#main-content {
  margin-bottom: 40px;
}
.main-content {
  float: none;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .main-content.info-page {
    float: left;
    margin: 0;
  }
}
.info-content {
  display: flex;
}
.info-content .side-nav {
  white-space: nowrap;
  margin-right: 25px;
  max-width: 215px;
}
.info-content .info-page {
  width: 100%;
}
.page-productDetails .at-share-btn-elements .at-share-btn {
  background-color: #848484 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
@media (max-width: 639px) {
  .no-padding-xs {
    padding: 0 !important;
  }
  .no-padding-left-xs {
    padding-left: 0 !important;
  }
  .no-padding-right-xs {
    padding-right: 0 !important;
  }
}
.right {
  float: right;
}
.left {
  float: left;
}
.align-right {
  text-align: right;
}
@media (max-width: 639px) {
  .xs-right {
    float: right;
  }
}
.alert {
  margin-top: 15px;
}
.alert .close {
  opacity: 1;
  text-shadow: none;
}
.global-alerts .alert {
  padding: 10px 20px;
  margin: 0;
  border-bottom: thin solid white;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.alert-danger {
  background-color: #ba112a;
  color: #fff;
  border-color: transparent;
  font-weight: 600;
  float: left;
  width: 100%;
}
.alert-danger a {
  color: #ffffff;
}
.alert-warning {
  background-color: #DFCCA5;
  border-color: transparent;
  color: #fff;
  font-weight: 600;
}
.alert-info {
  background-color: #dfdad8;
  color: #666;
  border-color: transparent;
  font-weight: 600;
  opacity: 1;
}
.alert-info .close {
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#size-modal .modal-body img {
  width: 100%;
}
.modal-body {
  padding: 15px 25px;
  float: left;
  width: 100%;
}
.modal-header {
  padding: 5px 25px 0;
  border: none;
  min-height: 0;
  float: left;
  width: 100%;
}
.modal-header .close {
  margin-top: -10px;
  font-size: 30px;
}
.modal-header .close:focus {
  outline: none;
}
.modal-footer {
  border: none;
  min-height: 0;
}
.divider {
  background-color: #878786;
  width: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 70%;
  display: none;
}
.clear {
  clear: both;
}
.clear-left {
  clear: left;
}
.required-notice {
  font-size: 0.9em;
  color: #575756;
}
label {
  font-weight: 600;
}
.heading {
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
h1.heading {
  font-size: 20px;
}
h2.heading {
  font-size: 15px;
}
p.half {
  max-width: 650px;
  margin-bottom: 20px;
}
.modal-content {
  padding: 20px 0;
  float: left;
  width: 100%;
}
.modal-content .modal-title {
  font-weight: 600;
}
.exclamation {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #d8d8d8;
  line-height: 40px;
  text-align: center;
  display: block;
  font-size: 25px;
  font-weight: bold;
  margin-right: 10px;
  color: #d8d8d8;
}
.spinner-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 100;
}
.spinner-overlay .sk-fading-circle {
  position: absolute;
  left: 49%;
  top: 40%;
}
.page-orderWaitConfirmationPage .spinner-overlay {
  background-color: rgba(0, 0, 0, 0);
}
.spinner-container {
  position: relative;
  width: auto;
  padding: 0;
}
.ajax-loader {
  background-color: #575756;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 34px;
  width: 100%;
}
.ajax-loader.visible {
  display: block;
}
.ajax-loader .sk-fading-circle {
  height: 34px;
  margin: 0 auto;
}
.ajax-loader .sk-fading-circle .sk-circle:before {
  background-color: #ffffff;
}
.wishlist img {
  width: 18px !important;
  cursor: pointer;
}
/*********** MODIFICACIONES STR_ISP  ***********************/
.titleMyAccountSection {
  font-weight: bold;
  text-transform: uppercase;
}
.marginTitleAccount {
  margin-bottom: 30px;
}
.accountPageSection {
  background: #f3f1f3 !important;
  padding-top: 20px;
  padding-bottom: 30px;
}
.accountPageSection .accountPageTitle {
  width: 100%;
  text-align: center !important;
  text-transform: uppercase;
  font-weight: bold !important;
}
.accountPageSection .myAccountImages {
  width: 40%;
  margin-left: 30%;
  height: 105px;
  object-fit: contain;
}
@media (max-width: 768px) {
  .accountPageSection .myAccountImages {
    width: 33%;
    margin-left: 33%;
    height: auto;
  }
}
.accountPageSection .myAccountImagesOrders {
  width: 50%;
  margin-left: 25%;
  height: 105px;
  object-fit: contain;
}
@media (max-width: 768px) {
  .accountPageSection .myAccountImagesOrders {
    width: 40%;
    margin-left: 30%;
    height: auto;
  }
}
.accountPageSection .paddingImage {
  padding-top: 5px;
  padding-bottom: 5px;
}
.accountPageSection .accountDescription {
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
.accountPageSection .accountButton {
  width: 50%;
  margin-left: 25%;
}
@media (max-width: 768px) {
  .accountPageSection .accountButton {
    font-size: 11px;
  }
}
@media (min-width: 780px) {
  #newsletter-modal .modal-dialog {
    width: 750px;
    margin: 10% auto;
  }
}
#newsletter-modal .modal-body {
  padding: 10px 2px !important;
}
#newsletter-modal .modal-content {
  padding: 0 !important;
}
#newsletter-modal .modal-content p {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  font-size: 15px;
}
#newsletter-modal .modal-content h2 {
  width: 100%;
  text-align: center;
}
#newsletter-modal .modal-content input {
  margin-bottom: 50px;
}
#newsletter-modal .formNoSizesLabel {
  font-size: 15px;
  width: 100%;
  text-align: left !important;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
#newsletter-modal .popupnewsletterImage {
  width: 100% !important;
}
#newsletter-modal .closeNewsLetterPopUp {
  margin-right: 10px;
  width: 20px;
  border-radius: 25px;
  background: grey;
  color: white;
  font-weight: normal;
  text-align: center;
}
#newsletter-modal .acceptPopUpConditions,
.footer-newsletter .footerNewsletterError {
  float: left;
  font-size: 11px !important;
  width: 100%;
  margin-top: 15px !important;
  margin-bottom: 0 !important;
  font-weight: bold;
  color: red;
}
.footer-newsletter .footerNewsletterOK {
  float: left;
  font-size: 11px !important;
  width: 100%;
  margin-top: 15px !important;
  margin-bottom: 0 !important;
  font-weight: bold;
  color: green;
}
.goHide {
  display: none !important;
}
#newsletter-modal .popupSecondContainerPaddings {
  padding: 0 35px !important;
}
#newsLetterPopUpCheck ~ label:before,
#footerNewsletterCheckbox ~ label:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 4px 0 0;
  vertical-align: middle;
  background: #fff;
  border-radius: 25px;
  border: 2px solid #878786;
  cursor: pointer;
}
#newsLetterPopUpCheck:checked ~ label:before,
#footerNewsletterCheckbox:checked ~ label:before {
  background-image: none !important;
  padding: 2px;
  background: #878786;
  background-clip: content-box;
}
.checkNewsLetterPopupDiv {
  text-align: center;
  margin-top: 25px !important;
}
.page-favorites .spanBarrado {
  display: none;
}
.btn-secondary {
  font-size: 11px;
  border: thin solid #575756;
}
.btn-secondary.logout {
  width: 50%;
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn-default:hover {
  color: #575756 !important;
}
.btn-place-order {
  color: #ffffff;
  background-color: #40be2b;
  border-color: #40be2b;
  -webkit-box-shadow: 0 2px 2px 0 #1d5613;
  box-shadow: 0 2px 2px 0 #1d5613;
  padding: 20px !important;
}
.btn-place-order:focus,
.btn-place-order.focus {
  color: #ffffff;
  background-color: #329422;
  border-color: #1d5613;
}
.btn-place-order:hover {
  color: #ffffff;
  background-color: #329422;
  border-color: #2f8c20;
}
.btn-place-order:active,
.btn-place-order.active,
.open > .dropdown-toggle.btn-place-order {
  color: #ffffff;
  background-color: #329422;
  border-color: #2f8c20;
}
.btn-place-order:active:hover,
.btn-place-order.active:hover,
.open > .dropdown-toggle.btn-place-order:hover,
.btn-place-order:active:focus,
.btn-place-order.active:focus,
.open > .dropdown-toggle.btn-place-order:focus,
.btn-place-order:active.focus,
.btn-place-order.active.focus,
.open > .dropdown-toggle.btn-place-order.focus {
  color: #ffffff;
  background-color: #28771b;
  border-color: #1d5613;
}
.btn-place-order:active,
.btn-place-order.active,
.open > .dropdown-toggle.btn-place-order {
  background-image: none;
}
.btn-place-order.disabled:hover,
.btn-place-order[disabled]:hover,
fieldset[disabled] .btn-place-order:hover,
.btn-place-order.disabled:focus,
.btn-place-order[disabled]:focus,
fieldset[disabled] .btn-place-order:focus,
.btn-place-order.disabled.focus,
.btn-place-order[disabled].focus,
fieldset[disabled] .btn-place-order.focus {
  background-color: #40be2b;
  border-color: #40be2b;
}
.btn-place-order .badge {
  color: #40be2b;
  background-color: #ffffff;
}
.btn-place-order:hover,
.btn-place-order:focus,
.btn-place-order:active,
.btn-place-order.active,
.open .dropdown-toggle.btn-place-order {
  color: #40be2b;
  background-color: #fff;
  border-color: #40be2b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-place-order:active,
.btn-place-order.active,
.open .dropdown-toggle.btn-place-order {
  background-image: none;
}
.btn-place-order.disabled,
.btn-place-order[disabled],
fieldset[disabled] .btn-place-order,
.btn-place-order.disabled:hover,
.btn-place-order[disabled]:hover,
fieldset[disabled] .btn-place-order:hover,
.btn-place-order.disabled:focus,
.btn-place-order[disabled]:focus,
fieldset[disabled] .btn-place-order:focus,
.btn-place-order.disabled:active,
.btn-place-order[disabled]:active,
fieldset[disabled] .btn-place-order:active,
.btn-place-order.disabled.active,
.btn-place-order[disabled].active,
fieldset[disabled] .btn-place-order.active {
  color: #40be2b;
  background-color: #66d853;
  border-color: #40be2b;
  -webkit-box-shadow: 0 2px 2px 0 #2f8c20;
  box-shadow: 0 2px 2px 0 #2f8c20;
}
.btn-place-order .badge {
  color: #40be2b;
  background-color: #ffffff;
}
.btn {
  text-transform: uppercase;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px 10px;
}
.btn.small {
  font-size: 0.9em;
  padding: 4px 30px;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
  background: transparent;
}
.btn.btn-block {
  padding: 6px 35px;
}
.btn.btn-half {
  width: 50%;
}
.btn-transparent {
  background: transparent;
  border: none;
}
.btn.disabled,
.btn.disabled:focus,
.btn.disabled:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #ccc;
  border: 1px solid #ccc;
  color: #fff !important;
}
.sk-fading-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.form-group .sk-fading-circle {
  margin: 0;
  position: absolute;
  left: 45%;
  top: 0;
  width: 30px;
  height: 30px;
}
.next-page-spinner {
  display: none;
}
.next-page-spinner,
.spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}
.next-page-spinner > div,
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #955e39;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.next-page-spinner .bounce1,
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.next-page-spinner .bounce2,
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.pagination {
  display: inline-block;
  line-height: 28px;
  padding-left: 0;
  list-style: none;
  height: 32px;
  line-height: 32px;
}
.pagination > li > a,
.pagination > li > span {
  font-size: 14px;
}
.pagination > li {
  display: inline-block;
  height: 100%;
}
.pagination > li > a,
.pagination > li > span {
  display: block;
  position: relative;
  text-decoration: none;
  color: #1d1d1b;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  width: 36px;
  text-align: center;
  height: 100%;
}
.pagination > li + li {
  margin-left: 5px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #313130;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #575756;
  border-color: #575756;
  cursor: default;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #878786;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg {
  height: 40px;
  line-height: 40px;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  font-size: 18px;
}
.pagination-sm {
  height: 30px;
  line-height: 30px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  font-size: 12px;
}
.main-header .container {
  position: relative;
}
@media (max-width: 639px) {
  .main-header .container {
    position: inherit;
  }
}
.main-header .md-secondary-navigation-desktop {
  margin-top: 10px;
  display: inline-block;
  position: absolute;
  min-width: 400px;
  right: 60px;
  margin-right: 5px;
}
.main-header .md-secondary-navigation-desktop:before,
.main-header .md-secondary-navigation-desktop:after {
  content: " ";
  display: table;
}
.main-header .md-secondary-navigation-desktop:after {
  clear: both;
}
.main-header .md-secondary-navigation-desktop:before,
.main-header .md-secondary-navigation-desktop:after {
  content: " ";
  display: table;
}
.main-header .md-secondary-navigation-desktop:after {
  clear: both;
}
@media (max-width: 1024px) {
  .main-header .md-secondary-navigation-desktop {
    right: 45px;
  }
}
.main-header .md-secondary-navigation-desktop ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  float: right;
}
.main-header .md-secondary-navigation-desktop li {
  float: left;
  text-transform: uppercase;
  padding: 0 10px;
  border-left: 1px solid #1d1d1b;
  line-height: 12px;
  font-size: 11px;
}
.main-header .md-secondary-navigation-desktop li:first-child {
  border: none;
  padding-left: 0;
}
.main-header .md-secondary-navigation-desktop li.logged_in {
  font-weight: 700;
}
.main-header .md-secondary-navigation-desktop a {
  color: #333333;
  font-size: 13px;
}
.main-header .md-secondary-navigation-desktop .yCmsComponent {
  display: none;
}
.main-header .md-secondary-navigation {
  margin-top: 10px;
  float: right;
  margin-right: 15px;
}
.main-header .md-secondary-navigation:before,
.main-header .md-secondary-navigation:after {
  content: " ";
  display: table;
}
.main-header .md-secondary-navigation:after {
  clear: both;
}
.main-header .md-secondary-navigation:before,
.main-header .md-secondary-navigation:after {
  content: " ";
  display: table;
}
.main-header .md-secondary-navigation:after {
  clear: both;
}
@media (min-width: 769px) {
  .main-header .md-secondary-navigation {
    display: none !important;
  }
}
.main-header .md-secondary-navigation ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  float: right;
}
.main-header .md-secondary-navigation li {
  float: left;
  font-size: 12px;
  text-transform: uppercase;
}
.main-header .md-secondary-navigation li.logged_in {
  font-weight: 700;
}
.main-header .md-secondary-navigation li + li {
  content: "|";
  padding-left: 20px;
}
.main-header .md-secondary-navigation a {
  color: #333333;
}
@media (max-width: 768px) {
  .main-header .md-secondary-navigation {
    display: none;
    float: none;
    width: 100%;
    background: #f6f6f6;
    margin-top: -15px;
  }
  .main-header .md-secondary-navigation ul {
    margin: 10px 0 0;
    float: none;
    margin-top: 15px;
  }
  .main-header .md-secondary-navigation ul:before,
  .main-header .md-secondary-navigation ul:after {
    content: " ";
    display: table;
  }
  .main-header .md-secondary-navigation ul:after {
    clear: both;
  }
  .main-header .md-secondary-navigation ul:before,
  .main-header .md-secondary-navigation ul:after {
    content: " ";
    display: table;
  }
  .main-header .md-secondary-navigation ul:after {
    clear: both;
  }
  .main-header .md-secondary-navigation ul li {
    padding: 0;
  }
  .main-header .md-secondary-navigation ul li a {
    color: #666;
    display: block;
    text-decoration: none;
    padding: 12px 15px;
  }
}
@media (max-width: 768px) {
  .main-header .md-secondary-navigation ul li {
    float: none;
    border-bottom: 1px solid #e5e5e5;
  }
  .main-header .md-secondary-navigation ul li:last-child {
    border: none;
  }
  .main-header .md-secondary-navigation ul li > * {
    display: block;
  }
}
.main-header .sm-navigation {
  float: right;
}
.main-header .sm-navigation .toggle-header-links {
  display: none;
  margin: 2px 10px 0 0;
  width: 30px;
}
@media (max-width: 768px) {
  .main-header .sm-navigation .toggle-header-links {
    padding: 3px 10px;
    margin: 5px 0;
    width: auto;
    display: block !important;
  }
  .main-header .sm-navigation .toggle-header-links .glyphicon-user {
    top: 3px;
  }
}
@media (max-width: 450px) {
  .main-header .sm-navigation .toggle-header-links {
    margin: 2px 0;
  }
}
@media (min-width: 640px) {
  .main-header .sm-navigation {
    width: auto;
  }
}
@media (max-width: 1023px) {
  .main-header .sm-navigation {
    padding-right: 0;
  }
  .main-header .sm-navigation button {
    float: right;
    font-size: 23px;
    margin: 0;
    padding: 0;
    width: 25px;
    margin-top: 2px;
  }
  .main-header .sm-navigation button:hover {
    color: #878786;
  }
  .main-header .sm-navigation button + button {
    margin-left: 10px;
  }
  .main-header .sm-navigation input {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
  }
  select.main-header .sm-navigation input {
    height: 46px;
    line-height: 46px;
  }
  textarea.main-header .sm-navigation input,
  select[multiple].main-header .sm-navigation input {
    height: auto;
  }
}
.main-header .main-navigation {
  position: relative;
  text-align: center;
}
.main-header .main-navigation > .nav {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
@media (min-width: 1024px) {
  .main-header .main-navigation {
    position: relative;
  }
  .main-header .main-navigation:before,
  .main-header .main-navigation:after {
    content: " ";
    display: table;
  }
  .main-header .main-navigation:after {
    clear: both;
  }
  .main-header .main-navigation:before,
  .main-header .main-navigation:after {
    content: " ";
    display: table;
  }
  .main-header .main-navigation:after {
    clear: both;
  }
  .main-header .main-navigation .sm-back {
    display: none;
  }
  .main-header .main-navigation > .nav > li {
    position: static;
    float: none;
    display: inline-block;
    margin-left: 0;
  }
  .main-header .main-navigation > .nav > li.active > a:focus {
    background-color: transparent;
  }
  .main-header .main-navigation > .nav > li.rojo > a {
    color: #ff3334;
    font-weight: 700;
  }
  .main-header .main-navigation > .nav > li.rojo > a:hover,
  .main-header .main-navigation > .nav > li.rojo > a:focus {
    color: #878786 !important;
  }
  .main-header .main-navigation > .nav > li.marron > a {
    color: #955E35;
    font-weight: 700;
  }
  .main-header .main-navigation > .nav > li.marron > a:hover,
  .main-header .main-navigation > .nav > li.marron > a:focus {
    color: #878786 !important;
  }
  .main-header .main-navigation > .nav > li.md-show-sub > a {
    color: #878786 !important;
  }
  .main-header .main-navigation > .nav > li.md-show-sub.marron > a {
    color: #878786 !important;
  }
  .main-header .main-navigation > .nav > li.md-show-sub.rojo > a {
    color: #878786 !important;
  }
  .main-header .main-navigation > .nav > li > a {
    text-transform: uppercase;
    color: #333333;
    font-size: 1.1em;
    padding: 40px 10px;
    cursor: pointer;
    font-weight: bold;
  }
  .main-header .main-navigation > .nav > li > a.empty-nav-item:hover,
  .main-header .main-navigation > .nav > li > a.empty-nav-item:focus {
    cursor: default;
  }
  .main-header .main-navigation > .nav > li > a:hover,
  .main-header .main-navigation > .nav > li > a:focus {
    background: transparent;
    text-decoration: none;
    color: #878786;
  }
  .main-header .main-navigation > .nav > li:first-child + li {
    border: 0;
  }
  .main-header .main-navigation > .nav > li .sub-navigation {
    display: none;
    background: rgba(255, 255, 255, 0.95);
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    top: 100px;
    text-align: left;
    padding: 20px 0;
  }
  .main-header .main-navigation > .nav > li .sub-navigation .inner-container {
    display: flex;
  }
  .main-header .main-navigation > .nav > li .sub-navigation .sub-navigation-section {
    width: 50%;
  }
  .main-header .main-navigation > .nav > li .sub-navigation .sub-navigation-section .title {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0.5em;
  }
  .main-header .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list {
    height: 215px!important;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    padding-left: 0;
    list-style: none;
  }
  .main-header .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list li a {
    display: block;
    line-height: 1.1em;
    padding: 0.5em 0;
    text-transform: uppercase;
  }
  .main-header .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list li a:hover,
  .main-header .main-navigation > .nav > li .sub-navigation .sub-navigation-section .sub-navigation-list li a:focus {
    text-decoration: none;
    color: #999;
  }
  .main-header .main-navigation > .nav > li.no-banner .sub-navigation {
    text-align: center;
  }
  .main-header .main-navigation > .nav > li.no-banner .sub-navigation .sub-navigation-section {
    width: 100%;
  }
  .main-header .main-navigation > .nav > li.no-banner .sub-navigation .sub-navigation-section.dropdown-banner {
    padding: 0;
  }
  .main-header .main-navigation > .nav > li.no-banner .sub-navigation .sub-navigation-section .sub-navigation-list {
    display: inline-block !important;
    height: inherit!important;
  }
  .main-header .main-navigation > .nav > li.no-banner .sub-navigation .sub-navigation-section .sub-navigation-list li {
    display: inline-block;
    line-height: 12px;
    font-size: 9px;
  }
  .main-header .main-navigation > .nav > li.no-banner .sub-navigation .sub-navigation-section .sub-navigation-list li:last-child {
    border-right: none;
  }
  .main-header .main-navigation > .nav > li.no-banner .sub-navigation .sub-navigation-section .sub-navigation-list li a {
    padding: 0 1em;
    font-size: 13px;
  }
  .main-header .main-navigation > .nav > li.md-show-sub.has-sub > a {
    position: relative;
  }
  .main-header .main-navigation > .nav > li.md-show-sub .sub-navigation {
    display: block;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .main-header .main-navigation > .nav > li:last-child .sub-navigation {
    display: none;
  }
}
@media (max-width: 1023px) {
  .main-header .main-navigation {
    /*	  position: absolute;
	  top: 0;
	  min-height: 100%;
	  overflow: hidden;
	  color: @text-color-navi;*/
  }
  .main-header .main-navigation ul.nav {
    width: 100%;
    text-align: left;
  }
  .main-header .main-navigation ul.nav:not(.active) {
    overflow: hidden;
  }
  .main-header .main-navigation .sm-back {
    font-size: 0.9em;
    padding: 15px 20px;
    display: block;
    position: relative;
    text-align: center;
    color: #999;
  }
  .main-header .main-navigation .sm-back:before {
    background: url('../images/sprite.png') -1163px -6px no-repeat;
    content: '';
    position: absolute !important;
    left: 20px;
    width: 11px;
    height: 22px;
    top: 12px;
    opacity: 0.5;
  }
  .main-header .main-navigation .sm-back:hover {
    text-decoration: none;
    color: #666;
  }
  .main-header .main-navigation .sm-back:hover:before {
    opacity: 1;
  }
  .main-header .main-navigation > ul {
    -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;
  }
  .main-header .main-navigation > ul > li {
    float: none;
  }
  .main-header .main-navigation > ul > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
  .main-header .main-navigation > ul.active {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  .main-header .main-navigation > ul a {
    color: #333333;
    text-transform: uppercase;
  }
  .main-header .main-navigation > ul a:hover,
  .main-header .main-navigation > ul a:focus {
    background: transparent;
  }
  .main-header .main-navigation .has-sub {
    position: static;
  }
  .main-header .main-navigation .has-sub > a {
    position: relative;
  }
  .main-header .main-navigation .has-sub > a:before {
    position: absolute;
    right: 10px;
    top: 14px;
    content: '';
    background: url('../images/sprite.png') -1198px -6px no-repeat;
    width: 11px;
    height: 25px;
    opacity: 0.5;
  }
  .main-header .main-navigation .has-sub.active .sub-navigation {
    display: block;
  }
  .main-header .main-navigation .has-sub .sub-navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: auto;
    left: 100%;
    width: 100%;
    padding: 0;
    height: 100vh;
  }
  .main-header .main-navigation .has-sub .sub-navigation.active {
    display: block;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .title {
    font-size: 18px;
    line-height: 40px;
    padding: 0 15px;
    color: #333333;
    text-transform: uppercase;
    font-size: 16px;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list {
    padding-left: 0;
    list-style: none;
    padding: 0;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    text-align: left;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li {
    float: left;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li > a {
    border-radius: 0;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li + li {
    margin-left: 2px;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li.active > a,
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li.active > a:hover,
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li.active > a:focus {
    color: #ffffff;
    background-color: #575756;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li {
    float: none;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li {
    border-bottom: 1px solid #e5e5e5;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li:first-child {
    border-top: 1px solid #e5e5e5;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li a {
    position: relative;
    display: block;
    padding: 15px 20px;
    color: #666;
  }
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li a:hover,
  .main-header .main-navigation .has-sub .sub-navigation .sub-navigation-section .sub-navigation-list li a:focus {
    text-decoration: none;
  }
}
.main-header .main-navigation .dropdown-banner {
  float: right !important;
  width: 50% !important;
  top: 4px !important;
  padding-left: 0 !important;
  /* two banners */
}
.main-header .main-navigation .dropdown-banner a {
  float: left;
}
.main-header .main-navigation .dropdown-banner img {
  float: right;
  max-width: 100%;
}
.main-header .main-navigation .dropdown-banner img:first-child:nth-last-child(2),
.main-header .main-navigation .dropdown-banner img:first-child:nth-last-child(2) ~ a {
  float: right;
  margin-left: 10px;
  max-width: 50%;
}
.main-header .main-navigation .dropdown-banner a:first-child:nth-last-child(1) {
  float: right;
  max-width: 100%;
}
.main-header .main-navigation .dropdown-banner a:first-child:nth-last-child(2),
.main-header .main-navigation .dropdown-banner a:first-child:nth-last-child(2) ~ a {
  float: right;
  margin-left: 10px;
  max-width: 50%;
}
.main-header #lang-navigation {
  text-align: center;
  margin-top: -17px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .main-header #lang-navigation {
    margin: 5px 0 0;
    float: left;
    padding-left: 0;
  }
  .main-header #lang-navigation li:first-child {
    padding-left: 0;
  }
}
.main-header #lang-navigation li {
  display: inline;
  padding: 0 10px;
  border-right: 1px solid #1d1d1b;
  font-size: 8px;
  line-height: 14px;
}
.main-header #lang-navigation li:last-child {
  border: none;
}
.main-header #lang-navigation li a {
  color: inherit;
  font-size: 13px;
}
.main-header #lang-navigation li a.selected {
  font-weight: 600;
}
@media (max-width: 1024px) {
  .main-header .container.navigation {
    padding: 0;
  }
}
.main-header .js-toggle-sm-navigation {
  font-size: 20px;
  padding: 0;
}
#cookie-bar {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 25px 0;
}
@media (max-width: 600px) {
  #cookie-bar {
    padding-bottom: 120px;
  }
}
#cookie-bar .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 1023px) {
  #cookie-bar .container {
    flex-direction: column;
  }
}
#cookie-bar .left {
  display: flex;
  flex-direction: column;
  margin-right: 25px;
}
@media (max-width: 1023px) {
  #cookie-bar .left {
    margin: 0 0 50px 0;
  }
}
#cookie-bar .left h4 {
  text-transform: uppercase;
  font-size: 15px;
  color: white;
  font-weight: bold;
  margin: 0 0 15px 0;
}
#cookie-bar .left p {
  font-size: 0.95em;
  color: white;
  line-height: 1.3em;
  max-width: 900px;
  margin-bottom: 0;
}
#cookie-bar .left a {
  color: inherit;
  text-decoration: underline;
}
#cookie-bar .right {
  float: none;
  display: flex;
}
#cookie-bar .right a {
  font-weight: bold;
  text-decoration: none;
  padding: 6px 12px;
}
#cookie-bar .right a:first-child {
  color: white;
}
#cookie-bar .right a:first-child:hover {
  text-decoration: underline;
}
#cookie-bar .right a:last-child {
  color: black;
  background-color: white;
  border: thin solid white;
  margin-left: 80px;
}
#cookie-bar .right a:last-child:hover {
  background-color: transparent;
  color: white;
  border: thin solid white;
}
@media (max-width: 1023px) {
  .main-header .main-navigation > ul > li {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
  }
  .main-header .main-navigation > ul > li > a {
    padding: 15px 20px;
    color: #666;
  }
}
.global.main-header #lang-navigation {
  float: right;
  margin-top: -10px;
}
.global.main-header .contact-link {
  color: #333333;
  font-size: 13px;
  text-transform: uppercase;
  float: right;
  margin-top: -10px;
  margin-left: 20px;
}
.global.main-header .toggle-nav {
  padding: 0;
}
@media (min-width: 769px) {
  .global.main-header .center-container {
    margin: 0 auto;
    float: none;
  }
}
.ie-not-supported {
  background-color: #FFFF71;
  color: #333333;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 20px;
}
.size_banner {
  background: #dfdad8;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 0;
  text-align: center;
}
.size_banner p {
  margin-bottom: 0;
}
.responsive-container {
  margin: 0 auto;
  padding: 0 20px;
}
header {
  position: sticky;
  top: 0;
  width: 100%;
  background: white;
  z-index: 10;
  border-bottom: 1px solid #d8d8d8;
}
.top-header {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  color: #ffffff;
  font-weight: 600;
  height: 25px;
  line-height: 1;
  padding: 0 20px;
  font-size: 0.95em;
  text-transform: uppercase;
}
.top-header .slick-carousel {
  text-align: center;
  visibility: hidden;
  overflow: hidden;
}
.top-header > div[data-smartedit-component-id='TopHeaderSlot'] {
  overflow: hidden;
}
@media (max-width: 639px) {
  .top-header {
    font-size: 0.9em;
  }
}
@media (min-width: 1024px) {
  header .top-header ~ .bottom-header .menu .sub-navigation {
    top: 125px;
  }
}
header .top-header ~ .bottom-header .right .search-bar {
  top: 100px !important;
}
.bottom-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
}
.bottom-header .site-logo img {
  width: 100%;
  max-width: 360px;
  object-fit: contain;
}
.bottom-header .menu {
  white-space: nowrap;
  margin: 0 15px;
}
.bottom-header .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
  float: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.bottom-header .right li.search {
  display: flex;
}
.bottom-header .right li.search .search-bar {
  width: 0;
  transition: width 1s;
}
.bottom-header .right li.search .search-bar.show {
  width: 120px;
  margin-left: 5px;
}
.bottom-header .right li.search .search-bar .header-icon {
  display: none;
}
.bottom-header .right .miniCart {
  position: relative;
  bottom: 1px;
}
.bottom-header .right .miniCart .mini-cart-content {
  position: relative;
}
.bottom-header .right .miniCart .mini-cart-content .mini-cart-count {
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 11px;
}
.bottom-header .right .header-icon {
  width: 22px;
  max-height: 25px;
  object-fit: contain;
  cursor: pointer;
}
.bottom-header .right .header-icon + .tooltip {
  margin-top: 5px;
  padding: 0;
}
.bottom-header .right .header-icon + .tooltip .tooltip-arrow {
  display: none;
}
.bottom-header .right .header-icon + .tooltip .tooltip-inner {
  background-color: white;
  color: black;
  font-size: 10px;
}
.bar-toogle-header {
  height: 30px;
  margin-top: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-toogle-header {
  background-color: white;
}
@media (max-width: 1023px) {
  body.menu-opened {
    overflow-y: hidden;
    pointer-events: none;
  }
  body.menu-opened .menu {
    width: 75vw;
    pointer-events: all;
  }
  .responsive-container {
    padding: 0 15px;
  }
  .top-header {
    padding: 0 15px;
  }
  .bottom-header {
    height: 75px;
    padding: 0 15px;
  }
  .bottom-header .site-logo {
    order: 0;
    width: 50%;
    margin-right: 15px;
  }
  .bottom-header .site-logo img {
    max-width: 225px;
  }
  .bottom-header .menu {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 2;
    top: 0;
    right: 0;
    background: #f6f6f6;
    overflow-x: hidden;
    transition: 0.5s;
    border-left: thin solid #e5e5e5;
    margin: 0;
  }
  .bottom-header .menu .close-button {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 47.33px;
    padding-right: 15px;
  }
  .bottom-header .right {
    order: 1;
    width: 50%;
    margin-left: 0;
  }
  .bottom-header .right li.search .search-bar {
    align-items: center;
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    height: 50px;
    background: white;
    z-index: 1;
    transition: none;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
  }
  .bottom-header .right li.search .search-bar.show {
    display: flex !important;
    width: 100%;
    margin: 0;
    padding: 0 15px;
  }
  .bottom-header .right li.search .search-bar.show .header-icon {
    display: inline-flex;
    margin-right: 15px;
  }
  .bottom-header .right li.search .search-bar .site-search {
    width: 100%;
  }
  .bottom-header .right li.search .search-bar .site-search ul.ui-autocomplete {
    top: 35px !important;
    width: 100% !important;
  }
}
.js-mini-cart-total-count {
  text-align: center;
  font-weight: bold;
}
@media (max-width: 1399px) {
  .js-mini-cart-total-count {
    font-size: 10px;
  }
}
#miniCartLayer,
#addToCartLayer {
  display: none;
  width: 350px;
  position: absolute;
  top: 38px;
  right: -8px;
  z-index: 100;
}
@media (max-width: 480px) {
  #miniCartLayer,
  #addToCartLayer {
    max-width: 290px;
  }
}
#addToCartLayer {
  right: -17px;
}
@media (max-width: 1023px) {
  #addToCartLayer {
    position: fixed;
    top: 15px;
    right: 20px;
  }
}
#miniCartLayer .label,
#addToCartLayer .label,
#miniCartLayer .qty,
#addToCartLayer .qty {
  color: #575756;
  padding: 0;
  font-weight: normal;
  font-size: 90%;
}
#miniCartLayer .itemColor img,
#addToCartLayer .itemColor img {
  max-width: 15px;
  margin-top: -3px;
}
#miniCartLayer .close-button,
#addToCartLayer .close-button {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
}
.mini-cart {
  padding: 20px;
  -webkit-box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.35);
  background: #ffffff;
}
.mini-cart:before {
  content: ' ';
  display: table;
  width: 26px;
  height: 14px;
  top: -14px;
  position: absolute;
  right: 5px;
  background: url('../images/sprite.png') -332px 0 no-repeat;
}
.mini-cart .mini-cart-body {
  position: relative;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .item-sku.free {
  font-size: 0.9em;
  color: #c84693;
  font-size: 1em;
}
.mini-cart .mini-cart-body h4 {
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 1.15em;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
  margin-top: 10px;
  max-height: 353px;
  overflow-y: auto;
  margin-bottom: 0;
}
.mini-cart .mini-cart-body .mini-cart-list li:first-child {
  border-top: 1px dotted #d8d8d8;
  padding-top: 15px;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item {
  border-bottom: 1px dotted #d8d8d8;
  padding-bottom: 15px;
  position: relative;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  max-width: 65px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 70px;
  color: #575756;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
  color: #333333;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-size: 1.1em;
  position: absolute;
  right: 5px;
  bottom: 15px;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border-width: 1px 0;
  padding: 10px 0;
  font-weight: 700;
  font-size: 16px;
  float: left;
  width: 100%;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
  text-align: right;
  text-transform: uppercase;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
  padding-right: 20px;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 0 0 10px;
  float: left;
}
.mini-cart .mini-cart-body > img {
  width: 100%;
}
#addToCartLayer .close-button {
  right: 20px;
  top: 10px;
}
.add-to-cart {
  padding: 30px 20px 20px 20px;
  -webkit-box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.35);
  background: #ffffff;
}
.add-to-cart:before {
  content: ' ';
  display: table;
  width: 26px;
  height: 14px;
  top: -14px;
  position: absolute;
  right: 15px;
  background: url('../images/sprite.png') -332px 0 no-repeat;
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 20px;
  position: relative;
}
.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.add-to-cart .add-to-cart-item:before,
.add-to-cart .add-to-cart-item:after {
  content: " ";
  display: table;
}
.add-to-cart .add-to-cart-item:after {
  clear: both;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.add-to-cart .add-to-cart-item .details {
  margin-left: 75px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: 600;
  color: inherit;
  line-height: 1.2em;
  display: inline-block;
}
.add-to-cart .add-to-cart-item .details .price {
  text-align: right;
  font-size: 15px;
  position: absolute;
  right: 10px;
  bottom: 0;
  font-weight: bold;
}
.add-to-cart .cart_popup_error_msg {
  width: 80%;
  font-size: 0.9em;
  color: #878786;
}
.page-productDetails .breadcrumb-section {
  margin-bottom: 0px;
}
.breadcrumb-section {
  margin-bottom: 25px;
}
.breadcrumb-section .breadcrumb {
  margin: 0;
  padding: 0;
  font-weight: 400;
  background: transparent;
  font-size: 0.95em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 8px 0;
  width: 100%;
}
.breadcrumb-section .breadcrumb li h1 {
  font-size: 1em;
  display: inline;
}
.breadcrumb-section .breadcrumb a {
  color: #878786;
}
.breadcrumb-section .breadcrumb > li + li:before {
  color: #878786;
  content: ">";
  padding: 0 3px;
  font-size: 0.8em;
}
.page-productDetails .breadcrumb-section {
  margin-bottom: 12px;
}
@media (max-width: 1023px) {
  .breadcrumb-section {
    padding: 0 15px;
  }
}
footer {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
footer ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
footer .footer-newsletter {
  display: block;
  order: 0;
  background: #E3E3E3;
  padding: 15px;
}
footer .footer-newsletter .title {
  font-size: 18px;
  color: #898B8C;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 13px;
}
footer .footer-newsletter #newsLetterPopUpForm {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
footer .footer-newsletter #newsLetterPopUpForm .group {
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .footer-newsletter #newsLetterPopUpForm .group input {
  padding: 5px 0;
  width: 200px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid grey;
}
footer .footer-newsletter #newsLetterPopUpForm .group #footerNewsletterButton {
  border: none;
  background: transparent;
  padding: 5px 0 5px 8px;
}
footer .footer-newsletter #newsLetterPopUpForm .group #footerNewsletterButton .icon {
  width: 11px;
  height: 18px;
}
footer .footer-navigation {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding-top: 15px;
  margin: initial;
}
footer .footer-navigation .column {
  display: inline-flex;
  flex-direction: column;
  flex: 1 0 0;
}
@media (min-width: 1024px) {
  footer .footer-navigation .column {
    max-width: 15%;
  }
  footer .footer-navigation .column:hover .links {
    opacity: 1;
    transition: opacity 0.5s;
    pointer-events: initial;
  }
}
footer .footer-navigation .column .title {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  cursor: pointer;
}
footer .footer-navigation .column .links {
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  opacity: 0;
  pointer-events: none;
  z-index: 2;
  background-color: white;
}
footer .footer-navigation .column .links li:not(:last-child) {
  margin-bottom: 2px;
}
footer .footer-navigation .column .links a {
  color: #1d1d1b;
}
footer .footer-social {
  display: flex;
  justify-content: center;
  margin: 15px auto;
}
footer .footer-social .column {
  display: inline-flex;
}
footer .footer-social img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
footer .footer-social li a {
  padding: 0 8px;
}
footer .footer-social li a:hover > img {
  opacity: 0.5;
}
footer .legal-links {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  text-align: center;
  margin: 15px auto;
}
footer .legal-links .column {
  display: inline-flex;
  border-right: 1px solid #1d1d1b;
  line-height: 1;
}
footer .legal-links .column:last-child {
  border: none;
}
footer .legal-links .links {
  display: inline-block;
}
footer .legal-links .links ul {
  margin-bottom: 0;
}
footer .legal-links .links li {
  font-size: 0.8em;
  line-height: 1em;
}
@media (max-width: 480px) {
  footer .legal-links .links li {
    font-size: 0.75em;
  }
}
footer .legal-links .links li a {
  font-size: 1.1em;
  padding: 0 2em;
  font-weight: 600;
}
footer div[data-smartedit-component-id='FooterNavigationSlot'] {
  width: 100%;
}
footer div[data-smartedit-component-id='FooterNavigationSlot'] div[data-smartedit-component-id='FooterComponent'] {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o- flex;
  display: flex;
}
footer div[data-smartedit-component-id='FooterSocialComponent'] {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o- flex;
  display: flex;
}
#back-to-top {
  display: none;
  width: 45px;
  height: 45px;
  background: #575756;
  position: fixed;
  right: 16px;
  bottom: 95px;
  z-index: 5;
  opacity: 1;
}
#back-to-top:hover {
  background: #ffffff;
  border: 1px solid #575756;
}
#back-to-top:hover span {
  background: url('../images/sprite.png') -1069px -48px no-repeat;
}
#back-to-top span {
  height: 25px;
  width: 45px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  position: absolute;
  top: 30%;
  left: 0;
  background: url('../images/sprite.png') -1069px -8px no-repeat;
}
.page-multiStepCheckoutSummaryPage .language-selector {
  margin-top: 0;
}
.language-selector {
  margin-top: -30px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
}
.language-selector.open .current-language {
  display: none;
}
.language-selector.open .dropdown-menu {
  display: flex;
}
.language-selector .current-language {
  font-weight: 700;
  margin: 0;
  padding: 0;
  background: transparent;
}
.language-selector p {
  text-align: center;
  margin: 0;
  width: 100px;
  font-weight: 700;
  font-size: 14px;
}
.language-selector .dropdown-menu {
  flex-direction: column;
  border: none;
  box-shadow: none;
  position: unset;
  padding: 5px;
}
.language-selector .dropdown-menu a {
  margin: 3px 0;
  text-transform: uppercase;
  font-weight: 400;
}
.language-selector .dropdown-menu a:hover {
  text-decoration: none;
}
.language-selector .dropdown-menu a.selected {
  font-weight: 700;
  cursor: not-allowed;
  pointer-events: none;
}
.down-arrow {
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: 0 0 3px 10px;
}
@media (max-width: 1023px) {
  footer .footer-navigation {
    order: 2;
    justify-content: center;
    padding-bottom: 15px;
  }
  footer .footer-navigation .column .title {
    color: grey;
  }
  footer .footer-navigation .column .links {
    margin: 0 8px;
  }
  footer .footer-navigation .column .links.show {
    opacity: 1;
    pointer-events: initial;
  }
  footer .footer-navigation .column .links li:not(:last-child) {
    margin-bottom: 8px;
  }
  footer .footer-navigation .column .links a {
    color: grey;
  }
  footer .language-selector {
    order: 1;
    height: 50px;
    margin-top: 0;
  }
  footer .language-selector p,
  footer .language-selector button {
    display: none;
  }
  footer .language-selector .dropdown-menu {
    display: flex;
    flex-direction: row;
    z-index: 2;
  }
  footer .language-selector .dropdown-menu a {
    font-size: 18px;
    margin: 0 12px;
    color: lightgrey;
    font-weight: 700;
  }
  footer .language-selector .dropdown-menu a.selected {
    color: grey;
  }
  footer .footer-social {
    order: 3;
  }
  footer .footer-social img {
    filter: opacity(0.5);
  }
  footer .legal-links {
    order: 4;
  }
  footer .legal-links .column {
    border-color: grey;
  }
  footer .legal-links .links li a {
    color: grey;
    padding: 0 5px;
  }
}
.page-productDetails .container {
  width: 100%;
  max-width: 100%;
  padding: 0 20px;
}
@media (max-width: 1023px) {
  .page-productDetails .container {
    padding: 0 15px;
  }
}
.page-productDetails #main-content .price {
  font-size: 1.35em;
  line-height: 1em;
  font-weight: 700;
  color: #333333;
}
.page-productDetails #main-content .price .discount {
  margin-left: 10px;
}
.page-productDetails .bundle {
  text-transform: uppercase;
  color: #c84693;
  font-weight: 600;
  margin-top: 7px;
  font-size: 1.3em;
  line-height: 1em;
}
.page-productDetails .bundle.new {
  color: #955e39;
}
.page-productDetails .goHide {
  display: none!important;
}
.page-productDetails .carousel-component {
  border-top: 1px solid #d8d8d8;
}
.page-productDetails #Size {
  text-transform: uppercase;
  font-size: 13px;
  border-color: #878786;
}
.page-productDetails #Size:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-productDetails #Size .noStock {
  color: #cccccc;
}
.page-productDetails .accordion,
.page-productDetails .accordion * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-productDetails .accordion {
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
  clear: both;
}
.page-productDetails .accordion #collapseDescription h2 {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 1em;
  line-height: 1.42857143;
  color: #1d1d1b;
}
.page-productDetails .accordion-section-title {
  transition: all linear 0.15s;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #d8d8d8;
  padding: 10px 0;
}
.page-productDetails .accordion-section-title:hover {
  text-decoration: none;
  color: #575756;
}
.page-productDetails .accordion-section-title:focus {
  text-decoration: none;
}
.page-productDetails .accordion-section-title:after {
  width: 10px;
  height: 13px;
  margin: 0 7px 0 0;
  vertical-align: middle;
  background: url('../images/sprite.png') -73px top no-repeat;
  display: inline-block;
  float: right;
  content: '';
  top: 0;
  position: relative;
}
.page-productDetails .accordion-section-title.active:after {
  background-position: -92px -5px;
}
.page-productDetails .accordion-section-title.active,
.page-productDetails .accordion-section-title:hover {
  text-decoration: none;
}
.page-productDetails .accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}
.page-productDetails .accordion-section-content {
  display: none;
}
.page-productDetails .accordion-section-content.open {
  display: block;
}
.page-productDetails #collapseShipping {
  color: #555;
  position: relative;
  top: -10px;
}
.page-productDetails #collapseShipping h2 {
  font-size: 12px;
  font-weight: 700;
  margin-top: 20px;
}
.page-productDetails #collapseShipping h3 {
  font-size: 13px;
  margin-bottom: 0px;
  font-weight: 600;
  margin-top: 0;
}
.page-productDetails #collapseShipping strong {
  font-weight: 600;
}
.page-productDetails #collapseShipping a {
  text-decoration: underline;
}
.page-productDetails #collapseShipping a:hover {
  color: #999;
}
.page-productDetails #collapseDetails img {
  max-width: 25px;
  float: left;
  margin: 0 8px 8px 0;
}
.page-productDetails .prev-thumb,
.page-productDetails .next-thumb {
  width: 10%;
}
.wrapper-zoom-image {
  width: 800px;
}
@media (max-width: 1024px) {
  .wrapper-zoom-image {
    width: 600px;
  }
}
@media (max-width: 480px) {
  .wrapper-zoom-image {
    width: 350px;
  }
}
.wrapper-zoom-image img {
  width: 100%;
}
.product-nav {
  border-bottom: 1px solid #b2b1b1;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9em;
  float: left;
  width: 100%;
}
.product-nav a {
  float: left;
  color: #878786;
  font-weight: 400;
}
.product-nav a:hover {
  text-decoration: none;
  color: #cccccc;
}
.product-nav ul {
  float: right;
  list-style: none;
  margin-bottom: 5px;
  opacity: 0.45;
}
.product-nav ul li {
  float: left;
  margin-left: 5px;
}
.product-nav ul li a:hover {
  text-decoration: none;
}
.product-nav ul li a:hover:after {
  opacity: 0.5;
}
.product-nav ul li a:after {
  width: 7px;
  height: 15px;
  margin: 0 0 0 5px;
  vertical-align: middle;
  background: url('../images/sprite.png') -376px -4px no-repeat;
  display: inline-block;
  float: right;
  content: '';
  top: 3px;
  position: relative;
}
.product-nav ul li a.prev:after {
  background: url('../images/sprite.png') -392px -4px no-repeat;
}
.product-container {
  display: grid;
  grid-template-columns: 3fr 1fr;
  align-items: start;
  gap: 30px;
}
@media (max-width: 1023px) {
  .product-container {
    display: initial;
  }
}
@media (min-width: 1024px) {
  .product-image-container .image-gallery .owl-wrapper-outer {
    overflow: initial !important;
  }
  .product-image-container .image-gallery .owl-wrapper {
    width: initial !important;
  }
  .product-image-container .image-gallery .owl-item {
    width: 50% !important;
  }
  .product-image-container .image-gallery .owl-item img {
    height: initial !important;
  }
}
.product-image-container .owl-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  position: initial !important;
}
.product-image-container .owl-pagination .owl-page {
  width: initial !important;
  height: initial !important;
  padding: 0 !important;
}
.product-image-container .owl-item {
  margin-bottom: 5px;
  padding: 0 2.5px;
}
.product-info-container {
  display: flex;
  flex-direction: column;
  z-index: 2;
  background: white;
}
@media (min-width: 1024px) {
  .product-info-container {
    position: sticky;
    top: 140px;
  }
}
.product-info-container .product-details {
  margin-top: 5px;
}
.product-info-container h1 {
  font-weight: 700;
  font-size: 1.8em;
  letter-spacing: -1px;
  margin: 0;
  color: #333333;
}
.product-info-container .group {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  justify-content: space-between;
}
.product-info-container .favorites-icon {
  width: 20px;
}
.product-info-container .sku {
  font-size: 1em;
  color: #878786;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 7px !important;
}
.product-info-container .description {
  padding: 10px 0;
}
.product-info-container .stock-status {
  font-weight: 300;
}
#shipping-info h6 {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 700;
}
#shipping-info p {
  font-size: 0.9em;
  font-weight: 600;
}
.notificacion span {
  float: left;
  width: 5%;
  font-size: 20px;
}
.notificacion p {
  float: right;
  width: 92%;
  line-height: 1.1em;
  margin-bottom: 5px;
}
@media (max-width: 639px) {
  .notificacion span {
    width: 8%;
  }
  .notificacion p {
    width: 90%;
  }
}
.stock-notification {
  background-color: #e0dbd9;
  color: #74645F ;
  border-color: #B6A9A5;
  float: left;
  width: 100%;
  position: relative;
  top: -10px;
}
.stock-notification p {
  margin-top: 4px;
}
.size-notification {
  display: none;
  width: 100%;
  float: left;
  padding: 10px;
  margin-bottom: 20px;
  position: relative;
  top: -10px;
}
#addToCartButton,
#addToCartButtonDisabled {
  float: left;
  margin-bottom: 20px;
}
.page-productDetails #addToCartButton,
.page-productDetails #addToCartButtonDisabled {
  margin-bottom: 10px;
}
.variant-section .form-group {
  float: left;
}
.variant-section #Size {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0 20px 0 10px;
}
.variant-section .variant-selector {
  display: flex;
  flex-direction: column;
  padding: 5px 0;
}
.variant-section .variant-selector .variant-name {
  text-transform: uppercase;
  font-weight: bold;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .group {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-flow: wrap-reverse;
}
.variant-section .variant-selector .group.pr_global {
  justify-content: space-between;
}
.variant-section .variant-selector .variant-list.color {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.variant-section .variant-selector .variant-list.color li {
  width: 34px;
  height: 34px;
}
.variant-section .variant-selector .variant-list.color li:not(:last-child) {
  margin-right: 10px;
}
.variant-section .variant-selector .variant-list.color li a {
  border: 1px solid transparent;
  border-radius: 50%;
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -ms-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
}
.variant-section .variant-selector .variant-list.color li a img {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px;
}
.variant-section .variant-selector .variant-list.color li:hover:not(.active) a {
  webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  border-color: #ccc;
  width: 32px;
  height: 32px;
}
.variant-section .variant-selector .variant-list.color li.active a {
  border-color: #333;
}
.variant-section .variant-selector .variant-list.color li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-list.sizes {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.variant-section .variant-selector .variant-list.sizes li {
  border: thin solid transparent;
}
.variant-section .variant-selector .variant-list.sizes li:not(:last-child) {
  margin-right: 5px;
}
.variant-section .variant-selector .variant-list.sizes li.active {
  border: thin solid grey;
}
.variant-section .variant-selector .variant-list.sizes li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: thin solid transparent;
  font-size: 16px;
  text-decoration: none;
}
.variant-section .variant-selector .variant-list.sizes li a.non-numeric-size {
  width: auto;
  padding-left: 3px;
  padding-right: 3px;
  color: #707173;
  font-size: 15px;
}
.variant-section .variant-selector .variant-list.sizes li a.outOfStock {
  color: lightgrey;
}
.variant-section .variant-selector .variant-list.sizes li a:hover {
  background-color: #E3E3E3;
  border: thin solid #E3E3E3;
}
.variant-section .variant-selector .variant-list-noesp {
  padding-left: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.variant-section .variant-selector .variant-list-noesp:before,
.variant-section .variant-selector .variant-list-noesp:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list-noesp:after {
  clear: both;
}
.variant-section .variant-selector .variant-list-noesp:before,
.variant-section .variant-selector .variant-list-noesp:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list-noesp:after {
  clear: both;
}
@media (max-width: 639px) {
  .variant-section .variant-selector .variant-list-noesp {
    margin: 35px 0 30px 0;
  }
}
.variant-section .variant-selector .variant-list-noesp .size-country {
  padding: 5px 0 0;
}
.variant-section .variant-selector .variant-list-noesp .size-country p {
  margin-bottom: 10px;
}
.variant-section .variant-selector .variant-list-noesp li {
  margin: 0 1px;
}
.variant-section .variant-selector .variant-list-noesp li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list-noesp li a img {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px;
}
.variant-section .variant-selector .variant-list-noesp li a p {
  padding: 4px 6px;
  margin-bottom: 0;
  text-align: center;
}
.variant-section .variant-selector .variant-list-noesp li:hover:not(.active) a {
  text-decoration: none;
  background-color: #dedede;
  border: 1px solid black;
}
.variant-section .variant-selector .variant-list-noesp li:hover:not(.active) a p {
  webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.variant-section .variant-selector .variant-list-noesp li.active a {
  text-decoration: none;
  border: 1px solid black;
  background-color: #dedede;
}
.variant-section .variant-selector .variant-list-noesp li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-list-noesp li .outOfStock-noesp {
  color: #999;
}
.variant-section .variant-selector .variant-list-noesp li .outOfStock-noesp p {
  padding-left: 3px;
}
.variant-section .variant-selector .variant-select {
  margin: 10px 0 0;
}
a.size-info {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 0.8em;
}
a.size-info:hover {
  color: #878786;
}
.titleNoSizesPopUp {
  width: 80%;
  font-weight: bold;
  text-align: center!important;
  font-size: 16px;
  margin-left: 10%;
}
.list .adviceSize {
  display: none;
  color: grey;
  font-size: 12px;
}
.list .adviceSize:first-child {
  display: block;
}
.adviceLogSize {
  color: grey!important;
  padding-left: 0!important;
  margin-bottom: 5px!important;
}
.bottomBorderInputStockAdvice {
  background: transparent!important;
  border: 0;
  border-bottom: 1px solid grey;
  padding: 7px 12px;
}
.selectSizeTextUpper {
  font-size: 0.9em;
  text-transform: uppercase;
}
.selectSizeTextAddition {
  margin: 0 3px;
  color: #A9A9A9;
  font-size: 11px;
}
.galleryCarouselDetailProd {
  width: 12.5%;
  float: left;
}
.at-share-tbx-element.addthis_32x32_style .at-share-btn,
.at-share-tbx-element.addthis_32x32_white_style .at-share-btn {
  margin: 0 15px 0 0;
}
.at-share-btn:hover span {
  background-color: #cccccc !important;
}
.at4-icon.aticon-facebook,
.at4-icon.aticon-twitter,
.at4-icon.aticon-print,
.at4-icon.aticon-email,
.at4-icon.aticon-google_plusone_share,
.at4-icon.aticon-pinterest_share,
.at4-icon.aticon-pinterest {
  background-color: #878786 !important;
}
#size-modal .modal-dialog,
#zoom-img .modal-dialog {
  width: 95%;
  max-width: 805px;
}
#size-modal .modal-dialog .modal-content,
#zoom-img .modal-dialog .modal-content {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#size-modal .modal-dialog .modal-header,
#zoom-img .modal-dialog .modal-header {
  background-color: #fff;
  border: none;
  padding-bottom: 0;
  padding-top: 20px;
}
#size-modal .modal-title,
#zoom-img .modal-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
#size-modal .modal-content,
#zoom-img .modal-content {
  padding: 0px 0 20px;
}
#size-modal img,
#zoom-img img {
  width: 100%;
}
#noSize-modal .modal-dialog .modal-header {
  background-color: #fff;
  border: none;
  padding-bottom: 0;
  padding-top: 20px;
}
#noSize-modal .modal-dialog .modal-content {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 640px) {
  #noSize-modal .modal-dialog {
    width: 600px;
    margin: 100px auto;
  }
}
#noSize-modal .popUpNoSizesBtMargin {
  margin-bottom: 40px!important;
}
#acceptNoSizesCheck ~ label {
  margin-top: 30px;
  /* margin-left: 25%!important;
   @media (max-width: 575px) {
      margin-left: 20%!important;
   }
   @media (max-width: 420px) {
      margin-left: 10%!important;
   }
   @media (max-width: 375px) {
      margin-left: 5%!important;
      text-align: center;
   }*/
}
#acceptNoSizesCheck ~ label:before {
  content: '';
  display: inline-block;
  width: 18px!important;
  height: 18px!important;
  margin: 0px 10px 0 3px;
  vertical-align: middle;
  background: #fff!important;
  border-radius: 25px;
  border: 2px solid #878786;
  cursor: pointer;
  float: left;
}
#acceptNoSizesCheck:checked ~ label:before {
  background-image: none!important;
  padding: 2px!important;
  background: #878786!important;
  background-clip: content-box !important;
}
.privacyNoSizesPopup {
  margin-top: 25px!important;
  text-align: center;
}
#noSize-modal .formNoSizesLabel {
  font-size: 15px;
  width: 100%;
  text-align: left;
  margin-bottom: 0;
  text-transform: uppercase;
}
#noSize-modal .acceptPopUpConditions {
  float: left;
  font-size: 12px!important;
  width: 100%;
  margin-top: 15px!important;
  margin-bottom: 0!important;
  font-weight: bold;
  color: red;
  text-align: center;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
}
.easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #FFF;
}
.easyzoom-flyout img {
  width: auto !important;
}
.easyzoom {
  position: relative;
  display: inline-block;
}
.easyzoom a:hover {
  cursor: crosshair;
}
.easyzoom img {
  vertical-align: bottom;
}
.loading-notice {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto !important;
  max-width: 45px !important;
}
@media print {
  a[href]:after {
    content: none !important;
  }
  .md-secondary-navigation-desktop,
  .md-secondary-navigation,
  #lang-navigation,
  #miniCartSlot,
  .site-search,
  .js-toggle-sm-navigation,
  .glyphicon-user,
  #addToCartForm {
    display: none !important;
  }
  .lazyOwl {
    max-width: 325px !important;
    float: left;
  }
  .col-md-7.product-container {
    float: left;
    width: 325px;
    padding: 0;
  }
  .col-md-5.product-container {
    float: right;
    width: 325px;
  }
  .product-details h1 {
    margin-top: 0;
  }
  .accordion {
    margin-bottom: 0 !important;
  }
  .accordion-section-content {
    display: block !important;
  }
  #collapseDetails img {
    max-width: 25px !important;
    margin: 0 8px 8px 0;
  }
}
.socialBtnInsta {
  width: 32px!important;
  height: 32px!important;
  margin-top: -5px !important;
}
.socialBtnInsta:hover {
  transform: translateY(-4px);
  outline-offset: -1px;
  color: inherit;
  opacity: 0.7;
}
#stockAdviseForm {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.product-references-carousel {
  display: block !important;
}
.product-references-carousel .item a {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.product-references-carousel .item a .item-name {
  width: initial !important;
  padding: 0 10px;
}
.product-references-carousel .item a .priceContainer {
  margin: 5px 10px !important;
}
.product-references-carousel .item .actions {
  position: relative;
  display: flex;
  flex-direction: column;
  text-align: left;
  margin: 0 10px;
}
.product-references-carousel .item .actions .select-selected {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  padding: 8px 0;
  margin: 8px 0;
  border-top: thin solid black;
  border-bottom: thin solid black;
}
.product-references-carousel .item .actions .select-selected .icon {
  width: 7px;
  transform: rotate(90deg);
  margin-right: 5px;
}
.product-references-carousel .item .actions .select-selected:hover {
  cursor: pointer;
}
.product-references-carousel .item .actions .select-selected.without-sizes {
  cursor: not-allowed;
}
.product-references-carousel .item .actions .sizes-select {
  display: none;
  position: relative;
  top: -42px;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: white;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  border-bottom: thin solid black;
}
.product-references-carousel .item .actions .sizes-select li {
  margin: 0;
  padding: 4px 0;
  cursor: pointer;
}
.product-references-carousel .item .actions .sizes-select li span + span {
  color: #878786;
}
.product-references-carousel .item .actions .sizes-select li:hover {
  cursor: pointer;
  background-color: #E3E3E3;
}
.product-references-carousel .item .actions .sizes-select li span.outOfStock {
  color: lightgrey;
}
.product-references-carousel .item .actions .sizes-select.show {
  display: block;
}
.product-references-carousel .item .actions .sizes-select.show + .bottom {
  position: relative;
  top: -34px;
}
.product-references-carousel .item .bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-references-carousel .item .bottom button {
  border: none;
  background: none;
  padding: 0;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin-right: 5px;
}
.product-references-carousel .item .bottom button:disabled {
  color: #878786;
  cursor: not-allowed;
}
@media (max-width: 1023px) {
  .product-image-container {
    padding: 0;
  }
  .product-info-container {
    padding: 0;
    position: initial;
  }
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component .qty-selector {
  width: 204px;
  margin: 0 auto;
}
.addtocart-component .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn {
  width: 68px;
  margin: 0;
}
.addtocart-component .qty-selector .form-control {
  width: 68px;
  text-align: center;
}
.addtocart-component .stock-status {
  margin: 10px 0 0;
  font-weight: 300;
  text-align: center;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  position: relative;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-pagination {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .owl-carousel .owl-controls .owl-pagination {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .owl-carousel .owl-controls .owl-pagination {
    display: none !important;
  }
}
.owl-carousel .owl-controls .owl-pagination:before,
.owl-carousel .owl-controls .owl-pagination:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-controls .owl-pagination:after {
  clear: both;
}
.owl-carousel .owl-controls .owl-pagination:before,
.owl-carousel .owl-controls .owl-pagination:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-controls .owl-pagination:after {
  clear: both;
}
.owl-carousel .owl-controls .owl-pagination .owl-page {
  cursor: pointer;
  width: 26px;
  height: 26px;
  padding: 3px 3px;
  display: inline-block;
}
.owl-carousel .owl-controls .owl-pagination .owl-page span {
  display: block;
  width: 15px;
  height: 15px;
  background: #cccccc;
  border-radius: 10px;
}
.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
  background: #878786;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 45% !important;
  display: table;
  width: 30px;
  height: 100%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: transparent;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: transparent;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev .icon,
.owl-carousel .owl-controls .owl-buttons .owl-next .icon {
  width: 11px;
  height: 25px;
  display: inline-block;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev .icon:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next .icon:hover {
  opacity: 0.6;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev .icon.prev,
.owl-carousel .owl-controls .owl-buttons .owl-next .icon.prev {
  background: url('../images/sprite.png') -1163px -6px no-repeat;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev .icon.prev.white,
.owl-carousel .owl-controls .owl-buttons .owl-next .icon.prev.white {
  width: 25px;
  height: 52px;
  background: url('../images/sprite.png') -1226px -6px no-repeat;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev .icon.next,
.owl-carousel .owl-controls .owl-buttons .owl-next .icon.next {
  background: url('../images/sprite.png') -1198px -6px no-repeat;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev .icon.next.white,
.owl-carousel .owl-controls .owl-buttons .owl-next .icon.next.white {
  width: 25px;
  height: 52px;
  background: url('../images/sprite.png') -1261px -6px no-repeat;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 2em;
  color: #1d1d1b;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: transparent;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #575756;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 0;
  color: #575756;
}
@media (max-width: 1024px) {
  .owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: -15px;
  }
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon {
  left: 40px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 0;
  color: #575756;
}
@media (max-width: 1024px) {
  .owl-carousel .owl-controls .owl-buttons .owl-next {
    right: -15px;
  }
}
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  left: 5px;
}
.owl-carousel.js-owl-slide-image .owl-pagination {
  display: block !important;
}
.carousel {
  width: auto;
  text-align: left;
}
@media (min-width: 640px) {
  .carousel {
    display: flex;
    justify-content: flex-start;
  }
  .carousel .item {
    margin: 0 !important;
  }
}
.carousel.js-owl-lazy-reference .item,
.carousel.js-owl-lazy-reference-home .item {
  padding: 10px 5px;
  margin: 0 auto;
}
.carousel.js-owl-lazy-reference .item .priceContainer,
.carousel.js-owl-lazy-reference-home .item .priceContainer {
  margin: 10px;
}
.carousel.js-owl-lazy-reference .item .item-price,
.carousel.js-owl-lazy-reference-home .item .item-price {
  font-size: 1.35em;
  line-height: 1em;
  font-weight: 700;
  color: #333333;
}
.carousel.js-owl-lazy-reference .item img,
.carousel.js-owl-lazy-reference-home .item img {
  width: 100%;
}
@media (min-width: 1024px) {
  .carousel.js-owl-lazy-reference .item img,
  .carousel.js-owl-lazy-reference-home .item img {
    max-width: 215px;
  }
}
.carousel.js-owl-lazy-reference .owl-controls .owl-buttons span.glyphicon,
.carousel.js-owl-lazy-reference-home .owl-controls .owl-buttons span.glyphicon {
  width: 100%;
}
.carousel.js-owl-lazy-reference .owl-controls .owl-buttons span.glyphicon.glyphicon-chevron-left,
.carousel.js-owl-lazy-reference-home .owl-controls .owl-buttons span.glyphicon.glyphicon-chevron-left {
  left: 2px;
}
.carousel.js-owl-lazy-reference .owl-controls .owl-buttons span.glyphicon.glyphicon-chevron-left:before,
.carousel.js-owl-lazy-reference-home .owl-controls .owl-buttons span.glyphicon.glyphicon-chevron-left:before {
  position: absolute;
  top: 35%;
  left: 32px;
}
.carousel.js-owl-lazy-reference .owl-controls .owl-buttons span.glyphicon.glyphicon-chevron-right:before,
.carousel.js-owl-lazy-reference-home .owl-controls .owl-buttons span.glyphicon.glyphicon-chevron-right:before {
  position: absolute;
  top: 35%;
  right: 3px;
}
.carousel.js-owl-lazy-reference-home .owl-item {
  padding: 0 5px;
}
.carousel.js-owl-lazy-reference-home .item {
  padding: 0;
  width: 100%;
  max-width: 100% !important;
}
.carousel.js-owl-lazy-reference-home .owl-buttons .owl-prev {
  height: auto;
  top: -4% !important;
}
@media (max-width: 1024px) {
  .carousel.js-owl-lazy-reference-home .owl-buttons .owl-prev {
    left: 0;
  }
}
.carousel.js-owl-lazy-reference-home .owl-buttons .owl-next {
  height: auto;
  top: -4% !important;
}
@media (max-width: 1024px) {
  .carousel.js-owl-lazy-reference-home .owl-buttons .owl-next {
    right: 0;
  }
}
.carousel.js-owl-carousel-reference .owl-buttons .owl-prev,
.carousel.js-owl-carousel-reference .owl-buttons .owl-next {
  top: 40% !important;
}
.carousel.js-owl-slide-image {
  margin: 0;
}
.carousel.js-owl-slide-image .owl-wrapper-outer .owl-wrapper .owl-item {
  margin: 0;
}
.carousel.js-owl-rotating-image {
  margin: 0;
}
.carousel.js-owl-rotating-image .owl-wrapper-outer .owl-wrapper .owl-item {
  margin: 0;
}
.carousel.js-owl-rotating-image .owl-buttons .owl-prev,
.carousel.js-owl-rotating-image .owl-buttons .owl-next {
  height: auto;
}
.carousel .item {
  display: block;
  margin: 0;
}
@media (max-width: 1023px) {
  .carousel .item {
    margin: 0;
  }
}
.carousel .item a {
  color: #1d1d1b;
}
.carousel .item a:hover,
.carousel .item a:focus {
  text-decoration: none;
  color: #575756;
}
.carousel .item img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item .item-name {
  margin-top: 10px auto 0;
  text-transform: uppercase;
  font-weight: 600;
  width: 95%;
}
.carousel .item .item-price {
  margin: 10px;
}
.carousel-component {
  display: none;
  margin: 10px 0 22px;
}
.carousel-component:before,
.carousel-component:after {
  content: " ";
  display: table;
}
.carousel-component:after {
  clear: both;
}
.carousel-component:before,
.carousel-component:after {
  content: " ";
  display: table;
}
.carousel-component:after {
  clear: both;
}
.carousel-component.product-carousel {
  margin: 15px 0 0 0;
}
.carousel-component.product-carousel .carouselzoom {
  position: relative;
}
.carousel-component.product-carousel .carouselzoom:hover .sizes-hover {
  display: block;
}
.carousel-component.product-carousel .details {
  display: flex;
  flex-direction: column;
  margin: 10px;
}
.carousel-component.product-carousel .details .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 18px;
}
.carousel-component.product-carousel .details h2 {
  font-size: 1.1em;
  color: #1D1D1B;
  margin: 0;
}
.carousel-component.product-carousel .details .price {
  font-weight: 700;
  font-size: 1.1em;
  line-height: 1.2;
}
.carousel-component.product-carousel .details .price .discount {
  font-size: 1.4em;
  white-space: nowrap;
}
.carousel-component.product-carousel .variant-colors {
  margin-top: 5px;
  line-height: 1;
}
.carousel-component.product-carousel .variant-colors .show-more {
  display: inline-block;
}
.carousel-component.product-carousel .variant-colors .show-more:hover {
  cursor: pointer;
  text-decoration: none;
}
.carousel-component.product-carousel .variant-colors .show-more:hover .more-icon {
  display: none;
}
.carousel-component.product-carousel .variant-colors .show-more:hover .more-icon:hover {
  text-decoration: none;
}
.carousel-component.product-carousel .variant-colors .show-more:hover .more-variants {
  display: inline-block;
  height: 33px;
}
.carousel-component.product-carousel .variant-colors .show-more .more-icon {
  font-size: 30px;
  line-height: 0.8em;
  color: #1d1d1b;
  position: relative;
  top: -5px;
}
.carousel-component.product-carousel .variant-colors .show-more .more-variants {
  display: none;
}
@media (max-width: 1024px) {
  .carousel-component.product-carousel .variant-colors .show-more:hover .more-icon {
    display: block;
  }
  .carousel-component.product-carousel .variant-colors .show-more:hover .more-variants {
    display: none;
  }
}
.carousel-component.product-carousel .variant-colors a {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 2px;
  font-size: 30px;
}
.carousel-component.product-carousel .variant-colors a img {
  float: left;
  max-width: 20px;
  height: auto;
}
.carousel-component.product-carousel .show-more-variants {
  display: none;
}
.carousel-component.product-carousel .mt-10 {
  margin: 10px 0;
  display: block;
}
.carousel-component.product-carousel .price-carousel {
  font-size: 16px;
  font-weight: bold;
}
.carousel-component.product-carousel .mb-20 {
  margin-bottom: 20px;
}
@media (max-width: 639px) {
  .carousel-component {
    font-size: 0.9em;
  }
}
.carousel-component .headline {
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: 700;
  margin: 1.3em 30px 0.5em;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
}
.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important;
}
.image-gallery .gallery-image .owl-item .item {
  padding: 0;
}
.image-gallery .gallery-image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  object-fit: contain;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .image-gallery .gallery-image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .image-gallery .gallery-image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-wrapper {
  width: 80% !important;
  float: left;
}
.image-gallery .gallery-carousel .owl-item {
  width: 100% !important;
}
.image-gallery .gallery-carousel .item {
  margin: 0;
  padding: 0 0 10px;
}
.image-gallery .gallery-carousel .owl-item img {
  width: 75%;
  height: auto;
  max-width: none;
}
.js-gallery-carousel .owl-wrapper {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
}
.prev-thumb,
.next-thumb {
  width: 80%;
  height: 30px;
  display: block;
  position: absolute;
  left: 0;
}
.prev-thumb:hover,
.next-thumb:hover {
  cursor: pointer;
}
.prev-thumb span,
.next-thumb span {
  height: 11px;
  width: 25px;
  display: block;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.prev-thumb {
  top: -25px;
}
.prev-thumb span {
  margin-top: 5px;
  background: url('../images/sprite.png') -1021px -8px no-repeat;
}
.next-thumb {
  bottom: -25px;
  margin-top: 5px;
}
.next-thumb span {
  background: url('../images/sprite.png') -1021px -49px no-repeat;
  margin-top: 10px;
}
.owl-carousel.js-owl-rotating-image .owl-controls .owl-buttons span.glyphicon {
  top: 45%;
}
.owl-carousel.js-owl-rotating-image .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
.owl-carousel.js-owl-rotating-image .owl-controls .owl-buttons .owl-next {
  right: 0;
}
.carousel-component.product-carousel.owl-carousel-home .details {
  flex-flow: unset;
  align-items: end;
}
.page-homepage .tooltip.top .tooltip-arrow {
  border-top-color: #E3E3E3;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #1d1d1b;
  text-decoration: none;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
.simple-banner-component a {
  display: block;
}
.simple-banner-component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 20px 0;
  border-bottom: 1px solid #cccccc;
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  border-bottom: 1px solid #cccccc;
}
.tabs .tabs-list > li {
  position: relative;
  display: block;
}
.tabs .tabs-list > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:focus {
  text-decoration: none;
  background-color: #cccccc;
}
.tabs .tabs-list > li.disabled > a {
  color: #878786;
}
.tabs .tabs-list > li.disabled > a:hover,
.tabs .tabs-list > li.disabled > a:focus {
  color: #878786;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list .open > a,
.tabs .tabs-list .open > a:hover,
.tabs .tabs-list .open > a:focus {
  background-color: #cccccc;
  border-color: #575756;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #cccccc #cccccc #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #575756;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  font-weight: bold;
  color: #1d1d1b;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  border: 0;
  background: #354153;
  color: #fff;
  border-bottom: 1px solid transparent;
}
.tabs .tabhead {
  background: #f2f4f7;
  color: #1d1d1b;
  font-weight: bold;
  height: 55px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  background: #354153;
  color: #fff;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  padding: 10px 0;
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  display: none !important;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 10px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.site-search {
  background: #fff;
  position: relative;
  border-bottom: 1px solid #333333;
}
.site-search .input-group {
  width: 100%;
}
.site-search .input-group-btn .btn {
  padding: 0 15px 0 0;
}
.site-search input.form-control {
  border: 0;
  box-shadow: none;
  color: #333333;
  height: 20px;
  padding: 0;
}
.site-search ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #1d1d1b;
}
.site-search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #1d1d1b;
  opacity: 1;
}
.site-search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #1d1d1b;
  opacity: 1;
}
.site-search :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #1d1d1b;
}
.site-search button {
  color: #333333;
  background-color: #fff;
}
.site-search button:hover {
  color: #878786;
}
.site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #fff;
  left: 0 !important;
  right: 0;
  top: 40px !important;
  z-index: 100;
  width: 140% !important;
  padding-left: 0;
  list-style: none;
  margin: 0;
  -webkit-box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.35);
}
.site-search ul.ui-autocomplete:before {
  content: ' ';
  display: table;
  width: 26px;
  height: 14px;
  top: -14px;
  position: absolute;
  left: 24px;
  z-index: -1;
  background: url('../images/sprite.png') -332px 0 no-repeat;
}
.site-search ul.ui-autocomplete.active {
  display: block;
}
.site-search ul.ui-autocomplete li {
  border-top: 1px dotted #d8d8d8;
  display: block;
  width: 100%;
}
.site-search ul.ui-autocomplete li:hover {
  background: #ECECEC;
}
.site-search ul.ui-autocomplete li:first-child {
  border: none;
}
.site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
  padding: 10px;
}
.site-search ul.ui-autocomplete li a.ui-state-focus {
  background: #DEE3E8;
}
@media (max-width: 768px) {
  .site-search ul.ui-autocomplete li a {
    padding: 7px 7px;
  }
}
.site-search ul.ui-autocomplete li .thumb {
  float: left;
  padding: 0 10px 0 0;
}
.site-search ul.ui-autocomplete li .thumb img {
  max-width: 35px;
}
.site-search ul.ui-autocomplete li .name {
  width: 100%;
  font-size: 1em;
  text-transform: none;
  color: #6e6e6e;
}
.site-search ul.ui-autocomplete li .price {
  font-size: 1.1em;
  font-weight: 700;
  color: #6e6e6e;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.no-space .row {
  margin-left: 0;
  margin-right: 0;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a {
  display: block;
}
.simple-responsive-banner-component img {
  width: 100%;
  height: auto;
}
.page-delivery-info .main-content > h1 {
  display: none;
}
.video-container {
  position: relative;
}
.video-container p {
  color: grey;
  font-size: 1.2em;
}
.video-container .toggle-sound {
  position: absolute;
  left: 30px;
  bottom: 30px;
  cursor: pointer;
  z-index: 2;
}
.video-container .toggle-sound svg {
  transform: scale(1.5);
}
.page-productGrid .container,
.page-search .container {
  width: 100%;
  max-width: 100%;
  padding: 0 20px;
}
@media (max-width: 1023px) {
  .page-productGrid .container,
  .page-search .container {
    padding: 0 15px;
  }
}
.page-productGrid .container .row-content,
.page-search .container .row-content {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: start;
}
.page-productGrid .container .row-content #category-nav,
.page-search .container .row-content #category-nav {
  min-width: 175px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 38px;
}
@media (max-width: 1023px) {
  .page-productGrid .container .row-content #category-nav,
  .page-search .container .row-content #category-nav {
    min-width: 125px;
    top: 73px;
  }
}
@media (max-width: 639px) {
  .page-productGrid .container .row-content #category-nav,
  .page-search .container .row-content #category-nav {
    display: none;
  }
}
.page-productGrid .container .row-content #product-list,
.page-search .container .row-content #product-list {
  width: 100%;
}
.page-search .product-facet {
  margin-top: 25px;
  border-top: none;
}
.product-listing {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  display: grid;
  gap: 5px;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1023px) {
  .product-listing {
    grid-template-columns: 1fr 1fr;
  }
}
.product-listing.grid-2 {
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1023px) {
  .product-listing.grid-2 {
    grid-template-columns: 1fr 1fr;
  }
}
.product-listing.grid-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
@media (max-width: 1023px) {
  .product-listing.grid-4 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 639px) {
  .product-listing.grid-4 {
    grid-template-columns: 1fr 1fr;
  }
}
.product-listing .promo {
  color: #3e5983;
  margin-bottom: 10px;
}
a.product-listing .promo:hover,
a.product-listing .promo:focus {
  color: #2e4160;
}
.product-listing .price-panel {
  text-align: right;
}
.product-listing h2 {
  margin: 0;
  font-size: 1.05em;
}
.product-listing a.name {
  display: block;
  font-weight: 300;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 106px;
  color: inherit;
}
@media (max-width: 768px) {
  .product-listing a.name {
    font-size: 0.9em;
  }
}
@media (max-width: 639px) {
  .product-listing .description {
    display: none !important;
  }
}
.product-listing .description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product-listing .description {
    display: none !important;
  }
}
.product-listing .addtocart {
  clear: both;
  text-align: right;
  padding: 10px 0 0 0;
}
.product-listing .addtocart button {
  margin-bottom: 10px;
}
.product-listing.product-list .product-item {
  padding: 10px;
}
.product-listing.product-list .product-item:before,
.product-listing.product-list .product-item:after {
  content: " ";
  display: table;
}
.product-listing.product-list .product-item:after {
  clear: both;
}
.product-listing.product-list .product-item:before,
.product-listing.product-list .product-item:after {
  content: " ";
  display: table;
}
.product-listing.product-list .product-item:after {
  clear: both;
}
.product-listing.product-list .product-item + .product-item {
  margin-top: 10px;
}
.product-listing.product-list .product-item:nth-child(2n) {
  background: none repeat scroll 0 0 #f2f4f7;
}
.product-listing.product-list .thumb {
  float: left;
  margin-right: 10px;
  display: block;
}
.product-listing.product-list .price-panel {
  float: right;
  width: 200px;
}
.product-listing.product-list .addtocart button + button {
  margin-left: 10px;
}
@media (max-width: 639px) {
  .product-listing.product-list .price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product-listing.product-grid.grid-4 .product-item,
.product-listing.product-grid.favorites .product-item {
  font-size: 0.9em;
}
.product-listing.product-grid.grid-4 .product-item .thumb:hover > img,
.product-listing.product-grid.favorites .product-item .thumb:hover > img {
  display: block !important;
}
.product-listing.product-grid.grid-4 .product-item .thumb:hover > .packshot-wrapper,
.product-listing.product-grid.favorites .product-item .thumb:hover > .packshot-wrapper {
  display: none;
}
.product-listing.product-grid.grid-4 .product-item .banner,
.product-listing.product-grid.favorites .product-item .banner {
  padding: 7px 0;
  font-size: 1em;
}
.product-listing.product-grid .product-item:hover .image .sizes-hover {
  display: block;
}
.product-listing.product-grid .product-item .image {
  position: relative;
}
.product-listing.product-grid .product-item .image img {
  width: 100%;
  object-fit: contain;
}
.product-listing.product-grid .product-item .banner {
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.8);
  padding: 9px 0;
  font-size: 1.1em;
}
@media (max-width: 640px) {
  .product-listing.product-grid .product-item .banner {
    padding: 7px 0;
  }
}
.product-listing.product-grid .product-item .banner.out-of-stock {
  color: #000000;
}
.product-listing.product-grid .product-item .banner.new {
  color: #955e39;
}
.product-listing.product-grid .product-item .banner.promo {
  color: #c84693;
}
.product-listing.product-grid .product-item .packshot-wrapper {
  display: none;
}
.product-listing.product-grid .thumb .overlay {
  opacity: 0;
}
.product-listing.product-grid .thumb img {
  width: 100%;
  height: auto;
}
.product-listing.product-grid .thumb:hover > img {
  display: none !important;
}
.product-listing.product-grid .thumb:hover > .packshot-wrapper {
  display: block;
}
.product-listing.product-grid .details {
  display: flex;
  flex-direction: column;
  margin: 10px;
}
.product-listing.product-grid .details .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 18px;
}
.product-listing.product-grid .details .top .info-details-pdp h2 {
  margin-bottom: 5px;
}
.product-listing.product-grid .details .middle {
  margin-bottom: 2px;
}
.product-listing.product-grid .details h2 {
  font-size: 1.2em;
  color: #1D1D1B;
  margin-right: 10px;
}
.product-listing.product-grid .details .price {
  font-weight: 700;
  font-size: 1.1em;
  line-height: 1.2;
}
.product-listing.product-grid .details .price .discount {
  font-size: 1.4em;
  white-space: nowrap;
}
.product-listing.product-grid .details a.product-link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.product-listing.product-grid .details .variant-selector {
  width: 100%;
  margin-top: 5px;
}
.product-listing.product-grid .details .variant-selector ul {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.product-listing.product-grid .details .variant-selector ul li:not(:last-child) {
  margin-right: 10px;
}
.product-listing.product-grid .details .variant-selector ul li a {
  border: 1px solid transparent;
  border-radius: 50%;
  display: block;
  width: 26px;
  height: 26px;
  position: relative;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -ms-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  border-color: #333;
  margin-left: 0;
}
.product-listing.product-grid .details .variant-selector ul li a.active {
  border-color: #333;
}
.product-listing.product-grid .details .variant-colors {
  margin-top: 5px;
  line-height: 1;
}
.product-listing.product-grid .details .variant-colors .show-more {
  display: inline-block;
}
.product-listing.product-grid .details .variant-colors .show-more:hover {
  cursor: pointer;
  text-decoration: none;
}
.product-listing.product-grid .details .variant-colors .show-more:hover .more-icon {
  display: none;
}
.product-listing.product-grid .details .variant-colors .show-more:hover .more-icon:hover {
  text-decoration: none;
}
.product-listing.product-grid .details .variant-colors .show-more:hover .more-variants {
  display: inline-block;
  height: 33px;
}
.product-listing.product-grid .details .variant-colors .show-more .more-icon {
  font-size: 30px;
  line-height: 0.8em;
  color: #1d1d1b;
  position: relative;
  top: -5px;
}
.product-listing.product-grid .details .variant-colors .show-more .more-variants {
  display: none;
}
@media (max-width: 1024px) {
  .product-listing.product-grid .details .variant-colors .show-more:hover .more-icon {
    display: block;
  }
  .product-listing.product-grid .details .variant-colors .show-more:hover .more-variants {
    display: none;
  }
}
.product-listing.product-grid .details .variant-colors a {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 2px;
  font-size: 30px;
}
.product-listing.product-grid .details .variant-colors a img {
  float: left;
  max-width: 20px;
  height: auto;
}
.product-listing.product-grid .details .show-more-variants {
  display: none;
}
/* on hover sizes */
.sizes-hover {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  padding: 10px 2px;
  min-height: 70px;
  cursor: pointer;
}
.sizes-hover ul {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding-left: 0;
  max-width: 350px;
  margin: 0 auto;
  min-height: 50px;
}
.sizes-hover ul .sizes-it {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding-right: 4px;
  font-size: 0.9rem;
  border-right: 1px solid black;
}
.sizes-hover ul .sizes-it span + span {
  margin-top: 5px;
}
.sizes-hover ul li {
  margin-right: 0;
  flex: 1 1 0;
  max-width: 35px;
}
.sizes-hover ul li.it {
  border-right: 1px solid black;
  margin-right: 0;
  margin-bottom: 3px;
}
.sizes-hover ul li.it button {
  width: 100% !important;
  height: 50px !important;
  font-size: 0.9rem !important;
}
.sizes-hover ul button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border: 1px solid transparent;
  font-size: 1rem;
  background: none;
  padding: 4px;
}
.sizes-hover ul button span + span {
  margin-top: 5px;
}
.sizes-hover ul button.outOfStock {
  color: lightgrey;
  pointer-events: none;
}
.sizes-hover ul button:hover {
  background-color: lightgray;
}
.sizes-hover ul button:focus {
  outline: none;
}
.not-allowed {
  pointer-events: none;
}
.product-listing:not(.grid-4) .sizes-hover ul li.sizes-it {
  font-size: 1rem;
}
.product-listing:not(.grid-4) .sizes-hover ul li.it button {
  font-size: 1rem;
}
.product-listing:not(.grid-4) .sizes-hover ul button {
  width: 28px;
  height: 28px;
  font-size: 1.1rem;
}
.product-listing:not(.grid-4) .sizes-hover ul button.non-numeric-size {
  padding-left: 3px;
  padding-right: 3px;
  font-size: 15px;
}
.search-empty {
  margin: 30px 0 20px;
  text-align: center;
}
.search-empty .results-heading {
  margin-bottom: 0;
  font-size: 1.3em;
}
.ProductListComponent-ListPickUpInStoreAction,
.ProductListComponent-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .ProductListComponent-ListPickUpInStoreAction,
  .ProductListComponent-ListAddToCartAction {
    float: left;
    width: 25%;
  }
}
@media (min-width: 640px) {
  .ProductListComponent-ListPickUpInStoreAction,
  .ProductListComponent-ListAddToCartAction {
    left: 50%;
  }
}
@media (max-width: 768px) {
  #category-nav {
    font-size: 0.95em;
  }
}
ul.facet-list.js-facet-top-values {
  list-style: none;
  margin-top: -10px;
  padding: 0;
  font-weight: 400;
  font-size: 0.95em;
  line-height: 1.2em;
}
ul.facet-list.js-facet-top-values .paddingClass2 {
  text-transform: none;
  padding-left: 1.5em;
}
ul.facet-list.js-facet-top-values .paddingClass3 {
  text-transform: none;
  padding-left: 2.8em;
}
ul.facet-list.js-facet-top-values li {
  margin: 10px 0;
}
ul.facet-list.js-facet-top-values li a {
  color: #1d1d1b;
  padding: 5px 0;
  width: 100%;
  float: left;
}
@media (max-width: 800px) {
  ul.facet-list.js-facet-top-values li a {
    padding: 7px 0;
  }
}
@media (max-width: 768px) {
  ul.facet-list.js-facet-top-values li a {
    padding: 6px 0;
  }
}
ul.facet-list.js-facet-top-values li a.bold {
  font-weight: 700;
}
ul.facet-list.js-facet-top-values li a:hover {
  color: #878786;
  text-decoration: none;
}
.view-options {
  display: flex;
  gap: 10px;
}
.view-options .view-grid img {
  width: 28px;
  object-fit: contain;
}
@media (max-width: 1023px) {
  #sortForm1 {
    padding-left: 0 !important;
  }
}
#sortForm1 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 0;
}
#order-by {
  list-style: none;
  padding: 0;
  font-size: 0.95em;
  line-height: 1em;
  margin-bottom: 5px;
  color: #878786;
}
#order-by li {
  display: inline-block;
  margin-right: 10px;
}
#order-by li a {
  color: #878786;
}
#order-by li a.selected {
  font-weight: 600;
  color: #878786;
}
.next-page-spinner {
  margin: 20px auto;
  display: none;
  max-width: 100px;
}
.pageType-ContentPage .results-heading {
  padding: 0;
}
.pageType-ContentPage .results-heading h1 {
  border: none;
  font-weight: 400;
  color: #878786;
  margin-bottom: 20px;
  font-size: 1em;
}
.pageType-ContentPage .results-heading h1 span {
  color: #333333;
  font-weight: 600;
}
.page-search .searchSpellingSuggestionPrompt {
  margin-bottom: 10px;
}
.page-search .searchSpellingSuggestionPrompt a {
  font-style: italic;
}
.wishlist-button {
  border: none;
  background: none;
}
.wishlist-button:focus {
  outline: none;
}
.wishlist-button img {
  width: 18px !important;
  object-fit: contain;
}
/****************  STR_ISP  ***********************/
#trianglePromotion {
  position: relative;
}
.spanBarrado {
  text-align: center;
  font-size: 14px;
  padding: 0 5px;
  text-transform: uppercase;
  margin-bottom: 0;
  max-width: 120px;
  font-weight: bold;
}
.out-of-stock-barrado {
  border: 1px solid grey;
  color: grey!important;
}
.promo-barrado {
  border: 1px solid #cc0d8e;
  color: white!important;
  background: #cc0d8e!important;
  min-width: max-content;
  padding: 0 5px;
  margin: 0 10px;
}
.new-barrado {
  border: 1px solid #955e35;
  color: white!important;
  background: #955e35!important;
}
.promo-pgp {
  font-size: 17px;
  font-weight: bold;
  color: white;
  transform: rotate(-45deg);
  position: absolute;
  z-index: 2;
  top: 22px;
  left: 2px;
}
#triangle {
  position: absolute;
  z-index: 1;
  border-style: solid;
  border-color: #E6078B transparent transparent;
  border-width: 85px 85px 0px 0px;
}
.grid-4 .promo-pgp,
.carousel-component .promo-pgp {
  top: 18px;
  left: -3px;
}
.grid-4 #triangle,
.carousel-component #triangle {
  border-width: 75px 75px 0px 0px;
}
@media (max-width: 639px) {
  .promo-pgp {
    font-size: 12px;
    top: 14px;
    left: -1px;
  }
  #triangle {
    border-width: 55px 55px 0px 0px;
  }
  .grid-4 .promo-pgp,
  .carousel-component .promo-pgp {
    font-size: 12px;
    top: 14px;
    left: -1px;
  }
  .grid-4 #triangle,
  .carousel-component #triangle {
    border-width: 55px 55px 0px 0px;
  }
}
.product-facet {
  background: white;
  z-index: 2;
  padding-top: 15px;
  border-top: 1px solid #d8d8d8;
  flex-direction: column;
  gap: 5px;
  font-size: 0.95em;
}
.product-facet.show {
  display: flex !important;
}
.product-facet.sticky {
  bottom: auto;
  top: 10px;
  position: fixed;
}
.product-facet .facet {
  padding-left: 1.5em;
}
.product-facet .facet .facet-name a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #1d1d1b;
}
.product-facet .facet .facet-name a h3 {
  font-size: 1.03em;
  text-transform: uppercase;
  margin: 0;
}
.product-facet .facet .facet-name a .icon {
  display: flex;
  justify-content: center;
  width: 10px;
  font-size: 1.4em;
  font-weight: 600;
}
.product-facet .facet .facet-name a .icon.plus:before {
  content: '+';
}
.product-facet .facet .facet-name a .icon.minus:before {
  content: '-';
}
.product-facet .facet .facet-name a:hover,
.product-facet .facet .facet-name a:focus {
  text-decoration: none;
}
.product-facet .facet .facet-values {
  margin-bottom: 5px;
}
.product-facet .facet .facet-values input[type="checkbox"] {
  display: none;
}
.product-facet .facet .facet-list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0 20px;
}
@media (max-width: 639px) {
  .product-facet .facet .facet-list.collapse {
    display: inherit;
  }
}
.product-facet .facet .facet-list li {
  padding: 5px 0;
}
.product-facet .facet .facet-list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product-facet .facet .facet-list .facet-mark {
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 0;
  margin-right: 5px;
  border: 1px solid #333333;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  margin-top: -3px;
}
.product-facet .facet .facet-list .facet-checkbox:checked + .facet-label .facet-mark {
  background: #333333;
  border: 1px solid #333333;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
}
.product-facet .facet .facet-list .facet-checkbox:focus + .facet-label .facet-mark {
  border: 1px solid #1d1d1b;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
}
.product-facet .facet .facet-list .facet-text {
  line-height: 20px;
}
.product-facet .facet .facet-list.facet-list-hidden {
  display: none;
}
.product-facet .facet .facet-list.js-facet-top-values .paddingClass2 {
  text-transform: none;
  padding-left: 1em;
}
.product-facet .facet .facet-list.js-facet-top-values .paddingClass3 {
  text-transform: none;
  padding-left: 2em;
}
.product-facet .facet .more {
  display: block;
}
.product-facet .facet .less {
  display: none;
}
.product-facet .facet .facet-form {
  padding-top: 10px;
}
.product-facet .facet .facet-form-hidden {
  display: none;
}
.product-facet .facet .facet-container-hidden {
  display: none;
}
.filter-title {
  color: #878786;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 0;
}
@media (max-width: 639px) {
  .product-facet {
    position: initial;
    width: initial;
    height: initial;
    padding: 0;
    margin: 0;
  }
  #colorbox .product-facet {
    display: block !important;
  }
  #colorbox .product-facet .facet-list:not(.collapse) {
    margin-left: 10px;
  }
  .product-facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product-facet .facet .facet-name {
    border: 1px solid #E0DDDD;
    cursor: pointer;
    padding: 10px;
  }
  .product-facet .facet .facet-name h3 {
    margin: 0;
    font-size: 1em;
    font-weight: 600;
  }
  .product-facet .facet .facet-name a {
    color: #666;
    font-weight: 400;
  }
  .product-facet .facet .facet-name a:after {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    float: right;
    background: url('../images/sprite.png') -1018px -45px no-repeat;
  }
  .product-facet .facet.active .facet-name a:after {
    background: url('../images/sprite.png') -1185px -7px no-repeat;
    opacity: 0.6;
  }
  .product-facet .facet .facet-values {
    display: none;
  }
  .product-facet .facet .facet-list .facet-label .facet-mark {
    margin-left: 10px;
  }
  .product-facet .facet.active .facet-values {
    display: block;
  }
}
#applied-facets ul {
  list-style: none;
}
#applied-facets ul li {
  display: inline-block;
  margin: 0 50px 5px 0;
  background: #333333;
  color: #ffffff;
}
#applied-facets ul li a {
  color: #ffffff;
}
.pagination-bar {
  margin-bottom: 10px;
  padding: 0 10px;
}
.pagination-bar .results {
  text-align: right;
  font-size: 0.9em;
  padding-right: 20px;
  line-height: 1em;
}
.pagination-bar .pagination {
  margin: 0;
  float: right;
}
.pagination-bar .pager {
  margin: 0;
  float: right;
}
.pagination-bar .form-group {
  margin: 0;
}
@media (min-width: 1024px) {
  .pagination-bar .form-group {
    margin: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
  }
}
@media (max-width: 1023px) {
  .pagination-bar.top .sort-refine-bar {
    padding-top: 0 !important;
    clear: both;
    padding: 9px;
    border-radius: 0;
  }
  .pagination-bar.top .sort-refine-bar:before,
  .pagination-bar.top .sort-refine-bar:after {
    content: " ";
    display: table;
  }
  .pagination-bar.top .sort-refine-bar:after {
    clear: both;
  }
  .pagination-bar.top .sort-refine-bar:before,
  .pagination-bar.top .sort-refine-bar:after {
    content: " ";
    display: table;
  }
  .pagination-bar.top .sort-refine-bar:after {
    clear: both;
  }
  .pagination-bar.top .sort-refine-bar .form-group select {
    width: auto;
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
  }
  select.pagination-bar.top .sort-refine-bar .form-group select {
    height: 46px;
    line-height: 46px;
  }
  textarea.pagination-bar.top .sort-refine-bar .form-group select,
  select[multiple].pagination-bar.top .sort-refine-bar .form-group select {
    height: auto;
  }
  .pagination-bar.top .sort-refine-bar button {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    width: 100%;
    font-weight: 400;
    border: 1px solid #999;
    color: #666;
    background-color: #fff;
    margin-bottom: 25px;
  }
}
.pagination-bar.bottom .helper {
  display: none;
}
.pagination-bar.bottom .sort-refine-bar {
  display: none;
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart-top-totals {
  text-align: right;
  line-height: 4em;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.amountLabel {
  padding-left: 5px!important;
}
.maxWidth {
  width: 100%!important;
}
.bottomBorderInputVoucher {
  background: transparent!important;
  border: 0!important;
  border-bottom: 1px solid grey!important;
  padding: 7px 12px!important;
}
@media (max-width: 640px) {
  .bottomBorderInputVoucher {
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .btnMarginVoucher {
    margin-bottom: 10px;
  }
}
.voucherLabel {
  text-align: left;
  color: black!important;
  padding-left: 0;
  text-transform: uppercase;
}
.labelTopMargin {
  margin-top: 10px!important;
}
.btnVoucherCustom {
  padding: 6px 10px!important;
}
@media (max-width: 1024px) and (min-width: 641px) {
  .btnVoucherCustom {
    margin-top: 10px;
  }
}
@media (max-width: 1023px) {
  .cart-totals {
    margin-bottom: 25px;
  }
}
.cart-totals .total-details {
  background: #d8d8d8;
  padding: 30px 20px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.cart-totals .total-details div {
  line-height: 1em;
  margin-bottom: 5px;
}
.cart-totals .total-details div.tax {
  padding: 0;
}
.cart-totals .total-details div:nth-child(odd) {
  clear: both;
}
.cart-totals .total-details div:nth-child(even) {
  padding-right: 0;
}
.cart-totals .total-details div:nth-child(odd) {
  padding-left: 0;
}
@media (max-width: 1023px) {
  .cart-totals .total-details {
    padding: 20px 15px;
  }
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #c84693 !important;
}
.cart-totals .voucher {
  color: #955e39;
}
.cart-totals .grand-total {
  margin-top: 5px;
  line-height: 2.5em;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.cart-totals .tax {
  text-align: right;
  float: right;
  margin-bottom: 0;
}
.secure-payment-provisional {
  border: 1px solid #575756;
  padding: 9px;
  border-radius: 0;
  padding: 15px 20px;
  padding-top: 18px;
  font-size: 14px;
  display: inline-block;
}
.secure-payment-provisional .headline {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1em;
  margin: 0 0 8px 0;
  line-height: 1em;
  display: inline-block;
}
.secure-payment-provisional .firstTitle {
  margin-right: 5px;
}
.secure-payment-provisional .secondTitle {
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block;
}
@media (max-width: 1200px) {
  .secure-payment-provisional .secondTitle {
    margin-left: 0 !important;
  }
}
.secure-payment-provisional p {
  font-size: 0.9em;
  padding-bottom: 0;
}
.secure-payment-provisional .cards {
  margin-bottom: -5px !important;
  width: 235px;
  height: 25px;
  display: inline-block;
  background: url('../images/sprite.png') -754px -7px no-repeat;
  margin-left: 20px;
}
@media (max-width: 630px) {
  .secure-payment-provisional .cards {
    margin-left: 0 !important;
  }
}
.secure-payment,
.secure-payment-message {
  border: 1px solid #575756;
  display: -moz-grid;
  display: -ms-grid;
  display: grid;
  grid-template-columns: 30% 70%;
  grid-auto-flow: column;
  grid-gap: 20px;
  margin-bottom: 20px;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 9px;
  border-radius: 0;
  padding: 18px 15px 15px 15px;
  font-size: 14px;
}
.secure-payment .headline,
.secure-payment-message .headline,
.secure-payment .form-group label,
.secure-payment-message .form-group label {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1em;
}
.secure-payment p,
.secure-payment-message p {
  font-size: 0.9em;
  padding-bottom: 0;
}
.secure-payment .cards,
.secure-payment-message .cards,
.secure-payment .paypal,
.secure-payment-message .paypal {
  margin-bottom: -5px !important;
  width: 235px;
  height: 25px;
  display: inline-block;
  margin-left: 20px;
}
.secure-payment .cards,
.secure-payment-message .cards {
  background: url('../images/sprite.png') -754px -7px no-repeat;
}
.secure-payment .paypal,
.secure-payment-message .paypal {
  background: url('../images/paypal.png') no-repeat;
}
@media (max-width: 630px) {
  .secure-payment,
  .secure-payment-message {
    grid-auto-flow: row;
    grid-template-columns: auto;
  }
  .secure-payment .form-group label,
  .secure-payment-message .form-group label {
    margin-right: 10px;
  }
  .secure-payment .cards,
  .secure-payment-message .cards,
  .secure-payment .paypal,
  .secure-payment-message .paypal {
    margin-left: 0 !important;
  }
}
.secure-payment-message {
  grid-template-columns: auto;
}
.secure-payment-message .headline,
.secure-payment-message .secondTitle {
  display: inline-block;
}
.secure-payment-message .headline {
  white-space: nowrap;
}
.cart-totals-separator {
  float: right !important;
  background-color: #575756;
  height: 1px;
  margin: 30px 0 15px;
}
.cart-buttons {
  float: left;
  width: 100%;
  margin: 10px 0 20px;
}
.cart-buttons .col-md-3 {
  float: right;
}
.tax {
  font-size: 0.8em;
}
.cart-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #d8d8d8;
}
.cart-list .subtitle-size {
  margin-left: 5px;
}
.cart-list .product-item {
  position: relative;
  float: left;
  width: 100%;
  /*border-bottom: 1px dotted @gray-border;*/
  padding: 10px 0;
}
.cart-list .product-item .remove-item {
  position: absolute;
  top: 30%;
  background: none;
  color: #333333;
  z-index: 2;
  font-size: 1.4em;
  width: 100%;
  padding: 0;
  text-align: center;
}
.cart-list .product-item .remove-item span {
  top: 5px;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .cart-list .product-item .remove-item {
    top: 0;
  }
  .cart-list .product-item .remove-item span {
    top: 5px;
  }
}
.cart-list .product-item .thumb {
  float: left;
}
.cart-list .product-item .item-sku {
  font-size: 0.85em;
  color: #878786;
}
.cart-list .product-item .item-sku.free {
  color: #c84693;
  font-size: 1em;
}
@media (max-width: 639px) {
  .cart-list .product-item .item-sku {
    display: none;
  }
}
.cart-list .product-item .deleteSectionCart {
  margin-top: 10px;
  position: relative;
  height: 20px;
}
.cart-list .product-item .deleteSectionCart .remove-item {
  position: absolute;
  bottom: 5px!important;
  text-align: left;
  width: auto;
  top: inherit;
  height: 25px;
  margin-left: 5px;
}
.cart-list .product-item .deleteSectionCart .remove-entry-text {
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  font-size: 10px;
}
.cart-list .product-item .description .details {
  text-align: left;
}
.cart-list .product-item .details {
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .cart-list .product-item .details {
    position: relative;
    top: 35%;
  }
}
.cart-list .product-item .details a {
  color: #333333;
}
.cart-list .product-item .details .name {
  font-weight: 700;
  margin-right: 50px;
  line-height: 1.2em;
  font-size: 1.1em;
}
@media (max-width: 639px) {
  .cart-list .product-item .details .name {
    line-height: 1.1em;
    margin-right: 0;
    font-size: 1.05em;
  }
}
.cart-list .product-item .details .promo {
  color: #c84693;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.1em;
  margin-top: 5px;
}
.cart-list .product-item .qty {
  line-height: 34px;
  margin: 10px 0;
  position: absolute;
  top: 20%;
  width: 100%;
}
.cart-list .product-item .qty:before,
.cart-list .product-item .qty:after {
  content: " ";
  display: table;
}
.cart-list .product-item .qty:after {
  clear: both;
}
.cart-list .product-item .qty:before,
.cart-list .product-item .qty:after {
  content: " ";
  display: table;
}
.cart-list .product-item .qty:after {
  clear: both;
}
@media (max-width: 768px) {
  .cart-list .product-item .qty {
    top: 0;
    margin-top: 0;
  }
}
.cart-list .product-item .qty form,
.cart-list .product-item .qty > div {
  width: 65px;
  margin: 0 auto;
  position: relative;
  left: 10px;
}
.cart-list .product-item .qty label {
  float: left;
  margin-right: 10px;
}
.cart-list .product-item .qty input {
  float: left;
  width: 70px;
  height: 30px;
  text-align: center;
  padding: 6px;
  max-width: 40px;
}
@media (max-width: 639px) {
  .cart-list .product-item .qty input {
    height: 40px;
  }
}
.cart-list .product-item .qty .update-qty {
  height: 17px;
  padding: 0;
  width: 25px;
  float: left;
  line-height: 1em;
  border: none;
  background: transparent;
}
@media (max-width: 639px) {
  .cart-list .product-item .qty .update-qty {
    height: 20px;
  }
}
.cart-list .product-item .qty .update-qty:focus {
  outline: none;
}
.cart-list .product-item .item-price {
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .cart-list .product-item .item-price {
    top: 0;
  }
}
.cart-list .product-item .item-price.discount-price {
  top: 27%;
}
.cart-list .product-item .pickup {
  max-width: 350px ;
  color: #575756;
}
.cart-list .product-item .pickup:before,
.cart-list .product-item .pickup:after {
  content: " ";
  display: table;
}
.cart-list .product-item .pickup:after {
  clear: both;
}
.cart-list .product-item .pickup:before,
.cart-list .product-item .pickup:after {
  content: " ";
  display: table;
}
.cart-list .product-item .pickup:after {
  clear: both;
}
.cart-list .product-item .pickup .radio-column {
  float: left;
  margin: 0 10px;
}
.cart-list .product-item .pickup .radio-column input {
  display: block;
  float: left;
  margin: 10px 0;
}
.cart-list .product-item .pickup .radio-column label {
  width: 50px;
  display: block;
  text-align: left;
  margin: 0 0 0 20px;
  opacity: 0.5;
  cursor: pointer;
}
.cart-list .product-item .pickup .radio-column label span {
  display: block;
}
.cart-list .product-item .pickup .radio-column label .glyphicon {
  font-size: 1.5em;
}
.cart-list .product-item .pickup .radio-column input:checked + label {
  opacity: 1;
}
.cart-list .product-item .pickup .store-column {
  margin: 5px 0 5px 5px;
  float: left;
}
.cart-list .product-item .pickup .store-column .store-name {
  font-size: 12px;
}
.cart-list .product-item .pickup .actions {
  clear: both;
  margin: 10px 0 10px 120px;
}
@media (max-width: 1023px) {
  .cart-list .product-item .pickup {
    margin-left: 110px;
  }
}
/******************* DEVOLUCIONES  ****************************/
.return-request .cart-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #d8d8d8;
}
.return-request .cart-list .product-item {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1.5px solid #d8d8d8;
  padding: 10px 0;
  padding-left: 2%;
}
.return-request .cart-list .product-item .remove-item {
  position: absolute;
  top: 30%;
  background: none;
  color: #333333;
  z-index: 2;
  font-size: 1.4em;
  width: 100%;
  padding: 0;
  text-align: center;
}
.return-request .cart-list .product-item .remove-item span {
  top: 5px;
  font-size: 1.2rem!important;
}
@media (max-width: 768px) {
  .return-request .cart-list .product-item .remove-item {
    top: 0;
  }
  .return-request .cart-list .product-item .remove-item span {
    top: 5px;
  }
}
.return-request .cart-list .product-item .thumb {
  float: left;
}
.return-request .cart-list .product-item .item-sku {
  font-size: 0.85em;
  color: #878786;
}
.return-request .cart-list .product-item .item-sku.free {
  color: #c84693;
  font-size: 1em;
}
@media (max-width: 639px) {
  .return-request .cart-list .product-item .item-sku {
    display: none;
  }
}
.return-request .cart-list .product-item .deleteSectionCart {
  margin-top: 10px;
  position: relative;
  height: 20px;
}
.return-request .cart-list .product-item .deleteSectionCart .remove-item {
  position: absolute;
  bottom: 2px!important;
  text-align: left;
  width: auto;
  top: inherit;
  height: 25px;
  margin-left: 5px;
}
.return-request .cart-list .product-item .deleteSectionCart .remove-entry-text {
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  font-size: 10px;
}
.return-request .cart-list .product-item .description .details {
  text-align: left;
}
.return-request .cart-list .product-item .details {
  position: absolute;
  top: 65%;
  width: 100%;
  text-align: center;
}
@media (max-width: 1024px) {
  .return-request .cart-list .product-item .details {
    position: relative;
    top: 20%;
  }
}
.return-request .cart-list .product-item .details a {
  color: #333333;
}
.return-request .cart-list .product-item .details .name {
  font-weight: 700;
  margin-right: 50px;
  line-height: 1.2em;
  font-size: 1.1em;
}
@media (max-width: 639px) {
  .return-request .cart-list .product-item .details .name {
    line-height: 1.1em;
    margin-right: 0;
    font-size: 1.05em;
  }
}
.return-request .cart-list .product-item .details .promo {
  color: #c84693;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.1em;
  margin-top: 5px;
}
.return-request .cart-list .product-item .qty {
  line-height: 34px;
  margin: 10px 0;
  position: absolute;
  top: 20%;
  width: 100%;
}
.return-request .cart-list .product-item .qty:before,
.return-request .cart-list .product-item .qty:after {
  content: " ";
  display: table;
}
.return-request .cart-list .product-item .qty:after {
  clear: both;
}
.return-request .cart-list .product-item .qty:before,
.return-request .cart-list .product-item .qty:after {
  content: " ";
  display: table;
}
.return-request .cart-list .product-item .qty:after {
  clear: both;
}
@media (max-width: 768px) {
  .return-request .cart-list .product-item .qty {
    top: 0;
    margin-top: 0;
  }
}
.return-request .cart-list .product-item .qty form,
.return-request .cart-list .product-item .qty > div {
  width: 65px;
  margin: 0 auto;
  position: relative;
  left: 10px;
}
.return-request .cart-list .product-item .qty label {
  float: left;
  margin-right: 10px;
}
.return-request .cart-list .product-item .qty input {
  float: left;
  width: 70px;
  height: 30px;
  text-align: center;
  padding: 6px;
  max-width: 40px;
}
@media (max-width: 639px) {
  .return-request .cart-list .product-item .qty input {
    height: 40px;
  }
}
.return-request .cart-list .product-item .qty .update-qty {
  height: 17px;
  padding: 0;
  width: 25px;
  float: left;
  line-height: 1em;
  border: none;
  background: transparent;
}
@media (max-width: 639px) {
  .return-request .cart-list .product-item .qty .update-qty {
    height: 20px;
  }
}
.return-request .cart-list .product-item .qty .update-qty:focus {
  outline: none;
}
.return-request .cart-list .product-item .item-price {
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .return-request .cart-list .product-item .item-price {
    top: 0;
  }
}
.return-request .cart-list .product-item .item-price.discount-price {
  top: 27%;
}
.return-request .cart-list .product-item .pickup {
  max-width: 350px ;
  color: #575756;
}
.return-request .cart-list .product-item .pickup:before,
.return-request .cart-list .product-item .pickup:after {
  content: " ";
  display: table;
}
.return-request .cart-list .product-item .pickup:after {
  clear: both;
}
.return-request .cart-list .product-item .pickup:before,
.return-request .cart-list .product-item .pickup:after {
  content: " ";
  display: table;
}
.return-request .cart-list .product-item .pickup:after {
  clear: both;
}
.return-request .cart-list .product-item .pickup .radio-column {
  float: left;
  margin: 0 10px;
}
.return-request .cart-list .product-item .pickup .radio-column input {
  display: block;
  float: left;
  margin: 10px 0;
}
.return-request .cart-list .product-item .pickup .radio-column label {
  width: 50px;
  display: block;
  text-align: left;
  margin: 0 0 0 20px;
  opacity: 0.5;
  cursor: pointer;
}
.return-request .cart-list .product-item .pickup .radio-column label span {
  display: block;
}
.return-request .cart-list .product-item .pickup .radio-column label .glyphicon {
  font-size: 1.5em;
}
.return-request .cart-list .product-item .pickup .radio-column input:checked + label {
  opacity: 1;
}
.return-request .cart-list .product-item .pickup .store-column {
  margin: 5px 0 5px 5px;
  float: left;
}
.return-request .cart-list .product-item .pickup .store-column .store-name {
  font-size: 12px;
}
.return-request .cart-list .product-item .pickup .actions {
  clear: both;
  margin: 10px 0 10px 120px;
}
@media (max-width: 1023px) {
  .return-request .cart-list .product-item .pickup {
    margin-left: 110px;
  }
}
/*********************  FIN DEVOLUCIONES  ********************/
#gift-wrap ~ label {
  text-transform: uppercase;
  color: grey;
  margin-bottom: 20px;
}
#gift-wrap ~ label span {
  vertical-align: middle;
  cursor: pointer;
}
#gift-wrap ~ label .gift-icon {
  width: 18px;
  margin-left: 8px;
}
#gift-wrap ~ label:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 10px 0 20px;
  vertical-align: middle;
  background: #fff;
  border-radius: 25px;
  border: 1px solid #878786;
  cursor: pointer;
}
#gift-wrap:checked ~ label:before {
  background-image: none!important;
  padding: 2px;
  background: #878786;
  background-clip: content-box;
}
.applied-promos {
  float: right;
  margin-bottom: 20px;
  font-weight: 400;
  color: #c84693;
}
@media (max-width: 1023px) {
  .applied-promos {
    float: left;
  }
}
.applied-promos ul {
  padding-left: 20px;
  margin-top: 10px;
}
.potential-promos-container {
  margin-bottom: 20px;
}
.potential-promos-container .potential-promos {
  border: 1px solid #d8d8d8;
  background: #d8d8d8;
  float: left;
  width: 100%;
  margin-left: -10px;
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  .potential-promos-container .potential-promos {
    margin-left: 0;
  }
}
.potential-promos-container .text {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px;
}
.potential-promos-container .text img {
  width: 22px;
  margin-left: 12px;
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
@media (max-width: 639px) {
  .continueShoppingButton,
  .checkoutButton {
    margin-bottom: 20px;
  }
}
.subtotals {
  margin-top: 10px;
  text-align: right;
}
.subtotals p {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 7px;
  font-size: 1.1em;
}
.subtotals p.qty-value {
  margin: 0 40px 0 50px;
}
@media (max-width: 639px) {
  .subtotals p.qty-value {
    width: 30%;
    float: right;
    margin: 0;
  }
  .subtotals p.qty-value.gift-cost {
    margin: 10px 0;
    padding: 0;
  }
}
@media (max-width: 639px) {
  .subtotals p.qty-label {
    width: 65%;
    float: left;
    text-align: left;
  }
}
.gift {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 0.95em;
  float: left;
}
.order-detail .cart-list {
  width: 100%;
}
.order-detail .cart-list.header {
  margin-top: 10px;
}
@media (max-width: 639px) {
  .order-detail .cart-list.header .row .col {
    display: block;
  }
}
@media (max-width: 480px) {
  .order-detail .cart-list.header .row .col.color,
  .order-detail .cart-list.header .row .col.size {
    display: none;
  }
  .order-detail .cart-list.header .row .col.description {
    width: 35%;
  }
  .order-detail .cart-list.header .row .col.quantity {
    width: 25%;
  }
  .order-detail .cart-list.header .row .col.unit-price {
    width: 25%;
  }
}
.order-detail .cart-list li.product-item .return-entry {
  position: absolute !important;
  left: -25px;
  top: 40%;
}
.order-detail .cart-list li.product-item:last-child {
  border-bottom: 1px solid #d8d8d8;
}
@media (max-width: 480px) {
  .order-detail .cart-list .product-info {
    width: 35%;
  }
}
.order-detail .cart-list .col.description {
  width: 24%;
}
.order-detail .cart-list .col.description .details .return-reason {
  font-weight: 700;
}
.order-detail .cart-list .col.size {
  width: 12%;
  margin-right: 0;
}
.order-detail .cart-list .col.size .details {
  width: 100%;
}
.order-detail .cart-list .col.unit-price {
  width: 12%;
}
@media (max-width: 480px) {
  .order-detail .cart-list .col.unit-price {
    width: 25%;
  }
}
.order-detail .cart-list .col.unit-price .item-price {
  width: 100%;
}
.order-detail .cart-list .col.unit-price .item-price .message {
  text-transform: uppercase;
  line-height: 1.1em;
}
.order-detail .cart-list .col.quantity {
  width: 17%;
}
@media (max-width: 480px) {
  .order-detail .cart-list .col.quantity {
    width: 25%;
  }
}
.order-detail .cart-list .col.quantity .qty > div {
  width: auto;
  left: 0;
}
@media (max-width: 768px) {
  .order-detail .cart-list .col.quantity .qty {
    line-height: 1.5em;
  }
}
.order-detail .cart-list .col.color {
  width: 20%;
}
.order-detail .cart-list .update-entry-quantity-input {
  pointer-events: none;
}
.order-detail h4,
.order-detail h3 {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 10px;
  float: left;
  text-transform: uppercase;
  font-size: 1.1em;
}
.order-detail h3 {
  font-size: 0.85em;
}
.order-detail .return-reason-text {
  display: block;
}
.order-detail .return-reason ul {
  padding-left: 0;
  list-style: none;
}
.order-detail .return-reason ul li {
  float: left;
  width: 100%;
  line-height: 1em;
  margin-bottom: 5px;
  text-align: left;
}
.order-detail .return-reason ul li input {
  margin-top: 0;
  float: left;
}
.order-detail .return-reason ul li label {
  line-height: 1em;
  margin-bottom: 0;
  float: left;
}
.order-detail .return-reason textarea.form-control {
  font-size: 0.95em;
  font-weight: 400;
}
.order-detail p.required-notice {
  text-align: left;
  margin-top: 15px;
}
.return-request .cart-list.header .row .col {
  height: 18px;
  overflow: hidden;
}
@media (max-width: 480px) {
  .return-request .cart-list.header .row .col {
    text-align: center;
    height: 14px;
    font-size: 0.85em;
  }
}
@media (max-width: 480px) {
  .return-request .cart-list.header .row .col.quantity {
    width: 45%;
  }
}
.return-request .cart-list .col.image {
  width: 13%;
}
.return-request .cart-list .col.description {
  width: 25%;
}
.return-request .cart-list .col.description .details .name {
  margin-right: 0;
}
.return-request .cart-list .col.return-reason {
  width: 25%;
}
.return-request .cart-list .col.return-reason .details {
  top: 50%;
}
.return-request .cart-list .col.return-reason .detailsTextArea {
  top: 0!important;
}
.return-request .cart-list .col.color {
  width: 11%;
}
.return-request .cart-list .col.size {
  width: 11%;
}
.return-request .cart-list .col.unit-price {
  width: 9%;
}
.return-request .cart-list .col.quantity {
  display: none;
}
.return-request .cart-list .col.quantity .qty > div {
  width: 65px;
}
@media (max-width: 1024px) {
  .return-request .cart-list .col.description {
    width: 30%;
  }
  .return-request .cart-list .col.description h3 {
    font-size: 0.95em;
  }
  .return-request .cart-list .col.return-reason {
    width: 40%;
    font-size: 0.9em;
  }
  .return-request .cart-list .col.color {
    width: 15%;
  }
  .return-request .cart-list .col.size {
    width: 15%;
  }
  .return-request .cart-list .col.quantity {
    display: none;
    width: 17%;
  }
  .return-request .cart-list .col.unit-price {
    width: 10%;
    position: relative;
    z-index: -1;
  }
  .return-request .cart-list .col.unit-price .item-price {
    font-size: 0.95em;
  }
}
@media (max-width: 639px) {
  .return-request .cart-list .col.image {
    width: 14%;
    margin-left: 2%;
  }
  .return-request .cart-list .col.description {
    width: 30%;
  }
  .return-request .cart-list .col.description .details .return-reason {
    width: 150%;
  }
  .return-request .cart-list .col.color {
    width: 10%;
  }
  .return-request .cart-list .col.size {
    width: 10%;
  }
  .return-request .cart-list .col.quantity {
    width: 18%;
  }
  .return-request .cart-list .col.unit-price {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .return-request .cart-list .col.description {
    width: 35%;
  }
  .return-request .cart-list .col.color,
  .return-request .cart-list .col.size {
    display: none !important;
  }
  .return-request .cart-list .col.quantity {
    width: 45%;
  }
}
@media (max-width: 639px) {
  .return-request .cart-list li.product-item .qty input {
    height: 35px;
    max-width: 35px;
  }
  .return-request .cart-list li.product-item .return-entry {
    left: -22px;
    top: 0;
  }
}
@media (max-width: 480px) {
  .return-request .cart-list li.product-item {
    padding-left: 10px;
  }
}
.disableItem {
  opacity: 0.5 !important;
}
.disableItem .disable_item {
  z-index: 500000;
  position: absolute;
  top: -10px;
  width: 100%;
  height: 50px;
}
.return-request .item_footer {
  margin-top: 20px;
}
.returnEntryCheck ~ label:before {
  content: '';
  display: inline-block;
  width: 18px!important;
  height: 18px!important;
  margin: 8px 10px 0 3px;
  vertical-align: middle;
  background: #fff!important;
  border-radius: 25px;
  border: 2px solid #878786;
  cursor: pointer;
  float: left;
}
.returnEntryCheck:checked ~ label:before {
  background-image: none!important;
  padding: 2px!important;
  background: #878786!important;
  background-clip: content-box !important;
}
/*.returnOrderSizeCheckClass ~ label:before, .returnEntryCheck ~ label:before{
    content: '';
    display: inline-block;
    width: 18px!important;
    height: 18px!important;
    margin: 8px 10px 0 3px;
    vertical-align: middle;
    background: #fff!important;
    border-radius: 25px;
    border: 2px solid #878786;
    cursor: pointer;
    float: left;
 }
 
.returnOrderSizeCheckClass:checked ~ label:before, .returnEntryCheck:checked ~ label:before{
 	background-image: none!important;
    padding: 2px!important;
    background: #878786!important;
    background-clip: content-box!important;
 }*/
.selectSizeReturn {
  position: relative;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px solid black;
  cursor: pointer;
}
@media (min-width: 1215px) {
  .selectSizeReturn {
    margin-left: 15px;
  }
}
.language-es .selectSizeReturn,
.language-en .selectSizeReturn {
  margin-left: 50px;
}
@media (max-width: 1130px) {
  .language-es .selectSizeReturn,
  .language-en .selectSizeReturn {
    margin-left: 30px;
  }
}
.selectSizeReturn:hover {
  text-decoration: none!important;
}
.selectSizeReturn:before {
  width: 18px;
  height: 18px;
  margin: 0 7px 0 0;
  vertical-align: middle;
  background: url(../images/sprite.png) -73px -2px no-repeat;
  display: inline-block;
  content: '';
  position: absolute;
  right: -35px;
  top: 5px;
  cursor: pointer;
}
.toogleVouchers {
  padding: 5px 10px;
  background: #d8d8d8;
  padding-bottom: 3px!important;
  margin-bottom: 35px;
}
@media (max-width: 641px) {
  .toogleVouchers {
    margin-bottom: 10px;
  }
}
.containerVouchers {
  margin-top: -10px;
}
.toogleVoucherText {
  position: relative;
  width: 100%;
  cursor: pointer;
}
.toogleVoucherText:hover {
  text-decoration: none!important;
}
.toogleVoucherText:before {
  width: 18px;
  height: 18px;
  /* margin: 0 7px 0 0; */
  vertical-align: middle;
  background: url(../images/sprite.png) -73px -2px no-repeat;
  display: inline-block;
  content: '';
  /* position: absolute; */
  /* right: -35px; */
  float: right;
  margin-top: 3px;
  /* top: 5px; */
  cursor: pointer;
}
#return-order {
  width: 100%;
}
.sizesAvailablesReturn {
  z-index: 500;
}
.sizesAvailablesReturn .sizesList {
  list-style: none;
  padding-left: 0;
}
.sizesAvailablesReturn .sizesList .sizeVariantCircle {
  position: relative;
}
.sizesAvailablesReturn .sizesList li span:not(.sizeSitetitle) {
  color: black;
}
.sizesAvailablesReturn .sizesList li a {
  cursor: pointer;
}
.sizesAvailablesReturn .sizesList li:first-child {
  margin: 0;
}
.sizesAvailablesReturn .sizesList .selectedItemSize {
  background: #e8e8e8!important;
}
.sizesAvailablesReturn .sizesList .selectedItemSize a {
  cursor: default!important;
  color: grey!important;
}
.sizesAvailablesReturn .sizesList .selectedItemSizeReturn {
  border: 1px solid black!important;
}
.sizesAvailablesReturn .sizesList .sizeTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px!important;
  height: 30px;
}
@media (max-width: 639px) {
  .sizesAvailablesReturn .sizesList .sizeTitle {
    width: 30px!important;
  }
}
@-moz-document url-prefix() {
  .sizesAvailablesReturn .sizeTitle {
    top: 14px !important;
  }
}
.sizeSelectedCircle {
  width: 36px!important;
  background: grey;
  border-radius: 25px;
  height: 36px!important;
  border: none;
  float: right;
  margin-top: -5px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: -o- flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.sizeSelectedCircle a {
  cursor: pointer!important;
  color: white!important;
}
.sizeSelectedCircle .sizeTitle {
  width: 36px!important;
  left: inherit!important;
  text-align: center!important;
  height: 36px;
  top: 0;
  padding-top: 3px;
}
.changeYourSize {
  margin-top: 10px;
}
.return-list {
  margin-bottom: 40px!important;
}
.floorFormContainer {
  padding-left: 0;
  padding-right: 0;
}
.floorFormContainer .form-group {
  margin-bottom: 0!important;
}
@media (min-width: 1024px) {
  .fieldContainerReturnBegin {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .fieldContainerReturnEnd {
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .containerBtnReturn {
    padding-right: 0!important;
  }
}
.sizesAvailablesReturn {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
  background: white;
  position: absolute;
  right: 0;
  border: 1px solid grey;
  padding: 5px;
  min-width: 500px;
}
@media (max-width: 639px) {
  .sizesAvailablesReturn {
    left: 50%;
    transform: translateX(-50%);
    min-width: initial;
  }
}
.sizesAvailablesReturn .sizesList {
  display: flex;
}
.sizesAvailablesReturn a,
.sizesAvailablesReturn .size-country {
  display: flex;
  flex-direction: column;
  width: 36px;
}
@media (max-width: 639px) {
  .sizesAvailablesReturn a,
  .sizesAvailablesReturn .size-country {
    width: 30px;
  }
}
.sizesAvailablesReturn .size-country p {
  height: 30px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sizesAvailablesReturn .sizeSitetitle {
  position: absolute;
  width: 36px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cart-list {
  float: left;
  width: 99%;
}
.cart-list.header {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
.cart-list.header .row {
  margin: 0;
}
.cart-list.header .row .col {
  min-height: 1px;
  text-align: center;
  height: 20px;
}
@media (max-width: 639px) {
  .cart-list.header .row .col {
    display: none;
  }
}
.cart-list.header .row .col.description {
  text-align: left;
}
@media (max-width: 768px) {
  .cart-list.header .row .col.delete {
    display: none;
  }
}
@media (max-width: 480px) {
  .cart-list .product-info {
    float: left;
    width: 30%;
    margin-right: 2%;
  }
  .cart-list .product-info .col.description,
  .cart-list .product-info .col.color,
  .cart-list .product-info .col.size {
    width: 100%;
    margin: 0;
  }
  .cart-list .product-info .col.description .details,
  .cart-list .product-info .col.color .details,
  .cart-list .product-info .col.size .details {
    text-align: left;
    font-size: 0.95em;
    line-height: 1em;
    margin-bottom: 8px;
  }
  .cart-list .product-info .col.color .details,
  .cart-list .product-info .col.size .details {
    font-size: 0.9em;
    margin-bottom: 5px;
  }
}
.cart-list .col {
  float: left;
  min-height: 96px;
  margin-right: 1%;
  position: relative;
}
@media (max-width: 639px) {
  .cart-list .col {
    min-height: 1px;
  }
}
.cart-list .col.image {
  width: 10%;
}
.cart-list .col.image img {
  max-width: 100px;
  width: 100%;
}
.cart-list .col.description {
  width: 25%;
}
.cart-list .col.color {
  width: 19%;
  text-transform: uppercase;
}
.cart-list .col.size {
  width: 9%;
}
.cart-list .col.quantity {
  width: 15%;
}
.cart-list .col.unit-price {
  width: 12%;
  position: relative;
}
@media (max-width: 480px) {
  .cart-list .col.unit-price {
    width: 30%;
  }
}
.cart-list .col.delete {
  width: 8%;
}
@media (max-width: 768px) {
  .cart-list .col.delete {
    float: right;
    width: 5%;
    margin: 0;
  }
  .cart-list .col.delete .remove-item {
    font-size: 1.2em;
  }
}
/****************   DEVOL. FORM  *************/
.greyBackground {
  background: #f3f1f3!important;
  margin-bottom: 0!important;
  padding-bottom: 15px!important;
}
.greyBackground label {
  margin-bottom: 0!important;
}
.bottomBorderInputDevolForm {
  background: transparent!important;
  border: 0!important;
  border-bottom: 1px solid grey!important;
  padding: 7px 12px!important;
}
.bottomBorderInputDevolForm .arrow {
  width: 22px!important;
}
.bottomBorderSelectDevolForm {
  background: transparent!important;
  border: 0!important;
  border-bottom: 1px solid grey!important;
  padding: 7px 12px!important;
  padding-left: 1px !important;
}
/****************** FIN DEVOL.FORM  **********/
.stratesys-redeem-release-voucher-component {
  text-align: right;
}
.stratesys-redeem-release-voucher-component input {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #ccc;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
@media (max-width: 820px) {
  .stratesys-redeem-release-voucher-component #redeemVoucherForm {
    width: 100%;
  }
}
.stratesys-redeem-release-voucher-component #redeemVoucherForm + hr {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 10px;
}
@media (max-width: 820px) {
  .stratesys-redeem-release-voucher-component .voucher-fields {
    width: 100%;
  }
}
.stratesys-redeem-release-voucher-component .voucher-extra-fields {
  margin-left: 0!important;
}
@media (max-width: 570px) {
  .stratesys-redeem-release-voucher-component .voucher-extra-fields {
    width: 66.66666667%;
  }
  .stratesys-redeem-release-voucher-component .voucher-extra-fields input {
    width: 49%;
    margin-right: 1%;
  }
}
@media (max-width: 480px) {
  .stratesys-redeem-release-voucher-component .voucher-extra-fields {
    width: 100%;
  }
}
.stratesys-redeem-release-voucher-component .voucher-buttons {
  float: right;
}
@media (max-width: 820px) {
  .stratesys-redeem-release-voucher-component .voucher-buttons {
    width: 100%;
  }
}
@media (max-width: 820px) {
  .stratesys-redeem-release-voucher-component .voucher-container {
    float: right;
  }
}
.stratesys-redeem-release-voucher-component hr:first-child {
  margin-top: 10px;
}
@media (max-width: 480px) {
  .stratesys-redeem-release-voucher-component hr:first-child {
    margin-bottom: 10px;
  }
}
.stratesys-redeem-release-voucher-component label {
  margin-right: 10px;
  font-weight: 600;
  margin-top: 3px;
}
@media (max-width: 720px) {
  .stratesys-redeem-release-voucher-component label {
    display: none;
  }
}
@media (max-width: 480px) {
  .stratesys-redeem-release-voucher-component label {
    display: block;
    margin-bottom: 10px;
  }
}
.stratesys-redeem-release-voucher-component input {
  height: 28px;
  position: relative;
  top: 1px;
  padding: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}
.stratesys-redeem-release-voucher-component input#inputValidationValue {
  margin-right: 0;
}
@media (max-width: 480px) {
  .stratesys-redeem-release-voucher-component input {
    width: 100%;
  }
}
.stratesys-redeem-release-voucher-component .btn {
  font-size: 0.9em;
  padding: 4px 30px;
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top: 1px;
}
@media (max-width: 480px) {
  .stratesys-redeem-release-voucher-component .btn {
    width: 48%;
    margin-left: 0;
  }
  .stratesys-redeem-release-voucher-component .btn:first-child {
    margin-right: 1%;
  }
}
.stratesys-redeem-release-voucher-component .voucher-container label {
  float: left;
}
.stratesys-redeem-release-voucher-component #voucherErrors {
  position: relative;
  float: left;
}
@media (max-width: 570px) {
  .stratesys-redeem-release-voucher-component #voucherErrors {
    width: 33.33333333%;
  }
  .stratesys-redeem-release-voucher-component #voucherErrors input {
    width: 99%;
  }
}
@media (max-width: 480px) {
  .stratesys-redeem-release-voucher-component #voucherErrors {
    width: 100%;
  }
}
.stratesys-redeem-release-voucher-component .form-group {
  margin-bottom: 0;
  display: inline-block;
}
.stratesys-redeem-release-voucher-component .form-group .error {
  width: 165px;
  bottom: auto;
  text-align: center;
  right: 3px;
  left: auto;
  margin-right: 0;
  top: 22px;
  font-weight: 400;
}
.stratesys-redeem-release-voucher-component p.desc {
  font-size: 0.85em;
  clear: both;
  margin-top: 5px;
  width: 100%;
  text-align: center;
  color: #666;
  line-height: 1.2em;
  padding-bottom: 0;
}
@media (max-width: 720px) {
  .stratesys-redeem-release-voucher-component p.desc {
    float: left;
  }
}
@media (max-width: 570px) {
  .stratesys-redeem-release-voucher-component p.desc {
    float: left;
    margin-left: 5px;
    text-align: left;
  }
}
@media (max-width: 480px) {
  .stratesys-redeem-release-voucher-component p.desc {
    width: 100%;
    margin-left: 0;
  }
}
/*.template-pages-return-accountOrderReturnRequest.language-pt{
  .return-request .cart-list .col{
	&.description{
	  width: 30%;
	}
	&.color{
	  width: 8%;
	}
	&.size{
	  width: 15%;
	}
	&.unit-price{
	  width: 15%;
	}
  }
  @media (max-width: 768px) {
	.cart-list.header {
		font-size: 0.85em;
	}
  }
}*/
.template-pages-account-accountOrderDetailPage.language-pt .cart-list.header {
  font-size: 0.9em;
}
.template-pages-CartPageTemplate.language-pt .cart-list .col.description {
  width: 20%;
}
.template-pages-CartPageTemplate.language-pt .cart-list .col.size {
  width: 13%;
}
.page-cartPage .yCmsContentSlot .content {
  text-align: center;
}
.page-cartPage .yCmsContentSlot .content h1 {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 600;
  border: none;
  margin-bottom: 10px;
}
.page-cartPage .yCmsContentSlot .content a.js-shopping-button {
  text-decoration: none !important;
}
.back-to-storelist {
  display: none;
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component {
  padding: 0;
  margin: -10px;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  width: 100%;
  font-size: 12px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group input {
  width: 95%;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  height: 364px;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 10px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #878786;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 10px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 112px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 10px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 56px;
  padding: 11px 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action button {
  vertical-align: top;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 102px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 12px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
#pickup-container {
  padding: 10px;
  clear: both;
  float: left;
  width: 50%;
  font-size: 0.9em;
}
@media (max-width: 1023px) {
  #pickup-container {
    width: 100%;
  }
}
#pickup-container ul {
  padding-left: 0;
  list-style: none;
}
#pickup-container ul li {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#pickup-container label {
  line-height: 1em;
  float: left;
  font-weight: 600;
}
#pickup-container .radioPosName {
  line-height: 1em;
  margin: 0 5px 0 0;
  float: left;
}
#pickup-container .collapse,
#pickup-container .collapsing {
  float: left;
  width: 100%;
  clear: both;
  padding: 10px 15px;
}
#pickup-container .view-store-info {
  float: right;
}
#pickup-container .view-store-info:hover,
#pickup-container .view-store-info:focus {
  text-decoration: none;
}
#pickup-container .view-store-info.collapsed span:after {
  content: "[+]";
}
#pickup-container .view-store-info span:after {
  content: "[-]";
}
#pickup-container .link-view-map {
  color: #955e39;
  font-weight: 600;
}
#pickup-container .link-view-map:hover {
  cursor: pointer;
}
#store-notification {
  margin: 10px 0 10px 10px;
  width: 95%;
}
#pickup-map-container {
  width: 100%;
  height: 300px;
}
p.address-info-window {
  margin-bottom: 0;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #575756;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #575756;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    -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;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 100%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 10px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #575756;
}
.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
  color: #000;
  border-left: 2px solid #575756;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #575756;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #575756;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #575756;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 12px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #575756;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 10px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 12px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #575756;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #575756;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -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;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #575756;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.address-line1,
.extra-fields {
  float: left;
}
#new-user {
  height: 321px;
}
#new-user p {
  margin-bottom: 55px;
  text-align: justify;
}
#new-user .btn {
  position: absolute;
  bottom: 25px;
  right: 25px;
}
#new-user.checkout-page {
  height: auto;
}
#new-user.checkout-page p {
  margin-bottom: 20px;
}
#new-user.checkout-page .btn {
  position: relative;
  bottom: 0;
  right: 0;
  float: right;
}
@media (max-width: 480px) {
  #new-user.checkout-page .btn {
    width: 100%;
  }
}
#returning-user.login-section.login-page {
  padding-bottom: 65px;
}
#returning-user.login-section.login-page .heightDescription {
  height: auto;
  min-height: 50px;
}
#new-user.login-section {
  border: none;
  background: #f3f1f3;
}
.login-section {
  border: 1px solid #666;
  padding: 25px;
  float: left;
  position: relative;
  width: 96%;
  left: 3%;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .login-section {
    width: 100%;
    left: 0;
  }
}
@media (max-width: 640px) {
  .login-section {
    height: auto !important;
  }
}
.login-section .headline {
  padding: 0 0 30px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.login-section p {
  margin-bottom: 20px;
  text-align: justify;
}
.login-section label {
  /*font-weight: 600;
	  text-transform: none !important;*/
  text-transform: uppercase;
}
.login-section .btn {
  position: absolute;
  width: auto;
  right: 25px;
  bottom: 25px;
  margin-top: 20px;
}
@media (max-width: 880px) {
  .login-section .btn {
    float: right;
    position: relative;
    right: 0;
    bottom: 0;
  }
}
.login-section .bottomBorderInput {
  background: transparent!important;
  border: 0;
  border-bottom: 1px solid grey;
}
.login-section .marginbot {
  margin-bottom: 25px;
}
.login-section .heightDescription {
  height: auto;
  min-height: 90px;
}
.forgotten-password {
  margin-bottom: 10px;
}
.forgotten-password .description {
  margin-bottom: 20px;
}
.forgotten-password .btn {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
}
#forgotten-password.modal h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 10px;
}
@media (max-width: 1023px) {
  .login-section .forgotten-password {
    padding-top: 10px;
  }
}
@media (max-width: 639px) {
  .register-section {
    padding: 0;
  }
}
@media (max-width: 639px) {
  .register-section .register-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.register-section h2 {
  margin-bottom: 25px;
  float: left;
  width: 100%;
}
.register-section .btn {
  min-width: 200px;
  float: right;
}
@media (max-width: 639px) {
  .register-section .btn {
    width: 100%;
  }
}
p.required-notice {
  margin: 10px 0;
  text-align: right;
}
@media (max-width: 639px) {
  p.required-notice {
    text-align: left;
  }
}
#password_minchar {
  font-size: 0.9em;
}
form .form-group label:not(.error) {
  text-transform: uppercase;
}
@media (max-width: 639px) {
  form .form-group label:not(.error) {
    font-size: 0.9em;
  }
}
form .form-group label:not(.error).message {
  text-transform: none;
  font-size: 1em;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .page-return-order-request.language-fr .tel.confirm {
    width: 66.66666667% !important;
  }
}
@media (max-width: 390px) {
  .page-return-order-request.language-fr .tel.confirm {
    width: 100% !important;
  }
}
.loyalty-row {
  position: relative;
  float: left;
  width: 100%;
}
.loyalty-validate {
  position: absolute !important;
  right: 0;
  bottom: 0;
}
@media (max-width: 639px) {
  .account-section-content .loyalty-validate {
    position: absolute !important;
  }
}
.form-group.loyalty {
  margin-top: 10px;
}
.form-group.loyalty label {
  float: left;
  padding-left: 80px;
  padding-right: 15px;
  margin: 10px 0;
  position: relative;
}
@media (max-width: 639px) {
  .form-group.loyalty label {
    margin-bottom: 5px;
  }
}
@media (max-width: 980px) {
  .form-group.loyalty label {
    padding: 0;
  }
}
.form-group.loyalty label:before {
  content: ' ';
  width: 65px;
  height: 40px;
  top: 0;
  position: absolute;
  left: 0;
  background: url('../images/sprite.png') -415px -4px no-repeat;
}
@media (max-width: 980px) {
  .form-group.loyalty label:before {
    display: none;
  }
}
@media (max-width: 780px) {
  .form-group.loyalty label {
    margin-top: 2px;
  }
}
@media (max-width: 639px) {
  .form-group.loyalty label {
    margin: 0 0 10px;
    min-height: 40px;
    width: 100% !important;
  }
}
.form-group.loyalty input {
  margin-top: 5px;
  float: right;
}
@media (max-width: 780px) {
  .form-group.loyalty input {
    float: left;
  }
}
@media (max-width: 639px) {
  .form-group.loyalty input {
    width: 100% !important;
  }
}
.form-group.loyalty-validate label {
  margin-bottom: 15px;
}
.form-group select {
  border: 1px solid #cccccc;
  height: 34px;
  line-height: 1.42857143;
  width: 100%;
  padding: 6px 12px;
}
.checkout-login .headline {
  padding: 10px 0 20px;
  font-size: 18px;
  font-weight: 300;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout-headline {
  font-size: 27px;
  margin: 10px 0;
  font-weight: 300;
}
.checkout-headline span {
  color: #575756;
}
.checkout .headline {
  margin: 0 0 10px;
  padding-bottom: 5px;
  line-height: 1.2em !important;
  font-size: 1.2em !important;
  border-bottom: 1px solid #ccc;
  font-weight: 700;
  text-transform: uppercase;
}
.checkout-steps {
  margin: 30px 0 50px;
  float: left;
  width: 100%;
  text-align: center;
}
@media (max-width: 1023px) {
  .checkout-steps {
    font-size: 0.9em;
  }
}
.checkout-steps .steps-row {
  border-bottom: 1px solid #ccc;
  position: absolute;
  top: 30%;
  width: 50%;
  left: 25%;
}
.checkout-steps .headline {
  padding: 10px 0 20px;
  font-size: 18px;
  font-weight: 300;
}
.checkout-steps .step-head {
  cursor: default;
  font-weight: 600;
  color: #cccccc;
  font-size: 1em;
  margin-bottom: 10px;
  width: 25%;
  display: inline-block;
  counter-increment: checkout;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 1023px) {
  .checkout-steps .step-head {
    width: 30%;
  }
}
@media (max-width: 639px) {
  .checkout-steps .step-head {
    width: 32%;
  }
}
.checkout-steps .step-head .step-number {
  background-color: #fff;
  width: 55px;
  height: 35px;
  margin: 0 auto 10px;
}
.checkout-steps .step-head .number {
  width: 35px;
  height: 35px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  text-align: center;
  font-size: 1.2em;
  line-height: 35px;
  color: #fff;
  background-color: #d8d8d8;
  display: block;
  margin: 0 auto;
}
.checkout-steps .step-head .number:before {
  content: counter(checkout);
}
@media (max-width: 639px) {
  .checkout-steps .step-head .title {
    height: 34px;
    float: left;
    width: 100%;
  }
}
.checkout-steps .step-head.active:before,
.checkout-steps .step-head.done:before {
  font-weight: bold;
}
@media (max-width: 1023px) {
  .checkout-steps .step-head {
    height: 55px;
  }
}
.checkout-steps .step-head:hover,
.checkout-steps .step-head:focus {
  text-decoration: none;
}
.checkout-steps .step-head.active {
  color: #333333;
}
.checkout-steps .step-head.active .number {
  background-color: #955e39;
}
.checkout-steps .step-head.previous .number {
  background-color: #d5ad92;
}
.checkout-steps .step-head.done {
  cursor: pointer;
  background: #a9afb7;
  font-weight: 400;
  -webkit-box-shadow: 0 2px 2px 0 #6d7989;
  box-shadow: 0 2px 2px 0 #6d7989;
}
.checkout-steps .step-head .edit {
  height: auto;
  text-align: center;
  color: #19212b;
  font-size: 25px;
  display: table-cell;
  vertical-align: middle;
}
.checkout-steps .step-body > div {
  margin: 10px 0;
}
.checkout-steps .step-body .checkout-indent {
  margin: 0 20px;
}
.checkout-steps .step-body hr {
  margin: 10px 0;
  border-color: #b6b6b6;
}
.checkout-next {
  clear: both;
  float: right;
  padding: 6px 30px;
  margin: 0 0 20px;
}
@media (max-width: 1023px) {
  .save-address {
    clear: both;
  }
}
#addressform_button_panel .right {
  text-align: right;
}
p.change-address {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9em;
  float: left;
  width: 100%;
  line-height: 1.2em;
}
p.change-address span {
  float: left;
  margin: 0 10px 10px;
}
.action-link {
  color: #575756;
  margin: 0 10px 10px;
  float: left;
  font-weight: 400;
  text-decoration: underline;
  line-height: 1.2em;
}
.js-address-book {
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cancel-edit,
#save-delivery-address {
  margin-bottom: 10px;
  float: left;
}
#cancel-edit {
  margin-right: 10px;
}
.create-account-group {
  margin-top: 20px;
}
#user-account {
  float: left;
  width: 100%;
  opacity: 0.7;
}
#user-account.active {
  opacity: 1;
}
#user-account .user.form-group {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  #user-account .form-group.loyalty label {
    padding: 0;
  }
  #user-account .form-group.loyalty label:before {
    display: none;
  }
}
.checkout-shipping .checkout-shipping-items {
  padding: 10px;
  margin: 10px 0;
  float: left;
  width: 100%;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0;
}
.checkout-shipping .checkout-shipping-items .name {
  font-weight: 600;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
}
.checkout-shipping .checkout-shipping-items ul li {
  font-size: 12px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: bold;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #1d1d1b;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
#addressbook,
#savedpayments {
  display: none;
}
#colorbox #addressbook,
#colorbox #savedpayments {
  display: block;
}
#addressbook ul,
#savedpayments ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li {
  padding: 10px 0;
}
#addressbook .addressEntry {
  margin-bottom: 20px;
}
#addressbook .addressEntry p {
  margin-bottom: 10px;
}
.checkout-review .checkout-review-section {
  padding: 10px 0;
}
.checkout-review .checkout-review-section .title {
  font-weight: bold;
  background: #f2f4f7;
  padding: 10px;
}
.checkout-review .checkout-review-section .content {
  padding: 10px;
}
.page-orderConfirmationPage .checkout-order-summary {
  padding: 0;
  margin-top: 25px;
}
.checkout-order-summary {
  padding: 0 15px;
}
.checkout-order-summary .headline {
  font-size: 1.2em;
  margin-top: 0;
  font-weight: 700;
  line-height: 2em;
  color: #333333;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 1023px) {
  .checkout-order-summary .headline {
    line-height: 55px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  margin-bottom: 10px;
  border-bottom: 1px dotted #adaeb0;
  padding-bottom: 10px;
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 10px 0;
  border-bottom: 1px dotted #b6b6b6;
  position: relative;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:last-child {
  border: 0;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 2%;
  width: 20%;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  font-weight: bold;
  font-size: 1.15em;
  position: absolute;
  right: 10px;
  bottom: 15px;
}
.checkout-order-summary .checkout-order-summary-list .details {
  float: right;
  width: 75%;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: bold;
  display: inline;
}
.checkout-order-summary .checkout-order-summary-list .details .name a {
  color: #333333;
}
.checkout-order-summary .checkout-order-summary-list .details .item-sku {
  font-size: 0.9em;
}
.checkout-order-summary .checkout-order-summary-list .details .item-sku.free {
  color: #c84693;
  font-size: 1em;
}
.checkout-order-summary .checkout-order-summary-list .details .qty {
  display: inline;
}
.checkout-order-summary .checkout-order-summary-list .details .variants {
  padding: 10px 0;
  font-size: 0.9em;
  color: #676767;
}
.checkout-order-summary .checkout-order-summary-list .details .variants .color img {
  max-width: 18px;
  position: relative;
  top: -3px;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 12px;
}
.checkout-order-summary .checkout-order-summary-list li.section {
  margin-top: 10px;
  background: #f2f4f7;
  padding: 10px 20px;
  border: 0;
}
.checkout-order-summary .checkout-order-summary-list li.section .title {
  float: left;
  margin: 0 10px 0 0;
  width: 76px;
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-order-summary .checkout-order-summary-list li.section .address {
  margin-left: 86px;
  font-size: 12px;
}
.checkout-order-summary .checkout-order-summary-list li.section .alternatetitle {
  float: left;
  margin: 0 10px 0 0;
  font-weight: bold;
  text-transform: uppercase;
}
.checkout-order-summary .order-totals {
  text-align: right;
}
.checkout-order-summary .order-totals.dark {
  background: #19212b;
  color: #fff;
}
.checkout-order-summary .order-totals .subtotal-headline {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.checkout-order-summary .order-totals .voucher {
  color: #955e39 !important;
}
.checkout-order-summary .order-totals .discount {
  color: #c84693 !important;
}
.checkout-order-summary .shipping {
  border-top: 1px solid #adaeb0;
  float: left;
  width: 100%;
  padding: 10px 0 0;
  font-size: 0.9em;
}
.checkout-order-summary .shipping .discount:first-child {
  float: none;
}
.checkout-order-summary .shipping p {
  padding-bottom: 0;
  margin-bottom: 5px;
  line-height: 1.2em;
  float: left;
  width: 100%;
  text-align: right;
}
.checkout-order-summary .subtotal {
  font-size: 1.15em;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 10px;
}
.checkout-order-summary .subtotal span,
.checkout-order-summary .shipping span,
.checkout-order-summary .tax span,
.checkout-order-summary .totals span {
  float: right;
  margin-left: 30px;
  min-width: 65px;
  text-transform: uppercase;
}
.checkout-order-summary .shipping span {
  text-transform: none;
}
.checkout-order-summary .totals {
  font-weight: bold;
  margin-top: 10px;
  padding: 10px 0 0;
  font-size: 18px;
  border-top: 1px solid #adaeb0;
  float: left;
  width: 100%;
}
.checkout-success .checkout-success-headline {
  font-size: 18px;
  margin: 10px;
}
.checkout-success .checkout-success-headline span {
  color: #575756;
}
.checkout-success .checkout-success-body {
  margin: 32px 0 40px;
}
.checkout-success .checkout-success-body .checkout-success-body-headline {
  position: relative;
  top: 2px;
}
.checkout-success .checkout-success-body .checkout-success-body-headlineuserGuest {
  font-size: 20px;
  font-weight: 600;
  margin: 10px 0;
  text-transform: none;
  border: none;
}
.checkout-success .checkout-success-body p {
  margin-bottom: 20px;
}
.checkout-success-body-register {
  overflow: hidden;
  margin: 20px 0 35px 0;
}
.checkout-success-body-register .login-section,
.checkout-success-body-register .register-section {
  margin: 0 auto;
  float: none;
  background-color: #f2f4f7;
  padding: 15px;
}
.checkout-success-body-register .checkout-success-body-register-email {
  display: inline-block;
  margin-left: 5px;
}
.checkout-success-body-register form {
  padding: 20px 0;
  text-align: left;
}
.register-section .notVis {
  display: none!important;
}
.page-register .heading {
  border-bottom: none!important;
}
.registerContainer {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #f3f1f3;
}
.registerContainer .bottomBorderInput {
  background: transparent!important;
  border: 0;
  border-bottom: 1px solid grey;
}
.registerContainer .mandatoryLegend {
  text-align: right;
}
.registerContainer .inputBotMargin {
  margin-bottom: 15px;
}
.checkout-help {
  text-align: center;
  border: 1px solid #7f7f7f;
  font-size: 15px;
  padding: 10px;
}
.termsAndConditions-section {
  padding-bottom: 20px;
}
#register-privacy ~ label:before,
#register-newsletter ~ label:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 4px 0 0;
  vertical-align: middle;
  background: #fff;
  border-radius: 25px;
  border: 2px solid #878786;
  cursor: pointer;
}
#register-privacy:checked ~ label:before,
#register-newsletter:checked ~ label:before {
  background-image: none!important;
  padding: 2px;
  background: #878786;
  background-clip: content-box;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#selectDeliveryMethodForm ul.delivery-method-list {
  padding-left: 0;
  list-style: none;
}
#selectDeliveryMethodForm ul.delivery-method-list li {
  position: relative;
}
#selectDeliveryMethodForm ul.delivery-method-list li input[type="radio"]:checked + label {
  background-color: #edeceb;
}
#selectDeliveryMethodForm ul.delivery-method-list li label {
  text-transform: none;
  width: 100%;
  padding: 10px 10px 10px 15px;
  font-size: 1.05em;
}
#selectDeliveryMethodForm ul.delivery-method-list li label:hover {
  cursor: pointer;
}
#selectDeliveryMethodForm ul.delivery-method-list li .delivery-name {
  font-weight: 600;
  margin-left: 10px;
}
#selectDeliveryMethodForm ul.delivery-method-list li .delivery-description {
  position: relative;
  left: 25px;
  font-size: 0.95em;
}
#selectDeliveryMethodForm ul.delivery-method-list li .delivery-cost {
  position: absolute;
  right: 15px;
  top: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.billing-address-headline {
  margin-top: 30px;
}
.billing-address-form {
  display: none;
  float: left;
  width: 100%;
}
.billing-address-form .invoice-info {
  position: relative;
  top: 0;
  left: 5px;
  color: #666;
}
@media (max-width: 340px) {
  .billing-address-form .invoice-info {
    position: absolute;
    right: -10px;
    left: auto;
  }
}
.invoice-block {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.save-payment-data {
  background-color: #d8d8d8;
  padding: 10px 160px;
  margin-bottom: 45px;
}
.detail {
  background-color: #edeceb;
  height: 180px;
  padding: 10px 20px;
  margin-right: 1.8%;
  width: 31.5%;
  float: left;
}
@media (max-width: 1024px) {
  .detail {
    height: 155px;
  }
}
@media (max-width: 1023px) {
  .detail {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 639px) {
  .detail {
    width: 31%;
    padding: 10px;
    height: 215px;
  }
}
@media (max-width: 450px) {
  .detail {
    width: 100%;
    height: 160px;
  }
}
.detail h3.headline {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 10px;
}
.detail p {
  line-height: 1.3em;
}
.detail .card {
  width: 37px;
  height: 25px;
  display: inline-block;
  margin-right: 5px;
  top: 5px;
  position: relative;
}
@media (max-width: 639px) {
  .detail .card {
    display: none;
  }
}
.detail .card.visa {
  background: url('../images/sprite.png') -793px -7px no-repeat;
}
.orderBoxes {
  position: relative;
  float: left;
  width: 100%;
}
.orderBoxes .orderBox.payment p {
  word-break: break-word;
  font-size: 0.95em;
}
.delivery_stages-guest {
  float: left;
  width: 98.2%;
  margin-top: 20px;
  margin-bottom: 45px;
  background-color: #edeceb;
}
.delivery_stages-guest .userGuest {
  padding: 15px 20px 20px;
}
.delivery_stages-guest h2.headline {
  font-size: 1.15em;
  font-weight: 600;
  line-height: 2em;
  color: #333333;
  text-transform: uppercase;
  border-bottom: 1px dotted #666;
  margin-top: 0;
}
.delivery_stages-guest p.description {
  font-weight: 600;
}
.delivery_stages-guest input {
  width: 100%;
}
.delivery_stages-guest .btn {
  padding: 3px 35px;
}
div.disabled {
  opacity: 0.5;
  pointer-events: none;
}
#edit-delivery-address .create-account-group {
  display: none;
}
#edit-delivery-address #user-account {
  display: none;
}
#edit-delivery-address p.required-notice {
  display: none;
}
@media (max-width: 639px) {
  #i18nAddressForm {
    margin-left: -10px;
    margin-right: -10px;
  }
}
#main-content.checkPayment {
  margin-bottom: 200px;
}
#main-content.checkPayment h1 {
  margin-top: 130px;
  text-align: center;
  border: none;
  text-transform: none;
  font-weight: 600;
}
#main-content.checkPayment .spinner {
  margin-top: 30px;
}
.checkout-shipping .form-control[readonly] {
  background-color: white;
}
.store-finder {
  display: none;
  padding: 0;
}
.store-finder-headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store-finder-search .row > * {
  margin-bottom: 10px;
}
.store-finder-pagination {
  line-height: 34px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.store-finder-pagination:before,
.store-finder-pagination:after {
  content: " ";
  display: table;
}
.store-finder-pagination:after {
  clear: both;
}
.store-finder-pagination:before,
.store-finder-pagination:after {
  content: " ";
  display: table;
}
.store-finder-pagination:after {
  clear: both;
}
.store-finder-navigation {
  overflow: hidden;
  height: 561px;
}
.store-finder-navigation,
.store-finder-details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.store-finder-map {
  width: 100%;
  height: 200px;
}
.store-finder .stores-nearby {
  margin-bottom: 10px;
}
.store-finder-navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store-finder-navigation-list li.loading {
  height: 56px;
  text-align: center;
  line-height: 56px;
}
.store-finder-navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store-finder-navigation-list-entry {
  height: 56px;
}
.store-finder-navigation-list-entry:last-child label {
  border: 0;
}
.store-finder-navigation-list-entry input {
  display: none;
}
.store-finder-navigation-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 12px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store-finder-navigation-list-entry label:hover {
  background: #f2f2f2;
}
.store-finder-navigation-list-entry input:checked + label {
  background: #575756;
  color: #fff !important;
}
.store-finder-navigation-list-entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store-finder-navigation-list-entry-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store-finder-navigation-list-entry-name {
  display: block;
}
.store-finder-navigation-list-entry-city {
  display: block;
  font-weight: normal;
}
.store-finder-navigation-list-entry-distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store-finder-navigation-list-entry-distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store-finder-details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store-finder-details-back {
    display: inline-block !important;
  }
}
.store-finder-details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store-finder-details-image img {
  width: 100%;
  height: auto;
}
.store-finder-details-info {
  margin-left: 122px;
}
.store-finder-details-info-name {
  font-weight: bold;
}
.store-finder-details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store-finder-details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store-finder-details-map {
  background: #eee;
}
.store-finder-details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store-finder-details-openings dl dd {
  margin-left: 60px;
}
.store-finder-details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store-finder .back-to-storelist {
    margin-bottom: 10px;
  }
  .store-finder .store-finder-panel {
    width: 200%;
    margin: 0;
    -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;
  }
  .store-finder .store-finder-panel .store-finder-details {
    display: none;
  }
  .store-finder.show-store .store-finder-pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store-finder.show-store .store-finder-pagination * {
    display: none;
  }
  .store-finder.show-store .store-finder-panel .store-finder-navigation {
    padding-right: 20px;
  }
  .store-finder.show-store .store-finder-panel .store-finder-details {
    display: block;
  }
}
#store_pickup {
  padding: 10px;
  margin: 10px 0;
}
#store_pickup h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
#storeFinderForm .btn {
  padding: 6px 10px;
}
#storeFinderForm .btn .glyphicon-search {
  margin-right: 10px;
}
.store-locator-finder-navigation {
  margin-top: 20px;
}
.store-locator-finder-navigation h2.section-title {
  font-size: 18px;
  margin: 0;
  font-weight: 600;
  width: 100%;
  text-transform: none;
}
.store-finder-pagination {
  padding: 10px 0 ;
}
.store-finder-pagination .num-stores,
.store-finder-pagination .nav-pages {
  font-size: 0.9em;
  line-height: 1em;
}
.store-finder-pagination .nav-pages .pager {
  font-size: 1.5em;
  padding: 0 5px 0 10px;
  float: left;
  margin: 0;
}
.store-finder-map {
  height: 350px;
  margin-bottom: 20px;
}
@media (max-width: 639px) {
  .store-finder-map {
    margin: 20px 0 0;
  }
}
.js-store-finder-map.invisible {
  opacity: 0;
}
@media (max-width: 639px) {
  .js-store-finder-map.invisible {
    display: none;
  }
}
#findStoresNearMe {
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  font-size: 1em;
  float: left;
  padding-right: 20px;
}
#findStoresNearMe:after {
  width: 9px;
  height: 15px;
  margin: 0 7px 0 0;
  vertical-align: middle;
  background: url('../images/sprite.png') -93px -2px no-repeat;
  display: inline-block;
  content: '';
  position: absolute;
  right: 0;
  bottom: 1px;
}
.store-finder-navigation-list {
  border: none;
}
#store-list {
  margin-bottom: 0;
}
#store-list .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#store-list .panel-heading {
  padding: 0;
  text-transform: uppercase;
  font-size: 0.95em;
  font-weight: 600;
}
#store-list .panel-heading a:hover,
#store-list .panel-heading a:focus {
  text-decoration: none;
}
#store-list .panel-heading a.collapsed .show-more:after {
  content: "+";
}
#store-list .panel-heading a .show-more {
  font-weight: 700;
  margin-right: 10px;
}
#store-list .panel-heading a .show-more:after {
  content: "-";
}
#store-list .panel-heading a .pickup {
  width: 16px;
  height: 18px;
  display: inline-block;
  background: url('../images/sprite.png') 1px -64px no-repeat;
  position: relative;
  top: 2px;
  left: 3px;
}
#store-list .panel-body {
  font-size: 0.95em;
  border: none;
  padding-bottom: 0;
  margin-bottom: 10px;
  padding-top: 5px;
}
#store-list .panel-body a {
  color: #955e39;
}
#store-list .panel-body h3.store-info {
  font-size: 1.05em;
  margin-bottom: 5px;
  font-weight: 600;
}
#store-list .panel-body p {
  margin-bottom: 8px;
}
#store-list .panel-body ul.opening-days-list {
  float: left;
  padding-left: 0;
  list-style: none;
  width: 200px;
}
#store-list .panel-body ul.opening-days-list li {
  float: left;
  width: 100%;
}
#store-list .panel-body ul.opening-days-list li span.key {
  float: left;
  width: auto;
}
#store-list .panel-body ul.opening-days-list li span.value {
  float: right;
  margin-left: 5%;
  width: 60%;
}
.store-finder-links {
  display: flex;
  flex-direction: column;
}
.store-finder-links .opening-days-btn {
  max-width: 150px;
  font-weight: 600;
  cursor: pointer;
  margin-bottom: 8px;
}
.store-finder-links .opening-days-btn.collapsed .show-more:after {
  content: "+";
}
.store-finder-links .opening-days-btn .show-more {
  font-weight: 700;
  margin-right: 10px;
}
.store-finder-links .opening-days-btn .show-more:after {
  content: "-";
}
.opening-days-table {
  max-width: 150px;
  margin: 0 0 10px 0;
}
.opening-days-table .opening-days-row {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.opening-days-table .opening-days-row .weekday {
  font-weight: bold;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: #f2f4f7;
  position: absolute;
  top: 0;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  line-height: 16px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
}
#cboxClose {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  padding: 6px 10px;
  color: #ffffff;
  background-color: #878786;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #474746;
  box-shadow: 0 2px 2px 0 #474746;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent;
  color: #333;
}
#cboxClose:focus,
#cboxClose:active:focus,
#cboxClose.active:focus,
#cboxClose.focus,
#cboxClose:active.focus,
#cboxClose.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#cboxClose:hover,
#cboxClose:focus,
#cboxClose.focus {
  color: #ffffff;
  text-decoration: none;
}
#cboxClose:active,
#cboxClose.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#cboxClose.disabled,
#cboxClose[disabled],
fieldset[disabled] #cboxClose {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a#cboxClose.disabled,
fieldset[disabled] a#cboxClose {
  pointer-events: none;
}
#cboxClose.small {
  font-size: 0.9em;
  padding: 4px 30px;
}
#cboxClose:hover,
#cboxClose:focus,
#cboxClose:active,
#cboxClose.active {
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
  background: transparent;
}
#cboxClose.btn-block {
  padding: 6px 35px;
}
#cboxClose.btn-half {
  width: 50%;
}
#cboxClose:focus,
#cboxClose.focus {
  color: #ffffff;
  background-color: #6d6d6d;
  border-color: rgba(0, 0, 0, 0);
}
#cboxClose:hover {
  color: #ffffff;
  background-color: #6d6d6d;
  border-color: rgba(0, 0, 0, 0);
}
#cboxClose:active,
#cboxClose.active,
.open > .dropdown-toggle#cboxClose {
  color: #ffffff;
  background-color: #6d6d6d;
  border-color: rgba(0, 0, 0, 0);
}
#cboxClose:active:hover,
#cboxClose.active:hover,
.open > .dropdown-toggle#cboxClose:hover,
#cboxClose:active:focus,
#cboxClose.active:focus,
.open > .dropdown-toggle#cboxClose:focus,
#cboxClose:active.focus,
#cboxClose.active.focus,
.open > .dropdown-toggle#cboxClose.focus {
  color: #ffffff;
  background-color: #5c5c5b;
  border-color: rgba(0, 0, 0, 0);
}
#cboxClose:active,
#cboxClose.active,
.open > .dropdown-toggle#cboxClose {
  background-image: none;
}
#cboxClose.disabled:hover,
#cboxClose[disabled]:hover,
fieldset[disabled] #cboxClose:hover,
#cboxClose.disabled:focus,
#cboxClose[disabled]:focus,
fieldset[disabled] #cboxClose:focus,
#cboxClose.disabled.focus,
#cboxClose[disabled].focus,
fieldset[disabled] #cboxClose.focus {
  background-color: #878786;
  border-color: transparent;
}
#cboxClose .badge {
  color: #878786;
  background-color: #ffffff;
}
#cboxClose:hover,
#cboxClose:focus,
#cboxClose:active,
#cboxClose.active,
.open .dropdown-toggle#cboxClose {
  color: #878786;
  background-color: #fff;
  border-color: #878786;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxClose:active,
#cboxClose.active,
.open .dropdown-toggle#cboxClose {
  background-image: none;
}
#cboxClose.disabled,
#cboxClose[disabled],
fieldset[disabled] #cboxClose,
#cboxClose.disabled:hover,
#cboxClose[disabled]:hover,
fieldset[disabled] #cboxClose:hover,
#cboxClose.disabled:focus,
#cboxClose[disabled]:focus,
fieldset[disabled] #cboxClose:focus,
#cboxClose.disabled:active,
#cboxClose[disabled]:active,
fieldset[disabled] #cboxClose:active,
#cboxClose.disabled.active,
#cboxClose[disabled].active,
fieldset[disabled] #cboxClose.active {
  color: #878786;
  background-color: #a8a8a7;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 2px 0 #686867;
  box-shadow: 0 2px 2px 0 #686867;
}
#cboxClose .badge {
  color: #878786;
  background-color: #ffffff;
}
#cboxClose:hover,
#cboxClose:active,
#cboxClose:focus {
  background: transparent;
  border-color: transparent;
  color: #333333;
}
#cboxTitle {
  height: 50px;
  background: #edeceb;
}
#cboxLoadedContent {
  margin-top: 55px;
  padding: 10px;
}
@media (max-width: 1023px) {
  #cboxTitle {
    padding: 0 10px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #575756;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #3d3d3d;
}
.price.msrp {
  color: #666;
}
.strike-price {
  text-decoration: line-through;
  font-weight: 400;
  margin-right: 5px;
  letter-spacing: -1px;
  white-space: nowrap;
}
.discount {
  color: #c73932 !important;
}
.price .strike-price {
  font-size: 1.1em;
}
.priceContainer .strike-price {
  font-size: 1.1em;
}
.priceContainer .price {
  font-size: 18px;
}
.owl-item .priceContainer .price {
  font-size: 18px !important;
}
@media (max-width: 639px) {
  .owl-item .priceContainer .price {
    font-size: 16px !important;
  }
}
.owl-item .priceContainer .strike-price {
  font-size: 1.2em !important;
}
@media (max-width: 639px) {
  .owl-item .priceContainer .strike-price {
    font-size: 1em !important;
  }
}
.newPrice {
  color: #c84693;
  line-height: 1em;
  display: block;
}
.totalBasePrice {
  display: block;
  text-decoration: line-through;
  font-size: 0.9em;
  line-height: 1em;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding-top: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-header {
    padding-top: 0;
  }
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 15px 0;
  padding-left: 0;
  list-style: none;
  float: left;
  /*.hidden-sm;
		.hidden-xs;*/
  text-transform: uppercase;
}
.account-navigation .account-navigation-list li {
  margin-bottom: 10px;
  float: left;
  position: relative;
  width: 100%;
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list li {
    width: 100%;
  }
}
.account-navigation .account-navigation-list li.current:before {
  width: 9px;
  height: 15px;
  margin: 0 7px 0 0;
  vertical-align: middle;
  background: url('../images/sprite.png') -93px -2px no-repeat;
  display: inline-block;
  content: '';
  position: absolute;
  left: -10px;
}
.account-navigation .account-navigation-list li.current a {
  font-weight: 700;
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a {
  color: #1d1d1b;
  line-height: 1.2em;
  float: left;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #575756;
}
.section-title {
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: 700;
  width: 90%;
}
.section-title.border {
  border-bottom: 1px solid #666;
}
@media (max-width: 1024px) {
  .section-title {
    width: 100%;
  }
}
.section-title-devol {
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
}
@media (max-width: 1024px) {
  .section-title-devol {
    width: 100%;
  }
}
.account-home {
  margin-bottom: 60px;
}
.account-home .account-info .btn {
  font-size: 0.9em;
  margin-top: 10px;
  max-width: 100%;
}
.account-home .account-info.user-access .account-panel {
  margin-bottom: 20px;
  padding-top: 40px;
}
@media (max-width: 1024px) {
  .account-home .account-info.user-access .account-panel {
    padding-top: 0;
    margin-top: 39px;
  }
}
@media (max-width: 639px) {
  .account-home .account-info.user-access .account-panel {
    margin-top: 0;
  }
}
.account-home .account-info.user-access .account-panel p {
  margin-bottom: 5px;
  word-wrap: break-word;
}
.account-home .account-info.user-access .account-panel p span {
  text-transform: uppercase;
}
.account-home .account-info.user-access .account-panel .btn.last {
  margin-left: 5px;
}
@media (max-width: 1024px) {
  .account-home .account-info.user-access .account-panel .btn.last {
    margin-top: 10px;
    margin-left: 0;
    width: auto;
  }
}
@media (max-width: 1024px) {
  .account-home .account-info.user-access .account-panel .btn.last {
    margin-top: 10px;
    margin-left: 0;
  }
}
.account-home .account-info.user-access .btn {
  width: auto;
  margin-top: 46px;
  padding: 6px 15px;
}
@media (max-width: 1024px) {
  .account-home .account-info.user-access .btn {
    width: auto;
    margin-top: 10px;
  }
}
.account-home .account-info:not(.user-access) .btn {
  padding: 6px 30px;
}
@media (min-width: 640px) {
  .account-home .account-info:not(.user-access) .btn {
    padding: 6px 15px;
  }
}
.account-home .order-history .account-panel,
.account-home .address-book .account-panel {
  position: relative;
  height: 100px;
}
@media (max-width: 640px) {
  .account-home .order-history .account-panel,
  .account-home .address-book .account-panel {
    height: auto;
  }
}
.account-home .order-history .account-panel p,
.account-home .address-book .account-panel p {
  text-align: justify;
}
.account-home .order-history .btn,
.account-home .address-book .btn {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 640px) {
  .account-home .order-history .btn,
  .account-home .address-book .btn {
    position: relative;
  }
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-panel {
  width: 90%;
  margin-bottom: 40px;
  float: left;
}
@media (max-width: 1024px) {
  .account-panel {
    width: 100%;
  }
}
.account-panel .user-name {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  float: left;
}
.account-panel .user-name + p {
  clear: left;
}
@media (max-width: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 10px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
.account-section {
  margin-bottom: 45px;
  padding-top: 23px;
}
.account-section > h2 {
  margin-bottom: 5px;
}
.account-section .account-section-header {
  text-transform: uppercase;
}
.account-section .account-section-header h1 {
  font-size: 20px;
  font-weight: 700;
  border: none;
}
.account-section .account-section-header .section-title {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  width: 100%;
}
.account-section .account-section-header p {
  text-transform: none;
}
.account-section.account-edit-page h2 {
  font-size: 16px;
  font-weight: 700;
}
.account-section .account-section-content {
  float: left;
  width: 100%;
  padding: 10px;
}
@media (max-width: 639px) {
  .account-section .account-section-content {
    padding: 0;
  }
}
.account-section .account-section-content.account-section-content-small {
  max-width: 600px;
}
.account-section .account-section-content.order-detail {
  padding: 10px 0;
}
@media (max-width: 480px) {
  .account-section .account-section-content.order-detail.return-request {
    padding-top: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
@media (max-width: 480px) {
  .account-section .btn.btn-block + .btn.btn-block {
    width: 32%;
  }
}
.account-section form .btn + .btn {
  float: left;
}
.account-section form .btn {
  width: 48%;
  float: right;
  margin-top: 10px;
}
@media (max-width: 480px) {
  .account-section form .btn {
    padding: 6px 15px;
    font-size: 0.9em;
    width: 65%;
  }
}
#guestReturnForm {
  background: #ededed;
  padding-top: 25px!important;
  padding-bottom: 25px!important;
}
#guestReturnForm .form-group .form-control {
  background: transparent!important;
  border: 0;
  border-bottom: 1px solid grey;
}
#guestReturnForm .form-group .marginbot {
  margin-bottom: 25px;
}
#guestReturnForm .form-group .date-field {
  text-align: center;
}
#guestReturnForm .orderNumber {
  width: 96%;
  margin-left: 2%!important;
}
#guestReturnForm .form-actions .btn {
  margin-right: 2%!important;
}
#guestReturnForm .form-actions .formButtonGuest {
  margin-top: 20px;
}
@media (max-width: 480px) {
  .orderhistory .account-section-content {
    padding: 5px 0;
    font-size: 0.9em;
  }
}
.no-orders {
  color: #999;
  font-weight: 600;
}
.account-profil .account-profil-info {
  margin: 0 0 10px;
}
.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em;
}
.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px;
}
.account-profil a.btn {
  margin-top: 10px;
}
.account-profil .btn + .btn {
  margin-left: 10px;
}
.account-addressbook .account-addressbook-list,
.account-paymentdetails .account-addressbook-list,
.account-addressbook .account-paymentdetails-list,
.account-paymentdetails .account-paymentdetails-list {
  padding-left: 0;
  list-style: none;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.account-addressbook .account-addressbook-list .btn,
.account-paymentdetails .account-addressbook-list .btn,
.account-addressbook .account-paymentdetails-list .btn,
.account-paymentdetails .account-paymentdetails-list .btn {
  padding: 4px 15px;
  line-height: 1em;
}
.account-addressbook .account-addressbook-list .btn.invert,
.account-paymentdetails .account-addressbook-list .btn.invert,
.account-addressbook .account-paymentdetails-list .btn.invert,
.account-paymentdetails .account-paymentdetails-list .btn.invert {
  background: transparent;
  color: #575756;
  border: 1px solid #878786;
}
.account-addressbook .account-addressbook-list li,
.account-paymentdetails .account-addressbook-list li,
.account-addressbook .account-paymentdetails-list li,
.account-paymentdetails .account-paymentdetails-list li {
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #cccccc;
}
@media (max-width: 768px) {
  .account-addressbook .account-addressbook-list li,
  .account-paymentdetails .account-addressbook-list li,
  .account-addressbook .account-paymentdetails-list li,
  .account-paymentdetails .account-paymentdetails-list li {
    width: 100% !important;
  }
}
.account-addressbook .account-addressbook-list li .actions,
.account-paymentdetails .account-addressbook-list li .actions,
.account-addressbook .account-paymentdetails-list li .actions,
.account-paymentdetails .account-paymentdetails-list li .actions {
  float: left;
  margin-right: 20px;
}
.account-addressbook .account-addressbook-list li .actions .btn,
.account-paymentdetails .account-addressbook-list li .actions .btn,
.account-addressbook .account-paymentdetails-list li .actions .btn,
.account-paymentdetails .account-paymentdetails-list li .actions .btn {
  margin-top: 10px;
}
.account-addressbook .account-addressbook-list li .actions .btn + .btn,
.account-paymentdetails .account-addressbook-list li .actions .btn + .btn,
.account-addressbook .account-paymentdetails-list li .actions .btn + .btn,
.account-paymentdetails .account-paymentdetails-list li .actions .btn + .btn {
  margin-left: 10px;
}
.account-addressbook .account-addressbook-list li .remove,
.account-paymentdetails .account-addressbook-list li .remove,
.account-addressbook .account-paymentdetails-list li .remove,
.account-paymentdetails .account-paymentdetails-list li .remove {
  float: right;
}
.account-addressbook .account-addressbook-list li + .account-section-content,
.account-paymentdetails .account-addressbook-list li + .account-section-content,
.account-addressbook .account-paymentdetails-list li + .account-section-content,
.account-paymentdetails .account-paymentdetails-list li + .account-section-content {
  border-top: 1px solid #f2f4f7;
}
.account-addressbook .account-panel,
.account-paymentdetails .account-panel {
  margin-bottom: 0;
}
#add-address {
  float: right;
}
.default-address {
  float: left;
  margin: 13px 0 0;
}
.account-addressbook .remove {
  float: right;
}
.account-orderhistory .account-orderhistory-header {
  border-top: 1px solid #878786;
  border-bottom: 1px solid #878786;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .account-orderhistory .account-orderhistory-header {
    margin-top: 20px;
  }
}
@media (max-width: 1200px) {
  .account-orderhistory .account-orderhistory-header {
    font-size: 0.9em;
  }
}
@media (max-width: 480px) {
  .account-orderhistory .account-orderhistory-header {
    padding: 10px 5px;
  }
}
.account-orderhistory .account-orderhistory-header .row {
  margin: 0;
}
.account-orderhistory .account-orderhistory-header .col {
  float: left;
}
@media (max-width: 480px) {
  .account-orderhistory .account-orderhistory-header .col.order-id {
    width: 30% !important;
  }
}
.account-orderhistory .account-orderhistory-header .type {
  font-size: 1em;
}
.account-orderhistory .account-orderhistory-header .status {
  width: 25% !important;
}
@media (max-width: 900px) {
  .account-orderhistory .account-orderhistory-header .status {
    width: 28% !important;
  }
}
.account-orderhistory .account-orderhistory-list {
  font-size: 0.95em;
  line-height: 1.2em;
  border-bottom: 1px solid #878786;
}
.account-orderhistory .account-orderhistory-list ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item {
  padding: 10px;
}
@media (max-width: 480px) {
  .account-orderhistory .account-orderhistory-list .account-orderhistory-list-item {
    padding: 5px;
  }
}
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .row {
  display: table;
  width: 100%;
  margin: 0;
}
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a {
  color: #1d1d1b;
}
.account-orderhistory .account-orderhistory-list .account-orderhistory-list-item a.return {
  color: #955e39;
}
@media (max-width: 639px) {
  .account-orderhistory .account-orderhistory-list .account-orderhistory-list-item .status strong {
    display: block;
  }
}
.account-orderhistory .account-orderhistory-list li + li {
  border-top: 1px dotted #cccccc;
}
.account-orderhistory .account-orderhistory-list .order-id.has-invoice span {
  position: relative;
}
@media (max-width: 480px) {
  .account-orderhistory .account-orderhistory-list .order-id.has-invoice span {
    top: 0;
  }
}
.account-orderhistory .account-orderhistory-list .invoice {
  width: 24px;
  height: 21px;
  display: inline-block;
  background: url('../images/sprite.png') -521px -3px no-repeat;
  position: absolute;
  right: -30px;
  top: -2px;
}
.account-orderhistory .account-orderhistory-list .invoice:hover {
  opacity: 0.7;
}
@media (max-width: 480px) {
  .account-orderhistory .account-orderhistory-list .invoice {
    display: none;
  }
}
.account-orderhistory .col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1100px) {
  .account-orderhistory .col {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.account-orderhistory .order-id {
  width: 17% !important;
  padding-left: 0;
}
@media (max-width: 1100px) {
  .account-orderhistory .order-id {
    width: 20% !important;
  }
}
@media (max-width: 768px) {
  .account-orderhistory .order-id {
    width: 25% !important;
  }
}
@media (max-width: 480px) {
  .account-orderhistory .order-id {
    width: 21% !important;
    margin-top: 0 !important;
  }
}
.account-orderhistory .type {
  width: 12% !important;
  font-size: 0.9em;
}
@media (max-width: 870px) {
  .account-orderhistory .type {
    width: 17% !important;
  }
}
@media (max-width: 480px) {
  .account-orderhistory .type {
    width: 22% !important;
  }
}
@media (max-width: 480px) {
  .account-orderhistory .type {
    display: none;
  }
}
.account-orderhistory .date {
  width: 12% !important;
}
@media (max-width: 1100px) {
  .account-orderhistory .date {
    width: 12% !important;
  }
}
@media (max-width: 870px) {
  .account-orderhistory .date {
    width: 15% !important;
  }
}
@media (max-width: 768px) {
  .account-orderhistory .date {
    width: 20% !important;
  }
}
@media (max-width: 480px) {
  .account-orderhistory .date {
    width: 23% !important;
  }
}
.account-orderhistory .place-at {
  width: 20% !important;
}
@media (max-width: 1100px) {
  .account-orderhistory .place-at {
    width: 18% !important;
  }
}
@media (max-width: 870px) {
  .account-orderhistory .place-at {
    display: none;
  }
}
.account-orderhistory .price-items {
  width: 9% !important;
}
@media (max-width: 1100px) {
  .account-orderhistory .price-items {
    width: 10% !important;
  }
}
@media (max-width: 870px) {
  .account-orderhistory .price-items {
    width: 15% !important;
  }
}
@media (max-width: 480px) {
  .account-orderhistory .price-items {
    width: 25% !important;
  }
}
.account-orderhistory .status {
  width: 15% !important;
}
@media (max-width: 1100px) {
  .account-orderhistory .status {
    width: 13% !important;
  }
}
@media (max-width: 870px) {
  .account-orderhistory .status {
    width: 15% !important;
  }
}
@media (max-width: 768px) {
  .account-orderhistory .status {
    display: none;
  }
}
.account-orderhistory .link {
  width: 15% !important;
  font-weight: 600;
  padding-right: 0;
}
@media (max-width: 870px) {
  .account-orderhistory .link {
    width: 18% !important;
  }
}
@media (max-width: 768px) {
  .account-orderhistory .link {
    width: 25% !important;
  }
}
@media (max-width: 480px) {
  .account-orderhistory .link {
    width: 30% !important;
    clear: none;
    left: auto;
    margin-top: 0;
  }
}
.account-orderhistory-pagination-text {
  line-height: 32px;
  text-align: right;
  color: #878786;
  font-size: 0.9em;
}
.account-orderhistory-pagination {
  padding-bottom: 10px;
  padding-top: 10px;
}
.account-orderhistory-pagination .pager {
  text-align: right;
}
.account-orderhistory-pagination .pager li > span {
  padding: 0;
}
.account-orderhistory-pagination .pager a {
  padding: 5px 15px;
  border-color: #878786;
  background-color: #878786;
  color: #fff;
}
.account-orderhistory-pagination .pager a:hover {
  background-color: #fff;
  color: #666;
}
.account-orderdetail .account-orderdetail-overview:before,
.account-orderdetail .account-orderdetail-overview:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-overview:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-overview:before,
.account-orderdetail .account-orderdetail-overview:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-overview:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-overview .canel-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section {
  padding: 10px 0;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header {
  background: #f2f4f7;
  padding: 10px;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-header .button-panel {
  float: right;
  width: 200px;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body {
  border: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li {
  padding: 10px;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 10px;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-body ul .price-total {
  float: right;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals {
  padding: 10px;
  text-align: right;
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals div span {
  display: inline-block;
  width: 100px;
}
.account-orderdetail .account-orderdetail-item-section .account-orderdetail-item-section-footer .subtotals .totals {
  font-weight: bold;
}
.page-address-book .account-section-header {
  padding: 0 20px 0 0;
}
.address-phone {
  min-height: 20px;
}
.template-pages-account-accountOrderDetailPage .account-section .account-section-header {
  float: left;
  width: 100%;
}
.template-pages-account-accountOrderDetailPage .account-section .account-section-header .section-title {
  font-size: 15px;
  margin-top: 0;
  float: left;
  width: auto;
}
.template-pages-account-accountOrderDetailPage .account-section .account-section-header .section-title:first-child {
  margin-right: 50px;
}
.template-pages-account-accountOrderDetailPage .account-section .account-section-header .section-title .small {
  font-size: 85%;
}
.template-pages-account-accountOrderDetailPage .order-detail h3,
.template-pages-account-accountOrderDetailPage .order-detail h4 {
  float: none;
  margin-bottom: 10px;
}
.template-pages-account-accountOrderDetailPage .account-panel {
  margin-bottom: 0;
}
.template-pages-account-accountOrderDetailPage .account-panel .user-name {
  text-transform: none;
}
.template-pages-account-accountOrderDetailPage .account-panel p {
  line-height: 1.2em;
}
.template-pages-account-accountOrderDetailPage .totals-container {
  margin-top: 15px;
}
.detail-invoice {
  color: #878786;
  font-size: 0.9em;
  margin-top: 1px;
}
.detail-invoice span {
  width: 24px;
  height: 21px;
  display: inline-block;
  background: url('../images/sprite.png') -521px -3px no-repeat;
  position: relative;
  top: 4px;
  left: 3px;
  margin-left: 5px;
  opacity: 0.75;
}
.detail-invoice:hover {
  text-decoration: none;
  color: #cccccc;
}
.detail-invoice:hover span {
  color: #cccccc;
}
@media (max-width: 768px) {
  .detail-invoice {
    float: left;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .main-content.guest .detail-invoice {
    float: right;
    width: auto;
  }
}
@media (max-width: 700px) {
  .main-content.guest .detail-invoice {
    float: left;
    width: 100%;
  }
}
@media (max-width: 890px) {
  .language-fr .detail-invoice {
    float: left;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .language-fr .main-content.guest .detail-invoice {
    float: left;
    width: 100%;
  }
}
.detail-history {
  margin: 25px 0 0;
  padding: 0;
}
.detail-history .account-section-content {
  padding: 10px 0;
}
.detail-history h3 {
  font-size: 1.1em;
}
p.return-warning {
  margin-top: 30px;
  margin-bottom: 0;
  text-align: left;
  font-size: 0.9em;
  color: #777;
}
.page-account #main-content {
  margin-bottom: 30px;
}
.page-account .account-section {
  margin-bottom: 0;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
.page-homepage #main-content {
  padding: 0;
  margin-bottom: 0;
}
.page-homepage .spinner {
  position: absolute;
  top: 50%;
  left: 46.5%;
  margin: 0;
}
.slider-full-width {
  width: 100%;
  text-align: center;
}
@media (max-width: 1023px) {
  .slider-full-width {
    margin-top: 0;
  }
}
.slider-full-width img {
  width: 100%;
  max-width: 100vw;
}
.carouselzoom {
  overflow: hidden;
}
.carouselzoom img {
  transition: all, 0.6s;
  -moz-transition: all, 0.6s;
  -ms-transition: all, 0.6s;
  -webkit-transition: all, 0.6s;
  -o-transition: all, 0.6s;
}
.carouselzoom img:hover {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  opacity: .8;
}
.slot {
  float: left;
  width: 100%;
}
.slot img {
  width: 100%;
}
#banner-blog {
  width: 100%;
}
#banner-blog img {
  width: 100%;
  max-width: 1404px;
}
.homepage-flex {
  overflow: hidden;
  display: flex;
  flex-flow: wrap;
}
.homepage-flex .homepage-flex-item img {
  width: 100%;
}
.homepage-flex .homepage-flex-item .carousel.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  width: 100vw !important;
}
input:focus,
select:focus {
  outline: none;
}
input:focus option,
select:focus option {
  outline: none;
}
.required-notice {
  font-size: 0.9em;
  color: #575756;
}
.form-group {
  position: relative;
}
.form-group select.disabled {
  pointer-events: none;
}
.form-group #privacy-error,
.form-group #newsletter-error {
  left: 5px;
  bottom: -25px;
}
#puntRomaRegisterForm .form-group {
  position: relative;
  margin-bottom: 5px;
}
#puntRomaRegisterForm .form-group #password-error {
  bottom: 15px;
}
@media (min-width: 1400px) and (max-width: 1491px) {
  #puntRomaRegisterForm .form-group label {
    font-size: 11px!important;
  }
}
#puntRomaRegisterForm .loyalty-validate label {
  margin-bottom: 30px!important;
}
@media (min-width: 1024px) and (max-width: 1103px) {
  #puntRomaRegisterForm .loyalty-validate label {
    margin-bottom: 48px !important;
  }
}
@media (min-width: 1400px) and (max-width: 1651px) {
  #puntRomaRegisterForm .loyalty-validate label {
    margin-bottom: 48px !important;
  }
}
@media (max-width: 639px) {
  #puntRomaRegisterForm p.required-notice {
    margin: 0 0 20px;
  }
  #puntRomaRegisterForm .loyalty-validate {
    position: relative !important;
  }
  #puntRomaRegisterForm .form-group.loyalty label {
    min-height: 40px;
  }
}
.passDiv label {
  text-transform: none!important;
}
.messageCardLoyalty span {
  font-size: 0.90em!important;
}
label {
  font-weight: 400;
}
label a {
  text-decoration: underline;
}
.checkbox label {
  padding-left: 0;
}
.checkbox label.error {
  font-weight: 400;
}
.checkbox label span {
  position: relative;
  top: -1px;
}
input[type="checkbox"] {
  position: relative !important;
  margin-left: 0 !important;
  margin-right: 5px;
  display: table-cell;
  vertical-align: top;
}
label.error,
.has-error .help-block {
  position: absolute;
  bottom: -22px;
  left: 15px;
  z-index: 1;
  background-color: #ffffff;
  width: auto;
  height: auto;
  max-width: none;
  padding: 2px 8px;
  color: #955e39;
  border: 1px solid #BD9A83;
  text-transform: none;
  font-size: 0.9em;
  font-style: italic;
  min-width: 155px;
}
label.error:before,
.has-error .help-block:before,
label.error:after,
.has-error .help-block:after {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
label.error:before,
.has-error .help-block:before {
  border-bottom-color: #955e39;
  border-width: 5px;
  left: 10%;
  margin-left: -7px;
}
label.error:after,
.has-error .help-block:after {
  border-bottom-color: white;
  border-width: 4px;
  left: 10%;
  margin-left: -6px;
}
.page-newsletter label.error,
.banner-newsletter label.error,
.banner-newsletter-home label.error,
.page-newsletter .has-error .help-block,
.banner-newsletter .has-error .help-block,
.banner-newsletter-home .has-error .help-block {
  color: #575756;
  border: 1px solid #575756;
}
.page-newsletter label.error:before,
.banner-newsletter label.error:before,
.banner-newsletter-home label.error:before,
.page-newsletter .has-error .help-block:before,
.banner-newsletter .has-error .help-block:before,
.banner-newsletter-home .has-error .help-block:before {
  border-bottom-color: #000000;
}
.return-reason-text label.error,
.return-reason-text .has-error .help-block {
  bottom: -20px;
  left: 5px;
}
.has-error .help-block {
  bottom: -25px;
}
.has-error .form-control {
  border-color: #ccc !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group.street-number .help-block {
  width: 200px;
}
.has-error input.form-control,
input.form-control {
  border-color: #ccc;
}
.has-error input.form-control:focus,
input.form-control:focus {
  border-color: #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1em;
}
.form-control.disabled {
  pointer-events: none;
}
.form-control:focus {
  border-color: #ccc !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none;
}
.check-privacy.disabled {
  pointer-events: none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
}
.form-control[disabled]:hover,
.form-control[readonly]:hover,
fieldset[disabled] .form-control:hover {
  cursor: default;
}
input[type="checkbox"] {
  position: absolute !important;
  left: -9999px;
}
input[type="checkbox"] ~ label:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: -3px 4px 0 0;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #878786;
  cursor: pointer;
}
input[type="checkbox"]:checked ~ label:before {
  background: url('../images/sprite.png') -495px -5px no-repeat;
  border: 1px solid #878786;
}
input[type="radio"] {
  position: absolute !important;
  left: -9999px;
}
input[type="radio"] ~ label:not(.error):before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #878786;
  cursor: pointer;
}
input[type="radio"]:checked ~ label:before {
  background: url('../images/sprite.png') -990px -5px no-repeat;
  border: 1px solid #878786;
}
label#privacy-error:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #955e39;
  border-width: 5px;
  left: 10%;
  margin-left: -7px;
  z-index: -1;
}
label#newsletter-error:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #000000;
  border-width: 5px;
  left: 10%;
  margin-left: -7px;
  z-index: -1;
}
.regions-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
label.error,
.has-error .help-block {
  position: absolute;
  bottom: -22px;
  left: 15px;
  z-index: 1;
  background-color: #ffffff;
  width: auto;
  height: auto;
  max-width: none;
  padding: 2px 8px;
  color: #955e39;
  border: 1px solid #BD9A83;
  text-transform: none;
  font-size: 0.9em;
  font-style: italic;
  min-width: 160px;
}
label.error:before,
.has-error .help-block:before,
label.error:after,
.has-error .help-block:after {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
label.error:before,
.has-error .help-block:before {
  border-bottom-color: #955e39;
  border-width: 5px;
  left: 10%;
  margin-left: -7px;
}
label.error:after,
.has-error .help-block:after {
  border-bottom-color: white;
  border-width: 4px;
  left: 10%;
  margin-left: -6px;
}
.banner-newsletter label.error,
.page-newsletter label.error,
.banner-newsletter .has-error .help-block,
.page-newsletter .has-error .help-block {
  color: #575756;
  border: 1px solid #575756;
}
.banner-newsletter label.error:before,
.page-newsletter label.error:before,
.banner-newsletter .has-error .help-block:before,
.page-newsletter .has-error .help-block:before {
  border-bottom-color: #000000;
}
.return-reason-text label.error,
.return-reason-text .has-error .help-block {
  bottom: -40px;
  left: 5px;
}
.has-error .help-block {
  bottom: -25px;
}
.has-error .form-control {
  border-color: #ccc !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.radio-group label.error {
  bottom: -20px;
  left: 2px;
}
/* The CSS */
.form-group .controls {
  position: relative;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
select::-ms-expand {
  display: none;
}
select,
.arrow {
  display: inline-block;
  vertical-align: middle;
}
.arrow {
  width: 26px;
  height: 33px;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  background: url('../images/sprite.png') -65px 8px no-repeat;
  pointer-events: none;
}
.ie9 .styled-select {
  overflow: hidden;
  border-right: solid 1px #ccc;
}
.ie9 .styled-select select {
  width: 130% !important;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  border: solid 1px #ccc;
  box-shadow: none;
  padding: 0.3em 0.5em;
}
textarea,
input[type="text"],
input[type="password"] {
  -webkit-appearance: none;
}
.newsletter.form-group {
  margin-bottom: 0;
}
.container.static {
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .container.static {
    margin-top: 0;
  }
}
.pageType-ContentPage h1 {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 0;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.pageType-ContentPage .cmsimage {
  margin-top: 30px;
}
.pageType-ContentPage .cmsimage img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.page-sizeguide #main-content .content,
.page-franchise #main-content .content,
.page-company #main-content .content {
  text-align: justify;
}
.page-faq #main-content .content {
  text-align: justify;
}
.page-faq h2 {
  font-size: 1.1em;
  font-weight: 700;
}
.page-faq p {
  padding-bottom: 0;
}
.page-contact #main-content .content {
  text-align: justify;
}
.page-contact h2 {
  font-size: 15px;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  float: left;
  width: 100%;
  text-transform: uppercase;
}
.page-contact .contact-success {
  padding: 0 10px;
  position: relative;
  top: -8px;
}
.page-contact .contact-success .notificacion {
  border: 1px solid #d8d8d8;
}
.page-contact #puntRomaContactForm .checkbox {
  margin: 0;
}
.page-contact #puntRomaContactForm p {
  margin: 3px 0 0;
  width: auto;
  text-align: right;
  float: right;
}
@media (max-width: 1400px) {
  .page-contact #puntRomaContactForm p {
    margin-top: -5px;
    margin-bottom: 10px;
    text-align: left;
    float: left;
  }
}
.page-contact #puntRomaContactForm textarea.form-control {
  min-height: 110px;
}
.page-contact .icon {
  font-weight: 700;
}
.page-contact .icon a {
  text-decoration: none !important;
  color: #333333 !important;
}
.page-contact .icon a:hover {
  text-decoration: underline !important;
}
.page-contact .icon:before {
  width: 30px;
  height: 26px;
  margin: 0 7px 0 0;
  vertical-align: middle;
  display: inline-block;
  content: '';
  left: 8px;
}
.page-contact .contact-info {
  padding-right: 30px;
}
@media (max-width: 640px) {
  .page-contact .contact-info {
    padding-left: 10px;
  }
}
.page-contact .form-container {
  padding-left: 30px;
}
@media (max-width: 640px) {
  .page-contact .form-container {
    padding-left: 10px;
  }
}
.page-contact .form-container > div:nth-child(1) {
  float: left;
  padding: 0 10px 5px;
  /* a{
        color: @brand-warning;
        text-decoration: none !important;
        font-weight: 600;
        &:hover{
          text-decoration: underline !important;
        }
      }*/
}
@media (max-width: 640px) {
  .page-contact .form-container > div:nth-child(1) {
    margin: 20px 0;
    padding: 0;
  }
}
@media (max-width: 640px) {
  .page-contact .form-container > div:nth-child(2) {
    margin-left: -10px;
  }
}
.page-contact .tel-client:before {
  background: url('../images/sprite.png') -558px -5px no-repeat;
}
.page-contact .mail-client:before {
  background: url('../images/sprite.png') -596px -2px no-repeat;
}
.page-contact .chat-client:before {
  background: url(../images/sprite.png) -1342px 0px no-repeat;
}
.page-contact .whatsapp-client:before {
  background: url(../images/sprite.png) -1378px 0px no-repeat;
}
.page-contact .faq {
  font-weight: 400;
}
.page-contact .faq:before {
  background: url('../images/sprite.png') -637px -5px no-repeat;
}
.page-contact .tel:before {
  background: url('../images/sprite.png') -675px -5px no-repeat;
}
.page-contact .fax:before {
  background: url('../images/sprite.png') -704px -2px no-repeat;
}
.page-contact .mail:before {
  background: url('../images/sprite.png') -596px -4px no-repeat;
}
.page-washes #main-content .content {
  text-align: justify;
}
.page-washes .labels-dropdown {
  position: relative;
  background: #EAE9E7;
  border: 1px solid #212120;
  width: 100%;
  padding: 7px 20px;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  margin-bottom: 0;
  margin-top: 15px;
}
.page-washes .labels-dropdown:hover {
  cursor: pointer;
}
.page-washes .labels-dropdown:after {
  width: 10px;
  height: 6px;
  margin: 0 7px 0 0;
  vertical-align: middle;
  display: inline-block;
  content: '';
  position: absolute;
  right: 10px;
  background: url('../images/sprite.png') -73px -4px no-repeat;
  top: 10px;
}
.page-washes .cmsimage img {
  display: none;
}
.accountNav {
  margin-top: -3px;
}
.accountNav .headline {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.accountNav ul {
  padding-left: 0;
  list-style: none;
}
.accountNav ul li {
  margin: 10px 0;
  line-height: 1em;
  text-transform: uppercase;
  position: relative;
}
.accountNav ul li.active:before {
  width: 9px;
  height: 15px;
  margin: 0 7px 0 0;
  vertical-align: middle;
  background: url('../images/sprite.png') -93px -4px no-repeat;
  display: inline-block;
  content: '';
  position: absolute;
  left: -10px;
}
.accountNav ul li.active a {
  font-weight: 700;
}
#main-content.error-page {
  text-align: center;
  margin: 50px auto 80px;
}
#main-content.error-page p {
  text-transform: uppercase;
}
h1.not-found {
  border-bottom: none;
  font-size: 12em !important;
  font-weight: 600 !important;
  line-height: 1.0em;
  color: #1d1d1b;
  margin: 0;
}
.template-pages-legal-legalContentPage #main-content .content {
  text-align: justify;
}
.template-pages-legal-legalContentPage #main-content .content h2 {
  font-size: 1.1em;
  font-weight: 700;
}
.template-pages-legal-legalContentPage #main-content .content h3 {
  font-size: 1.1em;
  font-weight: 600;
}
.page-exchangesandreturn #main-content .content {
  text-align: justify;
}
.page-exchangesandreturn h2 {
  font-size: 1.1em;
  font-weight: 700;
}
.return-btn-container {
  clear: both;
  text-align: center;
}
.return-btn-container a {
  text-decoration: none !important;
}
.return-btn-container .btn {
  margin: 0 5px 5px 0;
  font-size: 1em;
}
.page-exchangesandreturn table,
.page-delivery-info table {
  margin: 20px auto;
  line-height: 1.2em;
}
.page-exchangesandreturn table th,
.page-delivery-info table th {
  padding: 5px 10px;
  background-color: #dfdad8;
  color: #333333;
}
@media (max-width: 480px) {
  .page-exchangesandreturn table th,
  .page-delivery-info table th {
    text-align: center;
  }
}
.page-exchangesandreturn table td,
.page-delivery-info table td {
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
@media (max-width: 480px) {
  .page-exchangesandreturn table td,
  .page-delivery-info table td {
    text-align: center;
  }
}
.pageType-ContentPage #main-content .content a:not(.btn) {
  text-decoration: underline;
  color: #955e39;
}
.pageType-ContentPage #main-content .content a:not(.btn):hover {
  color: #999;
}
.page-updatePassword h1 {
  border: none;
  margin-bottom: 5px;
}
.page-updatePassword .item_container_holder {
  text-align: center;
}
.page-updatePassword p.required-notice {
  padding: 0;
}
.page-giftcards #main-content .content {
  text-align: justify;
}
.page-giftcards h2 {
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 5px;
}
.page-giftcards .return-btn-container .btn {
  margin: 0;
  margin-bottom: 10px;
  padding: 6px 30px;
}
.carousel-images {
  display: none;
}
.carousel-images.loaded {
  display: block;
}
.page-makingof h2 {
  font-size: 1.15em;
  text-transform: uppercase;
  font-weight: 400;
  color: #878786;
  margin-top: 0;
  margin-bottom: 15px;
}
.page-makingof .makingof-video {
  margin-bottom: 30px;
}
.catalogue-pdf object {
  min-height: 638px;
}
@media (max-width: 768px) {
  .guest-return-request {
    width: 100%;
  }
}
#guestReturnForm {
  margin-top: 15px;
}
.page-contact .main-content {
  max-width: 500px;
}
.page-exchangesandreturn .content span {
  font-family: "Open Sans" !important;
}
.banner-newsletter {
  background: #edeceb;
  padding: 10px 0;
  float: left;
  width: 100%;
}
.banner-newsletter .newsletter-container {
  padding: 0 !important;
  margin-top: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .banner-newsletter .newsletter-container {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 640px) {
  .banner-newsletter .newsletter-container {
    left: 16.66666667%;
  }
}
.banner-newsletter .newsletter-container .newsletter-text {
  width: auto;
  float: left;
  margin-right: 10px;
  padding: 0 10px;
}
.banner-newsletter > div .col-md-6:first-child {
  padding-left: 0;
}
.banner-newsletter p {
  text-transform: uppercase;
  font-weight: 600;
  color: #212120;
  font-size: 20px;
  margin-top: 14px;
  margin-bottom: 10px;
}
.banner-newsletter .form-container {
  margin-top: 7px;
  float: left;
  width: 100%;
}
.banner-newsletter .form-container ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #575756;
}
.banner-newsletter .form-container :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #575756;
  opacity: 1;
}
.banner-newsletter .form-container ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #575756;
  opacity: 1;
}
.banner-newsletter .form-container :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666;
}
.banner-newsletter input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #575756;
  width: 58%;
  float: left;
  height: 18px;
  line-height: 49px;
  font-size: 14px;
  padding: 0;
  line-height: 1em;
  top: 14px;
  position: relative;
}
.banner-newsletter input:focus,
.banner-newsletter input:active {
  outline: 2px solid transparent !important;
}
.banner-newsletter .input {
  width: 50%;
  float: left;
  height: 40px;
  margin-bottom: 0;
}
.banner-newsletter .input input {
  width: 100%;
}
.banner-newsletter p.susbscription-success {
  text-transform: none;
  font-weight: 600;
}
.banner-newsletter p.susbscription-error {
  margin-top: -5px;
  font-size: 1em;
  color: #c73932;
  text-transform: none;
  font-weight: 400;
}
@media (max-width: 640px) {
  .banner-newsletter .newsletter-form,
  .banner-newsletter .newsletter-text {
    width: 100% !important;
    float: left;
  }
  .banner-newsletter .form-container {
    margin: 0 0 10px;
    float: left;
    width: 100%;
  }
  .banner-newsletter .form-container input {
    width: 50%;
    margin-bottom: 10px;
    height: 32px;
    line-height: 37px;
    top: 0;
  }
}
.page-newsletter .banner-newsletter .newsletter-container {
  width: 100%;
  left: 0;
  float: none;
  margin: 0 auto;
}
.page-newsletter .banner-newsletter .newsletter-container .newsletter-text {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 !important;
}
@media (min-width: 640px) {
  .page-newsletter .banner-newsletter .newsletter-container .newsletter-text {
    float: left;
    width: 41.66666667%;
  }
}
@media (max-width: 1023px) {
  .page-newsletter .banner-newsletter .newsletter-container .newsletter-text {
    padding: 0 !important;
  }
}
.page-newsletter .banner-newsletter .newsletter-container .newsletter-form {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .page-newsletter .banner-newsletter .newsletter-container .newsletter-form {
    float: left;
    width: 58.33333333%;
  }
}
@media (max-width: 1023px) {
  .page-newsletter .banner-newsletter .newsletter-container .newsletter-form {
    padding-right: 0 !important;
  }
}
@media (max-width: 639px) {
  .page-newsletter .banner-newsletter .newsletter-container .newsletter-form {
    float: left;
    width: 100%;
  }
  .page-newsletter .banner-newsletter .newsletter-container .newsletter-form .form-control {
    top: 0;
  }
}
.page-newsletter .banner-newsletter p {
  font-size: 1.3em;
  line-height: 1.3em;
  text-align: center;
}
@media (max-width: 1023px) {
  .page-newsletter .banner-newsletter p {
    font-size: 1.1em;
  }
}
@media (max-width: 639px) {
  .page-newsletter .banner-newsletter p {
    margin-bottom: 10px;
    font-size: 1.3em;
  }
}
.page-newsletter .banner-newsletter .form-container {
  margin-top: 6px;
}
@media (max-width: 1023px) {
  .page-newsletter .banner-newsletter .form-container {
    margin: 5px 0 0 0;
  }
}
.page-newsletter .banner-newsletter .input {
  width: 45%;
  position: relative;
  top: 3px;
}
.page-newsletter .banner-newsletter .input input {
  font-size: 1.1em;
}
@media (max-width: 1023px) {
  .page-newsletter .banner-newsletter .input input {
    font-size: 1em;
  }
}
@media (max-width: 639px) {
  .page-newsletter .banner-newsletter .input {
    margin-bottom: 0;
  }
}
.page-newsletter .banner-newsletter button {
  width: 53%;
  padding: 6px 0;
  float: right;
}
@media (max-width: 1023px) {
  .page-newsletter .banner-newsletter button {
    font-size: 1em;
    padding: 7px 0;
  }
}
@media (max-width: 480px) {
  .page-newsletter .banner-newsletter button {
    font-size: 0.85em;
    padding: 9px 0;
  }
}
.page-newsletter .newsletter-terms {
  margin-top: 20px;
  font-size: 0.9em;
}
.page-newsletter .newsletter-terms p {
  margin-bottom: 10px;
}
.page-newsletter .newsletter-terms input[type="checkbox"] ~ label:before {
  width: 12px;
  height: 12px;
}
.page-newsletter .newsletter-terms input[type="checkbox"]:checked ~ label:before {
  background-position: -495px -6px;
}
.page-newsletter .unsubscribe-form {
  margin-top: 30px;
}
.page-newsletter .unsubscribe-form p {
  width: 80%;
  margin-left: 30%;
  margin-top: 10px;
  margin-right: 0!important;
  text-align: center;
}
@media (max-width: 1023px) {
  .page-newsletter .unsubscribe-form p {
    width: 100%;
    margin-left: inherit!important;
  }
}
.page-newsletter .unsubscribe-form .form-container {
  margin-top: 15px;
}
@media (max-width: 1023px) {
  .page-newsletter .unsubscribe-form .form-container {
    margin-top: 5px;
  }
}
.page-newsletter label.error,
.page-newsletter .has-error .help-block {
  left: 0;
}
.btn-unsubscrible-news {
  color: #575756!important;
  background-color: #fff!important;
  border-color: #575756!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}
@media (max-width: 768px) {
  .page-newsletter.language-pt .banner-newsletter .newsletter-container .newsletter-text,
  .page-newsletter.language-fr .banner-newsletter .newsletter-container .newsletter-text {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-newsletter.language-pt .banner-newsletter .newsletter-container .newsletter-form,
  .page-newsletter.language-fr .banner-newsletter .newsletter-container .newsletter-form {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 768px) and (min-width: 640px) {
  .page-newsletter.language-pt .banner-newsletter .newsletter-container .newsletter-text,
  .page-newsletter.language-fr .banner-newsletter .newsletter-container .newsletter-text {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 768px) and (min-width: 640px) {
  .page-newsletter.language-pt .banner-newsletter .newsletter-container .newsletter-form,
  .page-newsletter.language-fr .banner-newsletter .newsletter-container .newsletter-form {
    float: left;
    width: 66.66666667%;
  }
}
#banner-newsletter {
  background: #edeceb;
  padding: 40px 0 50px;
  float: left;
  width: 100%;
  text-align: center;
}
#banner-newsletter .container {
  max-width: 320px;
}
#banner-newsletter h1 {
  border: none;
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 5px;
}
#banner-newsletter h1 span {
  text-transform: capitalize;
  display: block;
  font-size: 2em;
  font-style: italic;
}
#banner-newsletter p.susbscription-success {
  font-weight: 600;
  font-style: italic;
}
#banner-newsletter .newsletter-form {
  position: relative;
  float: left;
  width: 100%;
}
#banner-newsletter #newsletterEmail {
  background-color: transparent;
  border: 1px solid #333;
  padding: 7px 10px;
  float: left;
  height: 34px;
  width: 70%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#banner-newsletter .btn {
  float: left;
  height: 34px;
  width: 30%;
  position: relative;
  left: -1px;
}
.containerNewsLetterPaddings {
  padding-top: 10px;
  padding-bottom: 10px;
}
.containerNewsLetterPaddings .popupnewsletterImage {
  width: 100%;
  object-fit: contain;
}
@media (min-width: 1024px) {
  .containerNewsLetterPaddings .popupnewsletterImage {
    max-height: 408px;
  }
}
.newsletterBackgound {
  background: #edeceb;
  padding: 30px 50px 35px 50px;
  text-align: center;
}
@media (max-width: 1200px) and (min-width: 1101px) {
  .newsletterBackgound {
    padding: 25px 45px 28px 45px;
  }
}
@media (max-width: 1100px) and (min-width: 1025px) {
  .newsletterBackgound {
    padding: 20px 40px 20px 40px;
  }
}
.subscribeNewsletter {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-size: 16px;
}
@media (max-width: 1200px) and (min-width: 1101px) {
  .subscribeNewsletter {
    font-size: 15px;
  }
}
@media (max-width: 1100px) and (min-width: 1025px) {
  .subscribeNewsletter {
    font-size: 14px;
  }
}
.emailLabelNewsletter {
  text-transform: uppercase;
  text-align: left!important;
  margin-bottom: 0px;
  font-size: 15px;
}
@media (max-width: 1200px) and (min-width: 1101px) {
  .emailLabelNewsletter {
    font-size: 14px;
  }
}
@media (max-width: 1100px) and (min-width: 1025px) {
  .emailLabelNewsletter {
    font-size: 13px;
  }
}
.bottomBorderInputNewsLetter {
  background: transparent!important;
  border: 0;
  border-bottom: 1px solid grey;
  margin-bottom: 60px;
}
@media (max-width: 1200px) and (min-width: 1101px) {
  .bottomBorderInputNewsLetter {
    margin-bottom: 55px;
  }
}
@media (max-width: 1100px) and (min-width: 1025px) {
  .bottomBorderInputNewsLetter {
    margin-bottom: 50px;
  }
}
.btnSubmitNewsLetter {
  margin-top: 50px;
  font-size: 12px;
}
.unsubscribeNewsletterContainer {
  margin-top: 50px;
}
.unsubscribeText {
  text-transform: uppercase;
}
.imageNewsletterContainer {
  padding-left: 0!important;
  padding-right: 0!important;
}
#acceptNewsLetterPageCheck ~ label:before {
  content: '';
  display: inline-block;
  width: 18px!important;
  height: 18px!important;
  margin: 0px 10px 0 3px;
  vertical-align: middle;
  background: #fff!important;
  border-radius: 25px;
  border: 2px solid #878786;
  cursor: pointer;
  float: left;
}
#acceptNewsLetterPageCheck:checked ~ label:before {
  background-image: none!important;
  padding: 2px!important;
  background: #878786!important;
  background-clip: content-box !important;
}
#newsletter .acceptPopUpConditions {
  float: left;
  font-size: 12px!important;
  width: 100%;
  margin-top: 15px!important;
  margin-bottom: 0!important;
  font-weight: bold;
  color: red;
  text-align: center;
}
.page-jobsList #main-content {
  padding: 0;
}
.page-jobsList h1 {
  border: none;
  margin-bottom: 0;
}
.page-jobsList p a {
  color: #955e39;
  font-weight: 600;
}
.page-jobsList .account-orderhistory .account-orderhistory-header {
  padding: 10px 0;
}
.page-jobsList .account-orderhistory .account-orderhistory-list {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.page-jobsList .account-orderhistory .account-orderhistory-list .account-orderhistory-list-item {
  padding: 10px 0;
  float: left;
  width: 100%;
}
.page-jobsList .account-orderhistory .col {
  padding: 5px 10px;
  float: left;
}
.page-jobsList .job-id,
.page-jobsList .job-type,
.page-jobsList .job-date,
.page-jobsList .job-region,
.page-jobsList .job-link {
  width: 12%;
}
.page-jobsList .job-description {
  width: 40%;
}
.page-jobsList .job-link {
  font-weight: 600;
}
@media (max-width: 639px) {
  .page-jobsList .job-id {
    display: none;
  }
  .page-jobsList .job-id,
  .page-jobsList .job-type,
  .page-jobsList .job-date,
  .page-jobsList .job-region,
  .page-jobsList .job-link {
    width: 15%;
  }
}
@media (max-width: 480px) {
  .page-jobsList .account-orderhistory .col {
    padding: 0 5px;
  }
  .page-jobsList .job-type {
    display: none;
  }
  .page-jobsList .job-id,
  .page-jobsList .job-type,
  .page-jobsList .job-date,
  .page-jobsList .job-region {
    width: 30%;
  }
  .page-jobsList .job-link {
    width: 100%;
  }
  .page-jobsList .account-orderhistory-list-item .job-link {
    width: 40%;
    float: right !important;
    margin-top: 10px;
  }
}
.page-jobOffer h1 {
  margin-bottom: 10px;
  color: #333333;
}
.page-jobOffer h1 .back-to-list {
  float: right;
  color: #878786;
  font-weight: 400;
  font-size: 0.8em;
}
@media (max-width: 768px) {
  .page-jobOffer h1 .back-to-list {
    display: none;
  }
}
.page-jobOffer h2 {
  text-transform: uppercase;
  font-size: 1.05em;
  font-weight: 600;
  margin-bottom: 5px;
}
.page-jobOffer p a {
  color: #955e39;
  font-weight: 600;
}
.page-jobOffer ul.details {
  padding-left: 0;
  list-style: none;
  color: #666;
}
.page-jobOffer ul.requirements {
  padding-left: 0;
  list-style: none;
}
.page-jobOffer ul.requirements li:before {
  width: 6px;
  height: 6px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  margin: -4px 7px 0 0;
  vertical-align: middle;
  background: #955e39;
  display: inline-block;
  content: '';
}
.page-work h2 {
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1em;
  margin-top: 0;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.page-work p.required-notice {
  float: left;
  text-align: left;
  width: 100%;
}
.page-work h3 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 1em;
}
.page-work .radio-group.nationality li:nth-child(2) {
  float: left;
  margin-top: 5px;
}
.page-work .submit {
  float: right;
  padding: 6px 25px;
}
.page-work hr {
  border-top: 1px dotted #cccccc;
}
.page-work hr.dark {
  border-top: 1px solid #666;
  margin-bottom: 5px;
}
.page-work .cmsimage {
  margin: 0 0 0 10px;
}
@media (max-width: 640px) {
  .page-work .cmsimage {
    margin: 0;
  }
}
.page-work ul {
  padding-left: 0;
  list-style: none;
}
.page-work ul .other-country {
  float: left;
  position: relative;
  top: 5px;
}
.page-work select {
  padding: 6px 5px;
}
.page-work .applied-position-container .left {
  width: 100%;
}
.page-work .bootstrap-filestyle.input-group {
  width: 100%;
}
.page-work .bootstrap-filestyle.input-group > .form-control {
  display: block;
  border-bottom: none;
}
.page-work .bootstrap-filestyle.input-group span.group-span-filestyle {
  width: 100%;
  display: block;
  float: left;
}
.page-work .bootstrap-filestyle.input-group .btn {
  background: #fff;
  color: #333333;
  border: 1px solid #cccccc;
  text-transform: none;
  text-align: left;
  padding: 6px;
  width: 100%;
  position: relative;
  left: 1px;
}
.page-work .bootstrap-filestyle.input-group .btn .buttonText {
  font-size: 14px;
}
.page-work .bootstrap-filestyle.input-group .icon-span-filestyle {
  float: right;
  font-size: 14px;
}
/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
  opacity: 0.3;
}
.flexslider .slides .flex-active-slide img {
  opacity: 1 ;
}
#carousel.flexslider .slides img {
  padding: 0 5px;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 5px;
  background: #ffffff;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 35px;
  height: 35px;
  margin: -20px 0 0;
  position: absolute;
  top: 47%;
  z-index: 2;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav .flex-prev {
  left: -50px;
  background: #ffffff url('../images/sprite.png') -1154px -51px no-repeat;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
  background: #ffffff url('../images/sprite.png') -1185px -51px no-repeat;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  cursor: pointer;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  cursor: pointer;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  pointer-events: none;
}
.carousel-images.fashion #slider .slides img {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
}
.carousel-images.fashion .slides img {
  width: 100%;
}
.carousel-images.fashion #carousel.flexslider .slides img {
  padding: 0 2px;
}
.carousel-images.fashion .flexslider .flex-direction-nav .flex-next {
  opacity: 0;
  right: -45px;
  top: 54%;
}
@media screen and (max-width: 1024px) {
  .carousel-images.fashion .flexslider .flex-direction-nav .flex-next {
    right: 0;
  }
}
.carousel-images.fashion .flexslider .flex-direction-nav .flex-prev {
  opacity: 0;
  left: -45px;
  top: 54%;
}
@media screen and (max-width: 1024px) {
  .carousel-images.fashion .flexslider .flex-direction-nav .flex-prev {
    left: 0;
  }
}
.carousel-images.fashion.loaded .flexslider .flex-direction-nav .flex-next {
  opacity: 1;
}
.carousel-images.fashion.loaded .flexslider .flex-direction-nav .flex-prev {
  opacity: 1;
}
.carousel-images.fashion.loaded .flexslider .flex-direction-nav .flex-disabled {
  opacity: 1 !important;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .3;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  padding: 0 5px;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
  }
}
#carousel .flex-direction-nav a {
  width: 27px;
  height: 28px;
  top: 51%;
}
#carousel .flex-direction-nav .flex-prev {
  background: #ffffff url('../images/sprite.png') -1291px -6px no-repeat;
}
#carousel .flex-direction-nav .flex-next {
  background: #ffffff url('../images/sprite.png') -1312px -6px no-repeat;
}
h2.city {
  font-size: 1.2em;
  font-weight: 600;
  border-top: 1px dotted #ccc;
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 20px;
  float: left;
  width: 100%;
}
h2.city:first-child {
  border: none;
}
span.store-name {
  font-size: 1em;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.store-group {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.store-row {
  margin: 5px 0;
  float: left;
  width: 100%;
}
.store-row p {
  margin: 0;
}
.store-row .phone {
  color: #955e39;
  font-weight: 600;
  font-style: italic;
}
#cities-container {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1;
}
label.store-directory {
  font-weight: 600;
}
.swiper-container {
  width: 100%;
  max-height: 850px;
  max-width: 1920px;
  height: 43.229166666668vw !important;
  text-align: center;
}
.swiper-container .custom-banner img {
  width: 100% !important;
  height: auto !important;
}
.swiper-container img {
  position: relative;
  height: 100%;
}
.swiper-container .wrapper-content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.swiper-container .wrapper-content a {
  text-decoration: none;
}
.swiper-container .banner-container {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
}
.swiper-container .banner-container h2 {
  margin-top: 0;
}
.swiper-container .banner-container .button-banner {
  display: inline-block;
  background-color: black;
  color: white;
  text-decoration: none;
  border-radius: 50px;
  font-size: 14px;
  padding: 6px 20px;
}
@media (max-width: 639px) {
  .swiper-container .banner-container .button-banner {
    padding: 4px 18px;
  }
}
.swiper-container .banner-container .button-banner:hover {
  background-color: white;
  color: black;
}
.swiper-container .LEFT {
  left: 0;
}
.swiper-container .CENTER {
  left: 50%;
  transform: translateX(-50%);
}
.swiper-container .RIGHT {
  right: 0;
}
.swiper-container .MIDDLE {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.swiper-container .BOTTOM {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  bottom: 6.5%;
}
.swiper-scrollbar {
  display: none;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 2rem;
}
.swiper-button-prev-vertical {
  transform: translateX(-50%) rotate(-90deg);
  left: 50%;
  top: 95%;
}
.swiper-button-next-vertical {
  transform: translateX(-50%) rotate(-90deg);
  left: 50%;
  top: 5%;
}
.swiper-button-next,
.swiper-button-prev,
.swiper-pagination-bullet {
  color: #cccccc;
}
.swiper-pagination-bullet-active {
  background: #cccccc;
}
@media (max-width: 1023px) {
  .swiper-container {
    width: 100%;
    height: 500px;
  }
}
@media (max-width: 639px) {
  .swiper-container {
    width: 100%;
    height: 300px;
  }
  .swiper-container .background-link {
    display: block;
    height: 100%;
  }
  .swiper-container .banner-container {
    display: none;
  }
  .swiper-container .banner-container h2 {
    margin: 0;
    font-size: 1.5rem !important;
  }
  .swiper-container .banner-container h5 {
    margin: 5px 0;
    font-size: 1rem !important;
  }
  .swiper-container .banner-container p {
    margin: 5px 0 15px;
    font-size: 1rem !important;
  }
  .swiper-container .banner-container .button-banner {
    font-size: 0.8rem !important;
  }
  .swiper-button-prev-vertical {
    top: 92%;
  }
  .swiper-button-next-vertical {
    top: 7%;
  }
  .swiper-button-prev:after {
    font-size: 17px;
  }
  .swiper-button-next:after {
    font-size: 17px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
body {
  font-size: 13px;
}
