@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

/*!
 * 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;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  max-width: 100%;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:focus {
  color: inherit;
  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: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: 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: #777;
}
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: 768px) {
  .lead {
    font-size: 21px;
  }

}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 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: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.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: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-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: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-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: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-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: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-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: #777;
  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: 10px 5px;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > 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 #ddd;
}
.table .table {
  background-color: #fff;
}
.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 #ddd;
}
.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 #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.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 {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .forcefullwidth{
    width: 100vw !important;
    margin-left: -50vw !important;
  }
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
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="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: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  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 + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
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: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
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: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.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: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.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: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.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: #fff;
  background-color: #398439;
  border-color: #255625;
}
.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: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.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: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.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: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.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: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.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: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.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: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.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: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-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: 6px;
}
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: 3px;
}
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: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > 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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .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: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 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: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    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: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-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: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            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: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 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: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .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: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  background-color: #eee;
  border-color: #ddd;
}
.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: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  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: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active: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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  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: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
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: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  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: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-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: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-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-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.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-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.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-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  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: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/*
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  /*src: url("../font/fontawesome-webfont.eot?v=3.2.1");
  src: url("../font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");/**/
  font-weight: normal;
  font-style: normal;
}

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em;
}

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em;
}

[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.42857em;
}

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none;
}

.icons-ul>li {
  position: relative;
}

.icons-ul .icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  text-align: center;
  line-height: inherit;
}

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}

.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}

.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}

.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}

.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills>.active>a>[class^="icon-"],
.nav-pills>.active>a>[class*=" icon-"],
.nav-list>.active>a>[class^="icon-"],
.nav-list>.active>a>[class*=" icon-"],
.navbar-inverse .nav>.active>a>[class^="icon-"],
.navbar-inverse .nav>.active>a>[class*=" icon-"],
.dropdown-menu>li>a:hover>[class^="icon-"],
.dropdown-menu>li>a:hover>[class*=" icon-"],
.dropdown-menu>.active>a>[class^="icon-"],
.dropdown-menu>.active>a>[class*=" icon-"],
.dropdown-submenu:hover>a>[class^="icon-"],
.dropdown-submenu:hover>a>[class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}

.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

.btn [class^="icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}

.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}

.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope-alt:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-alt:before {
  content: "\f016";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

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

.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

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

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign:before {
  content: "\f055";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up-alt:before {
  content: "\f087";
}

.icon-thumbs-down-alt:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

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

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

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

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

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope:before {
  content: "\f0e0";
}

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

.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-text-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign-alt:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

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

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

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

.icon-circle:before {
  content: "\f111";
}

.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

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

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

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

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

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

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-mail-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle-piece:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}

.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}

.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}

.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}

.icon-won:before,
.icon-krw:before {
  content: "\f159";
}

.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}

.icon-file:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

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

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

a:hover {
  text-decoration: none;
}


body {
  min-width: 320px;
  height: 100%;
  /* line-height: 18px; */
  font-size: 13px;
  color: #777777;
}

body.content_only {
  background: none;
}

textarea {
  resize: none;
}

#header {
  z-index: 5003;
}

.columns-container {
  background: white;
}

#columns {
  position: relative;
  /* padding-bottom: 50px; */
  padding-top: 15px;
}

#index .tab-content {
  margin-top: 0px;
  margin-bottom: 34px;
}

header {
  z-index: 1;
  position: relative;
  background: white;
  padding-bottom: 15px;
}

header .banner {
  background: black;
  max-height: 100%;
}

header .banner .row {
  margin: 0px;
}

header .row {
  position: relative;
}

header .row>.container {
  position: relative;
}


#center_column .page_product_box h3 {
  color: #555454;
  text-transform: uppercase;
  font-family: Neris-Bold, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 14px 20px 17px;
  margin: 0 0 20px;
  position: relative;
  border: 1px solid #d6d4d4;
  border-bottom: none;
  background: #fbfbfb;
}

p.info-title {
  font-weight: bold;
  color: #333333;
  margin-bottom: 25px;
}

p.info-account {
  margin: -4px 0 24px 0;
}

.dark {
  color: #333333;
}

.main-page-indent {
  margin-bottom: 30px;
}

.alert ul,
.alert ol {
  padding-left: 15px;
  margin-left: 27px;
}

.alert ul li,
.alert ol li {
  list-style-type: decimal;
  font-weight: normal;
}

.alert.alert-success {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}

.alert.alert-success:before {
  font-family: "FontAwesome";
  content: "\f058";
  font-size: 20px;
  vertical-align: -2px;
  padding-right: 7px;
}

.alert.alert-danger {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}

.alert.alert-danger:before {
  font-family: "FontAwesome";
  content: "\f057";
  font-size: 20px;
  vertical-align: -2px;
  padding-right: 7px;
  float: left;
}

label {
  color: #333333;
}

label.required:before {
  content: "*";
  color: red;
  font-size: 14px;
  position: relative;
}

.unvisible {
  display: none;
}

.checkbox label {
  color: #777777;
}

.close {
  opacity: 1;
}

.close:hover {
  opacity: 1;
}

*:first-child+html input.button_mini,
*:first-child+html input.button_small,
*:first-child+html input.button,
*:first-child+html input.button_large,
*:first-child+html input.button_mini_disabled,
*:first-child+html input.button_small_disabled,
*:first-child+html input.button_disabled,
*:first-child+html input.button_large_disabled,
*:first-child+html input.exclusive_mini,
*:first-child+html input.exclusive_small,
*:first-child+html input.exclusive,
*:first-child+html input.exclusive_large,
*:first-child+html input.exclusive_mini_disabled,
*:first-child+html input.exclusive_small_disabled,
*:first-child+html input.exclusive_disabled,
*:first-child+html input.exclusive_large_disabled {
  border: none;
}

input.button_mini:hover,
input.button_small:hover,
input.button:hover,
input.button_large:hover,
input.exclusive_mini:hover,
input.exclusive_small:hover,
input.exclusive:hover,
input.exclusive_large:hover,
a.button_mini:hover,
a.button_small:hover,
a.button:hover,
a.button_large:hover,
a.exclusive_mini:hover,
a.exclusive_small:hover,
a.exclusive:hover,
a.exclusive_large:hover {
  text-decoration: none;
  background-position: left -50px;
}

input.button_mini:active,
input.button_small:active,
input.button:active,
input.button_large:active,
input.exclusive_mini:active,
input.exclusive_small:active,
input.exclusive:active,
input.exclusive_large:active,
a.button_mini:active,
a.button_small:active,
a.button:active,
a.button_large:active,
a.exclusive_mini:active,
a.exclusive_small:active,
a.exclusive:active,
a.exclusive_large:active {
  background-position: left -100px;
}

input.button_disabled,
input.exclusive_disabled,
span.exclusive {
  border: 1px solid #cccccc;
  color: #999999;
  background: url(../img/bg_bt_2.gif) repeat-x 0 0 #cccccc;
  cursor: default;
}

.btn.disabled,
.btn[disabled]:hover {
  opacity: 0.3;
}

.button.button-small {
  font: bold 13px/17px Arial, Helvetica, sans-serif;
  color: white;
  background: #6f6f6f;
  border: 1px solid;
  border-color: #666666 #5f5f5f #292929 #5f5f5f;
  padding: 0;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.button.button-small span {
  display: block;
  padding: 3px 8px 3px 8px;
  border: 1px solid;
  border-color: #8b8a8a;
}

.button.button-small span i {
  vertical-align: 0px;
  margin-right: 5px;
}

.button.button-small span i.right {
  margin-right: 0;
  margin-left: 5px;
}

.button.button-small span:hover {
  background: #575757;
  border-color: #303030 #303030 #666666 #444444;
}

.button.button-medium {
  font-size: 17px;
  line-height: 21px;
  color: white;
  padding: 0;
  font-weight: bold;
  background: #43b754;
  background: -moz-linear-gradient(top, #43b754 0%, #41b757 2%, #41b854 4%, #43b756 6%, #41b354 38%, #44b355 40%, #45af55 66%, #41ae53 74%, #42ac52 91%, #41ae55 94%, #43ab54 96%, #42ac52 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #43b754), color-stop(2%, #41b757), color-stop(4%, #41b854), color-stop(6%, #43b756), color-stop(38%, #41b354), color-stop(40%, #44b355), color-stop(66%, #45af55), color-stop(74%, #41ae53), color-stop(91%, #42ac52), color-stop(94%, #41ae55), color-stop(96%, #43ab54), color-stop(100%, #42ac52));
  background: -webkit-linear-gradient(top, #43b754 0%, #41b757 2%, #41b854 4%, #43b756 6%, #41b354 38%, #44b355 40%, #45af55 66%, #41ae53 74%, #42ac52 91%, #41ae55 94%, #43ab54 96%, #42ac52 100%);
  background: -o-linear-gradient(top, #43b754 0%, #41b757 2%, #41b854 4%, #43b756 6%, #41b354 38%, #44b355 40%, #45af55 66%, #41ae53 74%, #42ac52 91%, #41ae55 94%, #43ab54 96%, #42ac52 100%);
  background: -ms-linear-gradient(top, #43b754 0%, #41b757 2%, #41b854 4%, #43b756 6%, #41b354 38%, #44b355 40%, #45af55 66%, #41ae53 74%, #42ac52 91%, #41ae55 94%, #43ab54 96%, #42ac52 100%);
  background: linear-gradient(to bottom, #43b754 0%, #41b757 2%, #41b854 4%, #43b756 6%, #41b354 38%, #44b355 40%, #45af55 66%, #41ae53 74%, #42ac52 91%, #41ae55 94%, #43ab54 96%, #42ac52 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#43b754', endColorstr='#42ac52', GradientType=0);
  border: 1px solid;
  border-color: #399a49 #247f32 #1a6d27 #399a49;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.button.button-medium span {
  display: block;
  padding: 10px 10px 10px 14px;
  border: 1px solid;
  border-color: #74d578;
}

@media (max-width: 480px) {
  .button.button-medium span {
    font-size: 15px;
    padding-right: 7px;
    padding-left: 7px;
  }
}

.button.button-medium span i.left {
  font-size: 24px;
  vertical-align: -2px;
  margin: -4px 10px 0 0;
  display: inline-block;
}

@media (max-width: 480px) {
  .button.button-medium span i.left {
    margin-right: 5px;
  }
}

.button.button-medium span i.right {
  margin-right: 0;
  margin-left: 9px;
}

@media (max-width: 480px) {
  .button.button-medium span i.right {
    margin-left: 5px;
  }
}

.button.button-medium:hover {
  background: #3aa04c;
  background: -moz-linear-gradient(top, #3aa04c 0%, #3aa04a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3aa04c), color-stop(100%, #3aa04a));
  background: -webkit-linear-gradient(top, #3aa04c 0%, #3aa04a 100%);
  background: -o-linear-gradient(top, #3aa04c 0%, #3aa04a 100%);
  background: -ms-linear-gradient(top, #3aa04c 0%, #3aa04a 100%);
  background: linear-gradient(to bottom, #3aa04c 0%, #3aa04a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aa04c', endColorstr='#3aa04a', GradientType=0);
  border-color: #196f28 #399a49 #399a49 #258033;
}

.button.button-medium.exclusive {
  border-color: #db8600 #d98305 #c86d26 #d98305;
  background: #fdaa02;
  background: -moz-linear-gradient(top, #fdaa02 0%, #fe9702 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdaa02), color-stop(100%, #fe9702));
  background: -webkit-linear-gradient(top, #fdaa02 0%, #fe9702 100%);
  background: -o-linear-gradient(top, #fdaa02 0%, #fe9702 100%);
  background: -ms-linear-gradient(top, #fdaa02 0%, #fe9702 100%);
  background: linear-gradient(to bottom, #fdaa02 0%, #fe9702 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdaa02', endColorstr='#fe9702', GradientType=0);
}

.button.button-medium.exclusive span {
  border-color: #fec133 #febc33 #feb233 #febc33;
}

.button.button-medium.exclusive span:hover {
  filter: none;
  background: #f89609;
  border-color: #a6550c #ba6708 #db8600 #ba6708;
}

.button.button-medium.exclusive span:hover span {
  border-color: #fec133;
}

.link-button {
  font-weight: bold;
}

.link-button i {
  margin-right: 5px;
}

.link-button i.large {
  font-size: 26px;
  line-height: 26px;
  vertical-align: -3px;
  color: silver;
}

.button.exclusive-medium {
  font-size: 17px;
  padding: 0;
  line-height: 21px;
  color: #333333;
  font-weight: bold;
  border: 1px solid;
  border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
  text-shadow: 1px 1px white;
}

.button.exclusive-medium span {
  border: 1px solid;
  border-color: white;
  display: block;
  padding: 9px 10px 11px 10px;
  background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}

@media (max-width: 480px) {
  .button.exclusive-medium span {
    font-size: 15px;
    padding-right: 7px;
    padding-left: 7px;
  }
}

.button.exclusive-medium span:hover {
  border-color: #9e9e9e #c2c2c2 #c8c8c8 #c2c2c2;
}

.button.exclusive-medium span:hover span {
  background: #e7e7e7;
  background: -moz-linear-gradient(top, #e7e7e7 0%, #e7e7e7 0%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(0%, #e7e7e7));
  background: -webkit-linear-gradient(top, #e7e7e7 0%, #e7e7e7 0%);
  background: -o-linear-gradient(top, #e7e7e7 0%, #e7e7e7 0%);
  background: -ms-linear-gradient(top, #e7e7e7 0%, #e7e7e7 0%);
  background: linear-gradient(to bottom, #e7e7e7 0%, #e7e7e7 0%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#e7e7e7', GradientType=0);
}

.button.ajax_add_to_cart_button {
  font: 700 17px/21px Arial, Helvetica, sans-serif;
  color: white;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  padding: 0;
  border: 1px solid;
  border-color: #0079b6 #006fa8 #012740 #006fa8;
}

.button.ajax_add_to_cart_button span {
  border: 1px solid;
  border-color: #06b2e6;
  padding: 10px 14px;
  display: block;
  background: #009ad0;
  background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
  background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0);
}

.button.ajax_add_to_cart_button:hover {
  border-color: #01314e #004b74 #0079b6 #004b74;
}

.button.ajax_add_to_cart_button:hover span {
  filter: none;
  background: #0084bf;
}

.button.lnk_view {
  font: 700 16px/20px Arial, Helvetica, sans-serif;
  color: #333333;
  padding: 0;
  border: 1px solid;
  border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
}

.button.lnk_view span {
  border: 1px solid;
  border-color: white;
  padding: 10px 14px;
  display: block;
}

.button.lnk_view:hover {
  border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
}

.button.lnk_view:hover span {
  filter: none;
  background: #e7e7e7;
}

.button.lnk_view i.left {
  padding-right: 8px;
  color: #777777;
}

.form-control.grey {
  background: #fbfbfb;
}

table.std,
table.table_block {
  margin-bottom: 20px;
  width: 100%;
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
  border-collapse: inherit;
}

table.std th,
table.table_block th {
  padding: 14px 12px;
  font-size: 12px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0 1px 0 black;
  background: #999999;
}

table.std tr.alternate_item,
table.table_block tr.alternate_item {
  background-color: #f3f3f3;
}

table.std td,
table.table_block td {
  padding: 12px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  vertical-align: top;
}

.table {
  margin-bottom: 30px;
}

.table>thead>tr>th {
  background: #fbfbfb;
  border-bottom-width: 1px;
  color: #333333;
  vertical-align: middle;
}

.table td a.color-myaccount {
  color: #777777;
  text-decoration: underline;
}

.table td a.color-myaccount:hover {
  text-decoration: none;
}

@media (max-width: 768px) {
  .product-name a {
    font-size: 14px;
  }
  .tab-hr h1 {
    font-size: 20px !important;
  }
}

.price.product-price {
  font: 600 21px/26px "helvetica", sans-serif;
  color: #333333;
}

.old-price {
  color: #6f6f6f;
  text-decoration: line-through;
}

.special-price {
  color: #f13340;
}

.price-percent-reduction {
  background: #f13340;
  border: 1px solid #d02a2c;
  font: 600 21px/24px "helvetica", sans-serif;
  color: white;
  padding: 0 5px 0 3px;
  display: inline-block;
}

.price-percent-reduction.small {
  font: 700 14px/17px Arial, Helvetica, sans-serif;
  padding: 1px 6px;
}

/*.new-box,
.sale-box {
  position: absolute;
  top: -4px;
  overflow: hidden;
  height: 85px;
  width: 85px;
  text-align: center;
  z-index: 0; }

.new-box {
  left: -4px; }*/
/*
.sale-box {
  right: -5px; }

.new-label {
  font: 700 14px/12px Arial, Helvetica, sans-serif;
  color: white;
  background: #6ad4ff;
  text-transform: uppercase;
  padding: 9px 0 7px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
  width: 130px;
  text-align: center;
  display: block;
  position: absolute;
  left: -33px;
  top: 16px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }
  .new-label:before {
    position: absolute;
    bottom: -3px;
    right: 5px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 4px 0px 4px;
    border-color: #21a3d8 transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg); }
  .new-label:after {
    position: absolute;
    bottom: -3px;
    left: 3px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 4px 0px 4px;
    border-color: #21a3d8 transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg); }

.sale-label {
  font: 700 14px/12px Arial, Helvetica, sans-serif;
  color: white;
  background: #f13340;
  text-transform: uppercase;
  padding: 9px 0 7px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
  width: 130px;
  text-align: center;
  display: block;
  position: absolute;
  right: -33px;*/
/*  top: 16px;
*/
/*z-index: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }*/
/*  .sale-label:before {
    position: absolute;
    bottom: -3px;
    right: 4px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 4px 0px 4px;
    border-color: #ad2b34 transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg); }
  .sale-label:after {
    position: absolute;
    bottom: -3px;
    left: 5px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 4px 0px 4px;
    border-color: #ad2b34 transparent transparent transparent;
    content: ".";
    text-indent: -5000px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg); }
*/
/*.ie8 .new-label {
  left: 0px;
  top: 0px;
  width: auto;
  padding: 5px 15px; }
  .ie8 .new-label:after {
    display: none; }
  .ie8 .new-label:before {
    display: none; }
.ie8 .sale-label {
  right: 0px;
  top: 0px;
  width: auto;
  padding: 5px 15px; }
  .ie8 .sale-label:after {
    display: none; }
  .ie8 .sale-label:before {
    display: none; }
.ie8 .new-box {
  top: -1px;
  left: -1px; }
.ie8 .sale-box {
  right: -1px;
  top: -1px; }
*/
/*.box {
  background: #fbfbfb;
  border: 1px solid #d6d4d4;
  padding: 14px 18px 13px;
  margin: 0 0 30px 0;
  line-height: 23px;
}

.box p {
  margin-bottom: 0;
}

.box.box-small {
  padding: 9px 10px 9px 20px;
}

.box.box-small .dark {
  padding-top: 10px;
  padding-right: 20px;
  margin-bottom: 0;
  width: auto;
}
*/
.page-product-box {
  padding-bottom: 10px;
}

.product-box {
  width: 178px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.product-box .product-image {
  border: 1px solid #d6d4d4;
  background: white;
  padding: 5px;
  display: block;
  margin-bottom: 11px;
}

.product-box .product-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

#home-page-tabs {
  border: none;
  background: white;
}


#home-page-tabs>li {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  #home-page-tabs>li {
    border-left: 1px solid #d6d4d4;
    margin: 0 0px 0 9px;
    padding: 0 0px 0 9px;
  }
}

@media (max-width: 479px) {
  #home-page-tabs>li {
    width: 100%;
  }
}

#home-page-tabs>li a {
  font: 600 21px/24px "helvetica", sans-serif;
  color: #555454;
  text-transform: uppercase;
  border: none;
  outline: none;
  margin: 0;
  padding: 10px;
}

@media (min-width: 768px) {
  #home-page-tabs>li a {
    padding: 1px 10px;
  }
}

#home-page-tabs>li:first-child {
  border: none;
}

#home-page-tabs>li.active a,
#home-page-tabs>li a:hover {
  background: #333333;
  color: white;
  padding: 10px;
}

@media (min-width: 768px) {

  #home-page-tabs>li.active a,
  #home-page-tabs>li a:hover {
    margin: -9px 0;
  }
}

 .block {
  margin-bottom: 15px;
} 

@media (min-width: 767px) {
  .block {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .block .block_content {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .block .title_block,
  .block h4 {
    font-size: 14px;
  }
}

@media (max-width: 767px) {

  .block .title_block,
  .block h4 {
    position: relative;
  }

  .block .title_block:after,
  .block h4:after {
    float: right;
    font-family: "FontAwesome";
    content: "";
  }

  .block .title_block.active:after,
  .block h4.active:after {
    content: "";
  }
}

.block .title_block a,
.block h4 a {
  color: #555454;
}

.block .title_block a:hover,
.block h4 a:hover {
  color: #333333;
}

.block .list-block {
  margin-top: -8px;
}

@media (max-width: 767px) {
  .block .list-block {
    margin-top: 0;
  }
}

.block .list-block li {
  padding: 5px 10px;
  border-top: 1px solid #d6d4d4;
}

.block .list-block li a:hover {
  color: #333333;
  font-weight: bold;
}

.block .list-block li:first-child {
  border-top: none;
}

.block .list-block .form-group {
  padding-top: 20px;
  border-top: 1px solid #d6d4d4;
  margin-bottom: 0;
}

.block .list-block .form-group select {
  max-width: 270px;
}

@media (max-width: 767px) {
  .block .list-block .form-group select {
    width: 270px;
  }
}

.block .list-block .btn {
  margin-top: 12px;
}

.block .products-block li {
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #d6d4d4;
}

.block .products-block li .products-block-image {
  float: left;
  border: 1px solid #d6d4d4;
  margin-right: 19px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .block .products-block li .products-block-image {
    float: none;
    display: inline-block;
    margin: 0 auto 10px;
    text-align: center;
  }
}

.block .products-block li .product-content {
  overflow: hidden;
}

.block .products-block li .product-content h5 {
  margin: 0px 0 0 0;
}

.block .products-block .product-name {
  font-size: 15px;
  line-height: 18px;
}

.block .products-block .product-description {
  margin-bottom: 14px;
}

.block .products-block .price-percent-reduction {
  font: 700 14px/17px Arial, Helvetica, sans-serif;
  padding: 1px 6px;
}

.page-heading {
  /* font: 600 18px/22px "helvetica", sans-serif; */
  color: #555454;
  text-transform: uppercase;
  padding: 0px 0px 17px 0px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d6d4d4;
  overflow: hidden;
}

.page-heading span.heading-counter {
  font: bold 13px/22px Arial, Helvetica, sans-serif;
  float: right;
  color: #333333;
  text-transform: none;
  margin-bottom: 10px;
}

@media (max-width: 480px) {
  .page-heading span.heading-counter {
    float: none;
    display: block;
    padding-top: 5px;
  }
}

.page-heading span.lighter {
  color: #9c9c9c;
}

.page-heading.bottom-indent {
  margin-bottom: 16px;
}

.page-heading.product-listing {
  border-bottom: none;
  margin-bottom: 0;
}

h3.page-product-heading {
  color: #555454;
  text-transform: uppercase;
  font-family: Neris-Bold, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 14px 20px 17px;
  margin: 0 0 20px;
  position: relative;
  border: 1px solid #d6d4d4;
  border-bottom: none;
  background: #fbfbfb;
}

ul.footer_links {
  padding: 20px 0 0px 0;
  border-top: 1px solid #d6d4d4;
  height: 65px;
  clear: both;
}

ul.footer_links li {
  float: left;
}

ul.footer_links li+li {
  margin-left: 10px;
}

@media (max-width: 500px) {
  #productsSortForm .showProductSort {
    color: #fff;
    width: 100%;
  }

  #productsSortForm .order-options {
    position: fixed;
    height: 100%;
    background: #fff;
    z-index: 9999;
    transform: translateX(-50%);
    left: -100%;
    top: 0;
    transition: 600ms;
    overflow-y: scroll;
    z-index: 5557;
    width: 85%;
    padding: 15px;
  }

  #productsSortForm .order-options p {
    text-align: center;
    color: #222;
    font-size: 14px;
    font-weight: bold
  }

  #productsSortForm .order-options label {
    width: 100%;
    padding: 16px 0px 16px 10px;
    font-size: 14px;
    display: flex;
    align-items: flex-start;
    border-top: 1px solid #eee;
  }

  #productsSortForm .order-options label input {
    margin-right: 15px;
    width: 19px;
    height: 19px;
  }

  #productsSortForm .slide_options {
    left: 42.5% 
  }

  .close_product_sort {
    background-color: rgba(18, 18, 18, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 5556;
    cursor: pointer;
  }

  .close_product_sort::after {
    position: absolute;
    width: 32px;
    height: 32px;
    font: normal normal normal 16px FontAwesome;
    content: "\f00d";
    background: #FFF;
    top: 12px;
    right: 12px;
    color: #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

}

.content_sortPagiBar .sortPagiBar {
  border-bottom: 1px solid #d6d4d4;
  clear: both;
}

.content_sortPagiBar .sortPagiBar #productsSortForm {
  float: left;
  margin-right: 20px;
}

.content_sortPagiBar .sortPagiBar #productsSortForm select {
  float: left;
}

.content_sortPagiBar .sortPagiBar #productsSortForm .selector {
  float: left;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage {
  float: left;
}


.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix>span {
  padding: 3px 0 0 12px;
  display: inline-block;
  float: left;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
  float: left;
}

.content_sortPagiBar .sortPagiBar label,
.content_sortPagiBar .sortPagiBar select {
  float: left;
}

.content_sortPagiBar .sortPagiBar label {
  padding: 3px 6px 4px 0;
}

.content_sortPagiBar .sortPagiBar > label {
  font-weight: bold;
  color: #333;
}

.content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
  display: none;
}

.content_sortPagiBar .display,
.content_sortPagiBar .display_m {
  float: right;
  margin-top: 4px;
}
li#list, li#grid {
    padding-top: 5px;
}

.content_sortPagiBar .display li,
.content_sortPagiBar .display_m li {
  float: left;
  padding-left: 12px;
  text-align: center;
}

.content_sortPagiBar .display li a,
.content_sortPagiBar .display_m li a {
  color: gray;
  font-size: 11px;
  line-height: 14px;
  cursor: pointer;
}

.content_sortPagiBar .display li a i,
.content_sortPagiBar .display_m li a i {
  display: block;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  margin-bottom: -3px;
  color: #e1e0e0;
}

.content_sortPagiBar .display li a:hover i,
.content_sortPagiBar .display_m li a:hover i {
  color: gray;
}

.content_sortPagiBar .display li.selected a,
.content_sortPagiBar .display_m li.selected a {
  cursor: default;
}

.content_sortPagiBar .display li.selected i,
.content_sortPagiBar .display_m li.selected i {
  color: #333333;
}

.content_sortPagiBar .display li.display-title,
.content_sortPagiBar .display_m li.display-title {
  color: #333333;
}

.top-pagination-content,
.bottom-pagination-content {
  text-align: center;
  padding: 12px 0 12px 0;
  position: relative;
}

.top-pagination-content div.pagination,
.bottom-pagination-content div.pagination {
  margin: 0;
  float: right;
  width: 530px;
  text-align: center;
}

@media (min-width: 992px) and (max-width: 1199px) {

  .top-pagination-content div.pagination,
  .bottom-pagination-content div.pagination {
    width: 380px;
  }
}

@media (max-width: 991px) {

  .top-pagination-content div.pagination,
  .bottom-pagination-content div.pagination {
    float: left;
    width: auto;
  }
}

.top-pagination-content div.pagination .showall,
.bottom-pagination-content div.pagination .showall {
  float: right;
  margin: 8px 53px 8px 14px;
}

@media (min-width: 992px) and (max-width: 1199px) {

  .top-pagination-content div.pagination .showall,
  .bottom-pagination-content div.pagination .showall {
    margin-right: 11px;
  }
}

@media (max-width: 991px) {

  .top-pagination-content div.pagination .showall,
  .bottom-pagination-content div.pagination .showall {
    margin-right: 0;
  }
}

.top-pagination-content div.pagination .showall .btn span,
.bottom-pagination-content div.pagination .showall .btn span {
  font-size: 13px;
  padding: 3px 5px 4px 5px;
  line-height: normal;
}

.top-pagination-content ul.pagination,
.bottom-pagination-content ul.pagination {
  margin: 8px 0px 8px 0;
}

@media (max-width: 991px) {

  .top-pagination-content ul.pagination,
  .bottom-pagination-content ul.pagination {
    float: left;
  }
}

.top-pagination-content ul.pagination li,
.bottom-pagination-content ul.pagination li {
  display: inline-block;
  float: left;
}

.top-pagination-content ul.pagination li>a,
.top-pagination-content ul.pagination li>span,
.bottom-pagination-content ul.pagination li>a,
.bottom-pagination-content ul.pagination li>span {
  margin: 0 1px 0 0px;
  padding: 0;
  font-weight: bold;
  border: 1px solid;
  border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
  display: block;
}

.top-pagination-content ul.pagination li>a span,
.top-pagination-content ul.pagination li>span span,
.bottom-pagination-content ul.pagination li>a span,
.bottom-pagination-content ul.pagination li>span span {
  border: 1px solid white;
  padding: 2px 8px;
  display: block;
  background: url(../img/pagination-li.gif) 0 0 repeat-x #fbfbfb;
}

.top-pagination-content ul.pagination li>a:hover span,
.bottom-pagination-content ul.pagination li>a:hover span {
  background: #f6f6f6;
}

.top-pagination-content ul.pagination li.pagination_previous,
.top-pagination-content ul.pagination li.pagination_next,
.bottom-pagination-content ul.pagination li.pagination_previous,
.bottom-pagination-content ul.pagination li.pagination_next {
  color: #777676;
  font-weight: bold;
}

.top-pagination-content ul.pagination li.pagination_previous>a,
.top-pagination-content ul.pagination li.pagination_previous>span,
.top-pagination-content ul.pagination li.pagination_next>a,
.top-pagination-content ul.pagination li.pagination_next>span,
.bottom-pagination-content ul.pagination li.pagination_previous>a,
.bottom-pagination-content ul.pagination li.pagination_previous>span,
.bottom-pagination-content ul.pagination li.pagination_next>a,
.bottom-pagination-content ul.pagination li.pagination_next>span {
  border: none;
  background: none;
  display: block;
  padding: 4px 0;
}

@media (max-width: 767px) {

  .top-pagination-content ul.pagination li.pagination_previous>a b,
  .top-pagination-content ul.pagination li.pagination_previous>span b,
  .top-pagination-content ul.pagination li.pagination_next>a b,
  .top-pagination-content ul.pagination li.pagination_next>span b,
  .bottom-pagination-content ul.pagination li.pagination_previous>a b,
  .bottom-pagination-content ul.pagination li.pagination_previous>span b,
  .bottom-pagination-content ul.pagination li.pagination_next>a b,
  .bottom-pagination-content ul.pagination li.pagination_next>span b {
    display: none;
  }
}

.top-pagination-content ul.pagination li.pagination_previous>a span,
.top-pagination-content ul.pagination li.pagination_previous>span span,
.top-pagination-content ul.pagination li.pagination_next>a span,
.top-pagination-content ul.pagination li.pagination_next>span span,
.bottom-pagination-content ul.pagination li.pagination_previous>a span,
.bottom-pagination-content ul.pagination li.pagination_previous>span span,
.bottom-pagination-content ul.pagination li.pagination_next>a span,
.bottom-pagination-content ul.pagination li.pagination_next>span span {
  border: none;
  padding: 0;
  background: none;
}

.top-pagination-content ul.pagination li.pagination_previous>a span b,
.top-pagination-content ul.pagination li.pagination_previous>span span b,
.top-pagination-content ul.pagination li.pagination_next>a span b,
.top-pagination-content ul.pagination li.pagination_next>span span b,
.bottom-pagination-content ul.pagination li.pagination_previous>a span b,
.bottom-pagination-content ul.pagination li.pagination_previous>span span b,
.bottom-pagination-content ul.pagination li.pagination_next>a span b,
.bottom-pagination-content ul.pagination li.pagination_next>span span b {
  font-weight: bold;
}

.top-pagination-content ul.pagination li.pagination_previous,
.bottom-pagination-content ul.pagination li.pagination_previous {
  margin-right: 10px;
}

.top-pagination-content ul.pagination li.pagination_next,
.bottom-pagination-content ul.pagination li.pagination_next {
  margin-left: 10px;
}

.top-pagination-content ul.pagination li.active>span,
.bottom-pagination-content ul.pagination li.active>span {
  color: #333333;
  border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
}

.top-pagination-content ul.pagination li.active>span span,
.bottom-pagination-content ul.pagination li.active>span span {
  background: #f6f6f6;
}

.top-pagination-content .compare-form,
.bottom-pagination-content .compare-form {
  float: right;
}

@media (max-width: 479px) {

  .top-pagination-content .compare-form,
  .bottom-pagination-content .compare-form {
    float: left;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
    clear: both;
  }
}

.top-pagination-content .product-count,
.bottom-pagination-content .product-count {
  padding: 11px 0 0 0;
  float: left;
}

@media (max-width: 991px) {

  .top-pagination-content .product-count,
  .bottom-pagination-content .product-count {
    clear: left;
  }
}

.bottom-pagination-content {
  border-top: 1px solid #d6d4d4;
}

ul.step {
  margin-bottom: 30px;
  overflow: hidden;
}

@media (min-width: 480px) {
  ul.step {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
}

ul.step li {
  float: left;
  width: 20%;
  text-align: left;
  border: 1px solid;
  border-top-color: #cacaca;
  border-bottom-color: #9a9a9a;
  border-right-color: #b7b7b7;
  border-left-width: 0px;
}

@media (max-width: 479px) {
  ul.step li {
    width: 100%;
    border-left-width: 1px;
  }
}

ul.step li a,
ul.step li span,
ul.step li.step_current span,
ul.step li.step_current_end span {
  display: block;
  padding: 13px 10px 14px 13px;
  color: #333333;
  font-size: 17px;
  line-height: 21px;
  font-weight: bold;
  text-shadow: 1px 1px white;
  position: relative;
}

@media (max-width: 992px) {

  ul.step li a,
  ul.step li span,
  ul.step li.step_current span,
  ul.step li.step_current_end span {
    font-size: 15px;
  }
}

@media (min-width: 992px) {

  ul.step li a:after,
  ul.step li span:after,
  ul.step li.step_current span:after,
  ul.step li.step_current_end span:after {
    content: ".";
    position: absolute;
    top: 0;
    right: -31px;
    z-index: 0;
    text-indent: -5000px;
    display: block;
    width: 31px;
    height: 52px;
    margin-top: -2px;
  }
}

ul.step li a:focus,
ul.step li span:focus,
ul.step li.step_current span:focus,
ul.step li.step_current_end span:focus {
  text-decoration: none;
  outline: none;
}

ul.step li.first {
  border-left-width: 1px;
  border-left-color: #b7b7b7;
}

@media (min-width: 480px) {
  ul.step li.first {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
}

ul.step li.first span,
ul.step li.first a {
  z-index: 5;
  padding-left: 13px !important;
}

@media (min-width: 480px) {

  ul.step li.first span,
  ul.step li.first a {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
}

ul.step li.second span,
ul.step li.second a {
  z-index: 4;
}

ul.step li.third span,
ul.step li.third a {
  z-index: 3;
}

ul.step li.four span,
ul.step li.four a {
  z-index: 2;
}

ul.step li.last span {
  z-index: 1;
}

@media (min-width: 480px) {
  ul.step li.last {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }

  ul.step li.last span {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}

ul.step li.step_current {
  font-weight: bold;
  background: #42b856;
  background: -moz-linear-gradient(top, #42b856 0%, #43ab54 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42b856), color-stop(100%, #43ab54));
  background: -webkit-linear-gradient(top, #42b856 0%, #43ab54 100%);
  background: -o-linear-gradient(top, #42b856 0%, #43ab54 100%);
  background: -ms-linear-gradient(top, #42b856 0%, #43ab54 100%);
  background: linear-gradient(to bottom, #42b856 0%, #43ab54 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42b856', endColorstr='#43ab54', GradientType=0);
  border-color: #399b49 #51ae5c #208931 #369946;
}

ul.step li.step_current span {
  color: white;
  text-shadow: 1px 1px #208931;
  border: 1px solid;
  border-color: #73ca77 #74c776 #74c175 #74c776;
  position: relative;
}

@media (min-width: 992px) {
  ul.step li.step_current span {
    padding-left: 38px;
  }

  ul.step li.step_current span:after {
    background: url(../img/order-step-a.png) right 0 no-repeat;
  }
}

ul.step li.step_current_end {
  font-weight: bold;
}

ul.step li.step_todo {
  background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}

ul.step li.step_todo span {
  display: block;
  border: 1px solid;
  border-color: white;
  color: #333333;
  position: relative;
}

@media (min-width: 992px) {
  ul.step li.step_todo span {
    padding-left: 38px;
  }

  ul.step li.step_todo span:after {
    background: url(../img/order-step-current.png) right 0 no-repeat;
  }
}

ul.step li.step_done {
  border-color: #666666 #5f5f5f #292929 #5f5f5f;
  background: #727171;
  background: -moz-linear-gradient(top, #727171 0%, #666666 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #727171), color-stop(100%, #666666));
  background: -webkit-linear-gradient(top, #727171 0%, #666666 100%);
  background: -o-linear-gradient(top, #727171 0%, #666666 100%);
  background: -ms-linear-gradient(top, #727171 0%, #666666 100%);
  background: linear-gradient(to bottom, #727171 0%, #666666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#727171', endColorstr='#666666', GradientType=0);
}

ul.step li.step_done a {
  color: white;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  border: 1px solid;
  border-color: #8b8a8a;
}

@media (min-width: 992px) {
  ul.step li.step_done a {
    padding-left: 38px;
  }

  ul.step li.step_done a:after {
    background: url(../img/order-step-done.png) right 0 no-repeat;
  }
}

@media (min-width: 992px) {
  ul.step li.step_done.step_done_last a:after {
    background: url(../img/order-step-done-last.png) right 0 no-repeat;
  }
}

@media (min-width: 992px) {
  ul.step li#step_end span:after {
    display: none;
  }
}

ul.step li em {
  font-style: normal;
}

@media (min-width: 480px) and (max-width: 767px) {
  ul.step li em.order-cart {
    display: none;
  }
}

.rating {
  clear: both;
  display: block;
  margin: 2em;
  cursor: pointer;
}

.rating:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}

.cancel,
.star {
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.cancel,
.cancel a {
  background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important;
}

.cancel a,
.star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
}

div.star_on a {
  background-position: 0 -16px;
}

div.star_hover a,
div.star a:hover {
  background-position: 0 -32px;
}

.pack_content {
  margin: 10px 0 10px 0;
}

.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 lightyellow;
}

#page .rte {
  background: transparent none repeat scroll 0 0;
}

.listcomment {
  list-style-type: none;
  margin: 0 0 20px 0 !important;
}

.listcomment li {
  padding: 10px 0;
  border-bottom: 1px dotted #d6d4d4;
  color: #666666;
}

.listcomment .titlecomment {
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}

.listcomment .txtcomment {
  display: block;
  padding: 5px 0;
  color: #333333;
}

.ie8 .breadcrumb {
  min-height: 1px;
}

.ie8 .breadcrumb a:after {
  display: none;
}

.ie8 .breadcrumb .navigation-pipe {
  width: 20px;
}

.footer-container .container {
  padding-bottom: 100px;
}

.footer-container #footer {
  color: #777777;
}

.footer-container #footer .row {
  position: relative;
}

.footer-container #footer .footer-block {
  margin-top: 70px;
}

@media (max-width: 767px) {
  .footer-container #footer .footer-block {
    margin-top: 20px;
  }
}

.footer-container #footer a {
  color: #777777;
}

.footer-container #footer h4 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .02rem;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .footer-container #footer h4 {
    padding-bottom: 13px;
  }

  .footer-container #footer h4:after {
    display: inline-block;
    content: "\f055";
    font-family: "FontAwesome";
    position: relative;
    float: right;
    top: 4px;
  }

  .footer-container #footer h4.active:after {
    content: "\f056";
  }
}

.footer-container #footer h4 a {
  color: white;
}

.footer-container #footer #block_contact_infos {
  border-left: 1px solid #515151;
}

@media (max-width: 767px) {
  .footer-container #footer #block_contact_infos {
    border: none;
  }
}

.footer-container #footer #block_contact_infos>div {
  padding: 0 0 0 5px;
}

@media (max-width: 767px) {
  .footer-container #footer #block_contact_infos>div {
    padding-left: 0;
  }
}

.footer-container #footer #block_contact_infos>div ul li {
  padding: 0 0 7px 4px;
  overflow: hidden;
  line-height: 30px;
}

.footer-container #footer #block_contact_infos>div ul li>span,
.footer-container #footer #block_contact_infos>div ul li>span a {
  color: white;
  font-weight: normal;
}

.footer-container #footer #block_contact_infos>div ul li i {
  font-size: 25px;
  width: 32px;
  text-align: center;
  padding-right: 12px;
  float: left;
  color: #908f8f;
}

.footer-container #footer .blockcategories_footer {
  clear: left;
}

@media (max-width: 767px) {
  .footer-container #footer #social_block ul {
    float: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #social_block ul li {
    width: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #social_block ul li a {
    font-size: 20px;
  }
}

#social_block ul li a span {
  display: none;
}

#social_block ul li a:before {
  display: inline-block;
  font-family: "FontAwesome";
  vertical-align: -5px;
}

#social_block ul li a:hover {
  color: white;
}

#social_block ul li.facebook a:before {
  content: "\f09a";
}

#social_block ul li.twitter a:before {
  content: "\f099";
}

#social_block ul li.rss a:before {
  content: "\f09e";
}

#social_block ul li.youtube a:before {
  content: "\f167";
}

#social_block ul li.google-plus a:before {
  content: "\f0d5";
}

#social_block ul li.pinterest a:before {
  content: "\f0d2";
}

.footer-container #footer .bottom-footer {
  position: absolute;
  bottom: -55px;
  left: 0;
}

.footer-container #footer .bottom-footer div {
  padding: 15px 0 0 0;
  border-top: 1px solid #515151;
  width: 100%;
}

#reinsurance_block {
  clear: both !important;
}

#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
  margin-left: 20px;
}

.rte ul {
  list-style-type: disc;
  margin-bottom: 10px !important;
  list-style-position: inside;
}

.rte ol {
  list-style-type: decimal;
}
.rte b, .rte strong{
  font-weight: bold !important;
}
.rte p{
  margin-bottom: 15px;
}

.block_hidden_only_for_screen {
  display: none;
}

.cart_navigation {
  margin: 0 0 20px;
}

.cart_navigation .button-medium {
  float: right;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 20px;
  line-height: 24px;
}

.cart_navigation .button-medium span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 11px 15px 10px 15px;
}

@media (max-width: 992px) {
  .cart_navigation .button-medium span {
    font-size: 16px;
  }
}

.cart_navigation .button-medium i.right {
  font-size: 25px;
  line-height: 25px;
  vertical-align: -4px;
  margin-left: 6px;
}

.cart_navigation .button-exclusive {
  border: none;
  background: none;
  padding: 0;
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin: 9px 0 0 0;
}

.cart_navigation .button-exclusive i {
  color: #777777;
  margin-right: 8px;
}

.cart_navigation .button-exclusive:hover,
.cart_navigation .button-exclusive:focus,
.cart_navigation .button-exclusive:active {
  color: #515151;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (max-width: 480px) {
  .cart_navigation>span {
    display: block;
    width: 100%;
    padding-bottom: 15px;
  }
}

.cart_last_product {
  display: none;
}

.cart_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

.cart_gift_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px;
}

.table tbody>tr>td {
  vertical-align: middle;
}

.table tbody>tr>td.cart_quantity {
  padding: 41px 14px 25px;
  width: 88px;
}

.table tbody>tr>td.cart_quantity .cart_quantity_button {
  margin-top: 3px;
}

.table tbody>tr>td.cart_quantity .cart_quantity_button a {
  float: left;
  margin-right: 3px;
}

.table tbody>tr>td.cart_quantity .cart_quantity_button a+a {
  margin-right: 0;
}

.table tbody>tr>td.cart_delete,
.table tbody>tr>td.price_discount_del {
  padding: 5px;
}

.table tfoot>tr>td {
  vertical-align: middle;
}

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  font-size: 23px;
  color: #333333;
}

.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
  color: silver;
}

#cart_summary tbody td.cart_product img {
  border: 1px solid #d6d4d4;
}

#cart_summary tbody td.cart_unit .price span {
  display: block;
}

#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
  margin: 5px auto;
  display: inline-block;
}

#cart_summary tbody td.cart_unit .price span.old-price {
  text-decoration: line-through;
}

#cart_summary tfoot td.text-right {
  font-weight: bold;
  color: #333333;
}

#cart_summary tfoot td.price {
  text-align: right;
}

#cart_summary tfoot td.total_price_container span {
  font: 600 18px/22px "helvetica", sans-serif;
  color: #555454;
  text-transform: uppercase;
}

#cart_summary tfoot td#total_price_container {
  color: #333333;
}

.cart_voucher {
  vertical-align: top !important;
}

.cart_voucher h4 {
  font: 600 18px/22px "helvetica", sans-serif;
  color: #555454;
  text-transform: uppercase;
  padding: 7px 0 10px 0;
}

.cart_voucher .title-offers {
  color: #333333;
  font-weight: bold;
  margin-bottom: 6px;
}

.cart_voucher fieldset #discount_name {
  float: left;
  width: 219px;
  margin-right: 11px;
}

.cart_voucher #display_cart_vouchers span {
  font-weight: bold;
  cursor: pointer;
  color: #777777;
}

.cart_voucher #display_cart_vouchers span:hover {
  color: #515151;
}

.enable-multishipping {
  margin: -13px 0 17px;
}

.enable-multishipping label {
  font-weight: normal;
}

#HOOK_SHOPPING_CART #loyalty i {
  font-size: 26px;
  line-height: 26px;
  color: #cfcccc;
}

#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: white;
}

#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}

#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold;
}

.multishipping_close_container {
  text-align: center;
}

table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px;
}

#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px;
}

#multishipping_mode_box .title {
  font-weight: bold;
  color: #333333;
  margin-bottom: 15px;
}

#multishipping_mode_box .description_off {
  display: none;
}

#multishipping_mode_box .description_off div {
  margin-bottom: 10px;
}

#multishipping_mode_box .description_off a:hover,
#multishipping_mode_box .description a:hover {
  background: #f3f3f3;
  border: 1px solid #cccccc;
}

#multishipping_mode_box.on .description_off {
  display: block;
}

.multishipping-cart .cart_address_delivery.form-control {
  width: 198px;
}

#order .address_add.submit {
  margin-bottom: 20px;
}

#ordermsg {
  margin-bottom: 30px;
}

#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px;
}

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both;
  float: left;
}

.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url("../../../img/loader.gif");
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  left: 10px;
}

.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0 25px 0;
}

#order .delivery_option>div,
#order-opc .delivery_option>div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}

#order .delivery_option>div>table,
#order-opc .delivery_option>div>table {
  background: white;
  margin-bottom: 0;
}

#order .delivery_option>div>table.resume,
#order-opc .delivery_option>div>table.resume {
  height: 53px;
}

#order .delivery_option>div>table.resume.delivery_option_carrier,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier {
  margin-top: 10px;
  width: 100%;
  background: #5192f3;
  color: white;
  border: 1px solid #4b80c3;
  font-weight: bold;
}

#order .delivery_option>div>table.resume.delivery_option_carrier td,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td {
  padding: 8px 11px 7px 11px;
}

#order .delivery_option>div>table.resume.delivery_option_carrier td i,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td i {
  font-size: 20px;
  margin-right: 7px;
  vertical-align: -2px;
}

#order .delivery_option>div>table.resume td.delivery_option_radio,
#order-opc .delivery_option>div>table.resume td.delivery_option_radio {
  width: 54px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

#order .delivery_option>div>table.resume td.delivery_option_logo,
#order-opc .delivery_option>div>table.resume td.delivery_option_logo {
  width: 97px;
  padding-left: 21px;
}

#order .delivery_option>div>table.resume td.delivery_option_price,
#order-opc .delivery_option>div>table.resume td.delivery_option_price {
  width: 162px;
}

.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px;
}

.order_carrier_content .carrier_title {
  font-weight: bold;
  color: #333333;
}

.order_carrier_content .checkbox input, #freegdpr-form input#freegdpr-consent {
  margin-top: 10px;
}

.order_carrier_content .delivery_options_address .carrier_title {
  margin-bottom: 17px;
}

.order_carrier_content+div {
  padding-bottom: 15px;
}

#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: white;
}

#carrierTable tbody {
  border-bottom: 1px solid #999999;
}

#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999;
}

#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9;
}

#carrierTable td.carrier_price {
  border: none;
}

p.checkbox.gift {
  margin-bottom: 10px;
}

#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px;
}

a.iframe {
  color: #333333;
  text-decoration: underline;
}

a.iframe:hover {
  text-decoration: none;
}

p.payment_module {
  margin-bottom: 10px;
}

p.payment_module a {
  display: block;
  border: 1px solid #d6d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 23px;
  color: #333333;
  font-weight: bold;
  padding: 33px 40px 34px 99px;
  letter-spacing: -1px;
  position: relative;
}

p.payment_module a.bankwire {
  background: url(../img/bankwire.png) 15px 12px no-repeat #fbfbfb;
}

p.payment_module a.cheque {
  background: url(../img/cheque.png) 15px 15px no-repeat #fbfbfb;
}

p.payment_module a.cash {
  background: url(../img/cash.png) 15px 15px no-repeat #fbfbfb;
}

p.payment_module a.cheque:after,
p.payment_module a.bankwire:after,
p.payment_module a.cash:after {
  display: block;
  content: "\f054";
  position: absolute;
  right: 15px;
  margin-top: -11px;
  top: 50%;
  font-family: "FontAwesome";
  font-size: 25px;
  height: 22px;
  width: 14px;
  color: #777777;
}

p.payment_module a:hover {
  background-color: #f6f6f6;
}

p.payment_module a span {
  font-weight: bold;
  color: #777777;
}

.payment_module.box {
  margin-top: 20px;
}

p.cheque-indent {
  margin-bottom: 9px;
}

.cheque-box .form-group {
  margin-bottom: 0px;
}

.cheque-box .form-group .form-control {
  width: 269px;
}

.order-confirmation.box {
  line-height: 29px;
}

.order-confirmation.box a {
  text-decoration: underline;
}

.order-confirmation.box a:hover {
  text-decoration: none;
}

.delivery_option_carrier td {
  width: 200px;
}

.delivery_option_carrier td+td {
  width: 280px;
}

.delivery_option_carrier td+td+td {
  width: 200px;
}

.delivery_option_carrier tr td {
  padding: 5px;
}

.delivery_option_carrier.selected {
  display: table;
}

.delivery_option_carrier.not-displayable {
  display: none;
}

#address,
#identity,
#account-creation_form,
#new_account_form,
#opc_account_form,
#authentication {
  padding-bottom: 20px;
  line-height: 20px;
}

#address p.required,
#identity p.required,
#account-creation_form p.required,
#new_account_form p.required,
#opc_account_form p.required,
#authentication p.required {
  color: #f13340;
  margin: 9px 0 16px 0;
}

#address p.inline-infos,
#identity p.inline-infos,
#account-creation_form p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos,
#authentication p.inline-infos {
  color: red;
}

#address .form-group .form-control#adress_alias,
#identity .form-group .form-control#adress_alias,
#account-creation_form .form-group .form-control#adress_alias,
#new_account_form .form-group .form-control#adress_alias,
#opc_account_form .form-group .form-control#adress_alias,
#authentication .form-group .form-control#adress_alias {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {

  #address .form-group.phone-number,
  #identity .form-group.phone-number,
  #account-creation_form .form-group.phone-number,
  #new_account_form .form-group.phone-number,
  #opc_account_form .form-group.phone-number,
  #authentication .form-group.phone-number {
    float: left;
    width: 270px;
    margin-right: 13px;
  }
}

@media (min-width: 1200px) {

  #address .form-group.phone-number+p,
  #identity .form-group.phone-number+p,
  #account-creation_form .form-group.phone-number+p,
  #new_account_form .form-group.phone-number+p,
  #opc_account_form .form-group.phone-number+p,
  #authentication .form-group.phone-number+p {
    padding: 23px 0 0 0px;
    margin-bottom: 0;
  }
}

#address .gender-line>label,
#identity .gender-line>label,
#account-creation_form .gender-line>label,
#new_account_form .gender-line>label,
#opc_account_form .gender-line>label,
#authentication .gender-line>label {
  margin-right: 10px;
  margin-bottom: 0;
}

#identity #center_column .footer_links,
#authentication #center_column .footer_links,
#order-opc #center_column .footer_links {
  border: none;
  padding-top: 0;
}

#new_account_form .box {
  line-height: 20px;
}

#new_account_form .box .date-select {
  padding-bottom: 10px;
}

#new_account_form .box .top-indent {
  padding-top: 10px;
}

#new_account_form .box .customerprivacy {
  padding-top: 15px;
}

#authentication {
  margin-bottom: 20px;
}
#password .box p {
  margin-bottom: 9px;
}

#password .box .form-group {
  margin-bottom: 20px;
}

#password .box .form-group .form-control {
  width: 263px;
}

#instant_search_results a.close {
  font-size: 13px;
  font-weight: 600;
  opacity: 1;
  line-height: inherit;
  text-transform: none;
  font-family: Neris, Arial, sans-serif;
}

#instant_search_results a.close:hover {
  color: #515151;
}

#manufacturers_list h3,
#suppliers_list h3 {
  font-size: 17px;
  line-height: 23px;
}

#manufacturers_list .description,
#suppliers_list .description {
  line-height: 18px;
}

#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
  font-weight: bold;
  color: #333333;
}

#manufacturers_list .product-counter a:hover,
#suppliers_list .product-counter a:hover {
  color: #515151;
}

#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
  border-top: 1px solid #d6d4d4;
  padding: 31px 0 30px 0;
}

@media (max-width: 767px) {

  #manufacturers_list.list li .mansup-container,
  #suppliers_list.list li .mansup-container {
    text-align: center;
  }
}

#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
  border-top: 0;
}

#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
  text-align: center;
}

#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
  margin-top: -5px;
  padding-bottom: 8px;
}

#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
  padding-left: 0;
}

@media (max-width: 767px) {

  #manufacturers_list.list li .middle-side,
  #suppliers_list.list li .middle-side {
    padding-right: 15px;
    padding-left: 15px;
  }
}

#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
  border-left: 1px solid #d6d4d4;
  padding: 0 0 32px 31px;
  min-height: 108px;
}

@media (max-width: 767px) {

  #manufacturers_list.list li .right-side-content,
  #suppliers_list.list li .right-side-content {
    min-height: 1px;
    padding: 0;
    border: none;
  }
}

#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
  position: relative;
  top: -6px;
  margin-bottom: 12px;
}

@media (max-width: 767px) {

  #manufacturers_list.list li .right-side-content .product-counter,
  #suppliers_list.list li .right-side-content .product-counter {
    top: 0;
  }
}

#manufacturers_list.grid li,
#suppliers_list.grid li {
  text-align: center;
}

#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d6d4d4;
}

#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
  padding-bottom: 42px;
}

#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
  padding-bottom: 10px;
}

#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
  margin-bottom: 12px;
}

@media (min-width: 1200px) {

  #manufacturers_list.grid li.first-in-line,
  #suppliers_list.grid li.first-in-line {
    clear: left;
  }

  #manufacturers_list.grid li.last-line .product-container,
  #suppliers_list.grid li.last-line .product-container {
    border-bottom: none;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {

  #manufacturers_list.grid li.first-item-of-tablet-line,
  #suppliers_list.grid li.first-item-of-tablet-line {
    clear: left;
  }

  #manufacturers_list.grid li.last-tablet-line .product-container,
  #suppliers_list.grid li.last-tablet-line .product-container {
    border-bottom: none;
  }
}

@media (max-width: 767px) {

  #manufacturers_list.grid .product-container,
  #suppliers_list.grid .product-container {
    border-bottom: none;
  }
}

#manufacturer .description_box,
#supplier .description_box {
  padding-top: 20px;
  padding-bottom: 20px;
  /*border-top: 1px solid #d6d4d4;*/
}

#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc {
  display: none;
}

#manufacturer .bottom-pagination-content,
#manufacturer .top-pagination-content,
#supplier .bottom-pagination-content,
#supplier .top-pagination-content {
  min-height: 69px;
}

#manufacturer .top-pagination-content.bottom-line,
#supplier .top-pagination-content.bottom-line {
  border-bottom: 1px solid #d6d4d4;
}

table.discount i {
  font-size: 20px;
  line-height: 20px;
  vertical-align: -2px;
}

table.discount i.icon-ok {
  color: #46a74e;
}

table.discount i.icon-remove {
  color: #f13340;
}

#guestTracking .form-control {
  max-width: 271px;
}

@media (min-width: 1200px) {
  #guestTracking .form-group {
    overflow: hidden;
  }

  #guestTracking .form-group i {
    padding-left: 10px;
  }

  #guestTracking .form-control {
    float: left;
  }

  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
}

#pagenotfound .pagenotfound {
  max-width: 824px;
  margin: 0 auto;
  text-align: center;
}

#pagenotfound .pagenotfound .img-404 {
  padding: 8px 0 27px 0;
}

#pagenotfound .pagenotfound .img-404 img {
  max-width: 100%;
}

#pagenotfound .pagenotfound h1 {
  font: 600 28px/34px "helvetica", sans-serif;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 7px;
}

#pagenotfound .pagenotfound p {
  font: 600 16px/20px "helvetica", sans-serif;
  color: #555454;
  text-transform: uppercase;
  border-bottom: 1px solid #d6d4d4;
  padding-bottom: 19px;
  margin-bottom: 20px;
}

#pagenotfound .pagenotfound h3 {
  font-weight: bold;
  color: #333333;
  font-size: 13px;
  line-height: normal;
  margin-bottom: 18px;
}

#pagenotfound .pagenotfound label {
  font-weight: normal;
}

@media (max-width: 767px) {
  #pagenotfound .pagenotfound label {
    display: block;
  }
}

#pagenotfound .pagenotfound .form-control {
  max-width: 293px;
  display: inline-block;
  margin-right: 5px;
}

@media (max-width: 767px) {
  #pagenotfound .pagenotfound .form-control {
    margin: 0 auto 15px auto;
    display: block;
  }
}

#pagenotfound .pagenotfound .buttons {
  padding: 48px 0 20px 0;
}

#pagenotfound .pagenotfound .buttons .button-medium i.left {
  font-size: 17px;
}

#account-creation_form fieldset.reversoform {
  padding: 10px !important;
}

#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left;
}

#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right;
}

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  cursor: pointer;
}


form#sendComment fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #eeeeee;
}

form#sendComment h3 {
  font-size: 14px;
}

#new_comment_form p.text {
  margin-bottom: 0;
  padding-bottom: 0;
}

#sendComment p.text label,
#sendComment p.textarea label {
  display: block;
  margin: 12px 0 4px;
  font-weight: bold;
  font-size: 12px;
}

#sendComment p.text input {
  padding: 0 5px;
  height: 28px;
  width: 498px;
  border: 1px solid #cccccc;
  background: url(../img/bg_input.png) repeat-x 0 0 white;
}

#sendComment p.textarea textarea {
  height: 80px;
  width: 508px;
  border: 1px solid #cccccc;
}

#sendComment p.submit {
  padding: 0;
  text-align: right;
}

#sendComment p.closeform {
  float: right;
  padding: 0;
  height: 12px;
  width: 12px;
  text-indent: -5000px;
  background: url(../img/icon/delete.gif) no-repeat 0 0;
}

.star {
  position: relative;
  top: -1px;
  float: left;
  width: 14px;
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
}

.star {
  display: block;
}

.star a {
  display: block;
  position: absolute;
  text-indent: -5000px;
}

div.star:after {
  content: "\f006";
  font-family: "FontAwesome";
  display: inline-block;
  color: #777676;
}

div.star.star_on {
  display: block;
}

div.star.star_on:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #ef8743;
}

div.star.star_hover:after {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  color: #ef8743;
}

.advertising_block {
  width: 191px;
  margin-bottom: 1em;
  text-align: center;
}

.blockcategories_footer ul ul {
  display: none !important;
}

.form-group.form-error input,
.form-group.form-error textarea,
.form-group.form-error select{
  border: 1px solid #f13340 !important;
  color: #f13340;
  background: #fff1f2 url(../img/icon/form-error.png) no-repeat;
  background-position: 98% center;
}

.form-group.form-ok input,
.form-group.form-ok textarea,
.form-group.form-ok select {
  border: 1px solid #46a74e !important;
  color: #35b33f;
  background: #ddf9e1 url(../img/icon/form-ok.png) no-repeat;
  background-position: 98% center;
}

.form-group.form-error .form-control,
.form-group.form-ok .form-control {
  padding-right: 30px;
}

.radio-inline,
.checkbox {
  padding-left: 0;
}

.radio-inline .checker,
.checkbox .checker {
  float: left;
}

.radio-inline .checker span,
.checkbox .checker span {
  top: 0px;
}

.radio-inline div.radio,
.checkbox div.radio {
  display: inline-block;
}

.radio-inline div.radio span,
.checkbox div.radio span {
  float: left;
  top: 0px;
}

.fancybox-skin {
  background: white !important;
}

.fancybox-skin .fancybox-close {
  width: 28px;
  height: 28px;
  background: none;
  font-size: 28px;
  line-height: 28px;
  color: #333333;
  text-align: center;
  background: white;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.fancybox-skin .fancybox-close:hover {
  color: #515151;
}

.fancybox-skin .fancybox-close:after {
  content: "\f057";
  font-family: "FontAwesome";
}

#facebook_block,
#cmsinfo_block {
  overflow: hidden;
  background: #f2f2f2;
  min-height: 344px;
  padding-right: 29px;
  padding-left: 29px;
}

.produto-detalhes a, .sdsarticle-des a {
  text-decoration: underline !important;
  font-weight: bold !important;
  color: #000;
}
.produto-detalhes a:hover, .sdsarticle-des a {opacity: 0.8}

@media (max-width: 991px) {

  #facebook_block,
  #cmsinfo_block {
    min-height: 348px;
    padding-left: 13px;
    padding-right: 13px;
  }
}

@media (max-width: 767px) {

  #facebook_block,
  #cmsinfo_block {
    width: 100%;
    min-height: 1px;
  }
}

#facebook_block h4 {
  padding: 35px 0 0 0;
  margin: 0 0 12px 0;
  font: 300 21px/25px "helvetica", sans-serif;
  color: #6f6d6d;
}

@media (max-width: 991px) {
  #facebook_block h4 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  #facebook_block h4 {
    padding-top: 20px !important;
  }
}

@media (max-width: 768px) {
  #facebook_block h4 {
    font-size: 16px;
  }
}

#facebook_block .facebook-fanbox {
  background: white;
  border: 1px solid #aaaaaa;
  padding-bottom: 10px;
}

#cmsinfo_block {
  border-left: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
  #cmsinfo_block {
    border: none;
    margin-top: 10px;
  }
}

#cmsinfo_block>div {
  padding: 35px 10px 0 0;
}

@media (max-width: 767px) {
  #cmsinfo_block>div {
    padding-top: 20px;
  }
}

@media (max-width: 479px) {
  #cmsinfo_block>div {
    width: 100%;
    border-top: 1px solid #d9d9d9;
  }
}

#cmsinfo_block>div+div {
  border-left: 1px solid #d9d9d9;
  min-height: 344px;
  padding-left: 29px;
}

@media (max-width: 479px) {
  #cmsinfo_block>div+div {
    border-left: none;
    padding-left: 10px;
    min-height: 1px;
    padding-bottom: 15px;
  }
  #cart_summary tbody td.cart_description {
    max-width: 190px!important;
  }
  .cart_voucher h4 {
    font: 600 15px/22px "Neris", sans-serif;
  }
}

#cmsinfo_block em {
  float: left;
  width: 60px;
  height: 60px;
  margin: 3px 10px 0 0;
  font-size: 30px;
  color: white;
  line-height: 60px;
  text-align: center;
  background: #6f6d6d;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

@media (max-width: 991px) {
  #cmsinfo_block em {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }
}

#cmsinfo_block .type-text {
  overflow: hidden;
}

#cmsinfo_block h3 {
  margin: 0 0 5px 0;
  font: 300 21px/25px "helvetica", sans-serif;
  color: #6f6d6d;
}

@media (max-width: 1199px) {
  #cmsinfo_block h3 {
    font-size: 18px;
  }
}

#cmsinfo_block ul li {
  padding-bottom: 22px;
}

@media (max-width: 1199px) {
  #cmsinfo_block ul li {
    padding-bottom: 10px;
  }
}

@media (max-width: 991px) {
  #cmsinfo_block ul li {
    padding-bottom: 0;
  }
}

#cmsinfo_block p em {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  font-size: 13px;
  color: #777777;
  float: none;
  height: inherit;
  line-height: inherit;
  text-align: left;
  font-style: italic;
}

.ie8 #facebook_block,
.ie8 #cmsinfo_block {
  height: 344px;
}

@media (max-width: 1199px) {
  .zoomdiv {
    display: none !important;
  }
}


#product.content_only div.pb-left-column p.resetimg {
  margin-bottom: 0px;
  padding-top: 0px;
}

#product.content_only div.pb-left-column #thumbs_list_frame {
  margin-bottom: 0px;
}

#product_comparison td.compare_extra_information {
  padding: 10px;
}

#product_comparison #social-share-compare {
  margin-bottom: 50px;
}
#product .termoscompracheckbox{
  padding: 0 20px 10px;
}

#product .termoscompracheckbox small{
  font-size: 85% !important;
}

.btn-facebook:hover,
.btn-twitter:hover,
.btn-google-plus:hover,
.btn-pinterest:hover {
  border-color: white;
}

.btn-facebook {
  color: white;
  background-color: #435f9f;
}

.btn-facebook:hover i {
  color: white;
}

.btn-twitter i {
  color: #00aaf0;
}

.btn-twitter:hover {
  color: white;
  background-color: #00aaf0;
}

.btn-twitter:hover i {
  color: white;
}

.btn-google-plus i {
  color: #e04b34;
}

.btn-google-plus:hover {
  color: white;
  background-color: #e04b34;
}

.btn-google-plus:hover i {
  color: white;
}

.btn-pinterest i {
  color: #ce1f21;
}

.btn-pinterest:hover {
  color: white;
  background-color: #ce1f21;
}

.btn-pinterest:hover i {
  color: white;
}
.delivery_option .radio *{
  margin: 0;
  padding: 0;
  height: auto;
}
.delivery_option .delivery_option_name{
  font-weight: bold;
  margin-left: 10px;
}
.delivery_option .delivery_option_price{
  float: right;
}
/*******************************************************************
          Cart Block Styles
********************************************************************/

  @media (max-width: 720px) {
    .cart_block .cart-info .quantity-formated a {
    background: #eee;
    display: inline-block;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 23px;
  }

  }
  @media (max-width: 1200px) {
    .shopping_cart {
      margin: 0 auto;
      float: none;
      width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .shopping_cart > a:first-child span.ajax_cart_product_txt, .shopping_cart > a:first-child span.ajax_cart_product_txt_s {
        display: none !important; } }
    .shopping_cart > a:first-child b {
      color: white;
      font: 600 18px/22px "helvetica", sans-serif;
      padding-right: 5px; }
  .shopping_cart .ajax_cart_total {
    display: none !important; }
  .shopping_cart .block_cart_expand:after, .shopping_cart .block_cart_collapse:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    display: inline-block;
    float: right;
    font-size: 18px;
    color: #686666;
    padding: 6px 0 0 0; }
  .shopping_cart .block_cart_collapse:after {
    content: "\f0d8";
    padding: 4px 0px 2px 0px; }

.cart_block .cart_block_list .remove_link {
  position: absolute;
  right: 10px;
  top: 19px; }
.cart_block .cart_block_list .remove_link a,
.cart_block .cart_block_list .ajax_cart_block_remove_link {
  color: #777777;
  display: block;
  width: 100%;
  height: 100%; }
  .cart_block .cart_block_list .remove_link a:before,
  .cart_block .cart_block_list .ajax_cart_block_remove_link:before {
    display: inline-block;
    content: "\f057";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 14px; }
  .cart_block .cart_block_list .remove_link a:hover,
  .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
    color: #515151; }
.cart_block .cart-images {
  float: left;
  margin-right: 20px; }
.cart_block .cart-info {
  overflow: hidden;
  position: relative;
  padding-right: 20px; }
.cart_block dt {
  font-weight: normal;
  overflow: hidden;
  padding: 20px 10px 16px 20px;
  position: relative; }
.cart_block dd {
  position: relative; }
  .cart_block dd .cart_block_customizations {
    border-top: 1px dashed #333333; }
    .cart_block dd .cart_block_customizations li {
      padding: 10px 20px; }
      .cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
        position: absolute;
        right: 10px; }
.cart_block .cart_block_no_products {
  margin: 0;
  padding: 10px 20px; }
.cart_block .cart-buttons {
  overflow: hidden;
  padding: 20px 20px 10px 20px;
  margin: 0;
  background: #f6f6f6; }
    .cart_block .cart-buttons a#button_order_cart {
      margin-right: 0;
      border: none; }

/*******************************************************************
          Cart Block(Header) Styles
********************************************************************/
#header .cart_block {
  position: absolute;
  top: 95px;
  right: 0;
  z-index: 100;
  display: none;
  height: auto;
  background: #FFFFFF;
  width: 270px; }
  @media (max-width: 480px) {
    #header .cart_block {
      width: 100%; } }
  @media (max-width: 1200px) {
    #header .cart_block {
      width: 100%; } }
    #header .cart_block a:hover {
      color: #9c9b9b; }
  #header .cart_block .cart_block_list .remove_link a,
  #header .cart_block .cart_block_list .ajax_cart_block_remove_link {
    outline: none;
    text-decoration: none; }
    #header .cart_block .cart_block_list .remove_link a:hover,
    #header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
      color: #9c9b9b; }
  #header .cart_block dt {border-bottom: 1px solid #ccc}
    #header .cart_block dt.first_item {
      background: none; }
    #header .cart_block .product-atributes a {
      color: #9c9b9b; }
      #header .cart_block .product-atributes a:hover {
        color: white; }
  #header .cart_block .cart-buttons {
    background: url(../../../img/cart-shadow.png) repeat-x #333333; }
#header .block_content {
  margin-bottom: 0; }

.cart_block #cart_block_summary,
.cart_block .title_block span,
#header .cart_block h4,
#header .cart_block .title_block,
#header .cart_block h4 {
  display: none; }

.cart_block .cart_block_shipping_cost,
.cart_block .cart_block_tax_cost,
.cart_block .cart_block_total,
.cart_block .cart_block_wrapping_cost {
  float: right; }
.cart_block .qty.quantity-formated{
  font-size:14px;
  text-transform: uppercase;
}
.cart_block table.vouchers {
  clear: both;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 10px; }
  .cart_block table.vouchers tr td {
    padding: 2px; }
    .cart_block table.vouchers tr td.quantity {
      margin-right: 5px;
      min-width: 18px; }
    .cart_block table.vouchers tr td.delete {
      padding-left: 0;
      padding-right: 0;
      text-align: right;
      width: 15px; }

/*****************************************************************************
          Layer Cart Css
*****************************************************************************/
.layer_cart_overlay {
  background-color: #000;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2; margin:0 !important;}

* html .layer_cart_overlay {
  position: absolute;
  left: 0;
  margin-left: -160px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2; }

#layer_cart {
  background-color: white;
  position: absolute;
  display: none;
  z-index: 99;
  width: 84%;
  margin-right: 8%;
  margin-left: 8%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  #layer_cart .layer_cart_product {
    padding: 30px 30px 30px 30px;
    overflow: hidden;
    position: static; }
    #layer_cart .layer_cart_product h2 {
      font: 400 23px/29px Arial, Helvetica, sans-serif;
      margin-bottom: 22px;
      padding-right: 100px; }
      @media (max-width: 767px) {
        #layer_cart .layer_cart_product h2 {
          font-size: 18px;
          padding-right: 0;
          line-height: normal; } }
      #layer_cart .layer_cart_product h2 i {
        font-size: 30px;
        line-height: 30px;
        float: left;
        padding-right: 8px; }
        @media (max-width: 767px) {
          #layer_cart .layer_cart_product h2 i {
            font-size: 22px;
            line-height: 22px; } }
    #layer_cart .layer_cart_product .product-image-container {
      max-width: 178px;
      border: 1px solid #d6d4d4;
      padding: 5px;
      float: left;
      margin-right: 30px; }
      @media (max-width: 480px) {
        #layer_cart .layer_cart_product .product-image-container {
          float: none;
          margin-right: 0;
          margin-bottom: 10px; } }
    #layer_cart .layer_cart_product .layer_cart_product_info {
      padding: 38px 0 0 0; }
      #layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
        display: block;
        padding-bottom: 8px; }
      #layer_cart .layer_cart_product .layer_cart_product_info > div {
        padding-bottom: 7px; }
        #layer_cart .layer_cart_product .layer_cart_product_info > div strong {
          padding-right: 3px; }
  #layer_cart .layer_cart_cart {
    background: #fafafa;
    border-left: 1px solid #d6d4d4;
    padding: 21px 30px 170px 30px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    -ms-border-radius: 0px 4px 4px 0px;
    -o-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px;
    position: relative; }
    @media (min-width: 1200px) {
      #layer_cart .layer_cart_cart {
        min-height: 318px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      #layer_cart .layer_cart_cart {
        min-height: 360px; } }
    @media (max-width: 991px) {
      #layer_cart .layer_cart_cart {
        border-left: none;
        border-top: 1px solid #d6d4d4; } }
    #layer_cart .layer_cart_cart h2 {
      font: 400 23px/29px Arial, Helvetica, sans-serif;
      color: #333333;
      border-bottom: 1px solid #d6d4d4;
      padding-bottom: 13px;
      margin-bottom: 17px; }
      @media (max-width: 767px) {
        #layer_cart .layer_cart_cart h2 {
          font-size: 18px; } }
    #layer_cart .layer_cart_cart .layer_cart_row {
      padding: 0 0 7px 0; }
    #layer_cart .layer_cart_cart .button-container {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 0px 30px 20px 30px; }
      #layer_cart .layer_cart_cart .button-container .btn {
        margin-bottom: 10px; }
      #layer_cart .layer_cart_cart .button-container span.exclusive-medium {
        margin-right: 5px; }
        #layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
          padding-right: 5px;
          color: #777777; }
  #layer_cart .cross {
    position: absolute;
    right: 7px;
    top: 8px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    color: #333333;
    z-index: 2; }
    #layer_cart .cross:before {
      content: "\f057";
      display: block;
      font-family: "FontAwesome";
      font-size: 25px;
      line-height: 25px; }
    #layer_cart .cross:hover {
      color: #515151; }
  #layer_cart .continue {
    cursor: pointer; }
  #layer_cart p {
    padding: 0px; }

/************************************************************************
            Layer Cart Caroucel
*************************************************************************/
#layer_cart .crossseling .crossseling-content {
  border-top: 1px solid #d6d4d4;
  padding: 26px 30px 40px 30px;
  position: relative; }
#layer_cart .crossseling h2 {
  font: 400 23px/26px Arial, Helvetica, sans-serif;
  color: #333333;
  margin-bottom: 25px; }
#layer_cart .crossseling #blockcart_list {
  max-width: 773px;
  width: 84%;
  margin: 0 auto;
  overflow: hidden; }
  #layer_cart .crossseling #blockcart_list ul {
    display: block; }
    #layer_cart .crossseling #blockcart_list ul li {
      float: left;
      width: 178px;
      margin: 0 0px 0 0; }
      #layer_cart .crossseling #blockcart_list ul li .product-image-container {
        border: 1px solid #d6d4d4;
        text-align: center;
        padding: 5px;
        margin-bottom: 15px; }
        #layer_cart .crossseling #blockcart_list ul li .product-image-container img {
          width: 100%; }
      #layer_cart .crossseling #blockcart_list ul li .product-name {
        padding-bottom: 5px; }
        #layer_cart .crossseling #blockcart_list ul li .product-name a {
          font-size: 15px;
          line-height: 20px; }
  #layer_cart .crossseling #blockcart_list a.bx-prev,
  #layer_cart .crossseling #blockcart_list a.bx-next {
    display: block;
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    color: #333333;
    text-indent: -5000px;
    position: absolute;
    top: 45%;
    margin-top: -20px; }
    #layer_cart .crossseling #blockcart_list a.bx-prev:after,
    #layer_cart .crossseling #blockcart_list a.bx-next:after {
      display: block;
      text-indent: 0; }
    #layer_cart .crossseling #blockcart_list a.bx-prev:hover,
    #layer_cart .crossseling #blockcart_list a.bx-next:hover {
      color: #c0c0c0; }
    #layer_cart .crossseling #blockcart_list a.bx-prev.disabled,
    #layer_cart .crossseling #blockcart_list a.bx-next.disabled {
      display: none; }
  #layer_cart .crossseling #blockcart_list a.bx-prev {
    left: 5%; }
    #layer_cart .crossseling #blockcart_list a.bx-prev:after {
      content: "\f137"; }
  #layer_cart .crossseling #blockcart_list a.bx-next {
    right: 5%; }
    #layer_cart .crossseling #blockcart_list a.bx-next:after {
      content: "\f138"; }
  #layer_cart .crossseling #blockcart_list .bx-controls {
    overflow: hidden; }
.layer_cart_overlay.mobile, .layer_cart_overlay.mobile *{
  box-sizing: border-box;
}
.layer_cart_overlay.mobile{
  all: unset;
  background: rgba(0,0,0,.50);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 5px;
  display: none;
}
.layer_cart_overlay.mobile #layer_cart{
  all: unset !important;
  display: none;
}
.layer_cart_overlay.mobile .layer_cartb{
  background: #fff;
  position: relative;
  margin-top: 50%;
  padding: 10px;
  border-radius: 5px;
}
.layer_cart_overlay.mobile .layer_cartb .msg{
  text-align: center;
}
.layer_cart_overlay.mobile .layer_cartb .buttons{
  margin-top: 15px;
  text-align: center;
}
.layer_cart_overlay.mobile .layer_cartb .buttons:after{
  content: " ";
  display: block;
  clear: both;
}
.layer_cart_overlay.mobile .layer_cartb .buttons a{
  width: calc(50% - 5px);
  float: left;
  background: #22ac98;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
}
.layer_cart_overlay.mobile .layer_cartb .buttons a:last-child{
  margin-left: 10px;
}
@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}
iframe {
    max-width: 100% !important;
}
@media (min-width: 426px) {
    #thumbs_list .slick-next {
        right: 40px;
        top: unset;
        bottom: 0px;
    }
    #thumbs_list .slick-next:before {
        color: #00ac98;
        font-family: fontAwesome;
        content: "\F13A";
        opacity: 1;
    }
    #thumbs_list .slick-prev {
        left: 30px;
        z-index: 1;
        top: 10px;
    }
    #thumbs_list .slick-prev:before {
        color: #00ac98;
        font-family: fontAwesome;
        content: "\F139";
        opacity: 1;
    }
    #attributes {
        padding-right: 20px
    }
    li.ajax_block_product {
        border-radius: 3px;
    }
    .btn-ver-detalhes {
        display: none;
    }
}
li.ajax_block_product:hover {
        box-shadow: 0 2px 7px rgba(0, 0, 0, .35);
        z-index: 1;
}
@media (min-width: 480px) {
    ul.step li {
        float: left;
        width: 20%;
        text-align: left
    }
    ul.step li.last {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
    ul.step li.last span {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
}
@media screen and (min-width: 481px) {
    table#product_comparison h5 {
        min-height: 100px
    }
    table#product_comparison .product_desc {
        padding: 0 0 12px;
        height: 394px
    }
}
@media screen and (min-width: 520px) {
    table#product_comparison .product_desc {
        height: 397px
    }
}
@media screen and (min-width: 584px) {
    table#product_comparison h5 {
        min-height: 77px
    }
    table#product_comparison .product_desc {
        height: 292px
    }
    #order-opc .fundo-menu__row--meio {
        display: unset;
    }
    #order-opc .header_user_not_catalog {
        float: right;
        margin-top: 10px;
    }
}
@media (min-width: 641px) {
    #center_column #homepage-slider {
        margin-left: 0;
        margin-right: 0;
        width: 50%
    }
    #center_column #homepage-slider #brucbanner2 {
        margin-right: 4%
    }
    #center_column #homepage-slider #brucbanner3 {
        margin-left: 4%
    }
}
@media screen and (min-width: 696px) {
    table#product_comparison .product_desc {
        height: 228px
    }
    .button-container{
        overflow: hidden;
        margin-bottom: 0 !important;
        max-height: 0;
        transition: 0.300s ease-in-out;
        margin-top: 5px;
    }
    .ajax_block_product:hover .button-container{
        max-height: 150px;
    }
}
@media screen and (min-width: 750px) {
    .texto-avaliacao {
        width: 206px;
        float: left
    }
    .caixaComAvaliacao, .caixaComNumero {
        width: 250px
    }
    .whats-titulo i {
        float: left !important;
        margin-right: 9px;
        margin-top: 7px
    }
    .caixaComNumero p {
        margin: 10px;
        padding-top: 0
    }
    .caixaComNumero p span {
        line-height: 22px
    }
}
@media (min-width: 768px) {
    .toggle-footer {
        display: block !important
    }
    #block_selos .toggle-footer {
        display: flex !important
    }
    table#product_comparison .product_desc {
        height: 307px !important
    }
    table#product_comparison h5 {
        height: 98px
    }
    table#product_comparison tbody tr td.comparison_infos {
        text-align: center;
        width: 33%
    }
    .modal-dialog {
        width: 30%;
        top: 290px;
        margin: 30px auto
    }
    .modal-content {
        -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
    #layer_cart {
        margin: 0 auto;
        left: 5%;
    }
}
@media (min-width: 769px) {
    #bandeirapage-slider ul {
        display: flex !important;
        padding: 10px 0;
        flex-wrap: wrap;
    }
    .fancybox-skin .fancybox-close {
        width: 28px;
        height: 28px;
        background: 0 0;
        line-height: 28px;
        text-align: center;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        top: -10px;
        right: -9px
    }
    #mega_menu_plus ul {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: baseline;
    }
    #mega_menu_plus ul .submore {
        display: none
    }
    #bandeirapage-slider, #block_selos {
        border-top: gray 1px solid;
        width: 50%;
    }
}
@media (min-width: 780px) {
    .sf-menu > li > ul > li.first-in-line-lg {
        clear: left
    }
}
@media (min-width: 781px) {
    #block_top_menu {
        width: auto
    }
}
@media only screen and (min-width: 992px) {
    .ajax_cart_quantity {
        left: 30px;
        line-height: 15px;
        padding: 3px 6px 0;
        bottom: 0;
        width: 22px;
        height: 22px;
        border-radius: 50px
    }
    .margem_preco_alteracao {
        margin-top: 100px !important
    }
    ul.product_list.grid > li.first-in-line {
        clear: left
    }
    ul.product_list.list > li .right-block .right-block-content .button-container .btn {
        float: left;
        clear: both
    }
    ul.product_list.list > li .right-block .right-block-content .functional-buttons {
        overflow: hidden
    }
    ul.step li a:after, ul.step li span:after, ul.step li.step_current span:after, ul.step li.step_current_end span:after {
        content: ".";
        position: absolute;
        top: 0;
        right: -31px;
        z-index: 0;
        text-indent: -5000px;
        display: block;
        width: 31px;
        height: 52px;
        margin-top: -2px
    }
    ul.step li.step_current span {
        padding-left: 38px
    }
    ul.step li.step_todo span {
        display: block;
        color: #fff;
        border: none;
        border-left: 4px solid #fff;
        border-radius: 0
    }
    ul.step li.step_todo span:after {
        background: 0 0
    }
    ul.step li.step_done a {
        padding-left: 38px
    }
    ul.step li#step_end span:after {
        display: none
    }
    table#product_comparison .product_desc {
        height: 239px !important
    }
    .txtRight {
        text-align: right !important
    }
    .avaliacao_popup {
        width: 250px;
        position: fixed;
        z-index: 997;
        text-align: center;
        text-transform: uppercase;
        top: 65%;
        right: 0;
        margin-bottom: 85px;
        box-shadow: 10px 10px 24px -1px rgba(104, 163, 200, .59)
    }
    .modal-lg {
        width: 900px
    }
}
@media (min-width: 1080px) {
    .nbs-flexisel-nav-left {
        height: 80px
    }
    .nbs-flexisel-nav-right {
        height: 80px
    }
}
@media (min-width: 1200px) {
    #footer #newsletter_block_left .warning_inline {
        display: inline-block;
        position: relative;
        top: -35px;
        margin-bottom: -35px;
        left: 15px;
        clear: none
    }
    ul.product_list.grid > li .product-container .comments_note {
        display: none
    }
    ul.product_list.grid > li {
        display: block
    }
    ul.product_list.grid > li.hovered .product-container {
        position: relative;
        z-index: 10;
        display: block
    }
    ul.product_list.grid > li.hovered .product-container .content_price {
        line-height: 21px;
        padding-bottom: 9px
    }
    ul.product_list.grid > li.hovered .product-container .product-image-container .content_price {
        display: block
    }
    ul.product_list.grid > li.hovered .product-container .product-image-container .quick-view {
        display: block
    }
    ul.product_list.grid > li.hovered .product-container .button-container, ul.product_list.grid > li.hovered .product-container .comments_note, ul.product_list.grid > li.hovered .product-container .functional-buttons {
        display: block
    }
    #blockpack ul > li.last-line {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0
    }
    ul.product_list.list > li:hover .product-image-container .quick-view {
        display: block
    }
    table#product_comparison .product_desc {
        min-height: 187px !important
    }
    .tabela-frete #fkcorreios_cep_nome {
        height: 80px
    }
    #layer_cart .layer_cart_cart {
        min-height: 318px
    }
}
@media only screen and (min-width: 1201px) {
    table#product_comparison .product-image-block .product_image img {
        height: 222px
    }
}
@media (min-width: 1206px) {
    .sf-menu > li > a {
        padding: 25px 15px;
        float: right
    }
}
@media (max-width: 49px) {
    .shopping_cart {
        padding-top: 20px
    }
}
@media (max-width: 320px) {
    .pb-left-column #image-block {
        width: 215px !important;
        margin: 0 auto
    }
    .nbs-flexisel-inner {
        padding: 28px 0
    }
    .nbs-flexisel-item {
        margin: 0
    }
    #footer #newsletter_block_left h4 {
        padding: 12px 4px 5px 0 !important
    }
    ul.step {
        display: flex
    }
    em.titulo-cart {
        display: none
    }
    ul.step li {
        margin-right: 5px
    }
    ul.step li span {
        padding-left: 20px
    }
    li#step_end {
        margin-right: 0 !important
    }
    #order-detail-content #cart_summary tbody td.cart_description {
        width: 100% !important;
        padding: 15px 0;
        width: auto !important;
        max-width: 183px
    }
    #order-detail-content #cart_summary td.cart_delete {
        text-align: center !important;
        margin-top: 15px !important;
        display: flex;
        justify-content: center;
        margin-top: -35px;
        padding: 15px
    }
    #order-detail-content #cart_summary td.cart_delete:before {
        top: unset !important
    }
    #cart_summary tbody td.cart_product {
        padding: 15px;
        margin: 0;
        width: auto !important
    }
    #cart_summary tbody td.cart_product img {
        min-width: 119px
    }
    #order-detail-content #cart_summary td.cart_avail {
        padding: 0 15px;
        width: auto;
        top: -16px
    }
    #order-detail-content #cart_summary td.cart_unit {
        padding: 0;
        top: -55px
    }
    #cart_summary tbody td.cart_unit .price span.old-price {
        float: left;
        top: 2px;
        position: relative;
        margin-right: 3px
    }
    #cart_summary tbody td.cart_unit .price span.price-percent-reduction {
        margin: 0
    }
    .cart_quantity .cart_quantity_input {
        width: 119px
    }
    .table tbody > tr > td.cart_quantity .cart_quantity_button {
        display: flex !important;
        justify-content: space-around
    }
    .cart_quantity .button-plus {
        float: right
    }
    .cart_quantity .btn.button-minus span, .cart_quantity .btn.button-plus span {
        width: 57px
    }
    #order-detail-content #cart_summary td.cart_total {
        padding: 0;
        top: -5px
    }
    #footer #newsletter_block_left .newsletter-input {
        max-width: 237px !important
    }
    #fkcorreios_cep_form {
        max-width: 320px;
        display: flex !important;
        flex-direction: column;
        align-items: center
    }
    #order-detail-content #fkcorreios_cep_id {
        top: 4px;
        width: 15px !important
    }
    #order-detail-content #fkcorreios_cep_nome p {
        display: none
    }
    .cart_delete i {
        position: relative;
        top: -3px
    }
    .cart_navigation a {
        width: 100%;
        text-align: center
    }
    #footer #newsletter_block_left {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100% !important
    }
    #social_block ul {
        display: flex;
        align-items: center;
        justify-content: center
    }
    #social_block ul li {
        margin: 0 0 0 0 !important;
        padding: 0 0 0 0 !important;
        height: 35px !important
    }
    .cart_navigation button {
        width: 100%
    }
    #correios_carrinho #fkcorreios_cep_form h3 {
        display: block;
        height: auto;
        width: 235px;
        white-space: normal
    }
    #HOOK_SHOPPING_CART .delivery_options {
        margin: 0;
        width: 100%
    }
}
@media screen and (max-width: 360px) {
    #cart_summary tbody td.cart_description {
        max-width: 138px !important
    }
}
@media (max-width: 388px) {
    .nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
        height: 47px !important
    }
}
@media (max-width: 400px) {
    #social_block ul li {
        float: left;
        width: 35px;
        text-align: center;
        height: 60px !important
    }
}
@media (max-width: 420px) {
    .button.button-medium {
        float: left
    }
}
@media (max-width: 423px) {
    .faixaslider-container {
        width: 100% !important
    }
}
@media (max-width: 425px) {
    .top-pagination-content, .bottom-pagination-content {
        padding: 0;
    }
    .top-pagination-content div.pagination, .bottom-pagination-content div.pagination {
        float: unset;
    }
    .top-pagination-content ul.pagination, .bottom-pagination-content ul.pagination {
        margin: 0;
    }
    #productsSortForm {
        width: 50%;
        margin-right: 0 !important;
        padding-right: 10px;
    }
    .nbrItemPage {
        width: 50% !important;
    }
    
    #thumbs_list .slick-prev {
        left: 0px;
        z-index: 1;
    }
    #thumbs_list .slick-prev:before {
        color: #00ac98;
        opacity: 1;
    }
    #thumbs_list .slick-next {
        right: 7px;
        z-index: 1;
    }
    #thumbs_list .slick-next:before {
        color: #00ac98;
        opacity: 1;
    }
    #thumbs_list li {
        margin-right: 0 !important;
        margin-left: 5px !important;
    }
    #authentication .infoLogin {
        display: none;
    }
    label[for="other"] {
        min-height: 39px;
    }
    #brucprodutoshome .sale-box, #specials .sale-box {
        top: unset !important;
    }
    .sendy__form {
        display: contents !important;
    }
    .newsCenter {
        text-align: -webkit-center;
        text-align: -moz-center;
    }
    .sale-label {
        top: 108px
    }
    #attributes {
        padding-right: 20px
    }
    #usefull_link_block, .socialsharing_product {
        left: 6% !important;
        top: 195px !important
    }
    .product-container .right-block .button-container .button {
        width: 50%
    }
    .cart_item .cart_product {
        width: 20%;
        padding-left: 0;
        padding-top: 0;
        margin: 10% 0 0 18%
    }
    .cart_item .cart_description {
        margin-left: 10%;
        margin-bottom: 20px
    }
    .cart_item .cart_quantity {
        margin-left: 6%
    }
    .cart_item .cart_total {
        text-align: center
    }
    #order-detail-content #cart_summary tfoot td:before {
        display: -webkit-box
    }
    #order-detail-content #cart_summary tfoot tr {
        padding-left: 5px
    }
    #order-detail-content #cart_summary tfoot #cart_voucher {
        padding-left: 10px
    }
    #order-detail-content #cart_summary tfoot #cart_voucher h4 {
        text-align: left;
        float: left;
    }
    #order-detail-content #cart_summary tbody td.cart_description {
        padding-top: 15px
    }
    #order-detail-content table td {
        white-space: unset
    }
    #order-detail-content table th {
        white-space: unset;
        font-size: 13px !important;
        padding-left: 5px;
    }
    #block-order-detail table th {
        white-space: unset;
    }
    .pb-left-column #image-block {
        width: 100% !important;
    }
    .btnCompartilhar {
        top: 140px !important;
        left: 5% !important;
    }
    .btnCompartilhar2 {
        top: 140px !important;
        left: 5% !important;
    }
    .sub_cms_block .sub_cms.first {
        border-right: 0px solid #ccc !important;
    }
    .sub_cms_block .sub_cms.last {
        border-left: 0px solid #ccc !important;
    }
    .campo-wrapper .has-float-label .form_info {
        display: none;
    }
    .box-cart-bottom {
        width: 100%;
        left: 0;
        position: fixed;
        bottom: 0;
        z-index: 100;
        background-color: #f6f6f6;
        padding: 7px 10px 0 10px !important;
    }
    .box-info-product .exclusive span {
        text-align: center !important;
        padding: 10px !important;
    }
    #cart_voucher fieldset #discount_name {
        width: 55% !important;
    }
    .cart_voucher fieldset {
        margin-bottom: 0px !important;
    }
    select#nomeloja {
        max-width: 300px;
    }

}
@media (max-width: 479px) {
    .sf-menu > li > ul > li {
        width: 100%
    }
    .sf-menu > li > ul > li#category-thumbnail > div {
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
        text-align: center
    }
    #product.content_only div.primary_block div.pb-left-column {
        width: 100%;
        float: none
    }
    #product.content_only div.primary_block div.pb-center-column {
        width: 100%;
        float: none
    }
    #product.content_only div.primary_block div.pb-center-column .comments_advices li {
        display: block
    }
    #product.content_only div.primary_block div.pb-center-column .comments_advices a.reviews {
        margin: 0;
        padding: 0;
        border: none
    }
    ul.product_list.list > li .left-block {
        width: 100%
    }
    ul.product_list.list > li .product-image-container {
        max-width: 290px;
        margin: 0 auto
    }
    ul.product_list.list > li .center-block {
        width: 100%
    }
    ul.product_list.list > li .right-block .right-block-content {
        padding-top: 5px
    }
    ul.product_list.list > li .right-block .right-block-content .content_price {
        padding-top: 0;
        width: 100%
    }
    ul.product_list.list > li .right-block .right-block-content .button-container {
        width: 100%
    }
    ul.product_list.list > li .right-block .right-block-content .functional-buttons {
        float: none;
        display: inline-block
    }
    ul.product_list.list > li .right-block .right-block-content .functional-buttons a i, ul.product_list.list > li .right-block .right-block-content .functional-buttons a:before, ul.product_list.list > li .right-block .right-block-content .functional-buttons label i, ul.product_list.list > li .right-block .right-block-content .functional-buttons label:before {
        display: none !important
    }
    ul.product_list.list > li {
        text-align: center
    }
    ul.step li {
        width: 100%;
        border-left-width: 1px
    }
    #search_block_top .btn.button-search {
        margin-right: 0 !important
    }
    .ac_results {
        width: 100% !important;
        left: 0 !important
    }
    .cart_unit {
        top: -55px;
        padding: 10px 0 10px 0 !important
    }
    .cart_ref {
        display: none !important;
        position: relative
    }
    .table tbody > tr > td.cart_quantity {
        width: auto
    }
    #footer #newsletter_block_left .newsletter-input {
        max-width: 235px !important
    }
    .swill-list-desconto {
        padding: 0 2px 1px;
    }
    .pequeno {
        min-height: 20px;
    }
}
@media only screen and (max-width: 480px) {
    #opc_invoice_address .form-group.is_customer_param {
        width: 49% !important;
    }
    .text.is_customer_param.form-group {
        width: 49% !important;
    }
    .required.select.form-group.date-select .col-xs-4 {
        padding-left: 3px !important;
        padding-right: 0 !important;
    }
    .required.form-group.campo-wrapper {
        width: 100%;
    }
    .submit.opc-add-save.clearfix #submitAccount {
        width: 95%;
        margin: 7px;
    }
    .submit.opc-add-save.clearfix {
        z-index: 997;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        margin-top: 0 !important;
        padding-top: 0 !important;
        background: #e5e5e5;
    }
    #header .cart_block {
        width: 200%;
        top: 56px
    }
    #layer_cart .layer_cart_product .product-image-container {
        float: none;
        margin-right: 0;
        margin-bottom: 10px
    }
    #homepage-slider .homeslider-description {
        padding: 30px;
    }
    #faixapage-slider .homeslider-description {
        padding: 30px;
    }
    .page-heading span.heading-counter {
        float: none;
        display: block;
        padding-top: 5px
    }
    .button.button-medium span i.right {
        margin-left: 5px
    }
    .button.exclusive-medium span {
        padding-right: 7px;
        padding-left: 7px
    }
    .button.button-medium span i.left {
        margin-right: 5px
    }
    .button.button-medium span {
        padding-right: 7px;
        padding-left: 7px
    }
    a#proximo.button.btn.btn-default.standard-checkout.button-medium {
        float: right;
        width: 100%;
        text-align: center
    }
    .cart_navigation .button-exclusive {
        width: 100%;
        padding: 15px 15px 15px 15px !important;
        margin-top: 15px
    }
    .tabela-frete {
        width: 300px;
        align-items: center;
        justify-content: center;
        display: flex !important
    }
    #fkcorreios_cep_nome, #fkcorreios_cep_valor {
        margin-top: 12px
    }
    #correios_carrinho table {
        margin-top: 40px !important;
        margin-left: 0
    }
    #fkcorreios_cep_id {
        width: 25% !important
    }
    ul.step {
        display: flex
    }
    ul.step li em.titulo-cart {
        display: none
    }
    ul.step li span {
        text-align: center
    }
    #footer #newsletter_block_left h4 {
        padding: 0 0 0 0 !important;
        margin: 0 0 0 0 !important
    }
    #mega_menu_plus .mobi .menu-item-link-text:before {
        margin-top: -1.5px !important
    }
    #footer #newsletter_block_left {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 20px;
        width: 100% !important
    }
    #footer #newsletter_block_left .form-group {
        display: flex;
        align-items: center;
        justify-content: center
    }
    .button.lnk_view span {
        padding: 4px 10px 4px 10px !important;
    }
    ul.product_list.grid > li .product-container .button-container .lnk_view::after {
        right: 7px !important
    }
    #footer #newsletter_block_left .block_content {
        margin-bottom: 0 !important
    }
    #footer #newsletter_block_left .form-group .button-small, #footer #newsletter_block_left .form-group .form-control {
        margin: 0 0 0 0 !important
    }
    #order-detail-content #fkcorreios_cep_nome p {
        display: none
    }
    #mega_menu_plus ul.mg-menu > li > a {
        display: inline-block;
        width: 100%
    }
    #dois {
        order: 2
    }
    .sobre-fazemos .linha-lista, .sobre-quem-somos .linha-lista {
        align-items: center !important
    }
    .linha-lista li {
        justify-content: center
    }
    .caixaComNumero {
        top: 326px !important
    }
}
@media (max-width: 567px) {
    .sub_cms_block .sub_cms {
        width: 100% !important;
        margin-bottom: 10px
    }
    .sub_cms_block .sub_cms.first, .sub_cms_block .sub_cms.last {
        border: none
    }
    .nova-conta {
        margin-bottom: 80px;
    }
}
@media (max-width: 576px) {
    .btnCreateAccount {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 90;
        width: 100%;
        background-color: white;
    }
    #account-creation_form .button.button-medium {
        margin: 0;
        width: 100% !important;
    }
    .esquerdaFormNewAccount {
        padding-right: 0px !important;
    }
    .direitaFormNewAccount {
        padding-left: 0px !important;
    }
    #order .header-container {
        margin-bottom: 0 !important
    }
    .table-responsive {
        overflow-x: scroll
    }
    #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
        padding: 10px 0
    }
    .campo-cadastro-2 {
        width: 100% !important
    }
    .btn-ver-preco {
        width: 300px !important
    }
    .cart_navigation button {
        width: 100%;
        text-align: center
    }
    #product.content_only div.primary_block div.pb-right-column .product_attributes {
        padding: 0 0 0 0 !important
    }
    .box-info-product .exclusive {
        width: 100%
    }
    .box-info-product .exclusive span {
        text-align: center
    }
    .delivery_options_address {
        display: flex;
        flex-direction: column;
    }
    .paiement_block .cart_total {
        top: -44px;
        right: -39px
    }
    .table tbody > tr > td.cart_quantity .cart_quantity_button a {
        margin-right: 6px
    }
    #ano_cc, #codig_cc, #mes_cc, #parcela_debito {
        max-width: 100%;
        width: 100%
    }
    .tab-hr {
        margin-bottom: 0
    }
    #layer_cart .layer_cart_cart .button-container {
        top: 165px
    }
    #layer_cart .layer_cart_cart .button-container .button.exclusive-medium span {
        padding-right: 0 !important;
        padding-left: 0 !important;
        width: 185px !important;
        text-align: center !important
    }
    #layer_cart .layer_cart_cart .button-container .button.button-medium {
        padding: 0 0 0 0 !important;
        width: 185px !important;
        text-align: center !important
    }
    #cart_summary tfoot td.price {
        text-align: left
    }
    #order-detail-content #cart_summary tfoot td {
        width: 77%;
        text-align: left
    }
    .cart_voucher h4 {
        text-align: center
    }
    #uniform-id_frete_SEDEX {
        top: -2px
    }
    #correios_carrinho #fkcorreios_cep_form h3 {
        display: inline-block;
        width: 270px;
        margin-left: 20px
    }
    #fkcorreios_cep_img {
        padding: 0;
        top: 9px
    }
    #fkcorreios_cep_id {
        padding: 0;
        margin-left: 30px;
        top: 0 !important
    }
    #fkcorreios_cep_nome {
        padding: 0;
        text-align: center
    }
    #fkcorreios_cep_valor {
        padding: 0;
        text-align: left
    }
    #order-detail-content #cart_summary tfoot tr.text-right {
        text-align: center;
        width: 105px !important
    }
    table.discount {
        display: flex;
        flex-direction: row;
        border-top: 1px solid #d6d4d4;
        border-bottom: 1px solid #d6d4d4
    }
    table.discount thead {
        display: flex
    }
    table.discount thead tr {
        display: flex;
        flex-direction: column;
        width: 175px
    }
    table.discount thead tr th {
        padding-bottom: 0;
        height: 42.1px
    }
    table.discount tbody {
        display: flex;
        width: 100%
    }
    table.discount tbody tr {
        display: flex;
        flex-direction: column;
        width: 100%
    }
    table.discount tbody tr td {
        height: 42.1px
    }
    #create-account_form .submit {
        margin-top: 0 !important
    }
    #login_form .form-group.lost_password {
        margin: 14px 0 0 0 !important
    }
    #authentication .form-group .form-control {
        max-width: 100% !important
    }
    #social_block ul li a:before {
        top: 0
    }
    .footer-container #footer .footer-block {
        margin-top: 0
    }
    #opc_payment_methods h1 {
        margin-top: 0
    }
    .mg-menu #leo-groupe {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #ebebeb
    }
    .mg-menu #leo-groupe .headerItem {
        float: none;
        display: inline-block;
    }
    .mg-menu #header_user_info {
        position: initial;
        width: 100%
    }
    #order-detail-content #cart_summary td.cart_quantity {
        top: -20px;
        left: 0
    }
    #layer_cart {
        width: 99% !important;
    }
    .sale-box {
        top: 45px;
        right: 0
    }
    .produto-desc {
        margin-top: 7px !important
    }
    ul.footer_links li + li {
        margin-left: 2px
    }
    .cms_cont {
        display: none;
        font-size: 1.2rem;
    }
    .cms_head {
        margin-top: 13px
    }
}
@media (max-width: 640px) {
    #center_column #homepage-slider {
        width: 100%
    }
    .required.password.is_customer_param.form-group.form-ok {
        width: 100% !important;
    }
}
@media (max-width: 767px) {
    #social_block, #block_localizacao {
        padding: 0 15px !important;
    }
    #header .cart_block .cart-buttons {
        padding: 0 !important;
    }
    
    #layer_cart .layer_cart_product h2 i {
        line-height: 22px
    }
    #homepage-slider {
        width: 100%;
        max-width: 100%;
        padding-top: 0
    }
    #homepage-slider .homeslider-description {
        position: static !important;
        width: 100% !important;
        height: 200px !important
    }
    #homepage-slider .homeslider-description button {
        position: static !important
    }
    #homepage-slider .bx-wrapper .bx-controls-direction a:after {
        top: -15% !important
    }
    #faixapage-slider {
        width: 100%;
        max-width: 100%;
        padding-top: 20px
    }
    #faixapage-slider .homeslider-description {
        position: static !important;
        width: 100% !important;
        height: 200px !important
    }
    #faixapage-slider .homeslider-description button {
        position: static !important
    }
    #faixapage-slider .bx-wrapper .bx-controls-direction a:after {
        top: -150% !important
    }
    .footer-container #footer #block_various_links_footer {
        padding-top: 15px
    }
    .footer-container #footer h4.active:after {
        content: "\f056"
    }
    .footer-container #footer #block_contact_infos {
        border: none
    }
    .footer-container #footer #block_contact_infos > div {
        padding-left: 0
    }
    #brucbandeiras {
        display: flex;
        flex-wrap: wrap;
    }
    #block_selos ul {
        display: flex
    }
    .footer-container #footer #social_block ul {
        float: none;
        display: flex;
        justify-content: center
    }
    .pb-left-column #image-block {
        width: 275px;
        margin: 0 auto
    }
    table.table-product-discounts {
        width: 100%
    }
    #send_friend_form {
        width: 280px
    }
    ul.product_list .product-image-container .quick-view {
        display: none
    }
    ul.product_list.grid > li .product-container .product-image-container {
        max-width: 290px;
        margin-left: auto;
        margin-right: auto
    }
    #footer #newsletter_block_left, .btn-comprar, .btn-comprar-indisponivel, .btn-ver-detalhes {
        width: 100% !important
    }
    .content_prices {
        padding: 15px 15px 0
    }
    #quantity_wanted_p {
        padding: 0;
        margin-bottom: 0
    }
}
@media (max-width: 768px) {
    #homepage-slider .homeslider-description {
        padding: 10px;
        top: 12%
    }
    #faixapage-slider .homeslider-description {
        padding: 10px;
        top: 12%
    }
    .cart_description .product-name {
        padding-top: 0
    }
    #order-detail-content #cart_summary tbody td .price {
        text-align: left
    }
    .fancybox-skin .fancybox-close {
        width: 100%;
        text-align: right;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 4px 4px 0 0;
        top: -25px;
        left: 0;
        padding-right: 6px
    }
    .fancybox-error {
        white-space: unset !important;
        padding: 7px
    }
    body#product.content_only div.primary_block div.pb-center-column {
        margin-top: 28px !important
    }
    #correios_carrinho .delivery_options_address {
        flex-wrap: wrap
    }
    .sobre-fazemos, .sobre-quem-somos {
        text-align: center
    }
    table.discount thead tr th {
        min-width: 110px
    }
    
    #mega_menu_plus ul.mg-menu > li {
        border-bottom: 1px solid #ebebeb
    }
    .mg-menu #social_block {
        clear: both
    }
    .mg-menu #social_block ul {
        display: flex !important
    }
    .mg-menu #social_block h4 {
        text-align: center;
        padding-top: 10px
    }
    .mg-menu ul {
        display: block;
        text-align: center;
    }
    .mg-menu ul.links{
      width: 100%;
    }
}
@media (max-width: 780px) {
    #block_top_menu {
        width: 100%
    }
    .sf-menu {
        display: none
    }
    .sf-menu ul {
        position: relative
    }
    .sf-menu > li {
        float: none;
        position: relative;
        border-right: 0
    }
    .sf-menu > li span {
        position: absolute;
        right: 6px;
        top: 20px;
        width: 30px;
        height: 30px;
        z-index: 2
    }
    .sf-menu > li span:after {
        content: "\f067";
        cursor: pointer;
        border: 1px solid;
        padding: 1px 2px 0
    }
    .sf-menu > li span.active:after {
        content: "\f068"
    }
    .sf-menu li ul {
        top: 0
    }
    .sf-menu > li > ul > li {
        width: 100%
    }
    .cat-title {
        display: block;
        text-transform: uppercase;
        padding: 17px 20px;
        position: relative
    }
    .cat-title:after {
        display: block;
        content: "\f067";
        position: absolute;
        right: 15px;
        top: 18px;
        cursor: pointer
    }
    .cat-title.active:after {
        content: "\f068"
    }
    .sf-menu > li > a {
        display: block;
        text-transform: uppercase;
        padding: 25px 13px
    }
    .shopping_cart > a:first-child {
        border-radius: 0 !important
    }
    #layer_cart .layer_cart_product h2 {
        padding-right: 0;
        line-height: normal
    }
    #header .row #header_logo {
        width: 100%
    }
    #header_logo img {
        margin: 0 auto 0 auto !important;
        max-width: 120px
    }
}
@media (max-width: 784px) {
    .pb-center-column {
        margin-top: 20px
    }
}
@media (max-width: 991px) {
    .box-info-product .exclusive:after {
        display: none
    }
    .box-info-product .exclusive span {
        padding: 8px 12px 10px;
        text-align: left
    }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
        display: none
    }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
        display: none
    }
    #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
        padding: 8px 12px 10px;
        text-align: center
    }
    .our_price_display {
        line-height: 28px
    }
    .our_price_display2 {
        line-height: 28px
    }
    #product.content_only div.primary_block {
        margin-right: 0
    }
    #product.content_only div.primary_block div.pb-center-column {
        min-height: 440px
    }
    #product.content_only div.primary_block div.pb-right-column .box-info-product {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: 1px solid #d6d4d4
    }
    ul.product_list.list > li .right-block .right-block-content {
        padding-top: 20px
    }
    ul.product_list.list > li .right-block .right-block-content .content_price {
        padding-top: 13px;
        padding-bottom: 0
    }
    ul.product_list.list > li .right-block .right-block-content .functional-buttons {
        clear: both
    }
    ul.product_list.list > li .right-block .right-block-content .functional-buttons > div {
        float: left;
        padding-top: 0 !important;
        padding-right: 20px
    }
    .mg-menu > li {
        position: relative;
        width: 100%
    }
    #mega_menu_plus li.submenu > .submore:after, .cols .content_submenu .titlesub:after {
        content: "\f067";
        width: 35px;
        height: 35px;
        text-align: center;
        cursor: pointer;
        z-index: 990;
        margin-top: 0
    }
    #mega_menu_plus ul li.show-submenu div.sub, ul.treelinks li ul li.show-submenu > ul {
        display: block !important;
        visibility: visible !important
    }
    .cols .content_submenu {
        width: 100% !important
    }
    .ajax_cart_quantity {
        right: 5px;
        padding: 5px 0 0;
        bottom: 0;
        width: 20px;
        height: 20px;
        line-height: 8px;
        border-radius: 10px;
    }
    .shopping_cart > a:first-child:before {
        padding-right: 67px
    }
    #wishlist_button:before {
        display: none
    }
    #mega_menu_plus ul.show-ul {
        display: block
    }
    .buttons_bottom_block #wishlist_button {
        padding: 12px 8px 12px 8px !important
    }
    .pLeft15-borda {
        padding-left: 0 !important
    }
    .borda {
        border-bottom: 0;
        border-right: 0;
        border-left: 0
    }
    .baixo {
        margin-bottom: 30px
    }
    .parcelas-cartao, .pequeno-cartao {
        text-align: left
    }
    .fundo-menu {
        padding-bottom: 5px
    }
    #mega_menu_plus ul.mg-menu > li {
        margin-bottom: 0
    }
    #mega_menu_plus.mg-contener {
        margin: 0 0 0 0 !important
    }
    #header .shopping_cart {
        padding: 0 0 0 0 !important
    }
    .shopping_cart > a:first-child {
        padding: 0 0 0 0 !important
    }
    #header .cart_block {
        position: absolute;
        top: 30px;
        right: 0;
        z-index: 100;
        display: none;
        height: auto;
        width: 290px
    }
    #layer_cart .layer_cart_cart {
        border-left: 0;
        border-top: 1px solid
    }
    .box-info-product .exclusive:before {
        display: none
    }
}
@media (max-width: 1050px) {
    #product.content_only div.primary_block div.pb-left-column, #product.content_only section.primary_block div.pb-left-column {
        width: 100%;
        padding-right: 15px
    }
    #product.content_only div.primary_block div.pb-left-column #image-block, #product.content_only div.primary_block div.pb-left-column #views_block, #product.content_only section.primary_block div.pb-left-column #image-block, #product.content_only section.primary_block div.pb-left-column #views_block {
        max-width: 470px;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }
    #product.content_only div.primary_block div.pb-left-column #thumbs_list li, #product.content_only section.primary_block div.pb-left-column #thumbs_list li {
        width: 90px;
        height: 90px
    }
    #product.content_only div.primary_block div.pb-left-column #thumbs_list li img, #product.content_only section.primary_block div.pb-left-column #thumbs_list li img {
        width: 82px;
        height: 82px
    }
    #product.content_only div.primary_block div.pb-center-column, #product.content_only section.primary_block div.pb-center-column {
        width: 50%;
        float: left;
        padding-left: 35px
    }
    #product.content_only div.primary_block div.pb-right-column, #product.content_only section.primary_block div.pb-right-column {
        width: 50%;
        float: left
    }
    #product.content_only div.primary_block div.pb-right-column .box-info-product, #product.content_only section.primary_block div.pb-right-column .box-info-product {
        border-top-width: 1px;
        min-height: 1px
    }
}
@media (max-width: 1199px) {
    .content_scene_cat .content_scene_cat_bg {
        padding: 0
    }
    .content_scene_cat span.category-name {
        line-height: 30px
    }
    .box-security .product-heading-h5 {
        margin-bottom: 8px
    }
    .box-info-product .exclusive span {
        padding: 15px 10px 11px 49px;
    }
    .buttons_bottom_block #wishlist_button {
        padding: 16px 3px
    }
    #wishlist_button:before {
        margin: 0
    }
    #product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive span {
        padding: 15px 0 14px 35px;
    }
}
@media (max-width: 1200px) {
    #homepage-slider .homeslider-description {
        padding: 20px;
    }
    #faixapage-slider .homeslider-description {
        padding: 20px;
    }
    .btn-ver-preco {
        margin: 30px 5px 0 5px !important
    }
}
@media screen and (min-width: 10px) and (max-width: 500px) {
    .caixaComNumero {
        height: 127px
    }
    .whats-titulo {
        padding: 5px 5px 5px 5px !important
    }
    div.whats-titulo i {
        margin-top: 8px;
        margin-left: 10px !important;
        margin-right: 10px
    }
    .caixaDoWhats .imgBtn {
        top: 50%
    }
    .caixaDaAvaliacao .imgBtn {
        top: 80%
    }
    .whats-titulo i {
        float: left;
        margin-right: 9px;
        margin-top: 7px
    }
}
@media (min-width: 10px) and (max-width: 991px) {
    .avaliacao_popup {
        width: 213px;
        position: fixed;
        z-index: 997;
        text-align: center;
        text-transform: uppercase;
        top: 65%;
        right: 0;
        margin-right: 0;
        margin-bottom: 0;
        box-shadow: -1px -4px 29px -1px rgba(104, 163, 200, .59)
    }
}
@media (min-width: 200px) and (max-width: 991px) {
    #header .shopping_cart > a:first-child:after {
        width: auto
    }
    .shopping_cart > a:first-child:before {
        padding-bottom: 7px
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .caixaComAvaliacao {
        top: 345px !important;
        top: 362px
    }
    .caixaDoWhats .imgBtn {
        top: 386px
    }
    .caixaComNumero {
        top: 347px
    }
    .caixaDaAvaliacao .imgBtn {
        top: 426px
    }
    #columns {
        padding-bottom: 0 !important
    }
}
@media (min-width: 426px) and (max-width: 576px) {
    #quantity_wanted_p {
        margin-left: 20px !important
    }
}
@media (min-width: 426px) and (max-width: 768px) {
    #footer #newsletter_block_left {
        padding: 13px 15px 19px
    }
    #social_block .toggle-footer {
        display: grid !important
    }
    #bandeirapage-slider ul {
        display: flex !important
    }
    #layer_cart {
        left: 60%
    }
    #order-detail-content table td {
        white-space: unset
    }
    #order-detail-content table th {
        white-space: unset
    }
    #block-order-detail table th {
        white-space: unset
    }
    #usefull_link_block, .socialsharing_product {
        left: 86% !important;
        top: 75px !important
    }
}
@media (min-width: 426px) and (max-width: 1024px) {
    .borda {
        border-left: 0 solid #bbb;
        border-right: 0
    }
}
@media screen and (min-width: 451px) and (max-width: 520px) {
    center ul li a.fb-icon .facebook-login {
        margin-left: 0 !important;
        margin-top: -25px
    }
}
@media only screen and (min-width: 480px) and (max-height: 480px) {
    .caixaDoWhats .imgBtn {
        top: 200px !important
    }
    .caixaComNumero {
        top: 161px !important
    }
    .caixaDaAvaliacao .imgBtn {
        top: 240px !important
    }
    .caixaComAvaliacao {
        top: 176px !important
    }
}
@media only screen and (min-width: 480px) and (max-width: 579px) {
    div.button span {
        margin-left: 15px
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    ul.product_list .functional-buttons div.wishlist {
        border-right: 0
    }
    ul.product_list .functional-buttons div.wishlist a:before {
        display: none
    }
    ul.product_list .functional-buttons div.compare a:before {
        display: none
    }
    ul.product_list.grid > li {
        width: 50%;
        float: left
    }
    #blockpack ul > li.first-item-of-tablet-line {
        clear: none
    }
    #blockpack ul > li.first-item-of-mobile-line {
        clear: left
    }
    #index ul.product_list.tab-pane > li.first-item-of-tablet-line {
        clear: none
    }
    #index ul.product_list.tab-pane > li.first-item-of-mobile-line {
        clear: left
    }
    ul.step li em.order-cart {
        display: none
    }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
    #search_block_top .btn.button-search {
        margin-right: 0 !important
    }
    .ac_results {
        width: 100% !important;
        left: 0 !important
    }
    .table tbody > tr > td.cart_quantity {
        width: auto
    }
}
@media (min-width: 480px) and (max-width: 780px) {
    .sf-menu > li > ul > li.first-in-line-xs {
        clear: left
    }
}
@media (min-width: 480px) and (max-width: 991px) {
    ul.product_list.grid > li.first-item-of-tablet-line {
        clear: left
    }
}
@media screen and (min-width: 480px) and (max-width: 1199px) {
    .altura-parcela-tablet {
        height: 35px !important
    }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
    .caixaDoWhats .imgBtn {
        top: 380px
    }
    .caixaComNumero {
        top: 329px
    }
    .caixaDaAvaliacao .imgBtn {
        top: 420px
    }
    .caixaComAvaliacao {
        top: 332px
    }
}
@media (min-width: 486px) and (max-width: 599px) {
    .tabela-frete #fkcorreios_cep_nome {
        height: 145px
    }
}
@media screen and (min-width: 501px) and (max-width: 749px) {
    .whats-titulo i {
        float: left;
        margin-right: 9px;
        margin-top: 7px
    }
}
@media (min-width: 567px) and (max-width: 768px) {
    .sub_cms_block .sub_cms {
        width: 33.33333%
    }
    .sub_cms_block .sub_cms.first {
        border: none;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .sub_cms_block .sub_cms.last {
        border: none;
        margin-top: 10px
    }
}
@media (min-width: 590px) and (max-width: 767px) {
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: unset !important;
        padding: 9px 10px
    }
}
@media (min-width: 600px) and (max-width: 695px) {
    .tabela-frete #fkcorreios_cep_nome {
        height: 125px
    }
    #order-opc #header_logo {
        display: block;
        float: left;
        margin-left: 40%;
    }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
    center ul li a.fb-icon .facebook-login {
        margin-left: 135px !important
    }
}
@media (min-width: 696px) and (max-width: 991px) {
    .tabela-frete #fkcorreios_cep_nome {
        height: 110px
    }
}
@media (min-width: 770px) and (max-width: 991px) {
    #mega_menu_plus {
        margin-top: 20px !important;
        width: 100%
    }
}
@media only screen and (min-width: 767px) and (max-width: 768px) {
    #footer #bandeirapage-slider ul {
        display: flex !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .shopping_cart > a:first-child span.ajax_cart_product_txt, .shopping_cart > a:first-child span.ajax_cart_product_txt_s {
        display: none !important
    }
    #social_block ul li {
        width: 30px;
        margin-left: 8px
    }
    #thumbs_list {
        width: 100%
    }
    #thumbs_list li {
        width: 76px;
        height: 76px
    }
    #thumbs_list li img {
        width: 68px;
        height: 68px
    }
    #usefull_link_block li {
        float: none !important
    }
    #usefull_link_block li.print {
        margin: 8px 0 0;
        padding: 0;
        border: none
    }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
    #footer #social_block ul {
        display: grid !important
    }
    #footer #block_selos {
        width: 100%
    }
    .product-container .right-block .button-container .button {
        width: 100%
    }
    #output {
        text-align: center;
        height: 0;
        margin-bottom: 0
    }
    #output li {
        padding: 0
    }
    .mg-menu #leo-groupe #header_user_info {
        margin-left: 30%
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    #columns #newsletter_block_left .form-group .form-control {
        margin-bottom: 10px;
        margin-right: 0
    }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
    #brucprodutoshome {
        justify-content: space-between !important;
        display: grid !important;
        grid-template-columns: repeat(auto-fill, 215px);
        grid-gap: 1rem;
        list-style: none;
        margin: 0 auto
    }
    #brucprodutoshome::after {
        content: "";
        flex: auto
    }
    #mega_menu_plus li ul li {
        text-align: left;
        float: left
    }
    .product_list .col-sm-4 {
        width: 28% !important;
        padding: 8px 8px 8px 8px !important
    }
    #brucprodutoshome .col-sm-4 {
        width: 100% !important;
        padding: 0 0 0 0 !important
    }
    .desc-boleto-wrap-product {
        height: 30px !important
    }
    .product_list .col-sm-6 {
        width: 33.3333333%;
        padding: 10px
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .caixaDoWhats .imgBtn {
        top: 410px
    }
    .caixaComNumero {
        top: 360px
    }
    .caixaDaAvaliacao .imgBtn {
        top: 450px
    }
    .caixaComAvaliacao {
        top: 361px
    }
}
@media only screen and (min-width: 797px) and (max-width: 1200px) {
    table#product_comparison .product-image-block .product_image img {
        height: 156px;
        width: 156px
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #layer_cart .layer_cart_cart {
        min-height: 360px
    }
    #thumbs_list {
        width: 100%;
        height: auto
    }
    ul.product_list .functional-buttons div.wishlist {
        border-right: 0
    }
    ul.product_list .functional-buttons div.wishlist a:before {
        display: none
    }
    ul.product_list .functional-buttons div.compare a:before {
        display: none
    }
    .tabela-frete #fkcorreios_cep_nome {
        height: 95px
    }
    #brucprodutoshome .col-md-3 {
        width: 25%;
        padding-left: 5px;
        padding-right: 5px
    }
}
.cart_block .cart-buttons a#button_order_cart span {
    border: none !important;
    background: 0 0 !important;
    padding: 7px 0;
}
#layer_cart .layer_cart_product h2 {
    margin-bottom: 22px;
    padding-right: 0 !important;
    text-transform: uppercase
}
#index .tab-content {
    margin-bottom: 75px;
    margin-bottom: 0 !important
}
.alert-info {
    margin-top: 10px
}
.cols .content_submenu ul.menulink {
    height: auto !important;
    padding-bottom: 7px
}
.button.button-medium.exclusive:hover {
    opacity: .8
}
.txtCenter {
    text-align: center;
    text-align: center !important
}
.noPdn-bot {
    padding-bottom: 0 !important
}
.mBot10 {
    margin-bottom: 1rem !important
}
.mBot30 {
    margin-bottom: 30px !important
}
.mTopListagemSemFabricante {
    margin-top: 24px
}
.mBot1Linha {
    margin-bottom: 2.6rem !important
}
.mBot1LinhaOutrosProdutos {
    margin-bottom: 1.74rem !important
}
.mBot2Linhas {
    margin-bottom: 1.11rem !important
}
.mBot2LinhasOutrosProdutos {
    margin-bottom: 1.42rem !important
}
.MarginTopOldPrice {
    margin-top: 22px !important
}
.NomBot {
    margin-bottom: 0 !important
}
.pBot5 {
    padding-bottom: .5rem !important
}
.pTop10 {
    padding-top: 10px;
    padding-top: 0
}
.mTop40 {
    margin-top: 40px !important
}
.mTop100 {
    margin-top: 100px !important
}
.pequeno2 {
    margin: 0;
    padding: 0;
}
.bxslider .price_display, .bxslider .valor_parcela2 {
    padding: 0
}
.price-wrapper-1 .valor_parcela {
    font-weight: 700;
    font-size: 20px;
}
.bxslider .price_display {
    min-height: 54px
}
.pLeft10 {
    margin-bottom: 1rem !important
}
.margem_preco_alteracao {
    margin-top: 10px !important
}
.por {
    margin: 0;
    padding: 0;
}
.button.ajax_add_to_cart_button {
    width: 100%;
    padding: 0;
    border: none
}
#em_estoque {
    position: relative;
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 4px 8px;
    margin-left: 5px;
    border: solid 1px #272624
}
#homepage-slider .homeslider-container {
    position: relative;
    width: auto;
    max-width: 1170px !important
}
#faixapage-slider .faixaslider-container {
    width: auto
}
.mTop20 {
    margin-top: 20px
}
.mTop0 {
    margin-top: 0 !important
}
.mBot0 {
    margin-bottom: 0 !important;
    padding: 0 19px
}
#faixapage-slider .faixaslider-container img {
    max-width: 1170px
}
.header_user_info {
    float: left;
    border: 0
}
.header_user_info a {
    background: none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    margin: 7px;
    padding: 2px 12px;
}
.header_user_info_destaque {
    float: left
}
.header_user_info_destaque a {
    background: none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    margin: 7px;
    padding: 2px 12px;
}
.logo {
    margin: 0 auto
}
#block_top_menu {
    clear: none;
    z-index: 9999;
    padding-top: 25px;
    float: right
}
.sf-contener {
    clear: both;
    float: left
}
.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
    background: 0 0;
    border-bottom: 0
}
.sf-menu {
    position: relative;
    padding: 0;
    width: auto !important
}
.sf-menu ul {
    position: absolute;
    top: -999em
}
.sf-menu li:hover {
    visibility: inherit
}
.sf-menu > li {
    float: left;
    margin-bottom: -3px;
    border-right: 0
}
.sf-menu > li > a {
    display: block;
    border-bottom: 0
}
.sf-menu > li.sfHover > a, .sf-menu > li.sfHoverForce > a, .sf-menu > li > a:hover {
    background: 0 0
}
.sf-menu li li li a {
    display: block;
    padding: 7px 28px 7px 36px
}
.sf-menu li li a:before {
    content: "\f105";
    display: inline-block;
    padding-right: 10px
}
.sf-menu li li li a:before {
    content: "\f105";
    display: inline-block;
    padding-right: 10px
}
.sf-menu li ul {
    display: none;
    top: 70px;
    z-index: 99;
    padding: 12px 0 18px 10px;
    min-width: 200px;
    border: 1px solid;
    box-shadow: none;
    left: auto
}
.sf-menu li li ul {
    background: none repeat scroll 0 0;
    display: none;
    left: 195px;
    opacity: 1 !important;
    position: absolute;
    top: -1px;
    width: 200px;
    padding: 0
}
.sf-menu li li li ul {
    padding: 0;
    width: 220px
}
ul.sf-menu li.sfHover li ul, ul.sf-menu li:hover li ul {
    top: -999em
}
ul.sf-menu li li.sfHover ul, ul.sf-menu li li:hover ul {
    left: 195px;
    top: 0
}
ul.sf-menu li li.sfHover li ul, ul.sf-menu li li:hover li ul {
    top: -999em
}
ul.sf-menu li li li.sfHover ul, ul.sf-menu li li li:hover ul {
    left: 200px;
    top: 0
}
.sf-menu > li > ul {
    padding: 0;
    width: auto
}
.sf-menu > li > ul > li > a {
    display: block;
    padding: 7px 28px;
}
.sf-menu > li > ul > li {
    padding: 0;
    float: none;
    width: auto;
    position: relative !important
}
.sf-menu > li > ul > li#category-thumbnail {
    width: 100% !important;
    float: none;
    clear: both;
    overflow: hidden;
    padding-right: 0;
    display: none
}
.sf-menu > li > ul > li#category-thumbnail > div {
    float: left;
    padding-left: 10px;
    width: 33.333%
}
.sf-menu > li > ul > li#category-thumbnail > div:first-child {
    padding-left: 0
}
.sf-menu > li > ul > li#category-thumbnail > div img {
    max-width: 100%;
    display: block
}
.cat-title {
    display: none;
    cursor: pointer;
    border-bottom: 0;
}
.sf-menu li.sf-search {
    border: none
}
.sf-menu li.sf-search input {
    display: inline;
    padding: 0 13px;
    height: 30px;
    margin: 13px 10px 0 0;
}
.shopping_cart .block_cart_collapse:after, .shopping_cart .block_cart_expand:after {
    content: "\f0d7";
    display: inline-block;
    float: right;
    padding: 6px 0 0
}
.shopping_cart .block_cart_collapse:after {
    content: "\f0d8";
    padding: 4px 0 2px
}
.cart_block .cart_block_list .remove_link {
    position: absolute;
    right: 10px;
    top: 19px
}
.cart_block .cart_block_list .ajax_cart_block_remove_link, .cart_block .cart_block_list .remove_link a {
    display: block;
    width: 100%;
    height: 100%
}
.cart_block .cart_block_list .ajax_cart_block_remove_link:before, .cart_block .cart_block_list .remove_link a:before {
    display: inline-block;
    content: "\f1f8";
}
.cart_block .cart-images {
    float: left;
    margin-right: 20px
}
.cart_block .cart-info {
    overflow: hidden;
    position: relative;
    padding-right: 20px
}
.cart_block dt {
    overflow: hidden;
    padding: 20px 10px 16px 20px;
    position: relative
}
.cart_block dd {
    position: relative
}
.cart_block dd .cart_block_customizations {
    border-top: 1px dashed
}
.cart_block dd .cart_block_customizations li {
    padding: 10px 20px
}
.cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
    position: absolute;
    right: 10px
}
.cart_block .cart_block_no_products, .cart_block .cart-prices {
    padding: 10px 20px;
}
.cart_block .cart-prices .cart-prices-line{margin-bottom: 5px;}
.cart_block .cart-buttons {
    overflow: hidden;
    padding: 20px 20px 10px;
    margin: 0
}
.cart_block .cart-buttons a {
    width: 50%;
    float: left;
    text-align: center;
}
.cart_block .cart-buttons a#button_order_cart {
    margin-right: 0;
    border: none
}
.cart_block .cart-buttons a#button_order_cart:hover span {
    border: solid 1px
}
@keyframes sliderLeft {
    from {
        width: 0%;
        display: none;
    }
    to {
        width: 30%;
        display: block;
    }
}
@keyframes sliderRight {
    from {
        width: 30%;
        display: block;
    }
    to {
        width: 0%;
    }
}
.sliderLeft {
    animation-name: sliderLeft;
    animation-duration: 0.5s;
}
.sliderRight {
    animation-name: sliderRight;
    animation-duration: 0.5s;
}
#header .cart_block {
    position: fixed;
    top: 0;
    right: -30%;
    z-index: 100;
    height: 100%;
    width: 30%;
}
#header .cart_block .block_content {
    height: calc(100% - 41px);
    position: relative;
    width: 100%;
}
#header .cart_block .block_content .cart_block_list {
    position: relative;
    width: 100%;
    height: calc(100vh - 290px);
    overflow-y: auto;
}
@media (min-width: 769px) {
    #header .cart_block {
        display: block !important;
    }
}
@media (max-width: 768px) {
    #header .cart_block {
        width: 100%;
        height: calc(100vh - 50px);
        top: 0;
        bottom: 0px;
        right: 0px;
    }
    #header .cart_block .block_content {
        height: 100%;
    }
    #header .cart_block .block_content .cart_block_list {
        height: calc(100vh - 247px);
    }
}
#header .cart_block .block_content .cart_block_list .products {
    overflow: auto;
}
#header .cart_block .cart_block_list .ajax_cart_block_remove_link, #header .cart_block .cart_block_list .remove_link a {
    outline: 0;
    text-decoration: none
}
#header .cart_block dt.first_item, .cart_block dt:first-child {
    background: 0 0
}
#header .cart_block .cart-buttons {
    background: 0 0;
    padding: 0;
    height: 41px;
}
#darkBack {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background: #00000038;
    display: none;
    z-index: 3;
}
#header .cart_block .cart-prices {
    border: none;
    height: auto;
    color: #fff;
}
#header .block_content {
    margin-bottom: 0
}
#layer_cart .layer_cart_cart h2 {
    border-bottom: 1px solid;
    padding-bottom: 13px;
    margin-bottom: 17px
}
#layer_cart .layer_cart_cart .layer_cart_row {
    padding: 0 0 7px
}
#layer_cart .layer_cart_cart .button-container {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto;
    width: 100%;
    padding: 0 30px 20px
}
#layer_cart .layer_cart_cart .button-container .btn {
    margin-bottom: 10px
}
#layer_cart .layer_cart_cart .button-container span.exclusive-medium {
    padding: 0;
    margin-right: 10px
}
#layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
    padding-right: 5px
}
#layer_cart .cross {
    position: absolute;
    right: 7px;
    top: 8px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 2
}
#layer_cart .cross:before {
    content: "\f057";
    display: block;
}
#layer_cart .continue {
    cursor: pointer
}
#layer_cart p {
    padding: 0
}
#layer_cart .crossseling .crossseling-content {
    border-top: 1px solid;
    padding: 26px 30px 40px;
    position: relative
}
#layer_cart .crossseling h2 {
    margin-bottom: 25px
}
#layer_cart .crossseling #blockcart_list {
    max-width: 773px;
    width: 84%;
    margin: 0 auto;
    overflow: hidden
}
#layer_cart .crossseling #blockcart_list ul {
    display: block
}
#layer_cart .crossseling #blockcart_list ul li {
    float: left;
    width: 178px;
    margin: 0
}
#layer_cart .crossseling #blockcart_list ul li .product-image-container {
    border: 1px solid;
    text-align: center;
    padding: 5px;
    margin-bottom: 15px
}
#layer_cart .crossseling #blockcart_list ul li .product-image-container img {
    width: 100%
}
#layer_cart .crossseling #blockcart_list ul li .product-name {
    padding-bottom: 5px
}
#layer_cart .crossseling #blockcart_list a.bx-next, #layer_cart .crossseling #blockcart_list a.bx-prev {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -5000px;
    position: absolute;
    top: 45%;
    margin-top: -20px
}
#layer_cart .crossseling #blockcart_list a.bx-next:after, #layer_cart .crossseling #blockcart_list a.bx-prev:after {
    display: block;
    text-indent: 0
}
#layer_cart .crossseling #blockcart_list a.bx-next.disabled, #layer_cart .crossseling #blockcart_list a.bx-prev.disabled {
    display: none
}
#layer_cart .crossseling #blockcart_list a.bx-prev {
    left: 5%
}
#layer_cart .crossseling #blockcart_list a.bx-prev:after {
    content: "\f137"
}
#layer_cart .crossseling #blockcart_list a.bx-next {
    right: 5%
}
#layer_cart .crossseling #blockcart_list a.bx-next:after {
    content: "\f138"
}
#layer_cart .crossseling #blockcart_list .bx-controls {
    overflow: hidden
}
#homepage-slider {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 14px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    float: left;
    min-width: 277px;
    margin-bottom: 0
}
#homepage-slider #homeslider {
    margin: 0 auto;
    padding: 0
}
#homepage-slider .homeslider-description {
    padding: 20px;
    cursor: pointer;
    background: none repeat scroll 0 0;
    border-left: 8px solid;
    left: 110px;
    opacity: .7;
    position: absolute;
    top: 31%;
    width: 50%
}
#homepage-slider .homeslider-description h2 {
    margin: 0;
    padding: 0
}
#homepage-slider .homeslider-description p {
    width: 100%;
    padding: .5em 0
}
#homepage-slider .homeslider-description button {
    border: none;
    background: none repeat scroll 0 0;
    border-image: none;
    border-left: 8px solid;
    border-style: none none none solid;
    bottom: -37px;
    left: -8px;
    position: absolute;
}
#homepage-slider .homeslider-image {
    position: absolute;
    left: 0;
    top: 0
}
#homepage-slider .bx-wrapper {
    position: relative;
    padding: 0;
    max-width: 1170px !important
}
#homepage-slider .bx-wrapper a {
    display: block
}
#homepage-slider .bx-wrapper img {
    display: block;
    max-width: 100%;
    height: auto
}
#homepage-slider .bx-wrapper .bx-viewport {
    height: auto !important;
    width: 100% !important
}
#homepage-slider .bx-wrapper .bx-controls-auto, #homepage-slider .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}
#homepage-slider .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}
#homepage-slider .bx-wrapper .bx-pager {
    text-align: center;
    padding-top: 20px
}
#homepage-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item, #homepage-slider .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}
#homepage-slider .bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
#homepage-slider .bx-wrapper .bx-prev {
    right: 60px
}
#homepage-slider .bx-wrapper .bx-prev:after {
    content: "\f053";
    text-shadow: 1px 1px 3px #888
}
#homepage-slider .bx-wrapper .bx-next {
    right: 10px
}
#homepage-slider .bx-wrapper .bx-next:after {
    content: "\f054";
    text-shadow: 1px 1px 3px #888
}
#homepage-slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    outline: 0;
    width: 52px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999;
    border: 0;
    background: 0 0
}
.bx-prev {
    left: 20px;
    border: none
}
#homepage-slider .bx-wrapper .bx-controls-direction a:before {
    height: 48px;
    width: 48px;
    display: block;
    content: ".";
    opacity: .14;
    text-indent: -9999px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: 0 0
}
#homepage-slider .bx-wrapper .bx-controls-direction a:after {
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 2;
    padding: 0;
    background: 0 0
}
#homepage-slider .bx-wrapper .bx-controls-direction a:hover:before {
    opacity: .83;
    background: 0 0
}
#homepage-slider .bx-wrapper .bx-controls-direction a.disabled {
    display: none
}
#homepage-slider .bx-wrapper .bx-controls-auto {
    text-align: center
}
#homepage-slider .bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -11px no-repeat;
    margin: 0 3px
}
#homepage-slider .bx-wrapper .bx-controls-auto .bx-start.active, #homepage-slider .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}
#homepage-slider .bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -44px no-repeat;
    margin: 0 3px
}
#homepage-slider .bx-wrapper .bx-controls-auto .bx-stop.active, #homepage-slider .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}
#homepage-slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}
#homepage-slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}
#homepage-slider .bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: .75
}
#homepage-slider .bx-wrapper .bx-caption span {
    display: block;
    padding: 10px
}
#homeslider-container .bx-clone {
    width: 100%
}
#faixapage-slider {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 14px;
    width: 100%;
    max-width: 1170px;
    max-height: 448px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    float: left
}
#faixapage-slider #homeslider {
    margin: 0 auto;
    padding: 0
}
#faixapage-slider .homeslider-description {
    padding: 20px;
    cursor: pointer;
    background: none repeat scroll 0 0;
    border-left: 8px solid;
    left: 110px;
    opacity: .7;
    position: absolute;
    top: 31%;
    width: 50%
}
#faixapage-slider .homeslider-description h2 {
    margin: 0;
    padding: 0
}
#faixapage-slider .homeslider-description p {
    width: 100%;
    padding: .5em 0
}
#faixapage-slider .homeslider-description button {
    border: none;
    background: none repeat scroll 0 0;
    border-image: none;
    border-left: 8px solid;
    border-style: none none none solid;
    bottom: -37px;
    left: -8px;
    position: absolute;
    text-transform: uppercase
}
#faixapage-slider .homeslider-container {
    position: relative;
    width: auto;
    max-width: 1170px !important
}
#faixapage-slider .homeslider-image {
    position: absolute;
    left: 0;
    top: 0
}
#faixapage-slider .bx-wrapper {
    position: relative;
    padding: 0;
    max-width: 1170px !important
}
#faixapage-slider .bx-wrapper a {
    display: block;
    display: inline
}
#faixapage-slider .bx-wrapper img {
    display: block;
    float: left;
    height: auto;
    max-width: 100%
}
#faixapage-slider .bx-wrapper .bx-viewport {
    height: auto !important;
    width: 100% !important
}
#faixapage-slider .bx-wrapper .bx-controls-auto, #faixapage-slider .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}
#faixapage-slider .bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}
#faixapage-slider .bx-wrapper .bx-pager {
    padding-top: 20px
}
#faixapage-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item, #faixapage-slider .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}
#faixapage-slider .bx-wrapper .bx-pager.bx-default-pager a {
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
#faixapage-slider .bx-wrapper .bx-prev {
    right: 60px
}
#faixapage-slider .bx-wrapper .bx-prev:after {
    content: "\f053";
    text-shadow: 1px 1px 3px
}
#faixapage-slider .bx-wrapper .bx-next {
    right: 10px
}
#faixapage-slider .bx-wrapper .bx-next:after {
    content: "\f054";
    text-shadow: 1px 1px 3px #888
}
#faixapage-slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    outline: 0;
    width: 52px;
    height: 52px;
    text-indent: -9999px;
    z-index: 9999;
    border: 0;
    background: 0 0
}
#faixapage-slider .bx-wrapper .bx-controls-direction a:before {
    height: 48px;
    width: 48px;
    display: block;
    content: ".";
    opacity: .14;
    text-indent: -9999px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: 0 0
}
#faixapage-slider .bx-wrapper .bx-controls-direction a:after {
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 16px 0 0;
    background: 0 0
}
#faixapage-slider .bx-wrapper .bx-controls-direction a:hover:before {
    opacity: .83;
    background: 0 0
}
#faixapage-slider .bx-wrapper .bx-controls-direction a.disabled {
    display: none
}
#faixapage-slider .bx-wrapper .bx-controls-auto {
    text-align: center
}
#faixapage-slider .bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -11px no-repeat;
    margin: 0 3px
}
#faixapage-slider .bx-wrapper .bx-controls-auto .bx-start.active, #faixapage-slider .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}
#faixapage-slider .bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -44px no-repeat;
    margin: 0 3px
}
#faixapage-slider .bx-wrapper .bx-controls-auto .bx-stop.active, #faixapage-slider .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}
#faixapage-slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}
#faixapage-slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}
#faixapage-slider .bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: .75
}
#faixapage-slider .bx-wrapper .bx-caption span {
    display: block;
    padding: 10px
}
.button.ajax_add_to_cart_button span:after {
    right: 10px;
    content: "";
    position: absolute;
    right: 5px;
    top: 5px
}
.button.ajax_add_to_cart_button span {
    text-shadow: none;
    background: none repeat scroll 0 0;
    border: medium none;
    display: block;
    padding: 4px 0 4px 7px;
}
.button.ajax_add_to_cart_button.button span {
    filter: none
}
.button.ajax_add_to_cart_button:hover {
    opacity: .8;
    border: none
}
.button.ajax_add_to_cart_button:hover span {
    filter: none
}
.button.lnk_view {
    display: none;
    padding: 0;
    border: none
}
.button.lnk_view span {
    display: none;
    padding: 4px 8px;
    display: block;
    text-transform: uppercase
}
.price {
    white-space: nowrap
}
.price-percent-reduction {
    padding: 0 5px 0 3px;
    display: inline-block;
    border: 0;
    height: 21px;
    height: 18px
}
.price-percent-reduction.small {
    padding: 0 5px 0 5px !important;
}

ul.product_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap
}
.block .title_block, .block h4 {
  border-bottom: 1px solid;
  padding: 0 0 4px 0;
  margin-bottom: 10px;
}
.bottom-pagination-content {
    border: none
}
h3.page-product-heading {
    border: 0;
    background: 0 0;
    padding: 10px 10px 5px 0;
    border-bottom: 1px solid #0079aa
}
.compartilhar-fb {
    margin-left: 20px
}
.icon-facebook:before {
    padding-left: 4px
}
.page-product-box {
    clear: both
}
#short_description_block h1 {
    padding: 10px 0
}
#short_description_block h2 {
    padding: 10px 0
}
#short_description_block h3 {
    padding: 10px 0
}
#short_description_block h4 {
    padding: 10px 0
}
.order_carrier_content {
    border: 0
}
.box {
    background-color: #fff
}
#fkcorreios_cep_msg {
    border-radius: 3px;
    display: inline-block;
    margin: 10px 0;
    padding: 4px 13px;
}
#fkcorreios_cep_form {
    border-bottom: 0 none;
    padding: 0
}
.fkcorreios_calculo_cep INPUT[type=text] {
    height: 27px;
    padding: 0 18px 0 10px
}
#fkcorreios_cep_form .button.button-medium {
    background: none repeat scroll 0 0;
    border: 0 none;
    margin: 5px 0 10px 0 !important;
    padding: 3px 10px;
    width: 131px
}
.fkcorreios_calculo_cep TABLE {
    border-top: 1px solid;
    margin-top: 10px;
    width: 100%
}
#fkcorreios_cep_img {
    vertical-align: middle
}
#fkcorreios_cep_valor {
    vertical-align: middle
}
.socialsharing_product button {
    border: 0;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 27px
}
.btn-facebook, .btn-google-plus, .btn-pinterest, .btn-twitter {
    width: 45px;
    height: 45px;
    padding: 6px 6px 6px 6px !important
}
.content_sortPagiBar .sortPagiBar {
    border: 0;
    background: 0 0
}
.content_scene_cat .content_scene_cat_bg {
    padding: 0
}
.content_scene_cat span.category-name {
    margin-bottom: 12px;
}
.content_scene_cat p {
    margin-bottom: 0;
}
.content_scene_cat a:hover {
    text-decoration: underline
}
.content_scene_cat .content_scene .cat_desc {
    padding-top: 20px
}
#product .cat_desc {
    display: none
}
.block .products-block li .products-block-image {
    border: 0
}
#columns #newsletter_block_left .form-group {
    margin-bottom: 0
}
#columns #newsletter_block_left .form-group .form-control {
    max-width: 222px;
    display: inline-block;
    margin-right: 6px
}
#columns #newsletter_block_left .success_inline, #columns #newsletter_block_left .warning_inline {
    text-align: left;
    padding: 1px 0 0;
    margin-bottom: -19px
}
#footer #newsletter_block_left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 15px;
    margin-bottom: 0;
    justify-content: center;
    min-height: 80px;
}

#newsletter_block_left .checkbox{
  display: flex;
  text-align: justify;
  font-size: 12px;
}
@media (min-width: 768px){
  #newsletter_block_left div#captcha-box{
      margin-top: -36px !important;
  }
}

#newsletter_block_left .container {
    margin-left: 0px;
}
#newsletter_block_left .btn-default {
    color: white;
    border: none;
}
#footer #newsletter_block_left h4 {
    background: none repeat scroll 0 0;
    border: medium none;
    float: left;
    padding: 12px 17px 0 0
}
#footer #newsletter_block_left h4:after {
    display: none
}
#footer #newsletter_block_left .block_content {
    width: 100% !important;
    overflow: hidden
}
#footer #newsletter_block_left .form-group {
    margin-bottom: 0
}
#footer #newsletter_block_left .form-group .form-control {
    background: none repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    float: left;
    height: 30px;
    margin: 0px 0 0;
    max-width: 283px;
    padding: 7px 43px 5px 5px
}
#footer #newsletter_block_left .form-group .form-control:focus {
    -webkit-box-shadow: #000 0 0 0;
    -moz-box-shadow: #000 0 0 0;
    box-shadow: #000 0 0 0
}
#footer #newsletter_block_left .form-group .button-small {
    background: none repeat scroll 0 0;
    border: medium none;
    height: 30px;
    margin-top: 8px;
    text-align: center;
    width: 53px;
    margin-left: 0
}
#footer #newsletter_block_left .form-group .button-small:before {
    display: none
}
#footer #newsletter_block_left .form-group .button-small span {
    border: medium none;
    display: block;
    margin-top: -4px;
    text-shadow: none;
    text-transform: uppercase
}
#footer #newsletter_block_left .warning_inline {
    display: block;
    clear: both
}
.footer-container .container {
    padding-bottom: 100px;
    padding-bottom: 0
}
.footer-container #footer .row {
    position: relative
}
.footer-container #footer .item {
    padding-bottom: 8px
}
.footer-container #footer #block_contact_infos > div {
    padding: 0 0 0 5px
}
.footer-container #footer #block_contact_infos > div ul li {
    padding: 0 0 7px 4px;
    overflow: hidden;
}
.footer-container #footer #block_contact_infos > div ul li i {
    width: 32px;
    padding-right: 12px;
    float: left
}
.footer-container #footer .blockcategories_footer {
    clear: left
}
#social_block ul li {
    float: left;
    margin: 0 0 5px 0;
    text-align: center;
    width: 40px;
}
#social_block ul li a {
    background: none repeat scroll 0 0;
    display: inline-block;
    height: 30px;
    width: 30px;
    padding-top: 1px;
    width: 35px;
    height: 35px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}
#social_block ul li a span {
    display: none
}
#social_block ul li a:before {
    display: inline-block;
    vertical-align: 0;
    margin: 2px
}
#social_block ul li.instagram a:before {
    content: "\f16d" !important
}
#social_block ul li.facebook a:before, #social_block ul li.instagram a:before {
    padding: 0 0 0 0 !important
}
#social_block ul li.facebook a:before {
    content: "\f09a";
    text-shadow: none;
    padding-top: 8px
}
#social_block ul li.twitter a:before {
    content: "\f099";
    text-shadow: none
}
#social_block ul li.rss a:before {
    content: "\f09e";
    text-shadow: none
}
#social_block ul li.youtube a:before {
    content: "\f167";
    text-shadow: none
}
#social_block ul li.google-plus a:before {
    content: "\f0d5";
    text-shadow: none
}
#social_block ul li.pinterest a:before {
    content: "\f0d2";
    text-shadow: none
}
.footer-container #footer .bottom-footer {
    position: absolute;
    bottom: -55px;
    left: 0
}
.footer-container #footer .bottom-footer div {
    padding: 15px 0 0;
    border-top: 1px solid;
    width: 100%
}
.footer-container #footer #block_contact_infos {
    border-left: 0
}
.pb-center-column {
    background: 0 0 !important;
    margin-bottom: 30px;
}
.pb-right-column {
    padding: 0;
    float: right;
    background: #f6f6f6 !important
}
.primary_block {
    margin-bottom: 40px;
    margin-top: 0
}
.top-hr {
    height: 5px;
    display: none
}
.product-heading-h5 {
    margin: 3px 0 8px
}
.box-security .product-heading-h5 {
    margin: 3px 0 -8px
}
#productscategory_list .product-name, .accessories-block .product-name {
    margin-bottom: 5px
}
#productscategory_list .product-name a, .accessories-block .product-name a {
    margin-bottom: 0
}
img {
    max-width: 100%;
    height: auto
}
.pb-left-column #image-block {
    position: relative;
    padding: 5px;
    border: 0 solid #d6d4d4;
}
.pb-left-column #image-block{
    float: right;
    width: 80%;
}
.pb-left-column #image-block .new-box, .pb-left-column #image-block .sale-box {
    z-index: 50002
}
.resetimg {
    padding: 10px 0 0
}
.cms_head h6 {
    font-size: 24px;
    text-transform: uppercase;
}
.resetimg #resetImages i {
    margin-right: 6px
}
#usefull_link_block {
    list-style: none;
    margin-left: 5px
}
#usefull_link_block li {
    margin: 0 0 8px
}
#usefull_link_block li:first-child {
    margin: 0 0 8px;
    border: none;
    padding: 0
}
#usefull_link_block li a {
    position: relative;
    padding-left: 36px;
    display: inline-block;
    padding-left: 0 !important
}
#usefull_link_block li a:before {
    position: absolute;
    top: -2px;
    position: relative;
    top: 9px;
    left: 0;
    display: inline-block
}
#usefull_link_block li.print a:before {
    content: "\f02f"
}
#usefull_link_block li.sendtofriend a:before {
    content: "\f003"
}
#usefull_link_block li#left_share_fb {
    clear: both;
    float: none
}
#usefull_link_block li#left_share_fb a {
    padding-left: 18px
}
#usefull_link_block li#left_share_fb a:before {
    content: "\f09a"
}
#usefull_link_block li#favoriteproducts_block_extra_add, #usefull_link_block li#favoriteproducts_block_extra_added, #usefull_link_block li#favoriteproducts_block_extra_remove, #usefull_link_block li#favoriteproducts_block_extra_removed {
    cursor: pointer;
    clear: both;
    float: none;
    margin: 0 0 8px;
    border: none;
    padding: 0;
    position: relative
}
#usefull_link_block li#favoriteproducts_block_extra_add:before, #usefull_link_block li#favoriteproducts_block_extra_added:before, #usefull_link_block li#favoriteproducts_block_extra_remove:before, #usefull_link_block li#favoriteproducts_block_extra_removed:before {
    position: absolute;
    top: -2px;
    left: 0;
    content: "\f08a"
}
#usefull_link_block li#favoriteproducts_block_extra_removed:before {
    content: "\f004"
}
.pb-center-column h1 {
    margin-bottom: 0;
    margin-bottom: 10px;
    padding-bottom: 0
}
.pb-center-column p {
    margin-bottom: 5px
}
.pb-center-column #product_reference {
    margin-bottom: 6px;
}
.pb-center-column #short_description_block .buttons_bottom_block {
    display: none
}
.pb-center-column #short_description_block #short_description_content {
    padding: 0 0 0 0 !important;
    word-wrap: break-word
}
.pb-center-column #short_description_block #short_description_content p {
    padding: 20px 0
}
.pb-center-column #buy_block {
    margin-top: 10px
}
.pb-center-column #buy_block label {
    display: inline-block;
    width: 125px;
}
.pb-center-column #buy_block p.price {
    padding: 0
}
.pb-center-column #color_picker p {
    padding-bottom: 5px;
}
#product p#loyalty {
    padding: 17px 0 15px 35px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 10px 0 -5px;
    position: relative
}
#product p#loyalty:before {
    content: "\f024";
    position: absolute;
    top: 16px;
    left: 0
}
#page .rte {
    padding: 0;
    word-wrap: break-word
}
#page .rte p {
    margin-bottom: 10px
}
#attributes fieldset {
    padding-bottom: 3px
}
#attributes fieldset label {
    vertical-align: top;
    display: block;
    text-transform: uppercase
}
#attributes .attribute_list {
    width: 100%
}
#attributes .attribute_list ul {
    clear: both
}
#attributes .attribute_list ul li {
    float: left;
    margin-right: 10px
}
#attributes .attribute_list input.attribute_radio {
    float: left;
    margin-left: 3px
}
#attributes .attribute_list div.radio, #attributes .attribute_list div.radio input, #attributes .attribute_list div.radio span {
    float: none;
    display: inline-block
}
#attributes .attribute_list #color_to_pick_list {
    list-style: none
}
#attributes .attribute_list #color_to_pick_list li {
    float: left;
    margin: 0 3px 3px 0;
    padding: 1px;
    border: 1px solid;
    clear: none
}
#attributes .attribute_list #color_to_pick_list li a.color_pick {
    display: block;
    height: 22px;
    width: 22px;
    cursor: pointer
}
#attributes .attribute_list #color_to_pick_list li.selected {
    border: 1px solid
}
.box-info-product {
    border: 0
}
#center_column.col-sm-9 .col-md-3 .box-info-product {
    border: 1px solid;
    border-top: 1px solid;
    border-bottom: 1px solid
}
#center_column.col-sm-9 .col-md-3 .box-info-product p {
    margin-bottom: 7px;
    padding: 15px 10px 0
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive {
    padding: 0;
    border: 1px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: block
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:before {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    content: "\f07a";
    z-index: 2;
    width: 51px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added:before {
    content: "\f00c"
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.added.disabled:before, #center_column.col-sm-9 .col-md-3 .box-info-product .exclusive.disabled:before {
    content: "\f110";
    animation: 2s linear 0s normal none infinite spin;
    -webkit-animation: 2s linear 0s normal none infinite spin;
    -moz-animation: 2s linear 0s normal none infinite spin;
    border: none
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:after {
    background: 0 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 51px;
    content: "";
    width: 1px;
    z-index: 2
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive span {
    border: none;
    border-top: 1px solid;
    padding: 12px 16px 14px;
    display: block !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
#center_column.col-sm-9 .col-md-3 .box-info-product .exclusive:hover {
    background-position: 0 0
}
.table-data-sheet, .table-data-sheet tr, .table-data-sheet td{
  border-collapse: collapse;
  border-bottom: 1px solid #ccc;
}
.table-data-sheet tr td {
    padding: 10px 20px 11px
}
.accessories-block .block_description {
    display: none
}
.accessories-block .exclusive span {
    padding: 2px 8px 3px;
}
.accessories-block .exclusive span:active, .accessories-block .exclusive span:focus {
    text-decoration: none
}
#quantity_wanted_p, #nome_iniciais_produto, #bructaglojafisica{
    margin-bottom: 13px;
    padding: 0 20px;
}
#bructaglojafisica a.whatsapp-link{
  display: block;
  color: #fff;
  background: #25D366;
  text-align: center;
  padding: 10px 5px;
}

#availability_date_label, #availability_statut span#availability_label {
    display: inline-block;
    width: 125px;
}
#availability_value, #last_quantities {
    background: none repeat scroll 0 0;
    display: inline-block;
    padding: 4px 8px 5px;
}
#last_quantities {
    padding: 5px 8px;
    position: relative;
    top: 0;
    border: none
}
#pQuantityAvailable {
    background: none repeat scroll 0 0;
    margin: 10px 0;
    padding: 5px 8px;
    text-align: center;
    text-transform: uppercase;
    width: 84px
}
#availability_statut #availability_value.warning_inline {
    margin: 15px 0 0;
    border: 0;
    text-shadow: none;
    padding-top: 7px;
    text-align: left
}
.box-security {
    border-top: 1px solid;
    padding: 19px 19px 6px;
    display: none
}
.content_prices, #product #outrasCores{
    padding: 0 19px 13px
}
.our_price_display2 {
    padding: 0;
}
#reduction_percent_display {
    padding: 4px 1px
}
#reduction_amount, #reduction_percent {
  margin:0;
  padding:0;
  display: inline-block;
  font-size: 13px;
  color: #fff;
  padding: 3px 5px;
  border-radius: 5px;
}
.buttons_bottom_block {
    clear: both;
    padding: 3px 19px 0
}
.buttons_bottom_block #wishlist_button {
    padding: 16px 8px 17px;
}
#wishlist_button:before {
    background: 0 0
}
#send_friend_form {
    width: 555px;
    overflow: hidden
}
#send_friend_form .product img {
    margin: 0 0 10px;
    border: none
}
#send_friend_form .product p {
    padding: 0
}
#send_friend_form .form_container {
    padding: 10px 15px
}
#send_friend_form .form_container p.intro_form {
    padding-bottom: 6px;
}
#send_friend_form .form_container p.txt_required {
    padding-bottom: 0
}
#send_friend_form .form_container .text {
    padding-bottom: 10px
}
#send_friend_form .form_container .text label {
    display: block;
    padding: 0;
    width: 100%;
}
#send_friend_form .form_container .text input {
    padding: 0 5px;
    height: 22px;
    width: 100%;
    border: 1px solid base-border-color;
}
#send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right
}
p.infoCustomizable {
    margin-bottom: 30px
}
ul#text_fields, ul#uploadable_files {
    list-style: none
}
.customizableProductsFile, .customizableProductsText {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid
}
.customizationUploadLine {
    padding-bottom: 10px
}
.customizationUploadLine label {
    display: block;
    vertical-align: top
}
.customizationUploadLine textarea {
    width: 50%;
    border: 1px solid
}
.customizationUploadBrowse img + a {
    position: relative;
    top: -51px
}
#customizedDatas {
    float: right
}
.accessories_block div ul li a {
    display: inline-block
}
#product.content_only div.primary_block {
    margin-bottom: 0
}
#product.content_only div.primary_block div.pb-left-column {
    padding: 20px 20px 5px 35px;
    width: 47%
}
#product.content_only div.primary_block div.pb-left-column #thumbs_list {
    width: 392px
}
#product.content_only div.primary_block div.pb-center-column {
    padding: 20px 20px 60px 0;
    width: 27.5%;
    margin-bottom: 0;
    min-height: 623px;
    height: 100%
}
#product.content_only div.primary_block div.pb-center-column .product_comments_block_extra {
    padding-right: 0
}
#product.content_only div.primary_block div.pb-center-column #ShareDiv {
    position: absolute;
    bottom: 8px
}
#product.content_only div.primary_block div.pb-right-column {
    width: 25.5%;
    padding-right: 15px;
    padding-left: 0
}
#product.content_only div.primary_block div.pb-right-column .box-info-product {
    position: relative;
    padding-bottom: 0;
    border: none;
}
#product.content_only div.primary_block div.pb-right-column .box-info-product #add_to_cart .exclusive {
    display: block;
    width: 100%
}
#product.content_only div.primary_block div.pb-right-column .box-info-product .box-cart-bottom {
    position: initial
}
#product.content_only div.primary_block div.pb-right-column .box-cart-bottom, #product.content_only div.primary_block div.pb-right-column .product_attributes {
    -webkit-box-shadow: transparent 0 0 0;
    -moz-box-shadow: transparent 0 0 0;
    box-shadow: transparent 0 0 0
}
#product.content_only div.primary_block div.pb-right-column .product_attributes {
    padding-top: 0
}
.addsharethisinner .stButton .stArrow {
    display: none !important
}
@media (max-width: 1050px) and (max-width: 479px) {
    #product.content_only div.primary_block, #product.content_only section.primary_block {
        margin-left: 0
    }
    #product.content_only div.primary_block div.pb-center-column, #product.content_only section.primary_block div.pb-center-column {
        width: 100%;
        float: none;
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    #product.content_only div.primary_block div.pb-right-column, #product.content_only section.primary_block div.pb-right-column {
        margin-top: 15px;
        margin-bottom: 15px;
        width: 100%;
        float: none;
        padding-left: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
}
#product.content_only div.primary_block #ap5-buy-block-container #ap5-buy-container .product_attributes.clearfix {
    transform: translateY(-52px);
    padding-top: 52px!important;
} 
.ie8 .pb-left-column #image-block #view_full_size .span_link {
    border: 1px solid
}
.ie8 .box-security {
    filter: none
}
#product_condition {
    display: none
}

.new-box {
    left: auto;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 0;
    width: 130px;
    z-index: 0;
    margin-bottom: 15px
}
.sale-box {
    left: auto;
    padding: 8px;
    position: absolute;
    right: -9px;
    text-align: center;
    top: 0;
    width: 130px;
    z-index: 2 !important
}
#brucprodutoshome .sale-box, #specials .sale-box {
    top: 215px
}
.sale-extra-box {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 74px;
    z-index: 2 !important
}
.new-label, .sale-extra-label, .sale-label {
    background: none repeat scroll 0 0;
    display: block;
    padding: 3px 8px 4px;
    position: absolute;
    z-index: 1;
    transform: inherit;
    -webit-transform: inherit;
}
.top0 {
    top: 0 !important
}
.sale-label {
    padding: 1px 10px;
    top: -24px;
    right: 9px;
    left: auto;
    width: 105px
}
.new-label {
    top: 0;
    right: 0;
    left: auto;
    padding: 3px 5px 0;
}
.sale-extra-label {
    padding: 4px 10px;
    top: 30px;
    right: 0;
    left: auto;
}
.ie8 .new-label {
    left: 0;
    top: 0;
    width: auto;
    padding: 5px 15px;
    position: absolute;
    right: 5px
}
.ie8 .new-label:after {
    display: none
}
.ie8 .new-label:before {
    display: none
}
.ie8 .sale-label {
    right: 0;
    top: 0;
    width: auto;
    padding: 5px 15px
}
.ie8 .sale-label:after {
    display: none
}
.ie8 .sale-label:before {
    display: none
}
.ie8 .new-box {
    top: -1px
}
.ie8 .sale-box {
    right: -1px;
    top: -1px
}
#cmsinfo_block, #facebook_block {
    background: 0 0;
    padding: 0;
    min-height: 0 !important
}
#cmsinfo_block {
    border: none
}
#cmsinfo_block > div + div {
    border: none;
    padding-left: 0;
    min-height: 0 !important
}

@media (max-width: 425px){
  ul.product_list .availability span {
    top: 60px !important;
    text-align: center;
  }
  ul#thumbs_list_frame {
    display: flex;
  } 
}

ul.product_list .availability span {
    background: none repeat scroll 0 0;
    position: absolute;
    right: 0;
    top: 85px;
    padding: 3px 5px 1px;
}
ul.product_list.list .availability span {
    position: inherit
}
ul.product_list .availability span.available-now {
    border: 1px solid;
    display: none
}
ul.product_list .availability span.out-of-stock {
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 108px;
    border: 0;
    z-index: 2;
    color: white;
}
ul.product_list .color-list-container {
    margin-bottom: 12px;
    display: none
}
ul.product_list .color-list-container ul li {
    display: inline-block;
    border: 1px solid
}
ul.product_list .color-list-container ul li a {
    display: block;
    width: 23px;
    height: 23px;
    margin: 1px
}
ul.product_list .product-image-container {
    text-align: center
}
ul.product_list .product-image-container img {
    margin: 0 auto;
    min-height: 38px
}
ul.product_list .product-image-container .quick-view {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -53px;
    padding: 13px 0 0;
    width: 107px;
    height: 61px;
    text-align: center;
    opacity: .82
}
ul.product_list .comments_note {
    text-align: left;
    overflow: hidden
}
ul.product_list .comments_note .star_content {
    float: left
}
ul.product_list .comments_note .nb-comments {
    overflow: hidden;
}

ul.product_list .functional-buttons div.compare a:before {
    content: "\f067";
    display: inline-block;
    margin-right: 3px
}
ul.product_list .functional-buttons div.compare a.checked:before {
    content: "\f068"
}
ul.product_list.grid > li {
    text-align: center
}
ul.product_list.grid > li .product-container {
    padding: 0;
    position: relative;
    box-shadow: none !important;
    display: block;
    border-bottom: 0
}
ul.product_list.grid > li .product-container .product-image-container {
    padding: 9px;
    margin-bottom: 13px;
    position: relative;
    border: 0
}
ul.product_list.grid > li .product-container .product-image-container .content_price {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    background: url(../img/price-container-bg.png);
    padding: 9px 0;
    display: none !important
}
ul.product_list.grid > li .product-container h5 {
    text-align: left;
    height: 70px;
    padding: 0
}
ul.product_list.grid > li .product-container .comments_note .star_content {
    margin: 0 3px 12px 59px
}
ul.product_list.grid > li .product-container .product-desc {
    display: block;
    padding-bottom: 5px
}
ul.product_list.grid > li .product-container .content_price {
    padding-bottom: 9px;
    line-height: 21px;
    text-align: left;
    display: block !important;
    display: flex !important;
    display: -ms-flex !important;
    flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -ms-flex-align: center;
    justify-content: flex-start
}
ul.product_list.grid > li .product-container .old-price, ul.product_list.grid > li .product-container .price, ul.product_list.grid > li .product-container .price-percent-reduction {
    display: inline-block
}
ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button, ul.product_list.grid > li .product-container .button-container .lnk_view, ul.product_list.grid > li .product-container .button-container span.button {
    width: 100%;
    margin: 0
}
.ajax_add_to_cart_button {
    background: 0 0;
    content: "";
    padding-right: 10px
}
ul.product_list.grid li.hovered h5 {
    min-height: 53px
}
ul.product_list.list > li .product-container {
    border-top: 1px solid;
    padding: 30px 0
}
ul.product_list.list > li .product-image-container {
    position: relative;
    padding: 9px;
    border: 0
}
ul.product_list.list > li .product-image-container .content_price {
    display: none !important
}
ul.product_list.list > li h5 {
    padding-bottom: 8px
}
ul.product_list.list > li .product-desc {
    margin-bottom: 15px;
    text-align: justify
}
ul.product_list.list > li .center-block .comments_note {
    margin-bottom: 12px
}
ul.product_list.list > li .right-block .right-block-content .content_price {
    padding-bottom: 10px
}
ul.product_list.list > li .right-block .right-block-content .content_price span {
    display: inline-block;
    margin-top: -4px;
    margin-bottom: 14px
}
ul.product_list.list > li .right-block .right-block-content .content_price span.old-price {
    margin-right: 8px
}
ul.product_list.list > li .right-block .right-block-content .button-container {
    overflow: hidden;
    padding-bottom: 0px;
}
ul.product_list.list > li .right-block .right-block-content .button-container .btn {
    margin-bottom: 10px;
    width: 100%
}
ul.product_list.list > li .right-block .right-block-content .functional-buttons a {
    cursor: pointer
}
ul.product_list.list > li .right-block .right-block-content .functional-buttons .wishlist {
    border: none
}
ul.product_list.list > li .right-block .right-block-content .functional-buttons .compare {
    padding-top: 10px;
    display: none
}
ul.product_list.list > li .right-block .right-block-content .functional-buttons .compare a:before {
    margin-right: 10px
}
.ie8 .quick-view {
    border: 1px solid
}
.ajax_block_product .last-mobile-line .hovered {
    display: block
}
.price .product-price {
    display: block
}
ul.product_list.grid > li .product-container:hover {
    display: block;
    height: auto
}
ul.product_list.grid > li .product-container .button-container span.button {
    padding-left: 12px;
    padding-top: 7px
}
.layered_price_range {
    margin-left: 7px
}
.layered_price_range_unit {
    margin-right: 7px
}
.layered_slider {
    margin-top: 5px
}

.layered_list {
    display: block;
    cursor: pointer
}
.layered_ajax_loader p {
    margin: 20px 0;
    text-align: center
}
.hide-action {
    text-align: center;
    text-align: right;
    display: block;
    cursor: pointer
}
.button.button-small {
    background: none repeat scroll 0 0;
    border: medium none;
    padding: 3px 8px 4px;
    text-transform: uppercase;
    width: auto;
    text-shadow: none
}
.button.button-small span {
    border: medium none;
    padding: 3px 8px 4px;
    text-transform: uppercase
}
.button.button-small span i {
    vertical-align: 0;
    margin-right: 5px
}
.button.button-small span i.right {
    margin-right: 0;
    margin-left: 5px
}
.button.button-small span:hover {
    border-color: none;
    background: 0 0
}
.button.button-medium {
    background: none repeat scroll 0 0;
    border-radius: 0;
    border: 0 none;
    padding: 10px 20px
}
.button.button-medium span {
    border: 0;
    padding: 10px 10px 10px 14px;
}
.button.button-medium span i.left {
    display: inline-block;
    margin: -4px 10px 0 0;
    vertical-align: -2px
}
.button.button-medium span i.right {
    margin-right: 0;
    margin-left: 9px
}
.button.button-medium:hover {
    background: none repeat scroll 0 0
}
.button-medium.button, .button-medium.button:hover, .exclusive.button-medium.button, .exclusive.button-medium.button:hover {
    filter: none
}
.exclusive.button-medium.button span {
    background: 0 0;
    filter: none
}
.button-medium.button span, .button-medium.button span:hover {
    background: 0 0 !important;
    filter: none !important
}
.button.button-medium.exclusive {
    border: 0 none
}
.button.button-medium.exclusive span:hover {
    filter: none
}
.link-button i {
    margin-right: 5px
}
.link-button i.large {
    vertical-align: -3px
}
.exclusive-medium.button span {
    filter: none
}
.button.exclusive-medium {
    border: none;
    line-height: 21px;
    padding: 0;
    text-transform: uppercase;
    text-shadow: none !important
}
.button.exclusive-medium span {
    border: medium none;
    display: block;
    padding: 11px;
    background: 0 0
}
.button.lnk_view:hover span {
    filter: none
}
.button.lnk_view i.left {
    padding-right: 8px
}
p.payment_module a {
    border-radius: 0
}
ul.step {
    margin-top: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 0
}
ul.step li a, ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
    display: block;
    padding: 13px 10px 14px 13px;
    position: relative
}
ul.step li a:focus, ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
    text-decoration: none;
    outline: 0
}
ul.step li.first a, ul.step li.first span {
    z-index: 5;
    padding-left: 13px !important
}
ul.step li.second a, ul.step li.second span {
    z-index: 4
}
ul.step li.third a, ul.step li.third span {
    z-index: 3
}
ul.step li.four a, ul.step li.four span {
    z-index: 2
}
ul.step li.last span {
    z-index: 1
}
ul.step li.step_current span {
    background: none repeat scroll 0 0;
    position: relative;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    border-left: 1px solid;
}
ul.step li.step_todo {
    border: none;
    border-top: 0;
    margin-top: 1px
}
ul.step li.step_done {
    border: 0
}
ul.step li.step_done a {
    border-radius: 0;
    background: none repeat scroll 0 0;
    text-shadow: none;
    border: 1px solid;
}
ul.step li.step_done a:after {
    background: 0 0;
    border-radius: 0
}
ul.step li.step_done.step_done_last a:after {
    background: 0 0
}
ul.step li.step_todo span {
    display: block;
    border: 1px solid;
    position: relative;
}
ul.step li.step_current span:after {
    background: 0 0
}
ul.step li.step_current {
    border: none;
    border-radius: 0;
    margin-top: 1px
}
.label[href]:focus, .label[href]:hover {
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.label-warning {
    border: 1px solid
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border-radius: 10px
}
.badge:empty {
    display: none
}
a.badge:focus, a.badge:hover {
    text-decoration: none;
    cursor: pointer
}
.btn .badge {
    position: relative;
    top: -1px
}
.nav-pills > li > a > .badge {
    margin-left: 3px
}
.thumbnail {
    display: block
}
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.thumbnail .caption {
    padding: 9px
}
.alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 0
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert > p, .alert > ul {
    margin-bottom: 0
}
.alert > p + p {
    margin-top: 5px
}
.alert-dismissable {
    padding-right: 35px
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-warning {
    margin: 15px 0 15px 0 !important
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    border-radius: 0
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.progress-striped .progress-bar {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.cart_navigation .button-exclusive {
    background: none repeat scroll 0 0 #4b616d;
    border: medium none;
    padding: 6px 8px 4px;
    opacity: 1
}
#cart_summary tbody td.cart_product img {
    max-width: 100%;
    border: none
}
.cart_voucher {
    padding: 0 10px
}

#center_column #homepage-slider {
    margin-bottom: 3%;
    margin-top: 4%;
    width: 48%
}
.nbs-flexisel-inner {
    border: none
}
.nbs-flexisel-nav-left {
    background-color: transparent;
    border: 0
}
.nbs-flexisel-nav-right {
    background-color: transparent;
    border: 0
}
.nbs-flexisel-container {
    width: 90%
}
@media (min-width: 100px) and (max-width: 500px) {
    .nbs-flexisel-inner {
        padding: 28px 0
    }
    .nbs-flexisel-nav-left {
        height: 50px
    }
    #authentication .box {
        display: block;
        float: none;
        width: 100%;
    }
    #authentication .wrapper {
        display: none;
    }
    #header #logo img {
        max-height: 50px !important;
        width: auto;
    }
}
.clearfix #homepage-slider {
    margin: 0 0 0 0 !important;
    width: 100% !important
}
body {
    min-width: 280px
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    top: 5% !important
}
#block_localizacao {
    float: left;
    margin-top: 45px;
    padding: 0 0px;
    position: relative
}
#block_localizacao #panel {
    border: 1px solid;
    left: 50%;
    margin-left: -98px;
    position: relative;
    width: 300px
}
#block_localizacao #mapa iframe {
    max-width: 270px;
    max-height: 193px
}

header .groupe-content.eshow:before {
    content: " ";
    width: 11px;
    height: 6px;
    position: absolute;
    background: red;
    bottom: 100%;
    background: url('../img/leogroupe-trigger.png');
    right: 0;
    margin-right: 10px;
}
header .groupe-content.eshow {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .20);
    display: block !important;
    position: absolute;
    right: 0;
    top: 28px;
    width: 192px;
    padding: 10px;
    z-index: 9999999;
    margin-right: -13px;
    font-size: 16px;
}
header .g-dropdown .groupe-btn {
    cursor: pointer;
    padding-top: 4px;
}
.visible-xs {
    height: 38px;
}
.faixaslider-container {
    width: 33.33333333% !important
}
#faixaslider {
    display: inline !important;
    left: 0;
    max-width: 100%;
    position: relative
}
.bx-clone {
    display: none !important
}
header .row #header_logo img {
    margin: 0 auto
}
#bandeirapage-slider {
    clear: both;
    margin-top: 27px
}
#block_localizacao iframe {
    max-width: 100%;
    height: auto
}
.correios {
    height: 35px;
    display: flex;
    align-items: center
}
.thawte {
    float: left;
    width: 120px;
    height: 40px
}
.ebit {
    float: left;
    margin-top: -50px;
    width: 120px
}
.ebit iframe {
    width: 90px
}
#HOOK_PAYMENT a.button, #HOOK_PAYMENT a.button_large, #HOOK_PAYMENT a.button_mini, #HOOK_PAYMENT a.button_small, #HOOK_PAYMENT a.exclusive, #HOOK_PAYMENT a.exclusive_large, #HOOK_PAYMENT a.exclusive_mini, #HOOK_PAYMENT a.exclusive_small, #HOOK_PAYMENT input.button, #HOOK_PAYMENT input.button_disabled, #HOOK_PAYMENT input.button_large, #HOOK_PAYMENT input.button_large_disabled, #HOOK_PAYMENT input.button_mini, #HOOK_PAYMENT input.button_mini_disabled, #HOOK_PAYMENT input.button_small, #HOOK_PAYMENT input.button_small_disabled, #HOOK_PAYMENT input.exclusive, #HOOK_PAYMENT input.exclusive_disabled, #HOOK_PAYMENT input.exclusive_large, #HOOK_PAYMENT input.exclusive_large_disabled, #HOOK_PAYMENT input.exclusive_mini, #HOOK_PAYMENT input.exclusive_mini_disabled, #HOOK_PAYMENT input.exclusive_small, #HOOK_PAYMENT input.exclusive_small_disabled, #HOOK_PAYMENT span.button, #HOOK_PAYMENT span.button_large, #HOOK_PAYMENT span.button_mini, #HOOK_PAYMENT span.button_small, #HOOK_PAYMENT span.exclusive, #HOOK_PAYMENT span.exclusive_large, #HOOK_PAYMENT span.exclusive_large_disabled, #HOOK_PAYMENT span.exclusive_mini, #HOOK_PAYMENT span.exclusive_small {
    border: 0
}
#HOOK_PAYMENT p {
    text-align: left;
    padding: 0
}
.blocoImgCartao, .centerImgBoleto {
    border: 1px solid #d6d4d4;
    float: left;
    margin: 0 100% 20px 0 !important;
    padding: 20px;
    text-align: center;
    width: 100%;
    max-height: 95px;
    max-width: 180px
}
.blocoImgCartao img, .centerImgBoleto {
    margin: 0px !important;
    max-width: 100% !important
}
#HOOK_PAYMENT #home-page-tabs {
    background: none repeat scroll 0 0;
    border-bottom: 1px solid;
    margin: 0 0 20px;
    padding: 20px 0 0
}
a.button, a.button_large, a.button_mini, a.button_small, a.exclusive, a.exclusive_large, a.exclusive_mini, a.exclusive_small, input.button, input.button_disabled, input.button_large, input.button_large_disabled, input.button_mini, input.button_mini_disabled, input.button_small, input.button_small_disabled, input.exclusive, input.exclusive_disabled, input.exclusive_large, input.exclusive_large_disabled, input.exclusive_mini, input.exclusive_mini_disabled, input.exclusive_small, input.exclusive_small_disabled, span.button, span.button_large, span.button_mini, span.button_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small {
    border: 0
}
.label-danger {
    border: 0 !important
}
.fa-home:before {
    content: "";
    margin: 10px 0;
    padding-right: 32px;
    content: "";
    display: block;
    float: left;
}
.toggle-footer {
    padding: 10px 0;
    font-size: 14px !important;
}

.fa-info-circle:before {
    content: "";
    padding-right: 20px
}
.fa-home {
    clear: both;
    padding-top: 15px
}
.icon {
    margin-top: -25px !important
}
#footer .row:after {
    clear: none
}
.bruc {
    padding: 10px 0;
}
.ac_results ul {
    list-style: none outside none;
    margin: 1px 0 0;
    padding: 0;
    width: 100%
}
.ac_results li {
    background: none repeat scroll 0 0;
    border-top: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px
}
.ac_results {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin-left: 0;
    margin-top: -1px
}
div.selector span {
    text-shadow: none;
    width: 100% !important
}
#order-opc .form-group .form-control, div.selector {
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 10px;
}
div.uploader span.filename {
    float: left
}
div.uploader {
    background: 0 0;
    border: 0 !important
}
:focus {
    outline: 0
}
input:focus, textarea:focus {
    outline: 0
}
.rte ol {
    padding-left: 20px
}
#pagenotfound .pagenotfound .img-404 {
    background: url(../img/404.png) no-repeat center center;
    padding: 8px 0 27px;
}
#manufacturer .description_box, #supplier .description_box {
    border-top: none
}
#oosHook {
    margin-bottom: 20px;
    margin-left: 4px
}
.form_avise {
    margin: 15px;
    width: auto;
    padding-bottom: 15px
}
#product_comparison #social-share-compare {
    margin-bottom: 0
}
#brucprodutoshome li div div h5, .altura-parcela-tablet, p.pequeno.tipo-pagamento, ul.product_list.grid > li .product-container .price, ul.product_list.grid > li .product-container h5 {
    padding: 0 10px
}
ul.product_list.grid > li .product-container .right-block h5 {
    margin-bottom: 10px;
    margin-bottom: 15px !important
}
.txtAreaAvaliacao {
    height: 120px;
    margin-top: 10px;
    padding: 5px;
    width: 80%
}
.avaliacao_content hr {
    border-top: 2px solid #d6e5ec
}
@keyframes slideInFromLeft {
    0% {
        transform: translateY(100%);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}
.avaliacao_popup .avalie_tag {
    padding: 0 12px 12px;
    color: #fff;
}
.avaliacao_popup .avalie_texto {
    padding: 10px;
}
.avaliacao_popup .fechar {
    padding: 5px 10px 0 0
}
.icon-face:before {
    content: "\f09a";
    display: block;
    float: left;
    padding-right: 30px
}
.icon-insta:before {
    content: "\f16d";
    display: block;
    float: left;
    padding-right: 24px
}
.icon-whatsapp2:before {
    content: "\f232";
    display: block;
    float: left;
    padding-right: 20px
}
.nopadding {
    padding: 0 0 0 0 !important
}
.caixaDoWhats .imgBtn {
    height: 40px;
    width: 40px;
    right: 0;
    top: 50%;
    z-index: 888;
    padding-top: 4px;
    text-align: center;
    top: 472px
}
.caixaDoWhats .telegram-link .imgBtn {
    background: #fff;
    color: #319fd8;
}
.caixaComAvaliacao, .caixaComNumero {
    width: 213px;
    position: fixed;
    right: 0;
    top: 46.1%;
    margin-top: -54px;
    z-index: 1001;
    text-align: center;
    box-shadow: -1px 2px 29px -1px rgba(34, 130, 27, .37)
}
.caixaComAvaliacao {
    top: 73.3%;
    margin-top: -10px;
    z-index: 1001;
    box-shadow: -1px 2px 29px -1px #96c1da;
    top: 286px !important
}
.caixaComNumero p {
    margin: 10px;
    padding-top: 2px
}
.avaliacao-titulo, .whats-titulo {
    width: auto !important;
    margin: 0 0 0 0 !important;
    padding: 10px 10px 10px 10px !important;
}
.texto-avaliacao {
    width: 171px;
    float: left;
    line-height: 18px;
}
.texto-avaliacao span {
    margin-top: 15px !important;
    position: relative;
}
.whats-telefone {
    margin-top: 15px !important;
    position: relative;
    top: 8px
}
.fechar-avaliacao, .fechar-whats {
    width: 42px;
    height: 42px;
    float: right;
    width: 40px
}
.caixaComNumero .imgDetalhe {
    width: 132px;
    position: fixed;
    right: 3px;
    margin-top: -95px
}
.fa-angle-right:before {
    content: "\f105" !important
}
.caixaDaAvaliacao .imgBtn {
    height: 40px;
    width: 40px;
    padding: 5px;
    right: 0;
    top: 80%;
    margin-bottom: 0;
    z-index: 99;
    top: 512px;
    z-index: 1000;
    font-size: 27px;
    padding-top: 6px;
}
span.whats-telefone a {
    opacity: .8
}
span.whats-telefone a:hover {
    opacity: .5
}
.infos-e-fechar {
    background-color: white;
    height: 42px
}
.score-avaliacao-produto{
  font-size: 13px;
  height: 47px;
}
.alert.animated.shake.alert-warning {
    z-index: 9999
}
.ap5-product-pack-row-has-errors div.alert ol, .ap5-product-pack-row-has-fatal-errors div.alert ol {
    text-shadow: none
}
.ac_results ul li {
    display: flex;
    flex-direction: row
}
.ac_results ul li img {
    height: 80px;
    width: 80px;
    margin: 4px 5px;
}
#search_block_top .btn.button-search {
    padding: 6px;
    margin-right: 0
}
center ul li a.fb-icon .facebook-login {
    margin-left: 30px
}
center ul li a.fb-icon .facebook-login:before {
    margin-left: 0 !important
}
div.submit button span {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}
#mega_menu_plus ul.menuhtml li p {
    display: flex;
    justify-content: center
}
.infinite-scroll-page-title {
    width: 100%;
    text-transform: uppercase;
    margin: 20px 15px 5px 13px
}
.produto-detalhes h1 {
    padding: 0;
    margin-bottom: 5px
}
.page-contato .contact-info-list {
    margin-bottom: 22px
}
span.button.btn.btn-default.txtxs span::after {
    content: "\f0da";
    position: absolute;
    right: 5px;
    top: 6px
}
.flexslider {
    float: left;
    overflow: hidden;
    width: 100%;
    position: relative
}

div#header_logo {
    margin: 0
}
#order-opc .cart_navigation .button-exclusive.btn.btn-default {
    display: none;
}
.title-payment .fa {
    font-size: 15px;
}
#order-opc #bandeirapage-slider, #order-opc #block_selos {
    margin-top: 69px !important
}
.btn-login-opc {
    width: 100% !important
}
.simpleblog-category h1, .simpleblog-home h1 {
    border: none
}
.facebook-login {
    height: 31px !important
}
.social-login-button .facebook-login {
    height: 45px !important
}
.cart_description .label {
    width: 117px
}
.order-opc-new-account-title {
    padding: 0 0 0 0 !important;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between
}
.order-opc-new-account-title::after {
    display: block;
    content: "\f055";
}
.active.order-opc-new-account-title::after, .active.title-payment::after {
    content: "\f056";
}
#opc_account_form #uniform-days, #opc_account_form #uniform-days span, #opc_account_form #uniform-id_country span, #opc_account_form #uniform-id_state span, #opc_account_form #uniform-months, #opc_account_form #uniform-months span, #opc_account_form #uniform-years, #opc_account_form #uniform-years span {
    width: 100% !important
}
#opc_account_form #uniform-id_country, #opc_account_form #uniform-id_state {
    width: 100% !important;
}
.cart_description p {
    padding: 0
}
#cart_summary tbody td.cart_description {
    padding: 0 0 5px
}
td.total-produtos {
    padding: 0;
}
.table tbody > tr > td.cart_quantity {
    padding: 0 5px
}
.cart_total, .excluir-item {
    text-align: right
}
#opc_payment_methods-content .fkpagseguroct-payment .blocoImgCartao {
    background-position: 40px 15px
}
.modal-open {
    overflow: hidden
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    top: 290px;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop.in {
    opacity: .5
}
.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.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-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
#mega_menu_plus {
    border: none;
    margin: 0 0 0 0 !important
}
.shopping_cart > a:first-child:hover {
    background-size: 100% 100% !important
}
.btn-ver-detalhes {
    width: 50%;
    float: left;
    padding: 6px 8px;
    text-align: left;
    text-transform: uppercase
}
.btn-comprar {
    width: 100%;
    float: left;
    padding: 6px 8px;
    text-align: left;
    text-transform: uppercase
}
.page-heading.product-listing {
    border-bottom: 1px solid
}
.mTop70 {
    margin-top: 42px
}
.fancybox-skin .fancybox-close:after {
    content: "\f00d";
}
.mainMenu {
    padding: 0
}
.page-item-title h1 {
    margin-bottom: 10px;
    margin-top: 15px;
}
#sdsblogCategory {
    margin-bottom: 39px
}
#manufacturers_block_left .title_block a:hover {
    opacity: .8
}
#my-account .myaccount-link-list{
    margin-bottom: 10px;
}
#my-account .myaccount-link-list a{
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 17px;
    line-height: 17px;
}
#my-account .myaccount-link-list a:hover{
    box-shadow: 0 1px 3px rgba(0,0,0,.20);
}
#my-account .myaccount-link-list a .fa{
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-right: 1px solid #ddd;
    background: #eee;
    margin-right: 10px;
}
#my-account .col-lg-4:not(:last-child){
    margin-bottom: 25px;
}
#mega_menu_plus ul.mg-menu>li {
  width: 100%;
  text-align: center;
}
#mega_menu_plus ul.mg-menu>li>a{
  display: block;
  padding: 12px 0px;
}
#mega_menu_plus ul.mg-menu>li>a:hover {
    text-decoration: underline;
}
#columns {
    padding-top: 0
}
.forcefullwidth_wrapper_tp_banner {
    margin-bottom: 0 !important
}
.button.ajax_add_to_cart_button span, .button.ajax_add_to_cart_button.button span {
    letter-spacing: .04rem;
    height: 29px;
    padding-top: 6px
}
.ajax_cart_quantity {
    all: unset;
    box-sizing: border-box;
    line-height: 15px;
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: -7px;
    right: -12px;
    width: 17px;
    height: 17px;
    border-radius: 100%;
}
.cart_navigation .button-exclusive i {
    margin-right: 6px
}
#fkcorreios_cep_msg p {
    padding: 0 0 0 0 !important
}
.cart_navigation .button-exclusive:hover{
    opacity: .8
}
#mega_menu_plus ul li div.sub {
    margin-top: 0
}
#mega_menu_plus ul li div.sub ul li a {
    padding: 10px 0 10px 0 !important;
    border-bottom: 1px solid #b8b8b8;
    text-transform: uppercase
}
#mega_menu_plus ul li div.sub ul li a:hover {
    opacity: .8
}
.fpg-widget-title {
    margin: 20px 0 8px
}
.produto-fabricante-sem-imagem {
    min-height: 38px
}
.avise_disponivel {
    padding: 5px;
    border: 0;
    text-shadow: none;
    display: block !important;
    width: 266px;
    opacity: 1;
    color: #fff !important;
    text-align: center;
    margin: 0 auto;
}
.avise_disponivel:hover, .avise_disponivel:focus{
  text-decoration: none;
}
.pequeno-cartao {
    padding-top: 4px
}
.pequeno-boleto {
    clear: both;
    margin-top: 2px
}
.pRight15-borda {
    padding-right: 0
}
.pLeft15-borda {
    padding-left: 0
}
.product-box .product-image {
    border: none
}
.altura-acessorios {
    height: 18px
}
span.button.btn.btn-default.disabled.txtxs, span.button.btn.btn-default.txtxs {
    padding-left: 10px;
    padding-top: 5px;
    width: 100%;
}
span.price-percent-reduction {
    position: absolute;
    top: 94px;
    left: 0
}
#thumbs_list li a.shown, #thumbs_list li a:hover {
    border: 0px solid black;
}
.ap5-pack-product {
    padding: 15px
}
p.ap5-pack-product-price.text-center.our_price_display {
    margin-top: 5px
}
#ap5-pack-content-block, #ap5-pack-description-block {
    padding: 0 0 0 0 !important
}
#ap5-hook-pack-description, #ap5-pack-content-tabs {
    border: none !important
}
.borda {
    border-left: 0 solid #bbb;
    border-right: 0
}
span.button.btn.btn-default {
    padding-left: 12px;
    padding-top: 7px
}
#header .cart_block a:hover {
    opacity: 1 !important
}
#header .cart_block .product-atributes a:hover {
    color: #9c9b9b;
}
.alt-sempromo {
    height: 19px
}
.page-subheading {
    padding: 8px 0 15px;
    margin-bottom: 12px
}
p.info-account {
    margin: 0 0 24px
}
#fpg-widget-wrapper .fpg_product.selected i.added {
    padding-top: 25px !important
}
.position-initial {
    position: initial !important
}
.fancybox-skin .fancybox-close:active, .fancybox-skin .fancybox-close:focus, .fancybox-skin .fancybox-close:hover {
    text-decoration: none;
    color: #fff;
    opacity: .85
}
body#product.content_only div.primary_block div.pb-center-column {
    padding: 15px 0 0 15px !important
}
div.btn-comprar:after, div.btn-ver-detalhes:after {
    content: "\f0da";
    float: right;
    color: #303030
}
.caixaComNumero {
    top: 319px !important;
    display: none
}
.ap5-old-price-container p#old_price {
    position: initial
}
div#ap5-buy-block-container p#old_price {
    position: initial;
    padding-bottom: 0;
    line-height: 0
}
div#ap5-buy-block-container p#reduction_percent {
    position: initial;
    top: 2px;
    padding: 2px 2px 0 2px !important;
}
div.ap5-pack-product-content #reduction_percent_display {
    padding: 7px 1px 5px 0;
    line-height: 0
}
td#fkcorreios_cep_id {
    width: 1%
}
td#fkcorreios_cep_img {
    width: 17%
}
.infinite-scroll-page-title a i {
    margin-top: -5px;
    vertical-align: middle
}
#infscr-loading {
    display: block;
    margin: 0 15px
}
#infscr-loading img {
    float: left;
    margin-right: 5px;
    margin-top: -7px
}
#infscr-loading em {
    text-transform: uppercase;
    clear: both
}
.offer span {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.desc-boleto-wrap {
    height: 20px;
    margin: 0 0 2px;
    width: 50%;
}
.desc-boleto-wrap-product {
    height: auto
}

span#desc-boleto-list {
    padding: 0;
}
.desc-boleto-w2 {
    margin-left: 0;
    margin-bottom: 0;
    width: auto;
    height: 18px
}
.desc-boleto-p2 {
    padding: 4px 10px 1px 10px !important
}
.produto-desc {
    display: flex;
    display: -ms-flex;
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    margin-top: 2px !important
}
.desc-especial {
    margin-bottom: -20px
}
.price-percent-reduction2 {
    position: absolute;
    top: 120px;
    left: 0;
    padding: 2px 5px 2px 3px;
    border: 0
}
.ml-10 {
    margin-left: 7px !important
}
.accessories-block .product-name {
    min-height: 92px
}
#productscategory_list .product-name {
    max-height: 57px;
    min-height: 57px;
    overflow: hidden
}
.price-wrapper-1 {
    display: flex;
    flex-direction: column;
    min-height: 55px;
    text-align: left
}
.nome-produto {
    height: 45px;
    overflow: hidden;
    text-align: left;
    color: #000;
    margin-bottom: 8px;
}
.box-info-product #reduction_percent #reduction_percent_display {
    padding: 0 2px;
    margin-top: 0px
}
#product .columns-container #center_column {
    display: flex;
    display: -ms-flex;
    flex-direction: column;
    -ms-flex-direction: column
}
.packgage-price {
    display: flex;
    display: -ms-flex;
    flex-direction: column;
    -ms-flex-direction: column;
    align-items: flex-start;
    -ms-flex-align: center
}
.input-group {
    position: relative;
    margin: 27px 0 0px;
    width: 100%
}
.input-group input {
    width: 70%;
    border-bottom: 1px solid #757575;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    border: 1px solid #d6d4d4;
    height: 35px
}
#account-creation_form .input-group {
    width: 100%
}
#create-account_form .submit {
    /*margin-top: 145px!important;*/
    margin-bottom: 3px
}
#account-creation_form .button.button-medium {
    padding: 0 10px 0 14px !important
}
.free-span-price {
    padding-top: 5px;
    padding-bottom: 2px
}
.input-group input:focus {
    outline: 0
}
.input-group label {
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 17px;
    transition: .2s ease all;
    -moz-transition: .2s ease all;
    -webkit-transition: .2s ease all;
    width: auto
}
#new_account_form p.required, #opc_account_form p.required {
    margin: 0px 0 0px 0;
    padding: 0;
}
#address, #identity, #account-creation_form, #new_account_form, #opc_account_form, #authentication {
    padding-bottom: 0px;
}
.input-group input:focus ~ label, .input-group input:valid ~ label {
    left: 0;
    padding-top: 10px !important;
    top: -12px;
}
#uniform-id_address_delivery {
    margin-bottom: 0px;
}
.input-group input:focus ~ .bar:after, .input-group input:focus ~ .bar:before {
    width: 50%
}
#account-creation_form .form-group .form-control {
    max-width: unset !important
}
input:-webkit-autofill {
    box-shadow: 0 0 0 30px #fff inset;
    -webkit-box-shadow: 0 0 0 30px #fff inset;
    border-collapse: separate
}
#cart_voucher .button.button-small {
    padding: 7px 8px 4px;
    width: 15%
}
#cart_voucher fieldset #discount_name {
    width: 60%;
    height: 35px;
    margin-left: 15px;
    border: 1px solid #d6d4d4;
}
#cart_voucher .input-group input {
    border: solid 1px #c3c3c3
}
#cart_voucher .input-group .bar {
    display: none
}
#cart_voucher .input-group label {
    left: 5px;
    top: 7px
}
#cart_voucher .input-group input:focus ~ label, #cart_voucher .input-group input:valid ~ label {
    top: -25px
}
#cart_voucher .input-group {
    width: 75% !important
}
#add_address .form-group .form-control, #address .form-group .form-control {
    max-width: unset !important;
    border: 1px solid #c3c3c3;
    height: 35px
}
.input-group .selector > span {
    max-width: 320px !important
}
.endereco .input-group .bar {
    display: none !important
}
.endereco .input-group label {
    left: 5px !important
}
#create-account_form .form-group {
    margin: 0
}
#correios_carrinho table tr {
    border-left: none;
    border-right: none
}
#correios_carrinho .order_carrier_content {
    display: flex;
    align-content: center;
    flex-direction: column;
    align-items: center
}
.sdsarticle-des h4 {
    border: none !important
}
.sdsarticle-des h1 {
    display: block;
    margin: 2rem 0;
}
.sdsarticle-des h1 strong, .sdsarticle-des h1 strong span {
    display: block;
    margin-left: 0;
    margin-right: 0
}
.sdsarticle-des h2, .sdsarticle-des h2 span {
    display: block;
    margin-left: 0;
    margin-right: 0
}
.sdsarticle-des h3, .sdsarticle-des h3 span {
    display: block;
    margin-left: 0;
    margin-right: 0
}
.sdsarticle-des h4, .sdsarticle-des h4 span {
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding: 0
}
.sdsarticle-des h5, .sdsarticle-des h5 span {
    display: block;
    margin-left: 0;
    margin-right: 0
}
.sdsarticle-des h6, .sdsarticle-des h6 span {
    display: block;
    margin-left: 0;
    margin-right: 0
}
.sdsarticle-des figure, .sdsarticle-des p, .sdsarticle-des ul {
    margin-bottom: 2rem !important
}
.sdsarticle-des h2, .sdsarticle-des h3, .sdsarticle-des h4, .sdsarticle-des h5, .sdsarticle-des h6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}
.sdsarticle-des > h2 > span, .sdsarticle-des > h3 > span, .sdsarticle-des > h4 > span, .sdsarticle-des > h5 > span, .sdsarticle-des > h6 > span {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.sdsarticle-des > h2 > strong, .sdsarticle-des > h3 > strong, .sdsarticle-des > h4 > strong, .sdsarticle-des > h5 > strong, .sdsarticle-des > h6 > strong {
    margin-top: 2rem;
    margin-bottom: 2rem;
    letter-spacing: -.05rem
}
.sdsarticle-des blockquote {
    padding: 0 20px;
    margin: 0 0 20px
}
.fpg_product {
    margin-bottom: 6px
}
#fpg-widget-wrapper .fpg-name {
    min-height: 55px !important
}
#crossselling_list .bx-wrapper .bx-controls-direction a, #productscategory_list .bx-wrapper .bx-controls-direction a, .accessories-block .block_content .bx-wrapper .bx-controls-direction a {
    height: 37px !important;
    width: 33px !important
}
.bx-wrapper .bx-controls-direction a:before, .bx-wrapper .bx-controls-direction a:hover:before {
    position: absolute;
    top: 8px
}
.easycontent {
    margin-top: 25px
}
#banners-row div#top_column, .easycontent_container .col-xs-12 {
    padding-left: 0 !important;
    padding-right: 0 !important
}
#brucbandeiras li {
    padding-left: 5px
}
.imagem-home img {
    border-radius: 50%
}
.footer-container {
    margin-top: 25px
}
.swill-list-desconto {
    padding: 0 4px;
}
#brucprodutoshome, #specials{
    margin-bottom: 15px
}
.titulo-home {
    margin-bottom: 15px;
    margin-top: 15px
}
.texto-home {
    padding: 0 35px
}
.sobre-home {
    margin-top: 35px;
    margin-bottom: 25px;
    min-height: 370px
}
.contact-info-list {
    margin-bottom: 8px
}
.contact-info-list ul {
    display: flex;
    flex-direction: column
}
li.contact-info-list.rte b a {
    font-weight: inherit !important;
}
#block_various_links_footer {
    clear: both !important
}
.contatos {
    width: 100% !important
}
.contatos #block_contact_infos h4 {
    display: none
}
.contatos .toggle-footer {
    display: flex !important;
    flex-direction: column
}
h3#avaliacaoProduto {
    border: none !important
}
.sidebar-social {
    position: fixed;
    top: 360px;
    right: 0;
    width: 40px;
    height: auto;
    z-index: 999;
}
#order-opc .downsidebar-social {
    display: none;
}
.downsidebar-social {
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 999;
    display: flex;
}
.downsidebar-social.right{
  right: 25px;
  left: unset;
}
.downsidebar-social > div {
  margin-right: 15px;
}
.downsidebar-social i.fa {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    box-shadow: rgb(0 0 0 / 70%) 2px 2px 11px;
}
#social_block_sidebar {
    width: 40px;
    height: 41px;
    margin-top: 19px
}
#social_block_sidebar ul li {
    height: 41px;
    width: 40px;
    text-align: center
}
#social_block_sidebar ul li.facebook i::before {
    display: flex;
    height: 41px;
    width: 40px;
    padding: 0 0 0 0 !important;
    align-items: center;
    justify-content: center
}
.caixaDaAvaliacao, .caixaDoWhats {
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.rating-products {
    padding: 5px;
    border: 1px solid #e7e7e7;
    margin-bottom: 15px;
    border-radius: 4px;
}
.whats-titulo, .avaliacao-titulo {
  opacity: 0.9;
  color: white !important;
}
#captcha-box {
    float: left
}
.sobre-fazemos, .sobre-quem-somos {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}
.sobre-linha p.head, .sobre-quem-somos p.head {
    padding-bottom: 15px
}
.sobre-linha {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px
}
.tab-hr {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}
.tab-hr h1 {
    z-index: 11;
    display: inline-block;
    position: relative;
    background-color: #fff;
    padding: 0 10px;
    font-size: 23px;
    text-transform: uppercase;
}
.line-hr {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
}
#category .tab-hr, #todos-products .tab-hr {
    margin-top: 10px
}
#category .line-hr {
    height: 1px
}
.sobre-fazemos .linha-lista, .sobre-quem-somos .linha-lista {
    list-style: none;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
    padding-top: 15px
}
.sobre-fazemos .linha-lista i, .sobre-quem-somos .linha-lista i {
    margin-right: 7px
}
.sobre-fazemos .linha-lista {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}
.linha-lista li {
    display: flex;
    align-items: center
}
#rev_slider_73_1 ul {
    margin: 0 0 0 0 !important
}
.m-0 {
    margin: 0 0 0 0 !important
}
.p-0 {
    padding: 0 0 0 0 !important
}
.blockproductscategory .tab-hr {
    margin-bottom: 35px;
    margin-top: 10px
}
#cms .blockproductscategory {
    margin-top: 30px
}
.cms-footer-info {
    display: flex;
    flex-direction: column-reverse
}
.cms-footer-info .product-box {
    width: 274px !important
}
#cms #productscategory_list .product-name {
    min-height: 50px !important
}
#usefull_link_block, .socialsharing_product {
    padding: 0;
    position: absolute;
    z-index: 1;
    left: 95%;
    opacity: 0;
    width: 50px;
    transition: opacity 1.5s;
    top: -5px;
    display: inline-block
}
.tab-catalogo {
    margin-bottom: 0 !important
}
.catalogo .categoria-produto, .catalogo .nome-produto {
    margin-bottom: 0;
    padding-bottom: 0
}
.catalogo .right-block {
    display: flex;
    flex-direction: column
}
.catalogo .btn-download {
    width: 50%;
    margin-top: 10px
}
.catalogo .btn-download i {
    margin-left: 5px
}
.header-cadastro h3 {
    padding: 10px;
    margin-bottom: 12px;
}
.account_creation label {
    width: auto
}
.campo-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
.btn-cadastro {
    width: 250px !important;
    height: 50px !important;
    padding: 0 0 0 0 !important;
    margin-top: 10px
}
.btn-cadastro .icon-chevron-right:before {
    position: relative;
}
.campo-cadastro-2 {
    width: 31%
}
.info-tel {
    width: 100%;
    padding-bottom: 20px
}
.submit2 {
    display: flex;
    justify-content: center;
    margin: 35px
}
#ano_cc, #codig_cc, #mes_cc, #parcela_debito {
    max-width: 220px
}
.block-btn-gerar-boleto {
    margin-bottom: 20px !important
}
.cart_navigation a {
    float: left
}
.btn-gerar-boleto {
    padding: 3px 20px 10px
}
ul.product_list.grid > li .product-container .button-container .lnk_view {
    display: block;
    max-height: 30px
}
ul.product_list.grid > li .product-container .button-container .lnk_view::after {
    content: "\f0da";
    position: absolute;
    right: 7px;
    top: 7px;
    color: #fff
}
p.editable {
    display: none
}
#cms #center_column .product-box p {
    padding: 0;
}
#submitComment {
    border: none;
    padding: 7px 15px 9px
}
#HOOK_PAYMENT .box h4 {
    margin-bottom: 5px
}

#order #header_logo {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 5px 0
}
#brucprodutoshome::before {
    display: none
}
#order #bandeirapage-slider, #order #block_selos {
    margin-top: 69px !important;
    border: none
}
.checkbox {
    display: inline-block;
}
.company-footer {
    text-align: center
}
#HOOK_SHOPPING_CART #fkcorreiosg2-carrinho-faixa-msg {
    display: none
}
.simpleblog-single .block-title, .simpleblog-single h1 {
    padding: 15px 5px 15px 20px;
    border: none
}
.slick-slide .sale-box {
    right: 6px
}
.bx-viewport .bx-controls {
    display: none
}
.mg-menu #leo-groupe .groupe-btn {
    text-align: center;
    padding-bottom: 5px
}
.cart_voucher h4 {
    padding: 7px 0 10px;
    float: left;
}
.fkcorreiosg2-form input[type=text] {
    border: 1px solid #000
}
.bx-wrapper .bx-controls-direction a {
    overflow: visible
}
#order-detail-content {
    margin-top: 15px;
    border: 0px solid #d6d4d4;
}
.footable-sort-indicator:hover {
    cursor: pointer
}
.fkcorreiosg2-responsivo {
    max-width: 200px;
    width: 25%;
    vertical-align: middle;
    height: auto
}
#fkcorreiosg2-adic-carrinho-nome {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    padding: 0
}
.nomeProduct {
    padding-top: 15px;
    padding-left: 19px;
    padding-right: 19px
}
#short_description_block hr {
    display: none
}
#short_description_block a {
    padding: 2px 7px
}
#short_description_block p.buttons_bottom_block {
    float: left;
    margin-bottom: 10px
}
#short_description_block p.socialsharing_product {
    width: 50%;
    float: right;
    margin-bottom: 10px;
    display: none
}
#short_description_content .buttons_bottom_block {
    padding-left: 0
}
.btnCompartilhar {
    background-color: #fff;
    border: none;
    position: absolute;
    top: 5%;
    left: 85%;
    transition: background-color 1s;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    z-index: 5002;
    box-shadow: rgba(0, 0, 0, .3) 0 1px 5px
}
.socialsharing_product span {
    display: none
}
.btnCompartilhar2 {
    border: none;
    position: absolute;
    top: 5%;
    left: 85%;
    transition: background-color 1s;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    z-index: 6000;
    box-shadow: rgba(0, 0, 0, .3) 0 1px 5px
}
.socialsharing_product button.btn-facebook {
    transition: background-color 1s
}
.socialsharing_product button.btn-twitter {
    transition: background-color 1s
}
.btn-google-plus {
    transition: background-color 1s
}
.btn-pinterest {
    transition: background-color 1s
}
.button-container .product-name {
    max-height: 30px;
    min-height: 30px;
}
p.whatsapp-button {
    display: none;
}
#short_description_block, .product_attributes #attributes, #comprajunto{
    padding: 0 20px;
}
/* .has-float-label .form-control:placeholder-shown:not(:focus)+*{
    top:4px !important;
} */
.centerPad {
    padding-top: 10px !important;
}
/* .input-group [for = "email_create"],[for = "email"],[for = "passwd"],[for = "old_passwd"],[for = "confirmation"],[for = "firstname"],[for = "lastname"],[for = "fkcustomers_rg"],[for = "fkcustomers_cpf"],[for = "fkcustomers_ie"]{
    padding-top: 10px !important;
} */
#address .form-group #company {
    max-width: 45% !important;
}
#address .empresa {
    margin-top: 30px;
}
.sendy__form {
    display: flex;
    align-items: center;
    justify-content: center;
}
.sendy__form div.form-group {
    margin: 10px 5px !important;
}
.sendy__form div.form-group, .sendy__form input[type="text"] {
    border: none;
    height: 28px;
    width: 100%;
}
.sendy__form input[type="text"] {
    padding: 0 10px !important;
}
.sendy__form div.form-group {
    margin-right: 5px;
}
.columns-container .home:after {
    top: 4px !important;
}
video {
    max-width: 100%;
    height: auto;
}
.titleConfirm {
    width: 100%;
    font-size: 20px;
}
.exitConfirm {
    width: 100%;
    height: 40px;
    background-color: #22ac98;
    border: 0;
    margin-top: 15px;
    border-radius: 10px;
    color: white;
    font-size: 25px;
}
.cms-block .slick-track {
    display: flex;
}
#itemShoppingCartLine {
    padding: 0;
}
#itemShoppingCartLine table {
    border-bottom: 1px solid #d6d4d4;
}
#order-detail-content table {
    width: 100%;
}
#order-detail-content tr td {
    border-top: 0px solid #d6d4d4;
}
#order-detail-content #itemShoppingCartLine tr td {
    padding: 5px 5px 0px 5px;
    min-width: 100px;
}
#order-detail-content #itemShoppingCartLine tr td td {
    padding: 0px 0px 0px 0px;
}
#order-detail-content input[type="text"] {
    width: 20px;
    text-align: center;
    display: inline;
    border: 0px solid white;
    background-color: white;
}
#create-account_form .submit button, #login_form .submit button {
    margin-top: 15px;
}
#order-detail-content .cart_quantity_button {
    text-align: center;
}
#order-detail-content .excluir-item {
    float: right;
}
#order-opc .page-heading.step-num {
    padding-bottom: 5px;
    margin-bottom: 0px;
    border-bottom: 1px solid #1eaa98;
}
#order-opc #address_invoice_form.form-group {
    margin-bottom: 0px;
}
.addresses .checkbox.addressesAreEquals {
    margin: 5px 0 0px 0;
    padding: 5px 0px 0px 0px;
}
#firstname {
    width: 100%;
}
.paiement_block {
    margin-top: 10px;
    height: 100%;
}
#opc_payment_methods-content {
    height: 100%;
}
#HOOK_PAYMENT {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
#cart_summary tfoot tr {
    border-bottom: 1px solid #d6d4d4;
}
p.required {
    float: right;
    margin: 0px;
}
div .required.id_state.form-group {
    display: inline !important;
}
div .required.postcode.text.form-group {
    display: inline-block !important;
}
.esquerdaFormNewAccount {
    width: 49% !important;
    padding-right: 20px;
    display: inline-block;
}
.direitaFormNewAccount {
    width: 50% !important;
    padding-left: 10px;
    display: inline-block;
    margin-right: 0 !important;
}
#id_state {
    width: 100%;
    height: 35px;
    border-color: #c3c3c3;
}
.adress-estado label {
    top: -12px;
    left: 0;
    font-size: 14px !important;
    color: #303030 !important;
}
#dateBirth {
    display: unset;
}
#account-creation_form p.required {
    margin: 0;
}
input[type="date"] {
    width: 100%;
    border: #d6d4d4 1px solid;
}
.fkpagseguroct-payment {
    padding-left: 0px;
}
.input-group input:focus ~ label, .input-group input:valid ~ label {
    padding-top: 0px !important;
}
label.required:before {
    color: black;
    content: "";
}
.fkcorreiosg2-form {
    text-align: center;
}
.banners-rodape .banner-esquerda, .banners-rodape .banner-direita {
    max-width: 560px;
}
#order-opc .opc-add-save {
    z-index: 1;
}
#address .primeiro-nome {
    width: 100%;
}
.estadoEndereço label {
    top: -22px !important;
    color: black !important;
    font-size: 14px !important;
}
.estadoEndereço select {
    height: 34px !important;
    width: 100% !important;
    border-color: #d6d4d4;
}
.address-rua {
    width: 100%;
}
.cheque-box {
    margin-bottom: 20px;
}
.layer_cart_overlay.mobile .layer_cartb .buttons a {
    font: 90% Neris, Arial;
}
.descTransf, .descBoleto {
    display: block;
    font-weight: bold;
    color: black;
    font-size: 13px;
}
.adress-estado span {
    display: none !important;
}
.adress-estado .selector {
    height: 35px !important;
    background-image: unset !important;
}
.adress-estado select {
    border: 1px solid #c3c3c3 !important;
    opacity: unset !important;
}
#uniform-id_address_delivery span {
    display: none !important;
}
#uniform-id_address_delivery select {
    opacity: unset !important;
    border: 1px solid #d6d4d4 !important;
    background: unset !important;
}
.fkpagseguroct .form-group input, .fkpagseguroct .form-group .selector {
    /*width: 300px !important;*/
    max-width: 100%;
}
.fkpagseguroct .form-group .selector span {
    width: 278px !important;
    max-width: 100%;
}
label[for=fkpagseguroct_boleto_tel] {
    width: auto !important;
    padding-right: 10px;
}
.fkpagseguroct-sub-panel {
    width: 100% !important;
}
.fkpagseguroct-panel-footer {
    height: auto;
}
#layer_cart .layer_cart_product .product-image-container {
    border: 0px solid black;
}
.boardV6 {
    max-width: 100%;
}
.cardTypesV6 ul {
    max-width: 100%;
    display: inline;
}
.cardTypesV6 li {
    margin-left: 8px;
    min-width: 50px;
    float: left;
}
.top-pagination-content .product-count, .bottom-pagination-content .product-count {
    padding: 2px 0 0 0;
}
.Paypal iframe {
    width: 100% !important;
}
.Erede .btn {
    padding: 15px;
}
.Erede .btn span {
    color: white !important;
    font-size: 16px;
}
.btnConcluirPag {
    text-align: right;
}
#pagarme_gateway a {
    width: 100%;
}
#tela-pagamento-ppp button {
    border-radius: 1px !important;
    border: 0px solid black !important;
    font-size: 15px;
    margin-top: 10px;
    width: 130px;
    text-transform: uppercase;
}
#tela-pagamento-ppp button i {
    padding-left: 5px;
}
.btnPp {
    text-align: right;
}
#identity label[for="data-nasc"] {
    top: -22px;
}
@media only screen and (min-width: 1200px) {
    .container.hdrp {
      padding-top: 15px;
      padding-bottom: 15px;
    }
    #igRecentPosts div{
      margin-bottom: 30px;
    }
}
#leo-groupe{position: relative;}
#leo-groupe .groupe-content .links a {
    display: block;
    padding: 5px;
    border-radius: 3px;
}
#leo-groupe .groupe-content .links a:hover {
    background: #eee;
}
#searchbox input {
    border: 1px solid #ccc;
    border-radius: 3px;
}
#searchbox input:focus {
    box-shadow: none !important;
    outline: none !important;
}
#searchbox button {
    padding: unset !important;
    height: 100% !important;
}
#parcelamentos span {
    text-align: center;
    display: block;
    background: #ccc;
    padding-bottom: 5px;
    border-bottom: 1px solid #c0c0c0;
    font-weight: bold;
}
#parcelamentos #tableParcelas tr {
    border-bottom: 1px solid #ccc;
}
#contactFrm select, #add_address select {
    width: 100%;
    height: 44px;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
}
.addresses .box {
    border: 1px solid #000;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 3px;
}
#brucblockcontactinfos {
    padding-top: 22px;
}
#brucblockcontactinfos li {
    margin-bottom: 10px;
}
#brucblockcontactinfos .fa {
    width: 20px;
    font-size: 20px;
    margin-right: 10px;
    text-align: center;
}
.shopping_cart {
    position: relative;
}
#socialloginizer {
    margin-top: 10px;
}
#socialloginizer #loginFbBtn {
    background: #4267B2;
    color: #fff;
    border-radius: 3px;
    display: block;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}
#brucenviacodigo .msg, #socialloginizer .msg {
    position: relative;
    text-align: center;
    margin: 15px 0;
}
#brucenviacodigo .ln, #socialloginizer .ln {
    height: 1px;
    background: #d1d1d1;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}
#brucenviacodigo .tl, #socialloginizer .tl {
    background: #fff;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    color: #555;
}
@media (min-width: 320px) and (max-width: 480px) {
    #mnbr {
        border: none;
    }
    #contact #contactFrm {
        float: none !important;
        width: auto !important;
    }
    #contact #infos {
        display: none !important;
    }
    .slick-prev {
        left: 0 !important;
  z-index: 997;
    }
    .slick-next {
        right: 0 !important;
  z-index: 997;
    }
    header .groupe-content.eshow{
      margin-right: 0;
    }
    .nome-produto {
      height: 70px;
    }
}
.blockmanufacturer select#manufacturer_list {
    width: 100%;
}
.esconde-carrinho {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    color: #000;
}
.esconde-carrinho span, .esconde-carrinho .esconde-carrinho-desktop {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
}
.esconde-carrinho-desktop {
    cursor: pointer;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
#imgRealSize{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    text-align: center;
    overflow: auto;
    z-index: 9999;
    display: none;
}
#imgRealSize:before{
    content: "\f00d";
    position: fixed;
    top: 5px;
    right: 5px;
    font: 30px "FontAwesome";
    font-weight: bold;
}
@media screen and (min-width: 900px) {
  #imgRealSize:before{right: 25px; top: 25px}
}
#imgRealSize img{
    max-width: unset;
}
#zoomImg{
    background: #ddd;
    padding: 5px 10px;
}
.ajax_block_product{
  margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#category #slide_1, #category #slide_2, #category #slide_3,
#todos-products #slide_1, #todos-products #slide_2, #todos-products #slide_3{
  width: 33.333%;
  float: left;
}
@media(max-width: 600px){
  #category #slide_1, #category #slide_2, #category #slide_3,
  #todos-products #slide_1, #todos-products #slide_2, #todos-products #slide_3{
    width: 100%;
    float: none;
  }
  #bruccategoriashome span{
    font-size: 15px;
  }
}
.attribute_list li input[type=radio]{
  display: none;
}
.attribute_list ul:not(#color_to_pick_list) li{
  min-width: 33.7px;
  float: left;
  padding: 7px;
  border: 1px solid #ddd;
  margin-right: 5px !important;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
  background: #fff;
}
.t190520 li.sem-estoque{
  background: #eee !important;
  color: #777;
}
.attribute_list li:not(.sem-estoque).attr_checked{
    color: #fff;
}
li.attr_checked::after {
    display: inline-block;
    font: normal normal normal 12px FontAwesome;
    content: "\f058";
}
#depoimentos .fa{
    font-size: 15px;
    color: #777;
}
#depoimentos .fa-quote-left{margin-right: 15px;}
#depoimentos .fa-quote-right{margin-left: 15px;}
#depoimentos .dpmts{
    text-align: center;
}
#depoimentos .dpmt{
    padding: 0 25px;
}
#depoimentos .autor{
    font-size: 25px;
}
a.product_img_link{
  outline: none
}
#mega_menu_plus ul:before, #mega_menu_plus ul:after{
  all: unset;
}
#topbar{
  padding: 2px 0;
}
#topbar span > .fa, #topbar span > .fab{
  margin-right: 10px;
  font-size: 14px;
}
#topbar span + span{
  margin-left: 20px;
}
#topbar a{
  color: inherit;
}
.content_submenu .menulink{
  display: block !important;
}
@media (max-width: 800px){
  .header_buttons{
    position: relative;
    top: 13px;
  }
}
#termoscompra{
    display: none;
}
#termoscompra .tc_overlay{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.40);
    z-index: 9998;
}
#termoscompra .tc_modal{
    width: 60%;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.20);
    z-index: 9999;
    padding: 15px;
    color: #333;
    border-radius: 2px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#termoscompra .tc_modal #closeModal{
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -10px;
    margin-right: -10px;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    text-align: center;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
}
#termoscompra .tc_modal #closeModal:hover{
    filter: brightness(120%);
}
#termoscompra .tc_modal .title{
    margin-bottom: 10px;
    font-size: 18px;
}
#termoscompra .tc_modal .content .terms{
    height: 350px;
    border: 1px solid #ccc;
    background: #f0f0f0;
    overflow-y: scroll;
    padding: 5px;
}
#termoscompra .tc_modal .content .buttons{
    margin-top: 10px;
}
#termoscompra .tc_modal .content .buttons a{
    padding: 8px;
    text-decoration: none;
    color: #000;
    font-size: 16px;
    border-radius: 2px;
}
#termoscompra .tc_modal .content .buttons a:hover{
    background-color: #eee;
}
#termoscompra .tc_modal .content .buttons .continue{
    background-image: linear-gradient(to bottom, transparent, rgba(0,0,0,.20));
    color: #fff;
}
@media screen and (max-width: 600px){
  #termoscompra .tc_modal{
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    transform: none;
  }
  #igRecentPosts{
    margin: 0 -15px;
    justify-content: flex-start;
  }
  #igRecentPosts a{
    flex-basis: calc(33.33% - 30px);
    margin: 0 15px;
    margin-bottom: 20px;
  }
  
}
.norow{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.box-cart-bottom{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 19px !important;
}

@media(max-width: 600px){
  .box-cart-bottom{
    padding-top: 7px !important;
  }
}
.box-cart-bottom .buttons_bottom_block{
  padding: 0;
}
.box-cart-bottom #add_to_cart, .box-cart-bottom #ap5-add-to-cart{
  flex: 1 0 auto;
}
.box-cart-bottom #add_to_cart button, .box-cart-bottom #ap5-add-to-cart button, .box-cart-bottom #add_to_wishlist a{
  border: none;
  width: 100%;
  height: 40px;
  display: block;
  cursor: pointer;
  color: #fff;
}
.box-cart-bottom #add_to_cart button, .box-cart-bottom #ap5-add-to-cart button{
  font-size: 18px;
  border-radius: 5px;
}
.box-cart-bottom #add_to_cart.unvisible + #add_to_wishlist{
  flex-basis: 100%;
  margin-left: 0 !important;
}
.box-cart-bottom #add_to_cart.unvisible + #add_to_wishlist a .fa:after{content: 'Adicionar a lista de desejos';font:16px Arial, Helvetica, sans-serif;display: inline-block;margin-left: 10px}
.box-cart-bottom #add_to_wishlist{
  flex-basis: 40px;
  text-align: center;
  font-size: 14px;
  margin-left: 10px;
}
.box-cart-bottom #add_to_wishlist a{
  width: 100%;
  background: #e6e6e6;
  border: 1px solid;
  line-height: 40px;
  border-radius: 5px;
}
.functional-buttons .wishlist{
  position: absolute;
  top: 10px;
  right: 15px;
}
#header.sticky{
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 2px 2px rgba(0,0,0,.20), 
                0 4px 4px rgba(0,0,0,.10);
}
@media(min-width: 1200px){
  #cart_summary tbody td.cart_product {
    width: 90px;
  }
  .functional-buttons .wishlist{display:none}
  .product_list li:hover .functional-buttons .wishlist{display:block}
  #header.sticky #mnbr{
    display: none;
  }
  #header.sticky #logo img{
    width: auto;
    max-height: 35px;
  }
}
.sale-extra-label {
  color: #fff;
  background: rgba(0,0,0,.40) !important;
}
.product-flags span[class^='label-']{
  color: #fff;
  font-size: 14px;
  padding: 5px;
  border-radius: 5px;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 10px;
}
.slick-initialized .functional-buttons .wishlist{
  top: 10px;
  right: 15px;
}
#header #logo img{
  max-height: 300px;
}
#header #search{
  flex: 0 1 500px;
}
#header #actions{
  display: flex;
}
#header #actions > div:not(:first-child){
  margin-left: 25px;
}
#header #actions .topBtn{
  color: #000;
}
.d-mobile{display:none}
@media(max-width: 768px){
  #header #search{
    flex: initial;
  }
  #header #actions .wl{display:none}
  #header #actions .blocksocialtop{display:none}
  .d-mobile{display: block;font-size:20px}
  #order-opc #header .d-mobile button{display: none;}
  #order-opc #header #search{display: none;}
  .d-mobile button{
    padding: 5px;
    background: none;
    border: none;
    color: #000000;
  }
  .d-mobile button:first-child{margin-right:15px}
  #searchbox{
    position: absolute !important;
    top: 100%;
    left: 0;
    padding: 10px;
    background: #e0e0e0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: none;
  }
}
}
#ap5-buy-container #attributes:not(:last-child){
  margin-bottom: 15px;
}
.forcefullwidth{
  width: calc(100vw - 17px);
  position: relative;
  left: 50%;
  margin-left: calc(-50vw + 8.5px);
  overflow: hidden;
}
.btn-allproducts{
  display: block;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 15px;
}
.btn-allproducts:hover{
  opacity: 0.9;
  color: #eee;
}
.blocksocialtop a:not(:last-child){
  margin-right: 10px;
}
.manufacturer-logo{
  display: none;
}
.galeria--cms{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none !important;
}
.galeria--cms__minuatura{
  flex-basis: 24%;
}
#product #quantityDiscount{
  padding: 0 20px;
}
div#igRecentPosts > div {
   overflow: hidden;
   max-height: 360px;
}
.breadcrumb{
  margin: 15px 0;
  background: transparent;
  padding: 0;
}
.breadcrumb .navigation-pipe{
  font-size: 12px;
  margin: 0 10px;
}
.block-cms .cms-meta-title{
  height: 45px;
  overflow: hidden;
}
.product_list.row:before, .product_list.row:after {display: none !important;}

@media (max-width: 425px){
  #fkcustomers_pf .form-group:first-child, #fkcustomers_pj .form-group:first-child, #fkcustomers_nome .form-group:first-child{
    padding-right: 10px;
  }
  #fkcustomers_pf .form-group:last-child, #fkcustomers_pj .form-group:last-child, #fkcustomers_nome .form-group:last-child{
    padding-left: 10px;
  }
}

.center-block.col-xs-6.col-md-8 .functional-buttons.clearfix .wishlist{
  right: 15px !important;
}
.fa-spinner.animated{
  animation: 2s linear 0s normal none infinite spin;
  -webkit-animation: 2s linear 0s normal none infinite spin;
  -moz-animation: 2s linear 0s normal none infinite spin;
}
@keyframes pulse-red {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
    }
    
    70% {
        box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
    }
    
    100% {
        box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
    }
}
.error-pulse{
  border-color: rgba(255, 82, 82, 1);
  box-shadow: 0 0 0 0 rgba(255, 82, 82, 1);
  animation: pulse-red 2s infinite;
}

.help-cnae{
  font-size: 12px;
  position:relative;
  top: -5px;
}
.divCnae{
  min-height: 220px;
  border-bottom: 1px solid;
}
#cnae_desc{
  font-size: 18px;
  vertical-align: middle;
}
#cnaeProduct .btn-default{
  color: #fff;
  border: none;
}
@media (min-width: 768px)  {
  #cnaeProduct .our_price_display{
    position: absolute;
    bottom: 0;
    font-size: 24px;
  }
  #cnaeProduct div#blocoDireito{
    min-height: 265px;
  }
}
.addProductToList, .showQuotiqueList{
  width: 100%;
  padding: 9px;
  border: none;
  color: #fff;
}
div#quotiqueBlock {
   flex: 1 0 auto;
}

@media (max-width: 425px)  {
  .footer-container #captcha-box{
    min-height: 70px;
  }
}
.botao-solicitar-orcamento, .botao-ver-a-venda {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px;
}

div#bradSearchBlockTop {
    position: relative;
    width: 100%;
    padding: 0;
}
form#bradSearchBox button#bradSearchButton{
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    width: 50px;
    text-align: center;
    background-color: transparent !important;
    color: #444 !important;
    padding: 5px 0;
}
form#bradSearchBox button#bradSearchButton span{
  display: none
}
form#bradSearchBox button#bradSearchButton:before{
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  font-size: 22px;
  width: 100%;
  text-align: center;
}
form#bradSearchBox input#bradSearchQuery{
  display: inline;
  padding: 0 13px;
  height: 35px;
  line-height: 45px;
  background: #fff !important;
  margin-right: 1px;
  width: 100%;
  color: #000 !important;
}
form#bradSearchBox input#bradSearchQuery::-webkit-input-placeholder{
  color: #000 !important;
}

@media (min-width: 768px){
  div#bradSearchBlockTop {
    position: relative;
    z-index: 2;
  }  
  #brucbanners_slideshow .slick-arrow{
  z-index: 1;
  width: 49px;
  height: 49px;
  opacity: 0;
  background: rgb(0 0 0 / 45%);
  border-radius: 52px;
  color: #eee;
}
#brucbanners_slideshow:hover .slick-arrow{opacity:1;}
#brucbanners_slideshow .slick-arrow:before{
  font-family: "FontAwesome";
  color: #eee !important;
}
#brucbanners_slideshow .slick-prev{left:10px}
#brucbanners_slideshow .slick-next{right:10px}
#brucbanners_slideshow .slick-prev:before{content: "\f053";margin-left:-3px;}
#brucbanners_slideshow .slick-next:before{content: "\f054";margin-right:-3px;}
}

@media (max-width: 768px){
  div#bradSearchBlockTop{
    position: absolute !important;
    top: 100%;
    left: 0;
    padding: 10px;
    background: #e0e0e0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: none;
  }    
}
#brucDowload table{
  max-width: 800px;
  margin: 0 auto;
}
#brucDowload table thead{
  text-transform: uppercase;
}
#telaDownload h2{
  text-align: center;
  text-transform: uppercase;
}
#telaProduto p{
  text-transform: uppercase;
  font-weight: 700
}
#telaDownload a img{
  border-radius: 5px;
}
#telaLogoCatalogo p{
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0
}
#blockcart_voucher{
  padding: 0 20px;
}
#blockcart_voucher input{
  font-family: 'Helvetica', FontAwesome, sans-serif;
}
#blockcart_voucher input::placeholder{color: #666 !important;}

.ytbvideo {position: relative}
.ytbvideo img {cursor: pointer}
.ytbvideo a {
  color: #eee;
  position:absolute;
  top: 10px;
  left: 15px;
}
.media-nota {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 15px;
}
.media-nota label {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  color: #fff;
  margin: 4px 8px 0;
  cursor: pointer;
  opacity: 0.45;
  padding-top: 8px;
  padding-left: 1px;
  transition: 0.2s ease-in-out;
}
.media-nota input {visibility: hidden}
.media-nota > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.media-nota input:checked + label {
  opacity: 1;
  font-weight: bold;
  border: 1px solid #222;
}
.slick-cls-fix {
  display: flex;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  justify-content: left;
  overflow: hidden;
}

.slick-cls-fix li {
  flex-shrink: 0
}

#faixa{
  display: flex;
  justify-content: center;
}
#faixa .item-faixa{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1em;
  padding: 0 30px;
  border-right: 1px solid #ccc;
}
#faixa .item-faixa:last-child{
  border-right: 0;
}
#faixa .item-faixa div:nth-child(1){
  flex: 0 0 51px;
}
#faixa .item-faixa div:nth-child(2){
  flex-basis: calc(100% - 61px);
  margin-left: 10px;
}
#faixa .item-faixa div > span {
  display: block;
}
#faixa .item-faixa div > span:first-child {
  font-size: 20px;
}
#brucbanners_slideshow li, #brucbanners_slideshow li img, #brucbanners_faixasrodape li img{
  width: 100%;
  height: auto;
}
#brucbanners_faixastopo{
  display: flex;
  justify-content: center;
}
#brucbanners_faixascategoria{
  display: flex;
}
#brucbanners_faixastopo li, #brucbanners_faixascategoria li{
  display: flex;
  align-items: center;
}
#brucbanners_faixascategoria li{
  flex: 1 1 auto;
}
#brucbanners_faixastopo li:not(:first-child):before, #brucbanners_faixascategoria li:not(:first-child):before{
  content: " ";
  display: block;
  width: 1px;
  height: 100%;
  background: #ccc;
  margin: 0 13px;
}
#brucbanners_faixastopo li:last-child, #brucbanners_faixascategoria li:last-child{margin-right:0;}
#brucbanners_faixastopo li > div:first-child, #brucbanners_faixascategoria li > div:first-child{
  margin-right: 10px;
}
#brucbanners_faixastopo li span, #brucbanners_faixascategoria li span{
  display: block;
}
#brucbanners_faixastopo li span:first-child, #brucbanners_faixascategoria li span:first-child{font-size: 19px;line-height:1em;}
@media(max-width: 1200px){
  #faixa{
    all: unset;
  }
  #faixa .item-faixa{
    border-right: 0;
    padding: 0;
  }
  #brucbanners_faixastopo li{
    justify-content: center;
  }
  #brucbanners_faixastopo li:before{all:unset}
}
.freteGratis {
  background: #222;
  padding: 8px;

  text-align: center;
  color: #eee;
}

#bruccategoriashome span{
  word-wrap: break-word;
}
#bruccategoriashome img {
  border-radius: 50%;
}
#bruccategoriashome > div span {
  display: block;
  margin-top: 15px;
  font-weight: bold;
  color: #333;
}
#bruccategoriashome h5 {
  text-align: center;
  margin-bottom: 45px;
  font-size: 22px;
  color: #333;
}
#bruccategoriashome h5 span {
  font-weight: bold;
}

body#product .fkcorreiosg2-transportadoras {
  padding: unset !important;
  max-height: unset !important;
  overflow-y: unset !important;
}
#fancybox_brucpopup #newsletter_subscription{
  width: 500px;
  margin:0 auto;
  margin-top: 10px;
}
#fancybox_brucpopup #newsletter_subscription form{
  margin:0 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}

#fancybox_brucpopup #newsletter_subscription form input{
  flex: 0 0 auto;
  width: calc(33.33% - 10px);
  border: 1px solid #bbb;
  border-radius: 10px;
  padding: 6px 10px;
}
#fancybox_brucpopup #newsletter_subscription form input:focus{border-color:#999}
#fancybox_brucpopup #newsletter_subscription form button, #fancybox_brucpopup #newsletter_subscription .Btn{
  display: inline-block;
  margin:0 auto;
  border-radius: 10px;
  color: #fff;
  padding: 8px 50px;
  border: none;
  text-align: center;
}
#fancybox_brucpopup #ns_error, #fancybox_brucpopup #ns_success{text-align: center;}
.minimal_purchase_alert{margin: 10px;padding: 10px 20px;background: #ffecec;color: #d33d3d;border: 1px solid #d33d3d;border-radius: 5px;}
.minimal_purchase_alert b{font-weight:bold}
div.submenu-container a.menu-item-link-text{display:block;}
.fa.fa-whatsapp{
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa-whatsapp:before{
  content: "\f232";
}
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}

/* Estilos para o Overlay (fundo escuro) - MANTER COMO ESTÁ, OU SE NECESSÁRIO, ADICIONE !important */
.popup-overlay {
    display: none; /* ESSENCIAL: Escondido por padrão */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Fundo semi-transparente escuro */
    z-index: 99999; /* Acima de outros elementos */
}

/* Estilos para o Pop-up Modal - MODIFIQUE O PADDING */
.popup-modal {
    display: none; /* ESSENCIAL: Escondido por padrão */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centraliza o pop-up */
    background-color: #fff;
    padding: 30px; /* AUMENTADO: Mais espaço interno para o botão 'X' não ficar apertado */
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 100000; /* Acima do overlay */
    max-width: 500px; /* Largura máxima do pop-up */
    width: 90%; /* Ocupa 90% da largura em telas menores */
    box-sizing: border-box; /* Inclui padding na largura */
    /* Você pode adicionar um min-height ou max-height se o conteúdo for muito grande */
    /* overflow-y: auto; */ /* Para rolagem se o conteúdo for grande */
}

/* --- NOVO ESTILO: Para o Link "Ver aviso" (Adicione este bloco) --- */
.ver-aviso-link {
    display: inline-block; /* Para que possamos aplicar padding e margin como um bloco */
    margin-top: 5px; /* Um pequeno espaçamento acima do link */
    padding: 4px 8px; /* Preenchimento interno para dar a aparência de botão */
    background-color: #007bff; /* Azul, cor comum para botões de ação */
    color: #fff; /* Texto branco */
    text-decoration: none; /* Remover sublinhado */
    border-radius: 4px; /* Cantos levemente arredondados */
    font-size: 0.85em; /* Tamanho da fonte um pouco menor */
    font-weight: bold; /* Negrito */
    transition: background-color 0.3s ease; /* Transição suave para o hover */
    border: 1px solid #007bff; /* Borda para a cor do botão */
}

.ver-aviso-link:hover {
    background-color: #0056b3; /* Azul mais escuro no hover */
    color: #fff; /* Garante que o texto continue branco no hover */
    text-decoration: none; /* Garante que o sublinhado não apareça no hover */
}

/* --- NOVO ESTILO: Para o Botão de Fechar do Pop-up (o "X") (Adicione este bloco ou MODIFIQUE se já existir) --- */
.popup-close {
    position: absolute;
    top: -15px; /* Ajuste para mover o X para cima, fora do conteúdo */
    right: -15px; /* Ajuste para mover o X para a direita, fora do conteúdo */
    font-size: 32px; /* Aumenta o tamanho do X */
    cursor: pointer;
    color: #fff; /* Cor do X: branco */
    background-color: #dc3545; /* Fundo vermelho para destaque (cor de erro/fechar) */
    border-radius: 50%; /* Faz com que o fundo seja um círculo perfeito */
    width: 38px; /* Largura do círculo */
    height: 38px; /* Altura do círculo */
    line-height: 38px; /* Centraliza o X verticalmente dentro do círculo */
    text-align: center; /* Centraliza o X horizontalmente dentro do círculo */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); /* Sombra para dar profundidade */
    transition: background-color 0.3s ease, transform 0.2s ease; /* Transições suaves */
}

.popup-close:hover {
    background-color: #c82333; /* Vermelho mais escuro no hover */
    transform: scale(1.05); /* Um leve aumento de tamanho no hover */
}

/* --- NOVO ESTILO: Para o Título do Pop-up (Adicione este bloco ou MODIFIQUE se já existir) --- */
.popup-title {
    margin-top: 0;
    color: #333;
    font-size: 1.3em; /* Levemente maior */
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center; /* Centraliza o título */
}

/* --- NOVO ESTILO: Para a Mensagem do Pop-up (Adicione este bloco ou MODIFIQUE se já existir) --- */
.popup-message {
    color: #444; /* Um pouco mais escuro para melhor legibilidade */
    line-height: 1.6;
    text-align: justify; /* Mantenha justificado se preferir */
    font-size: 0.95em; /* Um pouco menor para texto longo, se necessário */
}
