/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1d64db;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #1a5ac4;
  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 {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: #777777;
}
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 {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #23d86c !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1cac56;
}
.text-secondary {
  color: #1d64db !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #174fae;
}
.text-success {
  color: #00bc69 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #00894d;
}
.text-info {
  color: #31708f !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #23d86c;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1cac56;
}
.bg-secondary {
  background-color: #1d64db;
}
a.bg-secondary:hover,
a.bg-secondary:focus {
  background-color: #174fae;
}
.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;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.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;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1230px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -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-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-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: 15px 25px;
  padding-bottom: 15px 25px;
  color: #777777;
  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: 15px 25px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #9d9d9d;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #9d9d9d;
}
.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 #9d9d9d;
}
.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 #9d9d9d;
}
.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 #9d9d9d;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #F7F7F7;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #FCFCFC;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #9d9d9d;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 14px;
  color: #333333;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
}
.form-control {
  display: block;
  width: 100%;
  height: 60px;
  padding: 6px 25px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-weight: 600;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-weight: normal;
}
.form-control.input-sm {
  background-color: #F3F3F3;
  border-color: #DDD;
  border-radius: 4px;
  font-size: 13px;
  color: #4A4A4A;
  font-weight: normal;
  padding: 13px 14px;
  height: 45px;
}
.form-control.input-sm::-moz-placeholder {
  color: #4A4A4A;
  opacity: 1;
}
.form-control.input-sm:-ms-input-placeholder {
  color: #4A4A4A;
}
.form-control.input-sm::-webkit-input-placeholder {
  color: #4A4A4A;
}
.form-control:focus {
  outline: 0;
}
.form-control:hover,
.form-control:focus {
  border-color: #808080;
}
.form-control:focus {
  background: #FFFFFF;
}
.form-control::-moz-placeholder {
  color: #dddddd;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #dddddd;
}
.form-control::-webkit-input-placeholder {
  color: #dddddd;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.form-control textarea {
  height: auto;
}
textarea.form-control {
  height: auto;
  padding-top: 15px;
}
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: 60px;
  }
  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: 45px;
  }
  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: 20px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 45px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  color: #999999;
  font-size: 16px;
}
.radio label:before,
.checkbox label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  border: 1px solid #CCCCCC;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.radio label:after,
.checkbox label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13px;
  display: block;
  width: 26px;
  height: 26px;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  background: url('../images/check_white.png') no-repeat center;
  background-size: 13px;
  opacity: 0;
}
.radio label:hover:before,
.checkbox label:hover:before,
.radio label:focus:before,
.checkbox label:focus:before {
  border-color: #57AD68;
}
.radio input:checked + label:before,
.checkbox input:checked + label:before {
  background: #57AD68;
  border-color: #57AD68;
}
.radio input:checked + label:after,
.checkbox input:checked + label:after {
  opacity: 1;
}
.radio input,
.checkbox input {
  display: none;
}
.radio.checkbox--dark label:before,
.checkbox.checkbox--dark label:before {
  background-color: #F3F3F3;
  border-color: #DDDDDD;
}
.radio.checkbox--dark label:hover,
.checkbox.checkbox--dark label:hover,
.radio.checkbox--dark label:focus,
.checkbox.checkbox--dark label:focus {
  color: #23d86c;
}
.radio.checkbox--dark label:hover:before,
.checkbox.checkbox--dark label:hover:before,
.radio.checkbox--dark label:focus:before,
.checkbox.checkbox--dark label:focus:before {
  border-color: #808080;
}
.radio.checkbox--dark input:checked + label:before,
.checkbox.checkbox--dark input:checked + label:before {
  background-color: #000000;
  border-color: #000000;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 45px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 45px;
  line-height: 45px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 45px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 45px;
  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: 75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  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: 45px;
  height: 45px;
  line-height: 45px;
}
.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: #36a740;
}
.has-success .form-control {
  border-color: #36a740;
}
.has-success .form-control:focus {
  border-color: #2a8031;
}
.has-success .input-group-addon {
  color: #36a740;
  border-color: #36a740;
  background-color: #36a740;
}
.has-success .form-control-feedback {
  color: #36a740;
}
.has-success .form-control {
  border-color: #DDDDDD;
  background-image: url('../images/check2.svg');
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-color: #fff;
}
.has-success .form-control:hover,
.has-success .form-control:focus {
  border-color: #808080;
}
.has-success .form-control:focus {
  background-color: #FFFFFF;
}
.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;
}
.has-warning .form-control:focus {
  border-color: #66512c;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #f03e41;
}
.has-error .form-control {
  border-color: #f03e41;
}
.has-error .form-control:focus {
  border-color: #e91216;
}
.has-error .input-group-addon {
  color: #f03e41;
  border-color: #f03e41;
  background-color: #f03e41;
}
.has-error .form-control-feedback {
  color: #f03e41;
}
.has-error .form-control {
  background-image: url('../images/cross2.svg');
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  color: #737373;
  font-size: 11px;
  text-align: right;
}
@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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 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;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  outline: none;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
}
.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: #ffffff;
  background-color: #28a5ea;
  border-color: #0b8fd6;
  outline: none;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #148acb;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #148acb;
  border-color: #08689c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #148acb;
  border-color: #08689c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #1174ab;
  border-color: #053e5d;
}
.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: #28a5ea;
  border-color: #0b8fd6;
}
.btn-primary .badge {
  color: #28a5ea;
  background-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #23d86c;
  border-color: #23d86c;
}
.btn-success {
  color: #fff;
  background-color: #23d86c;
  border-color: #36a740;
  outline: none;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #1cac56;
}
.btn-success:hover {
  color: #fff;
  background-color: #1cac56;
  border-color: #27792e;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #1cac56;
  border-color: #27792e;
}
.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: #178d47;
  border-color: #17471b;
}
.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: #23d86c;
  border-color: #36a740;
}
.btn-success .badge {
  color: #23d86c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  outline: none;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
}
.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;
  outline: none;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
}
.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: #f03e41;
  border-color: #ee262a;
  outline: none;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #e91216;
}
.btn-danger:hover {
  color: #fff;
  background-color: #e91216;
  border-color: #c81013;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #e91216;
  border-color: #c81013;
}
.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: #c81013;
  border-color: #8a0b0d;
}
.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: #f03e41;
  border-color: #ee262a;
}
.btn-danger .badge {
  color: #f03e41;
  background-color: #fff;
}
.btn-link {
  color: #1d64db;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-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: #1a5ac4;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  height: 39px;
  line-height: 39px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 4px;
  padding: 0 15px;
}
.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%;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  outline: 0 !important;
  outline-offset: 0 !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown {
  display: inline-block;
}
.dropdown .btn-default {
  border: 1px solid #DDDDDD;
  background: #fff;
}
.dropdown .btn-default .caret {
  color: #000;
}
.dropdown .btn {
  border-radius: 0;
  font-size: 13px;
  color: #0B0B0B;
  padding: 10px 22px 10px 12px;
  text-align: left;
  position: relative;
}
.dropdown .btn:hover,
.dropdown .btn:focus {
  border-color: #808080;
  background: #fff;
}
.dropdown .btn .caret {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 10px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}
.dropdown-menu:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -4px;
  background: #fff;
  display: block;
  width: 8px;
  height: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
  pointer-events: none;
}
.dropdown-menu:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  background: #fff;
  display: block;
  width: 20px;
  height: 10px;
  pointer-events: none;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu.pull-center {
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li {
  position: relative;
  z-index: 1;
}
.dropdown-menu > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #4a4a4a;
  white-space: nowrap;
  text-decoration: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #1d64db;
  background-color: #f8f8f8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #1d64db;
  text-decoration: none;
  outline: 0;
  background-color: #f8f8f8;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-default:focus {
  border-color: #808080;
  background: #fff;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #1d64db;
}
.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: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 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: #23d86c;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 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-right-radius: 0;
  border-top-left-radius: 0;
}
.breadcrumb {
  padding: 14px 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  font-size: 13px;
  border-bottom: 1px dashed #9B9B9B;
}
.breadcrumb.noBorder {
  border: none;
}
.breadcrumb > li {
  display: inline-block;
  color: #4A4A4A;
}
.breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #4a4a4a;
}
.breadcrumb a {
  text-decoration: none;
  color: #4A4A4A;
}
.breadcrumb a:hover,
.breadcrumb a:focus {
  text-decoration: underline;
  color: #23d86c;
}
.breadcrumb > .active {
  color: #4a4a4a;
}
.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: 8px 14px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: transparent;
  border: none;
  font-size: 13px;
  color: #0B0B0B;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}
.pagination > li > a:hover,
.pagination > li > a:focus {
  z-index: 2;
  background-color: rgba(221, 221, 221, 0.5);
  cursor: pointer;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus {
  z-index: 3;
  background-color: rgba(221, 221, 221, 0.5);
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination a.btn {
  border-radius: 0;
  border: 1px solid #DDDDDD;
  font-size: 13px;
  color: #0B0B0B;
  min-width: 100px;
  text-align: left;
}
.pagination a.btn:hover,
.pagination a.btn:focus {
  color: #23d86c;
  border-color: #808080;
  background-color: #fff;
}
.pagination a.btn:hover:after,
.pagination a.btn:focus:after {
  background-image: url('../images/arrow-right-primary.svg');
}
.pagination-lg > li > a,
.pagination-lg > li span {
  padding: 11px 14px;
}
.pagination-lg > li .btn {
  width: 40px;
  height: 40px;
  padding: 0;
  min-width: 0;
  position: relative;
}
.pagination-lg > li .btn-more-arrow svg {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 12px;
  width: auto;
  transform: translate(-50%, -50%);
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
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: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #23d86c;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1cac56;
}
.label-success {
  background-color: #36a740;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #2a8031;
}
.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: #f03e41;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #e91216;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  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: #1d64db;
  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;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1d64db;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #00bc69;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #00894d;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-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 {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #23d86c;
  border-color: #23d86c;
}
.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: #d0f7e0;
}
.list-group-item-success {
  color: #00bc69;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #00bc69;
}
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: #00bc69;
  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: #00bc69;
  border-color: #00bc69;
}
.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;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.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-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.popover.top {
  margin-top: -15px;
}
.popover.right {
  margin-left: 15px;
}
.popover.bottom {
  margin-top: 15px;
}
.popover.left {
  margin-left: -15px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 21px;
  font-size: 12px;
  color: #4A4A4A;
  line-height: 18px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 16px;
}
.popover > .arrow:after {
  border-width: 15px;
  content: "";
}
.popover.top:before {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -4px;
  background: #fff;
  display: block;
  width: 8px;
  height: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
  pointer-events: none;
}
.popover.top:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  background: #fff;
  display: block;
  width: 20px;
  height: 10px;
  pointer-events: none;
}
.popover.right:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -4px;
  margin-top: -4px;
  background: #fff;
  display: block;
  width: 8px;
  height: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
  pointer-events: none;
}
.popover.right:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  background: #fff;
  display: block;
  width: 10px;
  height: 20px;
  pointer-events: none;
}
.popover.bottom:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -4px;
  background: #fff;
  display: block;
  width: 8px;
  height: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
  pointer-events: none;
}
.popover.bottom:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  background: #fff;
  display: block;
  width: 20px;
  height: 10px;
  pointer-events: none;
}
.popover.left:before {
  content: '';
  position: absolute;
  top: 50%;
  right: -4px;
  margin-top: -4px;
  background: #fff;
  display: block;
  width: 8px;
  height: 8px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transform: rotate(45deg);
  pointer-events: none;
}
.popover.left:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -9px;
  background: #fff;
  display: block;
  width: 10px;
  height: 20px;
  pointer-events: none;
}
.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,
.pager:before,
.pager:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.row-md:before,
.row-md:after,
.container-md:before,
.container-md:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.pager:after,
.modal-header:after,
.modal-footer:after,
.row-md:after,
.container-md:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 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;
  }
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #28a5ea;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #28a5ea;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #28a5ea;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide .swipebox-inline-container,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: 0 0;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(../images/libs/swipebox/loader.gif) center center no-repeat;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: .5s;
  transition: .5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}
#swipebox-close,
#swipebox-next,
#swipebox-prev {
  background-image: url(../images/libs/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-next.disabled,
#swipebox-prev.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring .3s;
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring .3s;
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:after,
.swipebox-touch #swipebox-container:before {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0 10px -8px #656565;
  box-shadow: inset 10px 0 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0 10px -8px #656565;
  box-shadow: inset -10px 0 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
#swipebox-overlay {
  background: #0d0d0d;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px #000;
  background: #000;
  opacity: 0.95;
}
#swipebox-top-bar {
  color: #fff !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
.toast-title {
  font-weight: 700;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .toast-message:before {
    content: "";
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.toast-message a,
.toast-message label {
  color: #fff;
}
.toast-message a:hover {
  color: #ccc;
  text-decoration: none;
}
.toast-close-button {
  float: right;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 15px;
  background: url("../images/close-white.svg") no-repeat center;
  width: 16px;
  height: 16px;
  display: block;
  margin-top: -8px;
  font-size: 0;
}
.toast-close-button:focus,
.toast-close-button:hover {
  opacity: 0.8;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 30px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #fff;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container > div:hover {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-error .toast-message:before {
  background-image: url("../images/error_white.png");
}
#toast-container > .toast-success .toast-message:before {
  background-image: url("../images/check_white.png");
}
#toast-container.toast-bottom-center > div,
#toast-container.toast-top-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #23d86c;
  border-bottom: 1px solid #1fc261;
}
.toast-error {
  background-color: #de0000;
  border-bottom: 1px solid #b30303;
}
.toast-info {
  background-color: #5bc0de;
}
.toast-warning {
  background-color: #f0ad4e;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 30px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}
.tagHandler {
  width: 100%;
  position: relative;
}
.tagHandler ul.tagHandlerContainer {
  border-radius: 4px;
  border: 1px solid #DDD;
  background-color: #F3F3F3;
  overflow: hidden;
  min-height: 43px;
  line-height: 43px;
  cursor: text;
  font-family: arial, helvetica, sans-serif;
  padding: 2px 5px 1px;
  color: #4A4A4A;
}
.tagHandler ul.tagHandlerContainer li {
  border-radius: 5px;
  font-size: 12px;
  height: 30px;
  line-height: 25px;
  display: block;
  float: left;
  margin: 5px 5px 5px 0;
  white-space: nowrap;
}
.tagHandler ul.tagHandlerContainer li.tagItem {
  background-color: #DE0000;
  color: #FFF;
  padding: 3px 8px;
  cursor: url('../images/tag_remove.cur'), pointer;
}
.tagHandler ul.tagHandlerContainer li.tagItem:hover {
  background-color: #bf0000;
}
.tagHandler ul.tagHandlerContainer li.tagInput {
  padding: 3px 4px;
}
.tagHandler ul.tagHandlerContainer input.tagInputField {
  box-sizing: border-box;
  border: none;
  width: inherit;
  color: #666;
  background: transparent;
  outline: none !important;
}
.tagHandler div.tagLoader {
  position: absolute;
  right: -24px;
  top: 12px;
  display: none;
  background: url('../images/loader.gif') center center no-repeat;
  width: 16px;
  height: 18px;
  cursor: default;
}
.tagHandler div.tagUpdate {
  position: absolute;
  right: -24px;
  top: 14px;
  background: url('../images/tag_update.png') center center no-repeat;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
/*! jQuery UI - v1.8.24 - 2012-09-28
* https://github.com/jquery/jquery-ui
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.tabs.css, jquery.ui.theme.css
* Copyright (c) 2012 AUTHORS.txt; Licensed MIT, GPL */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute!important;
  clip: rect(1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion {
  width: 100%;
}
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: 0.5em 0.5em 0.5em 0.7em;
}
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}
.ui-accordion .ui-accordion-content-active {
  display: block;
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
}
* html .ui-autocomplete {
  width: 1px;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none!important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-cover {
  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 16px 0.1em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0!important;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222;
}
.ui-widget-content a {
  color: #222;
}
.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(../images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url(../images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-widget:active {
  outline: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(../images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(../images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../images/ui-icons_222222_256x240.png);
}
.ui-widget-content .ui-icon {
  background-image: url(../images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(../images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(../images/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(../images/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(../images/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(../images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(../images/ui-icons_cd0a0a_256x240.png);
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-off {
  background-position: -96px -144px;
}
.ui-icon-radio-on {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #aaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#js-wysiwyg,
.pell {
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 4px;
}
.pell-content {
  box-sizing: border-box;
  height: 300px;
  outline: 0;
  overflow-y: auto;
  padding: 10px;
}
.pell-actionbar {
  background-color: #FFF;
  border-bottom: 1px solid #ccc;
}
.pell-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  height: 30px;
  outline: 0;
  width: 30px;
  vertical-align: bottom;
}
.pell-button-selected {
  background-color: #F0F0F0;
}
a:focus,
button:focus {
  outline: none;
}
a::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
}
.btn-arrow {
  position: relative;
}
.btn-arrow:after {
  content: "";
  display: block;
  width: 7px;
  height: 12px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  right: 16px;
  background: url("../images/arrow-right-white.svg") no-repeat center;
  background-size: contain;
}
.btn-arrow.dark:after {
  background: url("../images/arrow-right-dark.svg") no-repeat center;
}
.btn-arrow-left {
  position: relative;
}
.btn-arrow-left:after {
  content: "";
  display: block;
  width: 7px;
  height: 12px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  left: 16px;
  background: url("../images/arrow-left-white.svg") no-repeat center;
  background-size: contain;
}
.btn-arrow-left.dark:after {
  background: url("../images/arrow-left-dark.svg") no-repeat center;
}
.btn-arrow-up {
  position: relative;
}
.btn-arrow-up:after {
  content: "";
  display: block;
  width: 12px;
  height: 8px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  right: 16px;
  background: url("../images/arrow-up-white.svg") no-repeat center;
  background-size: contain;
}
.btn-arrow-up.dark:after {
  background: url("../images/arrow-up-dark.svg") no-repeat center;
}
.btn-arrow-up.dark:hover:after,
.btn-arrow-up.dark:focus:after {
  background: url("../images/arrow-up-primary.svg") no-repeat center;
}
a.btn {
  text-decoration: none;
}
.hidden-js {
  display: none;
}
.home-layout:before,
.home-layout:after {
  content: " ";
  display: table;
}
.home-layout:after {
  clear: both;
}
.home-layout:before,
.home-layout:after {
  content: " ";
  display: table;
}
.home-layout:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .home-layout-left {
    float: left;
    width: 640px;
    padding-right: 40px;
  }
  .home-layout-right {
    float: right;
    width: 300px;
    margin-top: -125px;
  }
}
@media screen and (min-width: 1200px) {
  .home-layout-left {
    width: 900px;
    padding-right: 60px;
  }
}
.shop-layout {
  padding-top: 15px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  min-height: 300px;
}
.list-layout {
  border-top: 2px solid #ddd;
  min-height: 300px;
}
.brand-colored {
  color: #28a5ea;
  font-size: 18px;
}
.deliveryWarning {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2em;
}
.deliveryWarning p {
  margin: 0;
}
.deliveryWarning::before {
  flex-shrink: 0;
  flex-grow: 0;
  content: url(../images/warning.png);
  display: inline-block;
  margin: 0 15px 0 0;
  width: 14px;
  height: 44px;
}
.posR {
  position: relative;
}
.posA {
  position: absolute;
}
.line-through {
  text-decoration: line-through;
}
.buttonReset {
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.row-md {
  margin-left: -15px;
  margin-right: -15px;
  margin-left: -5px;
  margin-right: -5px;
}
.row-md .col-xs-1,
.row-md .col-sm-1,
.row-md .col-md-1,
.row-md .col-lg-1,
.row-md .col-xs-2,
.row-md .col-sm-2,
.row-md .col-md-2,
.row-md .col-lg-2,
.row-md .col-xs-3,
.row-md .col-sm-3,
.row-md .col-md-3,
.row-md .col-lg-3,
.row-md .col-xs-4,
.row-md .col-sm-4,
.row-md .col-md-4,
.row-md .col-lg-4,
.row-md .col-xs-5,
.row-md .col-sm-5,
.row-md .col-md-5,
.row-md .col-lg-5,
.row-md .col-xs-6,
.row-md .col-sm-6,
.row-md .col-md-6,
.row-md .col-lg-6,
.row-md .col-xs-7,
.row-md .col-sm-7,
.row-md .col-md-7,
.row-md .col-lg-7,
.row-md .col-xs-8,
.row-md .col-sm-8,
.row-md .col-md-8,
.row-md .col-lg-8,
.row-md .col-xs-9,
.row-md .col-sm-9,
.row-md .col-md-9,
.row-md .col-lg-9,
.row-md .col-xs-10,
.row-md .col-sm-10,
.row-md .col-md-10,
.row-md .col-lg-10,
.row-md .col-xs-11,
.row-md .col-sm-11,
.row-md .col-md-11,
.row-md .col-lg-11,
.row-md .col-xs-12,
.row-md .col-sm-12,
.row-md .col-md-12,
.row-md .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.container-md {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container-md {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container-md {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-md {
    width: 1230px;
  }
}
.noRadius {
  border-radius: 0;
}
.btn-more {
  padding: 9px 12px;
  border-color: #23d86c;
  text-align: center;
  min-width: 150px;
  font-size: 13px;
}
.btn-more:hover,
.btn-more:focus {
  border-color: #23d86c;
  background-color: #23d86c;
  color: #fff;
}
.btn-up {
  padding: 9px 40px 9px 12px;
  text-align: center;
  min-width: 100px;
  font-size: 13px;
}
.btn-up:hover,
.btn-up:focus {
  background-color: #fff;
  color: #23d86c;
}
.switch {
  width: 100px;
}
.switch:before,
.switch:after {
  content: " ";
  display: table;
}
.switch:after {
  clear: both;
}
.switch:before,
.switch:after {
  content: " ";
  display: table;
}
.switch:after {
  clear: both;
}
.switch input {
  display: none;
}
.switch label {
  font-size: 12px;
  color: #0B0B0B;
  letter-spacing: 0;
  text-align: center;
  font-weight: bold;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  float: left;
  width: 50px;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  margin: 0;
}
.switch label.label-1 {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.switch label.label-0 {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.switch input:checked + label {
  color: #fff;
  border-width: 2px 1px 1px 1px;
}
.switch input:checked + .label-1 {
  background: #34923C;
  border-color: #26662C;
}
.switch input:checked + .label-0 {
  background: #9B9B9B;
  border-color: #6D6D6D;
}
.provision {
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  margin-top: 20px;
}
@media screen and (min-width: 500px) {
  .provision {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .provision {
    margin-top: 0;
    float: right;
    text-align: right;
    line-height: 40px;
  }
}
.provision.text-danger {
  color: #E50723;
}
.provisionVisual {
  width: 250px;
  height: 36px;
  background: #000;
  position: relative;
  margin: 15px auto -5px;
}
@media screen and (min-width: 992px) {
  .provisionVisual {
    margin: 0 0 0 25px;
    float: right;
  }
}
.provisionVisual .bg {
  width: 0;
  height: 36px;
  position: absolute;
  top: 0;
  left: 0;
  background: #36A740;
}
.provisionVisual .number {
  position: absolute;
  top: 0;
  left: 17px;
  line-height: 36px;
  font-weight: 600;
  font-size: 20px;
  color: #FFFFFF;
}
.text h1 {
  margin: 60px 0 0;
}
.text h2 {
  margin: 30px 0 0;
}
.text img {
  margin-top: 30px;
  margin-bottom: 50px;
}
.text p {
  margin-top: 15px;
}
.text ul {
  margin-top: 15px;
}
.text ul li {
  margin-bottom: 15px;
}
.js-item-quantity-loader,
.js-pagination-loader {
  position: relative;
}
.ajax-loading:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0.8;
}
.text-red {
  color: #F10101;
}
.text-green {
  color: #2b542c;
}
.page-header-registration {
  text-align: center;
  border-bottom: 1px solid rgba(151, 151, 151, 0.37);
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-header-registration:before,
.page-header-registration:after {
  content: " ";
  display: table;
}
.page-header-registration:after {
  clear: both;
}
.page-header-registration:before,
.page-header-registration:after {
  content: " ";
  display: table;
}
.page-header-registration:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .page-header-registration {
    padding: 0;
  }
}
.page-header-registration .logo {
  display: inline-block;
}
.page-header-registration .logo img {
  width: 200px;
}
@media screen and (min-width: 992px) {
  .page-header-registration .logo {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -50px;
  }
}
.page-header-registration .header-title {
  padding-top: 20px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .page-header-registration .header-title {
    padding: 0;
    width: 650px;
    margin: 0 auto;
  }
  .page-header-registration .header-title .out {
    height: 221px;
    padding-top: 70px;
    vertical-align: middle;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-registration .header-title {
    width: 700px;
  }
}
.page-header-registration .header-title .title-1,
.page-header-registration .header-title .title-2 {
  margin: 0;
}
.page-header-registration .header-title .title-1 {
  font-size: 30px;
  line-height: 35px;
}
@media screen and (min-width: 768px) {
  .page-header-registration .header-title .title-1 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-registration .header-title .title-1 {
    font-size: 40px;
    line-height: 55px;
  }
}
.page-header-registration .header-title .title-2 {
  padding-top: 15px;
  font-size: 20px;
}
.page-header-registration .lion {
  display: inline-block;
  height: 183px;
}
@media screen and (min-width: 992px) {
  .page-header-registration .lion {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -90px;
  }
}
.page-header-index {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 992px) {
  .page-header-index {
    text-align: left;
    height: 125px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.page-header-index:before,
.page-header-index:after {
  content: " ";
  display: table;
}
.page-header-index:after {
  clear: both;
}
.page-header-index:before,
.page-header-index:after {
  content: " ";
  display: table;
}
.page-header-index:after {
  clear: both;
}
.page-header-index .logo {
  display: inline-block;
  margin-top: 50px;
}
@media screen and (min-width: 1200px) {
  .page-header-index .logo {
    margin-top: 40px;
  }
}
.page-header-index .logo img {
  height: auto;
  max-width: 160px;
}
@media screen and (min-width: 1200px) {
  .page-header-index .logo img {
    max-width: 250px;
  }
}
.page-header-index .header-nav {
  margin-top: 20px;
}
.page-header-index .header-nav:before,
.page-header-index .header-nav:after {
  content: " ";
  display: table;
}
.page-header-index .header-nav:after {
  clear: both;
}
.page-header-index .header-nav:before,
.page-header-index .header-nav:after {
  content: " ";
  display: table;
}
.page-header-index .header-nav:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .page-header-index .header-nav {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-header-index .header-nav .line-1 {
    position: absolute;
    top: 125px;
    left: 15px;
    width: 600px;
    height: 1px;
    border-bottom: 1px dashed #9b9b9b;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-index .header-nav .line-1 {
    width: 840px;
  }
}
@media screen and (min-width: 992px) {
  .page-header-index .header-nav .line-2 {
    position: absolute;
    top: -5px;
    left: 200px;
    width: 1px;
    height: 125px;
    border-left: 1px dashed #9b9b9b;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-index .header-nav .line-2 {
    left: 290px;
  }
}
.page-header-index .header-nav h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.page-header-index .header-nav h2 br {
  display: none;
}
@media screen and (min-width: 992px) {
  .page-header-index .header-nav h2 {
    position: absolute;
    left: 355px;
    top: 5px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-index .header-nav h2 {
    left: 310px;
    top: 55px;
  }
  .page-header-index .header-nav h2 br {
    display: block;
  }
}
.page-header-index .header-nav .list1 {
  padding-left: 0;
  list-style: none;
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .page-header-index .header-nav .list1 {
    margin-top: 0;
    position: absolute;
    top: 40px;
    left: 260px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-index .header-nav .list1 {
    left: 210px;
  }
}
.page-header-index .header-nav .list1 li {
  display: inline-block;
  width: 140px;
}
.page-header-index .header-nav .list1 li a {
  font-size: 15px;
  color: #0B0B0B;
  letter-spacing: 0.68px;
  text-decoration: none;
  position: relative;
}
.page-header-index .header-nav .list1 li a:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  right: -15px;
  top: 6px;
  background-image: url('../images/arrow-right-dark.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.page-header-index .header-nav .list1 li a:hover,
.page-header-index .header-nav .list1 li a:focus {
  color: #23d86c;
  text-decoration: underline;
}
.page-header-index .header-nav .list1 li a:hover:after,
.page-header-index .header-nav .list1 li a:focus:after {
  background-image: url('../images/arrow-right-primary.svg');
}
.page-header-index .postBox {
  margin: 20px auto 0;
  width: 190px;
  text-align: left;
}
.page-header-index .postBox:before,
.page-header-index .postBox:after {
  content: " ";
  display: table;
}
.page-header-index .postBox:after {
  clear: both;
}
.page-header-index .postBox:before,
.page-header-index .postBox:after {
  content: " ";
  display: table;
}
.page-header-index .postBox:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .page-header-index .postBox {
    position: absolute;
    margin: 0;
    width: 185px;
    top: 41px;
    right: 355px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-index .postBox {
    top: 25px;
    right: 375px;
    width: 185px;
  }
}
.page-header-index .postBox-title {
  font-size: 15px;
  color: #23d86c;
  letter-spacing: 0.68px;
  font-weight: bold;
  margin-right: 5px;
  line-height: 45px;
  display: inline-block;
}
@media screen and (min-width: 400px) {
  .page-header-index .postBox-title {
    max-width: none;
    float: left;
  }
}
.page-header-index .postBox-title span {
  display: inline;
}
@media screen and (min-width: 992px) {
  .page-header-index .postBox-title span {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-index .postBox-title span {
    display: inline;
  }
}
.page-header-index .postBox-title svg {
  position: relative;
  vertical-align: middle;
  margin-right: 5px;
}
.page-header-index .postBox-title--logged {
  color: #000;
}
@media screen and (max-width: 991px) {
  .page-header-index .postBox-title--logged {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.page-header-index .postBox-title--unLogged {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #28a5ea;
  border-color: #0b8fd6;
  outline: none;
  padding: 0 15px;
  line-height: 43px;
  margin-bottom: 5px;
  background: #005ABD !important;
  border: 1px solid #005ABD;
  cursor: none !important;
}
.page-header-index .postBox-title--unLogged:focus,
.page-header-index .postBox-title--unLogged:active:focus,
.page-header-index .postBox-title--unLogged.active:focus,
.page-header-index .postBox-title--unLogged.focus,
.page-header-index .postBox-title--unLogged:active.focus,
.page-header-index .postBox-title--unLogged.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.page-header-index .postBox-title--unLogged:hover,
.page-header-index .postBox-title--unLogged:focus,
.page-header-index .postBox-title--unLogged.focus {
  color: #333;
  text-decoration: none;
}
.page-header-index .postBox-title--unLogged:active,
.page-header-index .postBox-title--unLogged.active {
  outline: 0;
  background-image: none;
}
.page-header-index .postBox-title--unLogged.disabled,
.page-header-index .postBox-title--unLogged[disabled],
fieldset[disabled] .page-header-index .postBox-title--unLogged {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.page-header-index .postBox-title--unLogged.disabled,
fieldset[disabled] a.page-header-index .postBox-title--unLogged {
  pointer-events: none;
}
.page-header-index .postBox-title--unLogged:focus,
.page-header-index .postBox-title--unLogged.focus {
  color: #ffffff;
  background-color: #148acb;
}
.page-header-index .postBox-title--unLogged:hover {
  color: #ffffff;
  background-color: #148acb;
  border-color: #08689c;
}
.page-header-index .postBox-title--unLogged:active,
.page-header-index .postBox-title--unLogged.active,
.open > .dropdown-toggle.page-header-index .postBox-title--unLogged {
  color: #ffffff;
  background-color: #148acb;
  border-color: #08689c;
}
.page-header-index .postBox-title--unLogged:active:hover,
.page-header-index .postBox-title--unLogged.active:hover,
.open > .dropdown-toggle.page-header-index .postBox-title--unLogged:hover,
.page-header-index .postBox-title--unLogged:active:focus,
.page-header-index .postBox-title--unLogged.active:focus,
.open > .dropdown-toggle.page-header-index .postBox-title--unLogged:focus,
.page-header-index .postBox-title--unLogged:active.focus,
.page-header-index .postBox-title--unLogged.active.focus,
.open > .dropdown-toggle.page-header-index .postBox-title--unLogged.focus {
  color: #ffffff;
  background-color: #1174ab;
  border-color: #053e5d;
}
.page-header-index .postBox-title--unLogged:active,
.page-header-index .postBox-title--unLogged.active,
.open > .dropdown-toggle.page-header-index .postBox-title--unLogged {
  background-image: none;
}
.page-header-index .postBox-title--unLogged.disabled:hover,
.page-header-index .postBox-title--unLogged[disabled]:hover,
fieldset[disabled] .page-header-index .postBox-title--unLogged:hover,
.page-header-index .postBox-title--unLogged.disabled:focus,
.page-header-index .postBox-title--unLogged[disabled]:focus,
fieldset[disabled] .page-header-index .postBox-title--unLogged:focus,
.page-header-index .postBox-title--unLogged.disabled.focus,
.page-header-index .postBox-title--unLogged[disabled].focus,
fieldset[disabled] .page-header-index .postBox-title--unLogged.focus {
  background-color: #28a5ea;
  border-color: #0b8fd6;
}
.page-header-index .postBox-title--unLogged .badge {
  color: #28a5ea;
  background-color: #ffffff;
}
.page-header-index .postBox-title--unLogged:hover,
.page-header-index .postBox-title--unLogged:focus,
.page-header-index .postBox-title--unLogged:active {
  background-color: #23d86c;
  border-color: #23d86c;
}
.page-header-index .postBox-title--unLogged:hover {
  background: #005ABD !important;
}
@media screen and (min-width: 992px) {
  .page-header-index .postBox-title--unLogged {
    line-height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-index .postBox-title--unLogged {
    line-height: 43px;
    margin: 0 5px 0 0;
  }
}
.page-header-index .postBox-title a {
  color: #23d86c;
}
.page-header-index .postBox-title a:hover,
.page-header-index .postBox-title a:focus {
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .page-header-index .postBox-anchor {
    float: right;
    margin-top: 25px;
  }
}
.page-header-index .postBox-anchor .btn {
  height: 45px;
  line-height: 45px;
  padding: 0 30px 0 10px;
  max-width: 320px;
  margin-top: 0;
  display: inline-block;
}
.page-header-index .postBox-anchor .btn:nth-child(2) {
  padding: 0 10px;
}
@media screen and (min-width: 400px) {
  .page-header-index .postBox-form {
    float: left;
  }
}
.page-header-index .postBox-form label {
  font-weight: bold;
}
.page-header-index .postBox-form label.withSvg {
  position: relative;
  padding-left: 27px;
}
.page-header-index .postBox-form label.withSvg svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: auto;
}
.page-header-index .postBox-form .input {
  height: 40px;
  position: relative;
  width: 100%;
  margin-top: 5px;
}
@media screen and (min-width: 400px) {
  .page-header-index .postBox-form .input {
    margin-top: 0;
    width: 185px;
  }
}
.page-header-index .postBox-form .input .form-control {
  width: 120px;
  height: 40px;
  background: #F3F3F3;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  font-size: 13px;
  color: #4A4A4A;
  font-weight: normal;
  padding: 13px 5px;
  padding-right: 15px;
}
.page-header-index .postBox-form .input .form-control::-moz-placeholder {
  color: #4A4A4A;
  opacity: 1;
}
.page-header-index .postBox-form .input .form-control:-ms-input-placeholder {
  color: #4A4A4A;
}
.page-header-index .postBox-form .input .form-control::-webkit-input-placeholder {
  color: #4A4A4A;
}
.page-header-index .postBox-form .input .btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
.page-header-index .postBox-form .input .help-block.text-danger {
  color: #f03e41;
}
.page-header-index .postBox-form .input .help-block.text-success {
  color: #36a740;
}
@media screen and (min-width: 992px) {
  .page-header-index .postBox.carBox {
    right: 555px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-index .postBox.carBox {
    right: 590px;
    left: auto;
  }
}
.page-header-index .header-btn {
  height: 45px;
  line-height: 45px;
  padding: 0;
  margin-top: 20px;
  width: 100%;
  max-width: 320px;
}
@media screen and (min-width: 992px) {
  .page-header-index .header-btn {
    width: 260px;
    margin-top: 0;
    position: absolute;
    right: 35px;
    top: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-index .header-btn {
    top: 50%;
    margin-top: -23px;
  }
}
.page-header-mail {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  position: relative;
  border-bottom: 1px solid rgba(151, 151, 151, 0.37);
}
@media screen and (min-width: 992px) {
  .page-header-mail {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    height: 100px;
  }
}
.page-header-mail:before,
.page-header-mail:after {
  content: " ";
  display: table;
}
.page-header-mail:after {
  clear: both;
}
.page-header-mail:before,
.page-header-mail:after {
  content: " ";
  display: table;
}
.page-header-mail:after {
  clear: both;
}
.page-header-mail .logo {
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .page-header-mail .logo {
    position: absolute;
    left: 0;
    top: 15px;
  }
}
.page-header-mail .logo img {
  width: 130px;
}
.page-header-mail .page-title {
  font-size: 36px;
  color: #0B0B0B;
  text-align: center;
  font-weight: 300;
  line-height: 100px;
  margin: 0;
}
.page-header-mail .btn {
  font-size: 13px;
  color: #0B0B0B;
  text-align: center;
  width: 203px;
  line-height: 46px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 25px;
  border-radius: 0;
}
@media screen and (min-width: 992px) {
  .page-header-mail .btn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -23px;
  }
}
.page-header-logged {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 992px) {
  .page-header-logged {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    height: 100px;
  }
}
.page-header-logged:before,
.page-header-logged:after {
  content: " ";
  display: table;
}
.page-header-logged:after {
  clear: both;
}
.page-header-logged:before,
.page-header-logged:after {
  content: " ";
  display: table;
}
.page-header-logged:after {
  clear: both;
}
.page-header-logged .logo {
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .page-header-logged .logo {
    position: absolute;
    left: 0;
    top: 10px;
  }
}
.page-header-logged .logo img {
  width: 88px;
}
.page-header-logged .member-type {
  display: block;
  height: 19px;
  width: 150px;
  background: #C0C0C0;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  line-height: 19px;
}
@media screen and (min-width: 992px) {
  .page-header-logged .member-type {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 0 0 60px;
  }
}
.page-header-logged .member-type.member-type-1 {
  background: #ECC300;
}
.page-header-logged .member-type.member-type-2 {
  background: #848182;
}
.page-header-logged .member-name {
  display: block;
  height: 19px;
  width: 100%;
  text-align: center;
  margin: 10px auto;
  line-height: 19px;
  font-size: 13px;
  color: #0B0B0B;
}
@media screen and (min-width: 992px) {
  .page-header-logged .member-name {
    position: absolute;
    top: 33px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 0 0 60px;
    width: auto;
    max-width: 300px;
    overflow: hidden;
  }
}
.page-header-logged .member-name .name {
  display: inline-block;
  padding-left: 25px;
  position: relative;
}
.page-header-logged .member-name .name .icon {
  position: absolute;
  left: 0;
  top: 1px;
  display: block;
  width: 13px;
  height: 13px;
}
.page-header-logged a.member-name {
  text-decoration: none;
}
.page-header-logged a.member-name:hover,
.page-header-logged a.member-name:focus {
  text-decoration: underline;
  color: #23d86c;
}
.page-header-logged a.member-name:hover .fill,
.page-header-logged a.member-name:focus .fill {
  fill: #23d86c;
}
.page-header-logged .nav1 {
  padding-left: 0;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .page-header-logged .nav1 {
    position: absolute;
    left: 125px;
    top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-logged .nav1 {
    left: 290px;
  }
}
.page-header-logged .nav1 li {
  display: inline-block;
  margin: 5px 0;
}
@media screen and (min-width: 992px) {
  .page-header-logged .nav1 li {
    margin: 0;
  }
}
.page-header-logged .nav1 a {
  font-size: 13px;
  color: #0B0B0B;
  text-decoration: none;
  padding: 0 10px;
  display: block;
}
@media screen and (min-width: 992px) {
  .page-header-logged .nav1 a {
    height: 100px;
    padding: 0 30px;
    line-height: 100px;
  }
}
.page-header-logged .nav1 a:hover,
.page-header-logged .nav1 a:focus {
  text-decoration: underline;
  color: #23d86c;
}
@media screen and (min-width: 992px) {
  .page-header-logged .nav1 a:hover,
  .page-header-logged .nav1 a:focus {
    background: #F8F8F8;
    text-decoration: none;
  }
}
.page-header-logged .logOut {
  font-size: 13px;
  color: #0B0B0B;
  text-decoration: none;
  padding-left: 25px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .page-header-logged .logOut {
    position: absolute;
    right: 190px;
    top: 41px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-logged .logOut {
    right: 220px;
  }
}
.page-header-logged .logOut .icon {
  position: absolute;
  left: 0;
  top: 0;
}
.page-header-logged .logOut:hover,
.page-header-logged .logOut:focus {
  text-decoration: underline;
  color: #23d86c;
}
.page-header-logged .logOut:hover .fill,
.page-header-logged .logOut:focus .fill {
  fill: #23d86c;
}
.page-header-logged .cart {
  width: 175px;
  height: 50px;
  position: relative;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .page-header-logged .cart {
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .page-header-logged .cart:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    display: block;
    width: 1px;
    height: 12px;
    background: #000;
  }
}
.page-header-logged .cart .name {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 95px;
  text-align: right;
  font-size: 13px;
  color: #0B0B0B;
  line-height: 50px;
}
@media screen and (min-width: 992px) {
  .page-header-logged .cart .name {
    line-height: 100px;
  }
}
.page-header-logged .cart .counter {
  position: absolute;
  left: 105px;
  top: 50%;
  margin-top: -15px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  z-index: 1;
}
.page-header-logged .cart .counter svg {
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: -1;
}
.page-header-logged .cart .icon {
  position: absolute;
  left: 140px;
  top: 50%;
  margin-top: -11px;
  height: 22px;
  width: 22px;
}
.page-header-logged .cart--active .fill {
  fill: #DE0000;
}
@media screen and (min-width: 992px) {
  .page-header-logged .cart:hover,
  .page-header-logged .cart:focus {
    background-color: #F8F8F8;
  }
}
.page-header-logged .cart:hover .fill,
.page-header-logged .cart:focus .fill {
  fill: #F10101;
}
.page-header-logged .cart:hover .name,
.page-header-logged .cart:focus .name {
  color: #F10101;
}
@media screen and (max-width: 991px) {
  .page-header-shop {
    position: relative;
    height: 80px;
    background: #fff;
  }
}
@media screen and (max-width: 767px) {
  .page-header-shop {
    min-height: 60px;
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .page-header-shop .logo {
    position: absolute;
    left: 55px;
    top: 25px;
    height: 50px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .page-header-shop .logo {
    top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-header-shop .logo {
    width: auto;
    height: 40px;
    display: block;
    margin-left: 0;
    margin-top: 45px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-shop .logo {
    margin-left: 40px;
    margin-top: 45px;
  }
}
.page-header-shop .logo img {
  width: 150px;
}
@media screen and (max-width: 767px) {
  .page-header-shop .logo img {
    width: 100px;
  }
}
@media screen and (min-width: 992px) {
  .page-header-shop .logo img {
    width: 85px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header-shop .logo img {
    width: 250px;
  }
}
.page-header-shop .openNav {
  position: absolute;
  left: 15px;
  top: 5px;
  width: 40px;
  height: 50px;
  display: block;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .page-header-shop .openNav {
    top: 15px;
  }
}
@media screen and (min-width: 992px) {
  .page-header-shop .openNav {
    display: none;
  }
}
.page-header-shop .openNav svg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: auto;
  transform: translateY(-50%);
}
.page-header-shop .openNav:hover,
.page-header-shop .openNav:focus {
  text-decoration: none;
}
.page-header-shop .openNav:hover svg path,
.page-header-shop .openNav:focus svg path {
  fill: #1d64db;
}
.page-header-shop .nav1 {
  display: none;
}
@media screen and (min-width: 992px) {
  .page-header-shop .nav1 {
    display: block;
    padding-left: 0;
    list-style: none;
    margin: 0;
    position: absolute;
    right: 430px;
    left: auto;
    top: 6px;
    width: 420px;
    height: 40px;
    text-align: center;
  }
  .page-header-shop .nav1 li {
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  .page-header-shop .nav1 li a {
    position: relative;
    display: block;
    font-size: 13px;
    color: #0B0B0B;
    text-decoration: none;
    line-height: 18px;
    padding: 0 38px;
  }
  .page-header-shop .nav1 li a:hover,
  .page-header-shop .nav1 li a:focus {
    text-decoration: underline;
    color: #1d64db;
  }
  .page-header-shop .nav1 li a:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    width: 1px;
    height: 15px;
    background: #000;
    transform: translateY(-50%);
  }
  .page-header-shop .nav1 li:last-child a:before {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .page-header-shop .userPanel {
    position: absolute;
    right: 15px;
    top: 0;
    display: flex;
    align-items: center;
    height: 81px;
    width: auto;
    max-width: 430px;
    background: rgba(243, 243, 243, 0.5);
    border: 1px solid #DDDDDD;
    border-top: none;
    padding: 0 45px;
  }
  .page-header-shop .userPanel .in:before,
  .page-header-shop .userPanel .in:after {
    content: " ";
    display: table;
  }
  .page-header-shop .userPanel .in:after {
    clear: both;
  }
  .page-header-shop .userPanel .in:before,
  .page-header-shop .userPanel .in:after {
    content: " ";
    display: table;
  }
  .page-header-shop .userPanel .in:after {
    clear: both;
  }
}
.page-header-shop .userPanel .userPanel-dropdown-handler {
  display: inline-block;
  border-right: 1px solid #000;
  padding-right: 20px;
  height: 20px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .page-header-shop .userPanel .userPanel-dropdown-handler {
    width: 140px;
  }
}
.page-header-shop .userPanel .userPanel-dropdown-handler span {
  display: none;
}
@media screen and (min-width: 480px) {
  .page-header-shop .userPanel .userPanel-dropdown-handler span {
    display: inline;
  }
}
.page-header-shop .userPanel .userPanel-user {
  position: absolute;
  top: 30px;
  right: 110px;
}
@media screen and (max-width: 767px) {
  .page-header-shop .userPanel .userPanel-user {
    top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .page-header-shop .userPanel .userPanel-user {
    position: relative;
    float: left;
    top: auto;
    right: auto;
  }
}
.page-header-shop .userPanel .userPanel-user svg {
  position: relative;
  vertical-align: middle;
  margin-right: 5px;
}
.page-header-shop .userPanel .userPanel-user .dropdown-icon {
  margin: 0;
}
.page-header-shop .userPanel .userPanel-label {
  display: none;
}
@media screen and (min-width: 992px) {
  .page-header-shop .userPanel .userPanel-label {
    display: block;
    position: absolute;
    top: 5px;
    left: 80px;
    color: #a7a7a7;
    font-size: 12px;
    line-height: 20px;
  }
}
.page-header-shop .userPanel .userPanel-dropdown {
  cursor: pointer;
}
.page-header-shop .userPanel .userPanel-dropdown:hover .userPanel-dropdown-handler {
  color: #1d64db;
}
.page-header-shop .userPanel .userPanel-dropdown:hover .userPanel-dropdown-handler svg path {
  fill: #1d64db;
}
.page-header-shop .userPanel .userPanel-dropdown:hover .userPanel-dropdown-inner {
  display: block;
}
.page-header-shop .userPanel .userPanel-dropdown .userPanel-dropdown-inner {
  display: none;
  position: absolute;
  background: #fff;
  padding: 20px 20px 10px 20px;
  width: 165px;
  font-size: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  left: -33px;
  list-style-type: none;
  z-index: 100;
}
.page-header-shop .userPanel .userPanel-dropdown .userPanel-dropdown-inner li {
  margin-bottom: 10px;
}
.page-header-shop .userPanel .userPanel-dropdown .userPanel-dropdown-inner a {
  text-decoration: none;
  color: #000;
}
.page-header-shop .userPanel .userPanel-dropdown .userPanel-dropdown-inner a.muted {
  color: #a7a7a7;
}
.page-header-shop .userPanel .userPanel-dropdown .userPanel-dropdown-inner a.muted svg path {
  fill: #a7a7a7;
}
.page-header-shop .userPanel .userPanel-dropdown .userPanel-dropdown-inner a:hover {
  color: #1d64db;
}
.page-header-shop .userPanel .userPanel-dropdown .userPanel-dropdown-inner a:hover svg path {
  fill: #1d64db;
}
.page-header-shop .userPanel .member-name {
  display: none;
}
@media screen and (min-width: 992px) {
  .page-header-shop .userPanel .member-name {
    display: block;
    font-size: 13px;
    color: #0B0B0B;
    line-height: 18px;
    text-decoration: none;
    float: left;
    max-width: 160px;
  }
  .page-header-shop .userPanel .member-name .name {
    display: block;
  }
  .page-header-shop .userPanel .member-name:hover,
  .page-header-shop .userPanel .member-name:focus {
    color: #1d64db;
  }
}
.page-header-shop .userPanel .logOut {
  display: none;
}
@media screen and (min-width: 992px) {
  .page-header-shop .userPanel .logOut {
    position: relative;
    display: block;
    text-decoration: none;
    float: left;
    padding-right: 30px;
    margin-left: 10px;
  }
  .page-header-shop .userPanel .logOut:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    width: 1px;
    height: 15px;
    background: #000;
    transform: translateY(-50%);
  }
  .page-header-shop .userPanel .logOut svg {
    position: relative;
    vertical-align: middle;
  }
  .page-header-shop .userPanel .logOut:hover,
  .page-header-shop .userPanel .logOut:focus {
    text-decoration: none;
  }
  .page-header-shop .userPanel .logOut:hover svg path,
  .page-header-shop .userPanel .logOut:focus svg path {
    fill: #1d64db;
  }
}
@media screen and (max-width: 991px) {
  .page-header-shop .userPanel .cart {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 13px;
    color: #0B0B0B;
    text-decoration: none;
    padding: 0 25px 0;
    height: 50px;
    line-height: 50px;
  }
  .page-header-shop .userPanel .cart svg {
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: auto;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .page-header-shop .userPanel .cart {
    top: 5px;
  }
}
@media screen and (min-width: 992px) {
  .page-header-shop .userPanel .cart {
    position: relative;
    display: block;
    font-size: 13px;
    color: #0B0B0B;
    text-decoration: none;
    float: left;
    padding: 0 25px 0 30px;
  }
  .page-header-shop .userPanel .cart svg {
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: auto;
    transform: translateY(-50%);
  }
  .page-header-shop .userPanel .cart:hover,
  .page-header-shop .userPanel .cart:focus {
    color: #1d64db;
    text-decoration: none;
  }
  .page-header-shop .userPanel .cart:hover svg path,
  .page-header-shop .userPanel .cart:focus svg path {
    fill: #1d64db;
  }
}
.page-header-shop .searchBox {
  display: none;
}
@media screen and (min-width: 992px) {
  .page-header-shop .searchBox {
    display: block;
    background: rgba(232, 232, 232, 0.3);
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    position: absolute;
    right: 430px;
    left: auto;
    top: 41px;
    width: 420px;
    height: 40px;
  }
  .page-header-shop .searchBox--text {
    position: relative;
    display: block;
    height: 100%;
    float: left;
    width: 218px;
  }
  .page-header-shop .searchBox--text input {
    -moz-appearance: none;
    -webkit-appearance: none;
    display: block;
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    padding: 0 15px;
    font-size: 13px;
    line-height: 1;
    color: #000000;
    font-weight: normal;
  }
  .page-header-shop .searchBox--text input::-moz-placeholder {
    color: #000;
    opacity: 1;
  }
  .page-header-shop .searchBox--text input:-ms-input-placeholder {
    color: #000;
  }
  .page-header-shop .searchBox--text input::-webkit-input-placeholder {
    color: #000;
  }
  .page-header-shop .searchBox--text input:hover,
  .page-header-shop .searchBox--text input:focus {
    outline: none;
  }
  .page-header-shop .searchBox--text:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 13px;
    background: #000;
    transform: translateY(-50%);
  }
  .page-header-shop .searchBox--select {
    position: relative;
    display: block;
    height: 100%;
    float: left;
    width: 102px;
  }
  .page-header-shop .searchBox--select select {
    display: block;
    width: 100%;
    height: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
    border: none;
    padding: 0 15px;
    font-size: 13px;
    line-height: 1;
    color: #000000;
    font-weight: normal;
  }
  .page-header-shop .searchBox--select select::-moz-placeholder {
    color: #000;
    opacity: 1;
  }
  .page-header-shop .searchBox--select select:-ms-input-placeholder {
    color: #000;
  }
  .page-header-shop .searchBox--select select::-webkit-input-placeholder {
    color: #000;
  }
  .page-header-shop .searchBox--select select:hover,
  .page-header-shop .searchBox--select select:focus {
    outline: none;
  }
  .page-header-shop .searchBox--select:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #000000 transparent transparent transparent;
    transform: translateY(-50%);
  }
  .page-header-shop .searchBox--btn {
    height: 40px;
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100px;
    top: -1px;
    right: -1px;
  }
}
.page-footer {
  text-align: center;
  background: #f8f8f8;
  font-size: 14px;
  padding-top: 45px;
  padding-bottom: 60px;
}
@media screen and (min-width: 992px) {
  .page-footer {
    text-align: left;
  }
}
.page-footer:not(.noMargin) {
  margin-top: 130px;
}
.page-footer:not(.noShadow) {
  box-shadow: 0px -2px 6px 0px rgba(0, 0, 0, 0.15);
}
.page-footer p {
  margin: 0;
  color: #0b0b0b;
  min-height: 50px;
}
.page-footer-box .title {
  font-size: 17px;
  color: #0b0b0b;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .page-footer-box .title {
    font-size: 13px;
  }
}
.page-footer-box .list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  .page-footer-box .list {
    margin-top: 25px;
  }
}
.page-footer-box .list li {
  font-size: 15px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .page-footer-box .list li {
    font-size: 12px;
    margin-right: 36px;
    position: relative;
    display: inline-block;
  }
}
.page-footer-box .list li a {
  color: #0b0b0b;
  text-decoration: none;
}
.page-footer-box .list li a:hover,
.page-footer-box .list li a:focus {
  text-decoration: underline;
  color: #23d86c;
}
@media screen and (min-width: 768px) {
  .page-footer-box .list li:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 1px;
    background: #0b0b0b;
    right: -18px;
    top: 4px;
  }
  .page-footer-box .list li:last-child:after {
    display: none;
  }
}
.page-footer-box .phone {
  font-size: 15px;
  color: #0b0b0b;
  text-decoration: none;
  display: block;
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  .page-footer-box .phone {
    margin-top: 25px;
  }
}
.page-footer-box .phone:hover,
.page-footer-box .phone:focus {
  text-decoration: underline;
  color: #23d86c;
}
.page-footer-box2 {
  margin-top: 25px;
  padding-top: 35px;
  border-top: 1px dashed #9b9b9b;
}
.page-footer-box2 .list {
  text-align: center;
  padding-left: 0;
  list-style: none;
}
.page-footer-box2 .list li {
  font-size: 15px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .page-footer-box2 .list li {
    font-size: 12px;
    margin-right: 36px;
    position: relative;
    display: inline-block;
  }
  .page-footer-box2 .list li.nomargin {
    margin-right: 0;
  }
}
.page-footer-box2 .list li a {
  color: #0b0b0b;
  text-decoration: underline;
}
.page-footer-box2 .list li a:hover,
.page-footer-box2 .list li a:focus {
  text-decoration: none;
  color: #23d86c;
}
@media screen and (min-width: 768px) {
  .page-footer-box2 .list li:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 1px;
    background: #0b0b0b;
    right: -18px;
    top: 4px;
  }
  .page-footer-box2 .list li.noborder:after,
  .page-footer-box2 .list li:last-child:after {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .page-footer-box2 .list .right {
    float: right;
  }
}
.page-footer-box2 .list .block {
  margin: 20px 0;
  float: none;
  display: block;
  text-align: center;
}
.registerBox-header {
  margin: 30px 0;
  text-align: center;
}
.registerBox-title {
  font-size: 30px;
  font-weight: bold;
}
.registerBox-body:before,
.registerBox-body:after {
  content: " ";
  display: table;
}
.registerBox-body:after {
  clear: both;
}
.registerBox-body:before,
.registerBox-body:after {
  content: " ";
  display: table;
}
.registerBox-body:after {
  clear: both;
}
.registerBox-body .nav a {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 20px 15px;
  background: #F3F3F3;
  border: 1px solid #DDDDDD;
  width: 100%;
  color: #000;
  display: block;
  text-decoration: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
@media screen and (min-width: 992px) {
  .registerBox-body .nav a:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    background: transparent;
    display: block;
    height: 10px;
    width: 100%;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
}
.registerBox-body .nav .active {
  position: relative;
  z-index: 6;
}
.registerBox-body .nav .active a {
  background: #fff;
  color: #23d86c;
  position: relative;
}
@media screen and (min-width: 992px) {
  .registerBox-body .nav .active a {
    border-color: #fff;
    box-shadow: 0 0 6px 0 rgba(216, 216, 216, 0.5);
  }
  .registerBox-body .nav .active a:before {
    background: #fff;
  }
}
.registerBox-body .nav .item-1 {
  margin-bottom: -1px;
}
@media screen and (min-width: 992px) {
  .registerBox-body .nav .item-1 {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  .registerBox-body .nav .item-1.active a {
    border-top-left-radius: 10px;
  }
  .registerBox-body .nav .item-2.active a {
    border-top-right-radius: 10px;
  }
}
.registerBox-body .tab-content {
  position: relative;
  z-index: 5;
  box-shadow: 0 0 6px 0 rgba(216, 216, 216, 0.5);
}
.registerBox-body .item {
  padding: 60px 0 55px;
  text-align: center;
}
.registerBox-body .item-title {
  font-size: 36px;
  padding-bottom: 40px;
  margin: 0;
}
.registerBox-body .item-list {
  padding-left: 0;
  list-style: none;
}
.registerBox-body .item-list li {
  display: inline-block;
  width: 250px;
}
@media screen and (min-width: 500px) {
  .registerBox-body .item-list li {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.registerBox-body .item-list li:before,
.registerBox-body .item-list li:after {
  content: " ";
  display: table;
}
.registerBox-body .item-list li:after {
  clear: both;
}
.registerBox-body .item-list li:before,
.registerBox-body .item-list li:after {
  content: " ";
  display: table;
}
.registerBox-body .item-list li:after {
  clear: both;
}
.registerBox-body .item-list li img {
  width: 200px;
  height: auto;
}
.registerBox-body .item-list li p {
  margin-top: 23px;
  font-size: 20px;
  float: left !important;
  min-height: 112px;
}
.registerBox-body .item .btn {
  margin-top: 25px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border-radius: 4px;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 500px) {
  .registerBox-body .item .btn {
    padding: 0 92px;
    width: auto;
  }
}
.regForm {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(216, 216, 216, 0.5);
  border-radius: 4px;
  padding: 15px;
  max-width: 570px;
  margin: 50px auto 0;
}
@media screen and (min-width: 768px) {
  .regForm {
    padding: 54px;
  }
}
.regForm-title {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  margin: 0;
  margin-bottom: 30px;
}
.regForm-footer {
  margin-top: 30px;
}
.regForm-footer:before,
.regForm-footer:after {
  content: " ";
  display: table;
}
.regForm-footer:after {
  clear: both;
}
.regForm-footer:before,
.regForm-footer:after {
  content: " ";
  display: table;
}
.regForm-footer:after {
  clear: both;
}
@media screen and (min-width: 500px) {
  .regForm-footer .checkbox {
    float: left;
    width: 250px;
  }
}
.regForm-footer .btn {
  float: right;
  min-width: 100%;
  margin-top: 30px;
}
@media screen and (min-width: 500px) {
  .regForm-footer .btn {
    margin-top: 0;
    min-width: 0;
  }
}
.appForm .input {
  position: relative;
}
.appForm .input .icon {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 24px;
  top: 50%;
  margin-top: -6px;
}
.appForm .input .help-block {
  position: absolute;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  padding: 15px 20px;
  border-radius: 4px;
  box-shadow: 0 2px 6px 0 rgba(176, 186, 197, 0.6);
  font-weight: 600;
  max-width: 200px;
  min-width: 150px;
  z-index: 5;
  top: 50px;
  right: 10px;
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .appForm .input .help-block {
    right: 30px;
    transform: translateX(50%);
  }
}
.appForm .input .help-block:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  top: -5px;
  right: 15px;
}
@media screen and (min-width: 768px) {
  .appForm .input .help-block:before {
    right: 50%;
    margin-right: -5px;
  }
}
.appForm .input input {
  font-weight: 600;
}
.appForm .input.input--textarea .icon {
  top: 30px;
  margin-top: 0;
}
.appForm .checkbox .input .help-block {
  top: 100%;
  right: 9px;
  transform: none;
}
.appForm .has-error .input .icon {
  background: url("../images/cross.png") no-repeat center;
  background-size: 12px;
}
.appForm .has-error .input .help-block {
  background: #f03e41;
  opacity: 1;
}
.appForm .has-error .input .help-block:before {
  background: #f03e41;
}
.appForm .has-error .input .form-control {
  background-image: none;
}
.appForm .has-warning .input .help-block {
  background: #f0ad4e;
  opacity: 1;
}
.appForm .has-warning .input .help-block:before {
  background: #f0ad4e;
}
.appForm .has-success .input .icon {
  background: url("../images/check.png") no-repeat center;
  background-size: 12px;
}
.appForm .has-success.checkbox label,
.appForm .has-success.radio label {
  color: #999999;
}
.appForm .has-success .form-control {
  background-image: none;
}
.appForm .has-success .form-control .help-block,
.appForm .has-success .form-control .control-label,
.appForm .has-success .form-control .radio,
.appForm .has-success .form-control .checkbox,
.appForm .has-success .form-control .radio-inline,
.appForm .has-success .form-control .checkbox-inline,
.appForm .has-success .form-control.radio label,
.appForm .has-success .form-control.checkbox label,
.appForm .has-success .form-control.radio-inline label,
.appForm .has-success .form-control.checkbox-inline label {
  color: #36a740;
}
.appForm .has-success .form-control .form-control {
  border-color: #36a740;
}
.appForm .has-success .form-control .form-control:focus {
  border-color: #2a8031;
}
.appForm .has-success .form-control .input-group-addon {
  color: #36a740;
  border-color: #36a740;
  background-color: #36a740;
}
.appForm .has-success .form-control .form-control-feedback {
  color: #36a740;
}
.appForm .btn {
  width: 160px;
  height: 64px;
  font-size: 18px;
  font-weight: bold;
}
.appForm .bigger {
  font-size: 18px;
  display: inline-block;
  margin-bottom: 2px;
}
.infoMessage {
  text-align: center;
  padding-top: 90px;
  padding-bottom: 90px;
}
.infoMessage-icon {
  display: inline-block;
  width: 60px;
  height: 60px;
}
.infoMessage-tite {
  font-size: 36px;
  line-height: 44px;
  margin: 0;
}
.infoMessage-text {
  margin: 0;
  font-size: 28px;
  line-height: 44px;
}
.infoMessage-success .infoMessage-icon {
  background: url('../images/check.png') no-repeat center;
  background-size: 54px;
}
.infoMessage-error .infoMessage-icon {
  background: url('../images/cross.png') no-repeat center;
  background-size: 54px;
}
/* Vaše žádost byla úsp: */
.signBox {
  background: #FFFFFF;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(216, 216, 216, 0.5);
  padding: 23px 20px;
  max-width: 360px;
  margin: 20px auto 0;
  z-index: 5;
  position: relative;
}
@media screen and (min-width: 992px) {
  .signBox {
    margin: 0;
  }
}
.signBox-title {
  font-size: 16px;
  color: #0B0B0B;
  font-weight: bold;
}
.signBox-content {
  margin-top: 15px;
}
.signBox-content label {
  font-size: 13px;
  color: #0B0B0B;
  letter-spacing: 0.59px;
}
.signBox-content input {
  background: #F3F3F3;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  font-size: 13px;
  color: #4A4A4A;
  font-weight: normal;
  padding: 13px 14px;
  height: 45px;
}
.signBox-content input::-moz-placeholder {
  color: #4A4A4A;
  opacity: 1;
}
.signBox-content input:-ms-input-placeholder {
  color: #4A4A4A;
}
.signBox-content input::-webkit-input-placeholder {
  color: #4A4A4A;
}
.signBox-content .btn {
  height: 45px;
  font-weight: bold;
  font-size: 13px;
}
.signBox-headline {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.banner {
  background: #F3F3F3;
  border: 1px solid #DDDDDD;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.home-layout-right .banner {
  margin-top: 30px;
}
.headBanner {
  background: rgba(243, 243, 243, 0.5);
  border: 1px solid #DDDDDD;
}
.headBanner .banner {
  max-width: 728px;
  margin: 0 auto;
}
.headBanner .banner img {
  width: 100%;
}
.weatherCoursesBox {
  border-bottom: 1px dashed #9B9B9B;
}
@media screen and (min-width: 992px) {
  .weatherCoursesBox {
    height: 130px;
  }
  .weatherCoursesBox:before,
  .weatherCoursesBox:after {
    content: " ";
    display: table;
  }
  .weatherCoursesBox:after {
    clear: both;
  }
  .weatherCoursesBox:before,
  .weatherCoursesBox:after {
    content: " ";
    display: table;
  }
  .weatherCoursesBox:after {
    clear: both;
  }
}
.weatherBox {
  padding-top: 15px;
  overflow-x: auto;
  overflow-y: hidden;
}
@media screen and (min-width: 500px) {
  .weatherBox {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 992px) {
  .weatherBox {
    float: left;
  }
}
@media screen and (min-width: 992px) {
  .weatherBox {
    width: 300px;
  }
}
@media screen and (min-width: 1200px) {
  .weatherBox {
    width: 424px;
  }
}
.weatherBox ul {
  padding-left: 0;
  list-style: none;
  text-align: center;
  height: 100px;
  width: 368px;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .weatherBox ul {
    text-align: left;
    margin: 0;
  }
}
.weatherBox .item {
  display: inline-block;
  width: 57px;
  height: 100px;
  text-align: center;
}
.weatherBox .item-title {
  font-size: 10px;
  font-weight: bold;
  padding-top: 5px;
  color: #555;
}
.weatherBox .item-image {
  width: 100%;
  height: 50px;
  margin-top: 5px;
}
.weatherBox .item-image img {
  height: 100%;
  width: auto;
}
.weatherBox .item-temperature {
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  color: #023467;
}
.weatherBox .item:first-child {
  border: 1px solid #dadada;
  background: #f8f8f8;
  border-radius: 5px;
}
.weatherBox .item:first-child .item-title {
  color: #333;
}
.weatherBox .item:first-child .item-temperature {
  color: #23d86c;
}
.weatherBox .item:first-child .item-image {
  border: none;
  background: none;
}
.coursesBox {
  margin: 20px auto;
  width: 290px;
  position: relative;
}
.coursesBox:before,
.coursesBox:after {
  content: " ";
  display: table;
}
.coursesBox:after {
  clear: both;
}
.coursesBox:before,
.coursesBox:after {
  content: " ";
  display: table;
}
.coursesBox:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .coursesBox {
    float: right;
    margin: 50px auto 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .coursesBox {
    margin: 10px auto 0;
  }
}
@media screen and (min-width: 1200px) {
  .coursesBox {
    margin: 35px auto 0;
  }
}
.coursesBox-header {
  width: 90px;
  float: left;
  line-height: 30px;
}
@media screen and (min-width: 768px) {
  .coursesBox-header {
    text-align: center;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .coursesBox-header {
    width: 100%;
    text-align: right;
  }
}
.coursesBox-title {
  font-size: 13px;
  color: #4A4A4A;
}
.coursesBox-body:before,
.coursesBox-body:after {
  content: " ";
  display: table;
}
.coursesBox-body:after {
  clear: both;
}
.coursesBox-body:before,
.coursesBox-body:after {
  content: " ";
  display: table;
}
.coursesBox-body:after {
  clear: both;
}
.coursesBox-dates {
  padding-left: 0;
  list-style: none;
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .coursesBox-dates {
    margin: 0;
    position: absolute;
    left: 15px;
    top: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .coursesBox-dates {
    text-align: right;
    width: 100%;
    padding-right: 15px;
  }
}
.coursesBox-dates li {
  display: inline-block;
  width: 140px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .coursesBox-dates li {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .coursesBox-dates li {
    width: auto;
    padding-right: 10px;
  }
}
.coursesBox-dates li a {
  font-size: 15px;
  letter-spacing: 0.68px;
  text-decoration: none;
  font-weight: bold;
  color: #23d86c;
}
.coursesBox-dates li a:hover,
.coursesBox-dates li a:focus {
  text-decoration: underline;
}
.coursesBox-item {
  float: left;
  width: 100px;
  font-size: 20px;
  color: #DE0000;
  font-weight: bold;
  position: relative;
  line-height: 30px;
  text-align: right;
  padding-right: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .coursesBox-item {
    width: 100%;
  }
}
.coursesBox-item:before {
  content: '';
  display: block;
  background: url('../images/courses/arrow.svg') no-repeat center;
  position: absolute;
  width: 15px;
  height: 15px;
  right: 0;
  top: 50%;
  margin-top: -8px;
}
.coursesBox-item.up:before {
  transform: rotate(180deg);
}
.articlesBox:before,
.articlesBox:after {
  content: " ";
  display: table;
}
.articlesBox:after {
  clear: both;
}
.articlesBox:before,
.articlesBox:after {
  content: " ";
  display: table;
}
.articlesBox:after {
  clear: both;
}
@media screen and (min-width: 1200px) {
  .articlesBox {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.articleBox {
  margin-top: 40px;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .articleBox {
    width: 50%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.articleBox-header {
  border-bottom: 1px solid #9B9B9B;
  padding-bottom: 6px;
}
.articleBox-title {
  font-size: 20px;
  margin: 0;
}
.articleBox-title a {
  color: #0B0B0B;
  text-decoration: none;
}
.articleBox-title a:hover,
.articleBox-title a:focus {
  text-decoration: underline;
}
.articleBox-mainArticle {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .articleBox-mainArticle {
    height: 80px;
    overflow: hidden;
    position: relative;
    padding-left: 160px;
  }
}
.articleBox-mainArticle a {
  text-decoration: none;
  font-size: 14px;
  color: #000;
}
.articleBox-mainArticle a:hover,
.articleBox-mainArticle a:focus {
  text-decoration: underline;
}
.articleBox-mainArticle .image {
  width: 100%;
  height: 40vw;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .articleBox-mainArticle .image {
    width: 145px;
    height: 80px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.articleBox-mainArticle .image:hover,
.articleBox-mainArticle .image:focus {
  opacity: .9;
}
.articleBox-mainArticle .title {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px;
}
.articleBox-mainArticle .text {
  font-size: 14px;
  color: #4A4A4A;
  margin: 0;
}
.articleBox-list {
  margin-top: 15px;
}
.articleBox-list ul {
  padding-left: 0;
  list-style: none;
}
.articleBox-list li {
  margin-bottom: 5px;
  height: 40px;
  overflow: hidden;
}
.articleBox-list a {
  font-size: 14px;
  color: #000;
  line-height: 19px;
  text-decoration: none;
}
.articleBox-list a:hover,
.articleBox-list a:focus {
  text-decoration: underline;
}
.mailBox {
  background: #F3F3F3;
  padding-top: 45px;
  padding-bottom: 100px;
}
.mailBox .item {
  background: #fff;
  border: 1px solid #DDDDDD;
  margin-top: -1px;
  position: relative;
  padding: 5px;
}
@media screen and (min-width: 992px) {
  .mailBox .item {
    padding: 0;
  }
}
.mailBox .item:before,
.mailBox .item:after {
  content: " ";
  display: table;
}
.mailBox .item:after {
  clear: both;
}
.mailBox .item:before,
.mailBox .item:after {
  content: " ";
  display: table;
}
.mailBox .item:after {
  clear: both;
}
.mailBox .item a {
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .mailBox .item .time,
  .mailBox .item .image,
  .mailBox .item .text,
  .mailBox .item .button {
    height: 100px;
    display: flex;
    align-items: center;
    float: left;
  }
}
.mailBox .item .time {
  font-size: 15px;
  color: #0B0B0B;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .mailBox .item .time {
    justify-content: center;
    width: 165px;
  }
}
.mailBox .item .image {
  margin: 5px 0;
}
@media screen and (min-width: 992px) {
  .mailBox .item .image {
    margin: 0;
    width: 145px;
  }
}
.mailBox .item .text {
  padding-right: 40px;
}
@media screen and (min-width: 992px) {
  .mailBox .item .text {
    width: 410px;
    padding-left: 25px;
    padding-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .mailBox .item .text {
    width: 670px;
    padding-left: 45px;
  }
}
.mailBox .item .text p {
  margin: 0;
  font-size: 15px;
  color: #0B0B0B;
  font-weight: 500;
}
.mailBox .item .attachment {
  width: 40px;
  height: 100%;
  background: red;
  top: 0;
  right: 0;
  position: absolute;
  background: url('../images/attachment.svg') no-repeat center;
}
@media screen and (min-width: 992px) {
  .mailBox .item .attachment {
    width: 60px;
    height: 100px;
    right: 160px;
  }
}
.mailBox .item .button {
  display: none;
}
@media screen and (min-width: 992px) {
  .mailBox .item .button {
    width: 130px;
    margin-left: 60px;
    display: flex;
  }
}
.mailBox .item .button .btn {
  width: 100%;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 40px;
  font-size: 13px;
  color: #0B0B0B;
  font-weight: 500;
}
.mailBox .item:hover .time,
.mailBox .item:focus .time,
.mailBox .item:hover .text p,
.mailBox .item:focus .text p {
  color: #23d86c;
}
.mailBox .item:hover .button .btn,
.mailBox .item:focus .button .btn {
  color: #ffffff;
  background-color: #28a5ea;
  border-color: #0b8fd6;
  outline: none;
}
.mailBox .item:hover .button .btn:focus,
.mailBox .item:focus .button .btn:focus,
.mailBox .item:hover .button .btn.focus,
.mailBox .item:focus .button .btn.focus {
  color: #ffffff;
  background-color: #148acb;
}
.mailBox .item:hover .button .btn:hover,
.mailBox .item:focus .button .btn:hover {
  color: #ffffff;
  background-color: #148acb;
  border-color: #08689c;
}
.mailBox .item:hover .button .btn:active,
.mailBox .item:focus .button .btn:active,
.mailBox .item:hover .button .btn.active,
.mailBox .item:focus .button .btn.active,
.open > .dropdown-toggle.mailBox .item:hover .button .btn,
.open > .dropdown-toggle.mailBox .item:focus .button .btn {
  color: #ffffff;
  background-color: #148acb;
  border-color: #08689c;
}
.mailBox .item:hover .button .btn:active:hover,
.mailBox .item:focus .button .btn:active:hover,
.mailBox .item:hover .button .btn.active:hover,
.mailBox .item:focus .button .btn.active:hover,
.open > .dropdown-toggle.mailBox .item:hover .button .btn:hover,
.open > .dropdown-toggle.mailBox .item:focus .button .btn:hover,
.mailBox .item:hover .button .btn:active:focus,
.mailBox .item:focus .button .btn:active:focus,
.mailBox .item:hover .button .btn.active:focus,
.mailBox .item:focus .button .btn.active:focus,
.open > .dropdown-toggle.mailBox .item:hover .button .btn:focus,
.open > .dropdown-toggle.mailBox .item:focus .button .btn:focus,
.mailBox .item:hover .button .btn:active.focus,
.mailBox .item:focus .button .btn:active.focus,
.mailBox .item:hover .button .btn.active.focus,
.mailBox .item:focus .button .btn.active.focus,
.open > .dropdown-toggle.mailBox .item:hover .button .btn.focus,
.open > .dropdown-toggle.mailBox .item:focus .button .btn.focus {
  color: #ffffff;
  background-color: #1174ab;
  border-color: #053e5d;
}
.mailBox .item:hover .button .btn:active,
.mailBox .item:focus .button .btn:active,
.mailBox .item:hover .button .btn.active,
.mailBox .item:focus .button .btn.active,
.open > .dropdown-toggle.mailBox .item:hover .button .btn,
.open > .dropdown-toggle.mailBox .item:focus .button .btn {
  background-image: none;
}
.mailBox .item:hover .button .btn.disabled:hover,
.mailBox .item:focus .button .btn.disabled:hover,
.mailBox .item:hover .button .btn[disabled]:hover,
.mailBox .item:focus .button .btn[disabled]:hover,
fieldset[disabled] .mailBox .item:hover .button .btn:hover,
fieldset[disabled] .mailBox .item:focus .button .btn:hover,
.mailBox .item:hover .button .btn.disabled:focus,
.mailBox .item:focus .button .btn.disabled:focus,
.mailBox .item:hover .button .btn[disabled]:focus,
.mailBox .item:focus .button .btn[disabled]:focus,
fieldset[disabled] .mailBox .item:hover .button .btn:focus,
fieldset[disabled] .mailBox .item:focus .button .btn:focus,
.mailBox .item:hover .button .btn.disabled.focus,
.mailBox .item:focus .button .btn.disabled.focus,
.mailBox .item:hover .button .btn[disabled].focus,
.mailBox .item:focus .button .btn[disabled].focus,
fieldset[disabled] .mailBox .item:hover .button .btn.focus,
fieldset[disabled] .mailBox .item:focus .button .btn.focus {
  background-color: #28a5ea;
  border-color: #0b8fd6;
}
.mailBox .item:hover .button .btn .badge,
.mailBox .item:focus .button .btn .badge {
  color: #28a5ea;
  background-color: #ffffff;
}
.mailBox .item:hover .button .btn:hover,
.mailBox .item:focus .button .btn:hover,
.mailBox .item:hover .button .btn:focus,
.mailBox .item:focus .button .btn:focus,
.mailBox .item:hover .button .btn:active,
.mailBox .item:focus .button .btn:active {
  background-color: #23d86c;
  border-color: #23d86c;
}
.mailBox .item:hover .button .btn:after,
.mailBox .item:focus .button .btn:after {
  background: url('../images/arrow-right-white.svg') no-repeat center;
}
.mailDetail {
  max-width: 800px;
  margin: 0 auto;
}
.mailDetail .image-carbox {
  margin: 30px auto 50px auto;
}
.mailDetail .image-carbox .left {
  max-width: 650px;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .mailDetail .image-carbox .left {
    width: 650px;
    float: left;
    margin: 0;
  }
}
.mailDetail .image-carbox .left img {
  width: 100%;
  margin: 0;
}
.mailDetail .image-carbox .right {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .mailDetail .image-carbox .right {
    width: 150px;
    float: left;
    padding-left: 20px;
    margin: 0;
  }
}
.mailDetail .image-carbox .right img {
  width: 100px;
  display: inline-block;
  margin: 0 5px 5px 0;
}
@media screen and (min-width: 992px) {
  .mailDetail .image-carbox .right img {
    width: 100%;
    margin: 0 0 20px 0;
    display: block;
  }
}
.mailDetail-gallery {
  max-width: 800px;
  margin: 30px auto 0;
}
.mailDetail-gallery a {
  width: 25%;
  float: left;
  display: block;
  padding: 5px;
}
.mailDetail-gallery a img {
  width: 100%;
}
.mailDetail-attachment {
  max-width: 800px;
  margin: 30px auto 0;
}
.mailDetail-attachment-title {
  font-size: 18px;
  color: #4A4A4A;
  line-height: 24px;
}
.mailDetail-attachment-list {
  margin-top: 25px;
  padding-left: 0;
  list-style: none;
}
@media screen and (min-width: 992px) {
  .mailDetail-attachment-list {
    margin-left: -20px;
    margin-right: -20px;
  }
  .mailDetail-attachment-list:before,
  .mailDetail-attachment-list:after {
    content: " ";
    display: table;
  }
  .mailDetail-attachment-list:after {
    clear: both;
  }
  .mailDetail-attachment-list:before,
  .mailDetail-attachment-list:after {
    content: " ";
    display: table;
  }
  .mailDetail-attachment-list:after {
    clear: both;
  }
}
.mailDetail-attachment-list li {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .mailDetail-attachment-list li {
    float: left;
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.mailDetail-attachment-list li a {
  display: flex;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 5px 5px 5px 95px;
  height: 70px;
  align-items: center;
  font-size: 13px;
  color: #0B0B0B;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  position: relative;
}
.mailDetail-attachment-list li a:before {
  content: '';
  position: absolute;
  width: 37px;
  height: 37px;
  left: 20px;
  top: 18px;
}
.mailDetail-attachment-list li a:hover,
.mailDetail-attachment-list li a:focus {
  color: #23d86c;
  box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.mailDetail-attachment-list li.pdf a:before {
  background: url('../images/files/pdf.png') no-repeat center;
}
.mailDetail-form {
  border-top: 1px solid #ccc;
  margin-top: 50px;
}
.mailDetail-form .text-danger {
  color: #ff0000;
}
.mailDetail-form .inner {
  max-width: 800px;
  margin: 50px auto;
}
.mailDetail-form h2 {
  margin-bottom: 20px;
}
.mailDetail-form th {
  width: 120px;
  vertical-align: middle;
}
.mailDetail-form td {
  width: 350px;
  vertical-align: middle;
  padding-bottom: 10px;
}
.mailDetail-form .text {
  border: 1px solid #ccc;
  padding: 10px 20px;
  border-radius: 4px;
  width: 100%;
}
.mailDetail-form .button {
  color: #fff;
  background-color: #E50824;
  border-color: #B30303;
  outline: none;
  border-radius: 4px;
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  width: 180px;
}
.mailDetail-form .button:hover {
  background: #DE0000;
  border-color: #B30303;
}
.bigNav {
  margin-top: 10px;
  /* &.withBg li:nth-child(1) a,
   &.withBg li:nth-child(2) a,
   &.withBg li:nth-child(3) a {
      background: #28a5ea;
   } */
}
@media screen and (min-width: 992px) {
  .bigNav {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .bigNav {
    position: relative;
    /* &::after {
         content: "";
         position: absolute;
         right: 0;
         top: 0;
         bottom: 0;
         width: 55px;
         display: block;
         background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 40px);
      } */
  }
  .bigNav.bigNav--front ul li:first-child {
    width: 70px;
  }
  .bigNav.bigNav--front ul li + li {
    margin-left: 10px;
  }
}
.bigNav.noBorder {
  border: none;
}
@media screen and (max-width: 767px) {
  .bigNav .container {
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    padding-right: 0;
  }
  .bigNav .container::before {
    content: normal !important;
  }
  .bigNav .container ul li {
    flex-shrink: 0;
  }
  .bigNav .container ul li:last-child {
    padding-right: 15px;
  }
}
.bigNav ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  display: flex;
}
@media screen and (min-width: 768px) {
  .bigNav ul {
    flex-wrap: nowrap;
  }
}
.bigNav a {
  position: relative;
  background: #28a5ea;
  display: block;
  text-align: center;
  text-decoration: none;
  height: 65px;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
  padding: 4px 25px 0;
  line-height: 61px;
}
.bigNav a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: #fff;
}
.bigNav a svg {
  margin-right: 15px;
}
.bigNav a svg .fill {
  fill: #fff;
}
.bigNav a:hover,
.bigNav a:focus {
  background-color: #0064db;
}
.bigNav a:hover svg,
.bigNav a:focus svg {
  fill: #0064db;
}
.bigNav a:hover .fill,
.bigNav a:focus .fill {
  fill: #fff;
}
.bigNav li {
  display: block;
  flex-grow: 1;
  /* @media screen and (min-width: 500px) {
         width: 50%;
         float: left;

         &:last-child {
            flex-grow: 1;
         }
      } */
}
@media screen and (min-width: 992px) {
  .bigNav li {
    width: auto;
    flex-shrink: 1;
    flex-grow: 1;
    flex-basis: 25%;
  }
}
@media screen and (min-width: 480px) {
  .bigNav li:last-child.active a {
    box-shadow: 2px 0px 1px 0 rgba(216, 216, 216, 0.5);
  }
}
@media screen and (min-width: 992px) {
  .bigNav.bigNav--front li:first-child {
    width: 100px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: auto;
  }
}
.bigNav.bigNav--front li:first-child a {
  margin: 0;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
}
.bigNav.bigNav--front li:first-child a svg {
  margin-right: 0;
}
.bigNav.bigNav--front li:first-child svg path {
  fill: #fff;
}
.bigNav li.active:first-child svg path {
  fill: #28a5ea;
}
.bigNav li.active a {
  background: #fff !important;
  color: #000 !important;
}
.bigNav li.active a .fill {
  fill: #000;
}
.bigNav li.active a:before {
  background: #28a5ea;
}
@media screen and (min-width: 992px) {
  .shopContent {
    float: right;
    width: 740px;
  }
}
@media screen and (min-width: 1200px) {
  .shopContent {
    width: 1000px;
  }
}
.shopContent:before,
.shopContent:after {
  content: " ";
  display: table;
}
.shopContent:after {
  clear: both;
}
.shopContent:before,
.shopContent:after {
  content: " ";
  display: table;
}
.shopContent:after {
  clear: both;
}
.shopContent__banner {
  position: relative;
  text-decoration: none;
  border: 1px solid #dddddd;
  background: #fff;
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  height: 500px;
}
@media screen and (min-width: 768px) {
  .shopContent__banner {
    width: 100%;
    height: 340px;
    display: block;
    padding: 20px 0 0 40px;
    margin: 0;
  }
  .shopContent__banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 400px;
    height: 100%;
    transform: skewX(20deg);
    z-index: 1;
  }
  .shopContent__banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100px;
    height: 100%;
  }
}
.shopContent__banner:hover,
.shopContent__banner:focus {
  text-decoration: none;
}
.shopContent__banner-in {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .shopContent__banner-in {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 15px 28px;
  }
  .shopContent__banner-in:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    transform: skewY(5deg);
    z-index: -1;
  }
  .shopContent__banner-in:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 80%;
    z-index: -1;
  }
}
@media screen and (max-width: 480px) {
  .shopContent__banner-in:before {
    transform: skewY(10deg);
  }
}
.shopContent__banner-title {
  margin: 0;
  font-size: 22px;
  line-height: 32px;
  color: #0b0b0b;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .shopContent__banner-title {
    padding-top: 0;
    max-width: 360px;
    font-size: 28px;
    line-height: 38px;
  }
}
.shopContent__banner .hoo {
  color: #56c6f9;
}
.shopContent__banner-text--larger {
  font-size: 23px;
}
.shopContent__banner-text--smaller {
  font-weight: bold;
  font-size: 20px;
}
.shopContent__banner-footnote {
  font-style: italic;
  font-size: 12px;
  color: #575859;
}
.shopContent__banner-info-btn {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .shopContent__banner-info-btn {
    margin-top: 35px;
    width: 190px;
  }
}
.shopContent__banner-image {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 400px;
  width: 100%;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .shopContent__banner-image {
    width: 500px;
    height: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .shopContent__banner-image {
    width: auto;
  }
}
.shopContent__banner-logo {
  display: block;
  position: absolute;
  top: 0;
  left: 40px;
  height: 90px;
  width: auto;
  z-index: 1;
}
.shopContent__products {
  position: relative;
  border: 1px solid #dddddd;
  box-shadow: inset 0 6px 0 0 rgba(221, 221, 221, 0.3);
  background: #fff;
  border-top: none;
  margin: 0 -15px;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .shopContent__products {
    margin: 0;
    padding: 0;
  }
}
.shopContent__products:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #f4f4f4;
}
.shopContent__products-title {
  font-weight: bold;
  font-size: 18px;
  color: #0b0b0b;
  line-height: 20px;
  padding-top: 30px;
  padding-bottom: 20px;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .shopContent__products-title {
    font-size: 20px;
    line-height: 27px;
    padding-left: 40px;
    margin: 0;
  }
}
.shopContent__products-content {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 -15px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .shopContent__products-content {
    padding: 0 40px;
  }
}
.shopContent__products-pagination {
  text-align: center;
}
.shopContent__products-pagination .pagination {
  margin: 15px 0;
}
.shopContent__products-btn {
  text-align: center;
}
.shopContent__products-btn .btn {
  min-width: 190px;
  margin-bottom: -1px;
}
.shopContent__products--darker {
  background: #f8f8f8;
}
.shopContent__products--darker:before {
  background: #efefef;
}
.shopContent__products_item {
  text-decoration: none;
  color: #000;
  padding-bottom: 25px;
  display: inline-block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  width: 50%;
  /*       width: 100%;
      text-align: left; */
  text-align: center;
}
@media screen and (min-width: 400px) {
  .shopContent__products_item {
    max-width: none;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  }
}
@media screen and (min-width: 600px) {
  .shopContent__products_item {
    width: 33.33%;
  }
}
@media screen and (min-width: 1200px) {
  .shopContent__products_item {
    width: 237px;
  }
}
.shopContent__products_item-image {
  max-width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .shopContent__products_item-image {
    max-width: none;
  }
}
.shopContent__products_item-image img {
  display: inline-block;
  width: 150px;
  height: 150px;
  object-fit: cover;
}
@media screen and (min-width: 600px) {
  .shopContent__products_item-image img {
    width: 180px;
    height: 180px;
  }
}
.shopContent__products_item-title {
  font-size: 14px;
  color: #0b0b0b;
  font-weight: bold;
  line-height: 19px;
  margin-top: 20px;
}
.shopContent__products_item-text {
  text-align: center;
  margin: 12px 0;
}
.shopContent__products_item-price {
  font-size: 15px;
  font-weight: normal;
  color: #000;
  line-height: 20px;
  margin-top: 11px;
}
.shopContent__products_item-price .before-sale {
  color: grey;
  text-decoration: line-through;
}
.shopContent__products_item-price strong {
  font-size: 17px;
  color: #1d64db;
  font-weight: 800;
}
.shopContent__products_item:hover,
.shopContent__products_item:focus {
  text-decoration: none;
}
.shopContent__breadcrumb {
  display: none;
}
@media screen and (min-width: 768px) {
  .shopContent__breadcrumb {
    display: block;
  }
}
.shopContent__breadcrumb:before,
.shopContent__breadcrumb:after {
  content: " ";
  display: table;
}
.shopContent__breadcrumb:after {
  clear: both;
}
.shopContent__breadcrumb:before,
.shopContent__breadcrumb:after {
  content: " ";
  display: table;
}
.shopContent__breadcrumb:after {
  clear: both;
}
.shopContent__breadcrumb .breadcrumb {
  padding: 0;
  border: 1px solid #dddddd;
  height: 35px;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .shopContent__breadcrumb .breadcrumb {
    border-left: none;
  }
}
.shopContent__breadcrumb .breadcrumb:before,
.shopContent__breadcrumb .breadcrumb:after {
  content: " ";
  display: table;
}
.shopContent__breadcrumb .breadcrumb:after {
  clear: both;
}
.shopContent__breadcrumb .breadcrumb:before,
.shopContent__breadcrumb .breadcrumb:after {
  content: " ";
  display: table;
}
.shopContent__breadcrumb .breadcrumb:after {
  clear: both;
}
.shopContent__breadcrumb .breadcrumb li {
  float: left;
  margin-top: -1px;
}
.shopContent__breadcrumb .breadcrumb li:before {
  display: none;
}
.shopContent__breadcrumb .breadcrumb li a,
.shopContent__breadcrumb .breadcrumb li span {
  display: block;
  height: 35px;
  line-height: 35px;
  padding-left: 33px;
  padding-right: 35px;
  color: #0b0b0b;
}
.shopContent__breadcrumb .breadcrumb li a {
  background: #f0f5fb;
  border: 1px solid #d3e5f8;
  border-right: none;
  border-left: none;
  position: relative;
}
.shopContent__breadcrumb .breadcrumb li a:hover,
.shopContent__breadcrumb .breadcrumb li a:focus {
  text-decoration: none;
}
.shopContent__breadcrumb .breadcrumb li a:before,
.shopContent__breadcrumb .breadcrumb li a:after {
  content: "";
  position: absolute;
  top: -1px;
  right: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17.5px 0 17.5px 12px;
  border-color: transparent transparent transparent #f0f5fb;
  z-index: 1;
}
.shopContent__breadcrumb .breadcrumb li a:before {
  border-color: transparent transparent transparent #d3e5f8;
  transform: translateX(1px);
}
.shopContent__breadcrumb .breadcrumb li span {
  background: transparent;
  border: none;
}
.shopContent__breadcrumb .breadcrumb li.home a {
  position: relative;
  background: #fff;
  border: 1px solid #dddddd;
  border-left: none;
  border-right: none;
  width: 37px;
}
.shopContent__breadcrumb .breadcrumb li.home a:before {
  border-color: transparent transparent transparent #dddddd;
}
.shopContent__breadcrumb .breadcrumb li.home a:after {
  border-color: transparent transparent transparent #ffffff;
}
.shopContent__breadcrumb .breadcrumb li.home a svg {
  height: 11px;
}
.shopContent__heading-title {
  font-size: 24px;
  color: #0b0b0b;
  font-weight: bold;
  line-height: 33px;
  margin: 20px 0 0 0;
}
@media screen and (min-width: 992px) {
  .shopContent__heading-title {
    margin: 20px 0 0 40px;
  }
}
.shopContent__subcategories {
  margin-top: 20px;
  padding-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .shopContent__subcategories {
    padding-left: 40px;
  }
}
.shopContent__subcategories ul {
  display: block;
  margin: 0;
  padding: 0;
}
.shopContent__subcategories ul:before,
.shopContent__subcategories ul:after {
  content: " ";
  display: table;
}
.shopContent__subcategories ul:after {
  clear: both;
}
.shopContent__subcategories ul:before,
.shopContent__subcategories ul:after {
  content: " ";
  display: table;
}
.shopContent__subcategories ul:after {
  clear: both;
}
.shopContent__subcategories ul li {
  float: left;
  display: block;
  margin-bottom: 2px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .shopContent__subcategories ul li {
    width: 223px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.shopContent__subcategories ul li a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  background: #ffffff;
  border: 1px solid #dddddd;
  font-weight: bold;
  height: 40px;
  font-size: 12px;
  color: #0b0b0b;
  text-decoration: none;
  padding-right: 20px;
  padding-left: 20px !important;
}
@media screen and (min-width: 480px) {
  .shopContent__subcategories ul li a {
    height: 70px;
    padding-left: 90px;
  }
}
@media screen and (min-width: 768px) {
  .shopContent__subcategories ul li a {
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) {
  .shopContent__subcategories ul li a {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  .shopContent__subcategories ul li a span {
    max-height: 62px;
    display: block;
    overflow: hidden;
  }
}
.shopContent__subcategories ul li a img {
  /* display: none; // DOČASNĚ
               position: absolute;
               left: 9px;
               top: 50%;
               transform: translateY(-50%);
               height: 25px;
               width: auto;
               @media screen and (min-width: @screen-xs-min) {
                  height: auto;
               } */
  margin-right: 8px;
  width: 30px;
  height: auto;
}
.shopContent__subcategories ul li a svg {
  position: absolute;
  height: 8px;
  top: 50%;
  transform: translateY(-50%);
  right: 13px;
}
.shopContent__subcategories ul li a:hover,
.shopContent__subcategories ul li a:focus {
  border-color: #808080;
  text-decoration: none;
  background: #f4f4f4;
}
.shopContent__subcategories ul li.active a {
  background: #f0f5fb;
  border: 1px solid #d3e5f8;
}
@media screen and (max-width: 991px) {
  .shopContent__subcategories ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 30px;
    padding: 0;
    list-style-type: none;
  }
  .shopContent__subcategories ul > li {
    flex-grow: 1;
    text-align: center;
    padding: 5px;
    width: auto;
    display: flex;
  }
  .shopContent__subcategories ul > li a {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 10px !important;
    font-weight: bold;
    height: auto;
    font-size: 14px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
  }
  .shopContent__subcategories ul > li a svg {
    display: none;
  }
  .shopContent__subcategories ul > li a,
  .shopContent__subcategories ul > li a:link,
  .shopContent__subcategories ul > li a:visited {
    text-decoration: none;
    color: black;
  }
  .shopContent__subcategories ul > li a:hover,
  .shopContent__subcategories ul > li a:focus,
  .shopContent__subcategories ul > li a:active {
    border-color: #28a5ea !important;
    background-color: transparent;
  }
}
@media screen and (max-width: 600px) {
  .shopContent__subcategories ul::before,
  .shopContent__subcategories ul::after {
    content: normal !important;
  }
  .shopContent__subcategories ul > li {
    flex-basis: 50%;
    flex-grow: 0;
  }
  .shopContent__subcategories ul > li a {
    justify-content: flex-start;
    text-align: left;
  }
}
.shopContent__box {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding: 20px 15px 0;
}
@media screen and (min-width: 768px) {
  .shopContent__box {
    border: 1px solid #dddddd;
    box-shadow: inset 0 6px 0 0 rgba(221, 221, 221, 0.3);
    margin: 0;
    padding: 20px 15px 0;
  }
}
@media screen and (min-width: 992px) {
  .shopContent__box {
    padding: 20px 40px 0 40px;
  }
}
.shopContent__box:before,
.shopContent__box:after {
  content: " ";
  display: table;
}
.shopContent__box:after {
  clear: both;
}
.shopContent__box:before,
.shopContent__box:after {
  content: " ";
  display: table;
}
.shopContent__box:after {
  clear: both;
}
.shopContent__box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #f4f4f4;
}
.shopContent__filter {
  margin-bottom: 20px;
}
@media screen and (min-width: 480px) {
  .shopContent__filter {
    margin-bottom: 10px;
  }
}
.shopContent__filter:before,
.shopContent__filter:after {
  content: " ";
  display: table;
}
.shopContent__filter:after {
  clear: both;
}
.shopContent__filter:before,
.shopContent__filter:after {
  content: " ";
  display: table;
}
.shopContent__filter:after {
  clear: both;
}
.shopContent__filter-item {
  margin-bottom: 10px;
}
@media screen and (min-width: 480px) {
  .shopContent__filter-item {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
  }
}
.shopContent__filter-item .dropdown {
  width: 100%;
}
@media screen and (min-width: 480px) {
  .shopContent__filter-item .dropdown {
    width: auto;
  }
}
.shopContent__filter-item .dropdown .btn {
  width: 100%;
}
@media screen and (min-width: 480px) {
  .shopContent__filter-item .dropdown .btn {
    min-width: 140px;
    width: auto;
  }
}
.shopContent__pagination {
  text-align: center;
}
.shopContent__pagination .pagination {
  margin: 30px 0 0;
}
.shopContent__btnMore {
  margin-top: 15px;
  text-align: center;
}
.shopContent__btnMore .btn {
  min-width: 190px;
  margin-bottom: 45px;
}
.shopContent__productList__header {
  padding-bottom: 50px;
  padding-top: 85px;
  margin-bottom: 40px;
  border-bottom: 1px dashed #9b9b9b;
  position: relative;
}
@media screen and (min-width: 768px) {
  .shopContent__productList__header {
    padding-top: 25px;
  }
}
@media screen and (min-width: 992px) {
  .shopContent__productList__header {
    padding-top: 18px;
    padding-right: 155px;
  }
}
@media screen and (min-width: 1200px) {
  .shopContent__productList__header {
    padding-right: 325px;
  }
}
.shopContent__productList__header-title {
  font-size: 24px;
  color: #0b0b0b;
  line-height: 33px;
  font-weight: 500;
  margin: 0;
}
.shopContent__productList__header-text {
  margin-top: 18px;
  font-size: 14px;
  color: #4a4a4a;
  line-height: 24px;
}
.shopContent__productList__header-text p:last-child {
  margin-bottom: 0;
}
.shopContent__productList__header-tag {
  position: absolute;
  width: 189px;
  top: 0;
  left: -16px;
  color: #ffffff;
  text-align: left;
  font-size: 13px;
  line-height: 1;
  padding: 15px 0 15px 25px;
  background: url("../images/shop/tag-mobile.svg") no-repeat right top;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .shopContent__productList__header-tag {
    padding: 15px 25px 15px 0;
    right: -16px;
    text-align: right;
    left: auto;
    background: url("../images/shop/tag.svg") no-repeat right top;
  }
}
@media screen and (min-width: 992px) {
  .shopContent__productList__header-tag {
    right: -41px;
  }
}
.shopContent__productList__header-tag strong {
  font-size: 20px;
  line-height: 1;
  font-weight: 900;
  display: block;
  margin-bottom: 3px;
}
.shopContent__productList {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  margin: 0 -15px;
}
@media screen and (min-width: 768px) {
  .shopContent__productList {
    padding: 0 15px 0 0;
  }
}
.shopContent__productList .shopContent__shopItem,
.shopContent__productList .shopContent__shopItem--small {
  margin-bottom: 40px;
  width: 50%;
}
.shopContent__productList .shopContent__shopItem-in,
.shopContent__productList .shopContent__shopItem--small-in {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
@media screen and (min-width: 400px) {
  .shopContent__productList .shopContent__shopItem,
  .shopContent__productList .shopContent__shopItem--small {
    max-width: none;
  }
  .shopContent__productList .shopContent__shopItem-in:after,
  .shopContent__productList .shopContent__shopItem--small-in:after {
    content: "";
    position: absolute;
    top: 0;
    right: -12px;
    display: block;
    width: 1px;
    height: 100%;
    background: #d8d8d8;
  }
}
@media screen and (min-width: 400px) and (max-width: 599px) {
  .shopContent__productList .shopContent__shopItem:nth-child(2n) .shopContent__shopItem-in:after,
  .shopContent__productList .shopContent__shopItem--small:nth-child(2n) .shopContent__shopItem-in:after,
  .shopContent__productList .shopContent__shopItem:nth-child(2n) .shopContent__shopItem--small-in:after,
  .shopContent__productList .shopContent__shopItem--small:nth-child(2n) .shopContent__shopItem--small-in:after {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .shopContent__productList .shopContent__shopItem,
  .shopContent__productList .shopContent__shopItem--small {
    width: 33.33%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1199px) {
  .shopContent__productList .shopContent__shopItem:nth-child(3n) .shopContent__shopItem-in:after,
  .shopContent__productList .shopContent__shopItem--small:nth-child(3n) .shopContent__shopItem-in:after,
  .shopContent__productList .shopContent__shopItem:nth-child(3n) .shopContent__shopItem--small-in:after,
  .shopContent__productList .shopContent__shopItem--small:nth-child(3n) .shopContent__shopItem--small-in:after {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .shopContent__productList .shopContent__shopItem,
  .shopContent__productList .shopContent__shopItem--small {
    width: 25%;
  }
  .shopContent__productList .shopContent__shopItem-in:after,
  .shopContent__productList .shopContent__shopItem--small-in:after {
    right: -10px;
  }
  .shopContent__productList .shopContent__shopItem:nth-child(4n) .shopContent__shopItem-in:after,
  .shopContent__productList .shopContent__shopItem--small:nth-child(4n) .shopContent__shopItem-in:after,
  .shopContent__productList .shopContent__shopItem:nth-child(4n) .shopContent__shopItem--small-in:after,
  .shopContent__productList .shopContent__shopItem--small:nth-child(4n) .shopContent__shopItem--small-in:after {
    display: none;
  }
}
.shopContent__shopItem {
  position: relative;
  display: block;
  text-decoration: none;
  color: #0b0b0b;
}
.shopContent__shopItem-in {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
}
.shopContent__shopItem-in.withSale {
  padding-bottom: 60px;
}
@media screen and (max-width: 399px) {
  .shopContent__shopItem-in {
    text-align: center;
  }
}
.shopContent__shopItem-title {
  /* position: absolute;
      top: 0;
      left: 0; */
  display: block;
  width: 100%;
  margin-bottom: 15px;
  font-size: 15px;
  color: #0b0b0b;
  font-weight: bold;
  line-height: 20px;
}
.shopContent__shopItem-img {
  text-align: center;
}
.shopContent__shopItem-img img {
  display: inline-block;
  width: 140px;
  height: 140px;
  object-fit: cover;
}
@media screen and (min-width: 400px) {
  .shopContent__shopItem-img img {
    width: 180px;
    height: 180px;
  }
}
.shopContent__shopItem-text {
  margin-top: 10px;
  height: 93px;
  overflow: hidden;
  font-size: 13px;
  color: #0b0b0b;
  line-height: 18px;
  margin-bottom: 7px;
}
.shopContent__shopItem-text p {
  margin: 0;
}
.shopContent__shopItem-price {
  margin-bottom: 15px;
}
.shopContent__shopItem-price .priceBeforeSale {
  color: grey;
  text-decoration: line-through;
}
.shopContent__shopItem-price .priceTotal {
  font-size: 22px;
  font-weight: 800;
  color: #1d64db;
  line-height: 1;
}
.shopContent__shopItem-price .priceVat {
  line-height: 1;
  font-size: 12px;
  color: #000000;
  margin-top: 7px;
}
@media screen and (min-width: 400px) {
  .shopContent__shopItem-price {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    margin-bottom: 0;
  }
  .shopContent__shopItem-in.withSale .shopContent__shopItem-price {
    height: 60px;
  }
  .shopContent__shopItem-btn {
    position: absolute;
    bottom: 0;
    right: 10px;
    height: 40px;
  }
}
.shopContent__shopItem:hover,
.shopContent__shopItem:focus {
  text-decoration: none;
}
.shopContent__shopItem:hover .shopContent__shopItem-title,
.shopContent__shopItem:focus .shopContent__shopItem-title {
  text-decoration: underline;
}
.shopContent__shopItem:hover .priceBeforeSale,
.shopContent__shopItem:focus .priceBeforeSale {
  color: grey;
}
.shopContent__shopItem--small {
  position: relative;
  display: block;
  text-decoration: none;
  color: #0b0b0b;
  padding-bottom: 0;
}
.shopContent__shopItem--small-title {
  /* position: absolute;
      top: 0;
      left: 0; */
  display: block;
  width: 100%;
  margin-bottom: 15px;
  font-size: 15px;
  color: #0b0b0b;
  font-weight: bold;
  line-height: 20px;
}
.shopContent__shopItem--small-img {
  text-align: center;
}
.shopContent__shopItem--small-img img {
  display: inline-block;
  width: 180px;
  height: 180px;
  object-fit: cover;
}
.shopContent__shopItem--small-text {
  margin-top: 10px;
  height: 93px;
  overflow: hidden;
  font-size: 13px;
  color: #0b0b0b;
  line-height: 18px;
  margin-bottom: 7px;
}
.shopContent__shopItem--small-text p {
  margin: 0;
}
.shopContent__shopItem--small:hover,
.shopContent__shopItem--small:focus {
  text-decoration: none;
}
.shopContent__shopItem--small:hover .shopContent__shopItem-title,
.shopContent__shopItem--small:focus .shopContent__shopItem-title {
  text-decoration: underline;
}
.shopNavigation--desktop {
  z-index: 9;
}
@media screen and (max-width: 991px) {
  .shopNavigation--desktop[data-show="false"] {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .shopNavigation--desktop {
    width: 200px;
    float: left;
    background: rgba(0, 90, 189, 0.06);
    box-shadow: 1px 0px 0px 0px #d3e5f8;
    position: relative;
    border: 1px solid #d3e5f8;
    border-right: none;
  }
  .shopNavigation--desktop .shopNavigation__main {
    padding-left: 0;
    list-style: none;
    margin: 0;
    display: block;
  }
  .shopNavigation--desktop .shopNavigation__main > li {
    display: block;
    padding: 0;
    position: relative;
  }
  .shopNavigation--desktop .shopNavigation__main > li > a {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 12px 10px 12px 24px;
    background: rgba(0, 90, 189, 0.06);
    border-bottom: 1px solid #d3e5f8;
    font-size: 13px;
    color: #0b0b0b;
    font-weight: 600;
    line-height: 18px;
    text-decoration: none;
    -webkit-transition: border 250ms ease-in-out;
    -moz-transition: border 250ms ease-in-out;
    -ms-transition: border 250ms ease-in-out;
    -o-transition: border 250ms ease-in-out;
    transition: border 250ms ease-in-out;
  }
  .shopNavigation--desktop .shopNavigation__main > li > a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    display: block;
    width: 5px;
    height: 8px;
    transform: translateY(-50%);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    background: url("../images/arrow-right-primary.svg") no-repeat center;
    background-size: contain;
  }
  .shopNavigation--desktop .shopNavigation__main > li > a:hover,
  .shopNavigation--desktop .shopNavigation__main > li > a:focus {
    border-left: 4px solid #28a5ea;
    background: #fff;
  }
  .shopNavigation--desktop .shopNavigation__main > li:before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    font-size: 13px;
    font-weight: 900;
    color: #2d9de2;
    letter-spacing: 0.55px;
    line-height: 1;
    transform: translateY(-50%);
    z-index: 1;
  }
  .shopNavigation--desktop .shopNavigation__main > li:hover:before,
  .shopNavigation--desktop .shopNavigation__main > li:focus:before {
    color: rgba(0, 0, 0, 0.5);
  }
  .shopNavigation--desktop .shopNavigation__main > li:last-child > a {
    border-bottom: none;
  }
  .shopNavigation--desktop .shopNavigation__main > li.disabled {
    opacity: 0.4;
    pointer-events: none;
  }
  .shopNavigation--desktop .shopNavigation__main > li.hasSub:after {
    content: "";
    position: absolute;
    top: 0;
    right: 18px;
    width: 10px;
    height: calc(100% - 1px);
    background: #fff;
    z-index: 9;
    pointer-events: none;
    display: none;
  }
  .shopNavigation--desktop .shopNavigation__main > li.hasSub:hover:before,
  .shopNavigation--desktop .shopNavigation__main > li.hasSub:focus:before {
    color: rgba(0, 0, 0, 0.5);
  }
  .shopNavigation--desktop .shopNavigation__main > li.hasSub:hover:after,
  .shopNavigation--desktop .shopNavigation__main > li.hasSub:focus:after {
    display: block;
  }
  .shopNavigation--desktop .shopNavigation__main > li.hasSub:hover > a,
  .shopNavigation--desktop .shopNavigation__main > li.hasSub:focus > a {
    border-left: 4px solid #28a5ea;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  }
  .shopNavigation--desktop .shopNavigation__main > li.hasSub:hover .shopNavigation__subNav,
  .shopNavigation--desktop .shopNavigation__main > li.hasSub:focus .shopNavigation__subNav {
    display: flex;
  }
  .shopNavigation--desktop .shopNavigation__subNav {
    position: absolute;
    top: 0;
    left: 150px;
    display: flex;
    display: none;
    width: 740px;
    height: auto;
    flex-flow: row wrap;
    justify-content: left;
    padding: 40px 25px 0 40px;
    background: #ffffff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    z-index: 9;
  }
  .shopNavigation--desktop .shopNavigation__subNav__item {
    position: relative;
    display: block;
    width: 300px;
    padding-left: 10px !important;
    min-height: 70px;
    margin-bottom: 40px;
  }
  .shopNavigation--desktop .shopNavigation__subNav__item-image {
    position: absolute;
    left: 0;
    top: 0;
  }
  .shopNavigation--desktop .shopNavigation__subNav__item-image img {
    display: none;
    width: 70px;
    height: 70px;
    object-fit: cover;
  }
  .shopNavigation--desktop .shopNavigation__subNav__item-title {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    color: #000;
  }
  .shopNavigation--desktop .shopNavigation__subNav__item-title:hover,
  .shopNavigation--desktop .shopNavigation__subNav__item-title:focus {
    text-decoration: underline;
  }
  .shopNavigation--desktop .shopNavigation__subNav__item-list a {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-decoration: none;
    margin: 0;
  }
  .shopNavigation--desktop .shopNavigation__subNav__item-list a:hover,
  .shopNavigation--desktop .shopNavigation__subNav__item-list a:focus {
    text-decoration: underline;
  }
}
@media screen and (min-width: 992px) and screen and (min-width: 1200px) {
  .shopNavigation--desktop .shopNavigation__subNav {
    width: 1031px;
  }
}
@media screen and (max-width: 991px) {
  .shopNavigation--desktop .shopNavigation__main {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 30px;
    padding: 0;
    list-style-type: none;
  }
  .shopNavigation--desktop .shopNavigation__main > li {
    flex-grow: 1;
    text-align: center;
    padding: 5px;
  }
  .shopNavigation--desktop .shopNavigation__main > li a {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 10px;
    font-weight: bold;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
  }
  .shopNavigation--desktop .shopNavigation__main > li a,
  .shopNavigation--desktop .shopNavigation__main > li a:link,
  .shopNavigation--desktop .shopNavigation__main > li a:visited {
    text-decoration: none;
    color: black;
  }
  .shopNavigation--desktop .shopNavigation__main > li a:hover,
  .shopNavigation--desktop .shopNavigation__main > li a:focus,
  .shopNavigation--desktop .shopNavigation__main > li a:active {
    border-color: #28a5ea;
  }
  .shopNavigation--desktop .shopNavigation__productIcon {
    width: 30px;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .shopNavigation--desktop .shopNavigation__main > li {
    flex-basis: 50%;
    display: flex;
    flex-grow: 0;
  }
  .shopNavigation--desktop .shopNavigation__main > li > a {
    flex-grow: 1;
    justify-content: flex-start;
    text-align: left;
  }
}
.shopNavigation__open {
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 12px 10px 12px 14px;
  background: rgba(0, 90, 189, 0.06);
  font-size: 13px;
  color: #0b0b0b;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  border: 1px solid #d3e5f8;
  width: 100%;
  text-align: left;
  position: relative;
  margin-top: 10px;
}
@media screen and (min-width: 992px) {
  .shopNavigation__open {
    display: none;
  }
}
.shopNavigation__open:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 5px;
  height: 8px;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  background: url("../images/arrow-right-primary.svg") no-repeat center;
  background-size: contain;
  transform: translateY(-50%) rotate(90deg);
}
.shopNavigation__open.active {
  background: rgba(192, 192, 192, 0.06);
  border-color: #f4f4f4;
}
.shopNavigation__open.active:after {
  transform: translateY(-50%) rotate(-90deg);
}
.shopNavigation--mobile {
  border: 1px solid #d3e5f8;
  display: none;
  margin-top: -1px;
}
.shopNavigation--mobile.active {
  display: block;
}
@media screen and (min-width: 992px) {
  .shopNavigation--mobile {
    display: none !important;
  }
}
.shopNavigation--mobile .shopNavigation__main {
  padding-left: 0;
  list-style: none;
  margin: 0;
  display: block;
}
.shopNavigation--mobile .shopNavigation__main > li {
  display: block;
  padding: 0;
  position: relative;
}
.shopNavigation--mobile .shopNavigation__main > li > a {
  position: relative;
  display: block;
  padding: 12px 10px 12px 50px;
  background: rgba(0, 90, 189, 0.06);
  border-bottom: 1px solid #d3e5f8;
  font-size: 13px;
  color: #0b0b0b;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
}
.shopNavigation--mobile .shopNavigation__main > li > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 5px;
  height: 8px;
  transform: translateY(-50%);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  background: url("../images/arrow-right-primary.svg") no-repeat center;
  background-size: contain;
}
.shopNavigation--mobile .shopNavigation__main > li > a:hover,
.shopNavigation--mobile .shopNavigation__main > li > a:focus {
  background: #fff;
}
.shopNavigation--mobile .shopNavigation__main > li > a:before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  font-size: 13px;
  font-weight: 900;
  color: #2d9de2;
  letter-spacing: 0.55px;
  line-height: 1;
  transform: translateY(-50%);
  z-index: 1;
}
.shopNavigation--mobile .shopNavigation__main > li:last-child > a {
  border-bottom: none;
}
.shopNavigation--mobile .shopNavigation__main > li.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.shopNavigation--mobile .shopNavigation__main > li.hasSub > a:after {
  transform: translateY(-50%) rotate(90deg);
}
.shopNavigation--mobile .shopNavigation__main > li.hasSub.active > a {
  background: #fff;
}
.shopNavigation--mobile .shopNavigation__main > li.hasSub.active > a:after {
  transform: translateY(-50%) rotate(-90deg);
}
.shopNavigation--mobile .shopNavigation__main > li.hasSub.active .shopNavigation__subNav {
  display: block;
}
.shopNavigation--mobile .shopNavigation__subNav {
  position: relative;
  width: 100%;
  height: auto;
  background: #ffffff;
  z-index: 9;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  display: none;
}
.shopNavigation--mobile .shopNavigation__subNav__item > a {
  position: relative;
  display: block;
  background: #fff;
  border-bottom: 1px solid #d3e5f8;
  color: #0b0b0b;
  text-decoration: none;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  padding: 12px 10px 12px 55px;
}
.shopNavigation--mobile .shopNavigation__subNav__item > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 5px;
  height: 8px;
  transform: translateY(-50%) rotate(90deg);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  background: url("../images/arrow-right-primary.svg") no-repeat center;
  background-size: contain;
}
.shopNavigation--mobile .shopNavigation__subNav__item-list {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
  display: none;
}
.shopNavigation--mobile .shopNavigation__subNav__item-list a {
  position: relative;
  display: block;
  padding: 10px 10px 10px 65px;
  background: #fff;
  border-bottom: 1px solid #d3e5f8;
  font-size: 12px;
  color: #0b0b0b;
  font-weight: normal;
  line-height: 15px;
  text-decoration: none;
}
.shopNavigation--mobile .shopNavigation__subNav__item.active > a:after {
  transform: translateY(-50%) rotate(-90deg);
}
.shopNavigation--mobile .shopNavigation__subNav__item.active .shopNavigation__subNav__item-list {
  display: block;
}
.shopNavigation__productIcon {
  margin-right: 8px;
}
.shopList-heading {
  padding: 15px 0 20px;
  border-bottom: 1px dashed #9B9B9B;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .shopList-heading {
    padding: 0;
    height: 90px;
  }
  .shopList-heading:before,
  .shopList-heading:after {
    content: " ";
    display: table;
  }
  .shopList-heading:after {
    clear: both;
  }
  .shopList-heading:before,
  .shopList-heading:after {
    content: " ";
    display: table;
  }
  .shopList-heading:after {
    clear: both;
  }
}
.shopList-heading .title {
  font-size: 36px;
  color: #0B0B0B;
  font-weight: 300;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .shopList-heading .title {
    float: left;
    line-height: 75px;
    margin-top: 15px;
  }
}
.shopList-heading .filter {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .shopList-heading .filter {
    text-align: left;
    float: right;
  }
}
.shopList-heading .filter .filterBox {
  text-align: center;
  margin-top: 10px;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .shopList-heading .filter .filterBox {
    margin-top: 30px;
    text-align: left;
    margin-left: 30px;
  }
}
@media screen and (max-width: 400px) {
  .shopList-heading .filter .filterBox {
    width: 100%;
  }
}
.shopList-heading .filter .filterBox-title {
  font-size: 13px;
  color: #4A4A4A;
}
@media screen and (min-width: 992px) {
  .shopList-heading .filter .filterBox-title {
    display: inline-block;
    margin-right: 20px;
  }
}
.shopList-heading .filter .filterBox-content {
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  .shopList-heading .filter .filterBox-content {
    margin-top: 0;
    display: inline-block;
  }
}
.shopList-heading .filter .filterBox .dropdown {
  margin: 0 4px;
}
@media screen and (max-width: 400px) {
  .shopList-heading .filter .filterBox .dropdown {
    width: 100%;
    margin: 5px 0;
  }
  .shopList-heading .filter .filterBox .dropdown .caret {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -2px;
  }
  .shopList-heading .filter .filterBox .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .shopList-heading .filter .filterBox .dropdown {
    margin: 0 0 0 8px;
  }
}
.shopList-heading .filter .filterBox .dropdown .btn {
  min-width: 100px;
}
@media screen and (max-width: 400px) {
  .shopList-heading .filter .filterBox .dropdown .btn {
    width: 100%;
  }
}
.shopList:before,
.shopList:after {
  content: " ";
  display: table;
}
.shopList:after {
  clear: both;
}
.shopList:before,
.shopList:after {
  content: " ";
  display: table;
}
.shopList:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .shopList {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (min-width: 1200px) {
  .shopList {
    margin-left: -40px;
    margin-right: -40px;
  }
}
.shopList-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #9B9B9B;
}
.shopList-item .item-image {
  display: block;
  width: 100%;
  height: 250px;
  background: #ccc;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.shopList-item .item-image .tag {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 45px;
  background: #36A740;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
}
.shopList-item .item-image .counter {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 45px;
  background: #F3F3F3;
  text-align: center;
  color: #000000;
  font-size: 13px;
}
.shopList-item .item-image .counter.bigger {
  width: 250px;
}
@media screen and (min-width: 500px) {
  .shopList-item .item-image .counter {
    bottom: 0;
    top: auto;
  }
}
.shopList-item .item-image .counter strong {
  font-size: 18px;
  font-weight: 800;
  padding-right: 2px;
  padding-left: 2px;
}
.shopList-item .item-content .title {
  font-size: 24px;
  color: #0B0B0B;
  margin: 0;
}
.shopList-item .item-content .title a {
  font-size: 24px;
  color: #0B0B0B;
  text-decoration: none;
}
.shopList-item .item-content .title a:hover,
.shopList-item .item-content .title a:focus {
  color: #23d86c;
}
.shopList-item .infoBox .infoList,
.shopList-item .infoBox .tags {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.shopList-item .infoBox .infoList li,
.shopList-item .infoBox .tags li {
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  padding-right: 46px;
}
.shopList-item .infoBox .infoList li:after,
.shopList-item .infoBox .tags li:after {
  content: '';
  position: absolute;
  top: 3px;
  right: 23px;
  display: block;
  width: 1px;
  height: 14px;
  background: #4A4A4A;
}
.shopList-item .infoBox .infoList li:last-child,
.shopList-item .infoBox .tags li:last-child {
  padding-right: 0;
}
.shopList-item .infoBox .infoList li:last-child:after,
.shopList-item .infoBox .tags li:last-child:after {
  display: none;
}
.shopList-item .infoBox .infoList a,
.shopList-item .infoBox .tags a {
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 0;
  text-decoration: none;
  display: block;
}
.shopList-item .infoBox .infoList a:hover,
.shopList-item .infoBox .tags a:hover,
.shopList-item .infoBox .infoList a:focus,
.shopList-item .infoBox .tags a:focus {
  color: #23d86c;
  text-decoration: underline;
}
.shopList-item .infoBox .tags li {
  font-size: 13px;
  padding-right: 24px;
}
.shopList-item .infoBox .tags li:after {
  right: 12px;
}
.shopList-item .infoBox .tags a {
  font-size: 13px;
  color: #1d64db;
  text-decoration: underline;
}
.shopList-item .infoBox .tags a:hover,
.shopList-item .infoBox .tags a:focus {
  text-decoration: none;
  color: #23d86c;
}
.shopList-item .infoBox .description {
  margin-top: 15px;
}
.shopList-item .infoBox .description p {
  font-size: 14px;
  color: #4A4A4A;
  line-height: 24px;
}
.shopList-item .priceBox {
  text-align: left;
}
.shopList-item .priceBox .price {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 8px;
  position: relative;
}
.shopList-item .priceBox .info {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #0B0B0B;
  letter-spacing: 0.55px;
  line-height: 13px;
}
.shopList-item .priceBox .old {
  min-width: 100px;
  padding-right: 25px;
  display: inline-block;
}
.shopList-item .priceBox .old .price {
  color: #9B9B9B;
  font-weight: 500;
}
.shopList-item .priceBox .old .price:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  display: block;
  width: 100%;
  height: 2px;
  background: #9B9B9B;
}
.shopList-item .priceBox .new {
  min-width: 100px;
  padding-right: 25px;
  display: inline-block;
}
.shopList-item .priceBox .new .price {
  color: #23d86c;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  .shopList-item--big .in {
    position: relative;
  }
  .shopList-item--big .in:before,
  .shopList-item--big .in:after {
    content: " ";
    display: table;
  }
  .shopList-item--big .in:after {
    clear: both;
  }
  .shopList-item--big .in:before,
  .shopList-item--big .in:after {
    content: " ";
    display: table;
  }
  .shopList-item--big .in:after {
    clear: both;
  }
  .shopList-item--big .item-image {
    position: absolute;
    height: 100%;
    width: 50%;
    left: 0;
    top: 0;
  }
}
@media screen and (min-width: 992px) {
  .shopList-item--big .item-content {
    min-height: 330px;
    width: 50%;
    float: right;
    padding-left: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .shopList-item--big .item-content {
    padding-left: 80px;
  }
}
.shopList-item--big .item-content .title {
  font-size: 30px;
  margin-top: 15px;
}
.shopList-item--big .item-content .title a {
  font-size: 30px;
}
.shopList-item--big .item-content .infoList {
  margin-top: 18px;
}
.shopList-item--big .item-content .tags {
  margin-top: 13px;
}
.shopList-item--big .priceBox {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .shopList-item--big .priceBox {
    margin-top: 30px;
    position: relative;
    text-align: left;
    height: 60px;
  }
}
.shopList-item--big .priceBox .price {
  font-size: 27px;
  line-height: 27px;
}
.shopList-item--big .priceBox .button {
  display: block;
  margin-top: 15px;
}
.shopList-item--big .priceBox .btn {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  padding: 0;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .shopList-item--big .priceBox .new,
  .shopList-item--big .priceBox .old {
    width: auto;
    min-width: 100px;
    padding-right: 25px;
  }
  .shopList-item--big .priceBox .button {
    position: absolute;
    top: 0;
    right: 0;
    width: 150px;
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .shopList-item--big .priceBox .new,
  .shopList-item--big .priceBox .old {
    min-width: 120px;
    padding-right: 35px;
  }
  .shopList-item--big .priceBox .button {
    width: 200px;
  }
}
@media screen and (min-width: 992px) {
  .shopList-item--classic {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .shopList-item--classic {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 600px) {
  .shopList-item--classic .item-content .infoBox {
    padding-right: 250px;
    position: relative;
  }
  .shopList-item--classic .item-content .infoBox:before,
  .shopList-item--classic .item-content .infoBox:after {
    content: " ";
    display: table;
  }
  .shopList-item--classic .item-content .infoBox:after {
    clear: both;
  }
  .shopList-item--classic .item-content .infoBox:before,
  .shopList-item--classic .item-content .infoBox:after {
    content: " ";
    display: table;
  }
  .shopList-item--classic .item-content .infoBox:after {
    clear: both;
  }
}
@media screen and (min-width: 1200px) {
  .shopList-item--classic .item-content {
    border-bottom: 1px dashed #9B9B9B;
    padding-bottom: 20px;
  }
}
.shopList-item--classic .item-content .title {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .shopList-item--classic .item-content .title {
    height: 55px;
    overflow: hidden;
    margin-bottom: 15px;
  }
}
.shopList-item--classic .item-content .infoList {
  margin-top: 15px;
}
.shopList-item--classic .item-content .tags {
  margin-top: 4px;
}
@media screen and (min-width: 992px) {
  .shopList-item--classic .item-content .tags {
    height: 20px;
    overflow: hidden;
  }
}
.shopList-item--classic .item-content .priceBox {
  margin-top: 15px;
}
@media screen and (min-width: 600px) {
  .shopList-item--classic .item-content .priceBox {
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.shopList-footer {
  margin: 30px 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .shopList-footer {
    position: relative;
    margin-top: 50px;
    margin-bottom: 120px;
  }
  .shopList-footer:before,
  .shopList-footer:after {
    content: " ";
    display: table;
  }
  .shopList-footer:after {
    clear: both;
  }
  .shopList-footer:before,
  .shopList-footer:after {
    content: " ";
    display: table;
  }
  .shopList-footer:after {
    clear: both;
  }
}
.shopList-footer--smallerMT {
  margin-top: 20px;
}
.shopList-footer--noMB {
  margin-bottom: 0;
}
.shopList-footer .btn-up {
  margin: 0 auto;
  display: block;
}
@media screen and (min-width: 992px) {
  .shopList-footer .btn-up {
    float: left;
  }
}
.shopList-footer .btn-more {
  margin: 0 auto;
  display: block;
}
@media screen and (min-width: 992px) {
  .shopList-footer .btn-more {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.shopList-footer .pagination {
  margin: 20px auto;
}
@media screen and (min-width: 992px) {
  .shopList-footer .pagination {
    float: right;
    margin: 0;
  }
}
.shopList-suppliers {
  position: relative;
  margin: 0 -15px;
  padding-bottom: 50px;
}
.shopList-suppliers .shopList-suppliers-item {
  display: block;
  text-align: center;
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .shopList-suppliers .shopList-suppliers-item {
    width: 50%;
    float: left;
  }
}
@media screen and (min-width: 992px) {
  .shopList-suppliers .shopList-suppliers-item {
    width: 33.333%;
  }
}
.shopList-suppliers .shopList-suppliers-item img {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .shopDetail-info {
    padding-left: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .shopDetail-info {
    padding-left: 65px;
  }
}
.shopDetail-info .title {
  font-size: 30px;
  color: #0b0b0b;
  margin: 25px 0 10px;
}
.shopDetail-info .alert {
  margin-top: 20px;
}
.shopDetail-info .infoBox .infoList,
.shopDetail-info .infoBox .tags {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.shopDetail-info .infoBox .infoList li,
.shopDetail-info .infoBox .tags li {
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #4a4a4a;
  letter-spacing: 0;
  padding-right: 0;
}
.shopDetail-info .infoBox .infoList li:last-child,
.shopDetail-info .infoBox .tags li:last-child {
  padding-right: 0;
}
.shopDetail-info .infoBox .infoList li:last-child:after,
.shopDetail-info .infoBox .tags li:last-child:after {
  display: none;
}
.shopDetail-info .infoBox .infoList a,
.shopDetail-info .infoBox .tags a {
  font-size: 14px;
  color: #4a90e2;
  letter-spacing: 0;
  text-decoration: none;
}
.shopDetail-info .infoBox .infoList a:hover,
.shopDetail-info .infoBox .tags a:hover,
.shopDetail-info .infoBox .infoList a:focus,
.shopDetail-info .infoBox .tags a:focus {
  color: #1d64db;
  text-decoration: underline;
}
.shopDetail-info .infoBox .tags {
  margin-top: 15px;
}
.shopDetail-info .infoBox .tags li {
  font-size: 13px;
  padding-right: 24px;
}
.shopDetail-info .infoBox .tags li:after {
  position: absolute;
  top: 3px;
  display: block;
  width: 1px;
  height: 14px;
  background: #4a4a4a;
  right: 12px;
}
.shopDetail-info .infoBox .tags a {
  font-size: 13px;
  color: #1d64db;
  text-decoration: underline;
}
.shopDetail-info .infoBox .tags a:hover,
.shopDetail-info .infoBox .tags a:focus {
  text-decoration: none;
  color: #1d64db;
}
.shopDetail-info .infoBox .description {
  margin-top: 15px;
}
.shopDetail-info .infoBox .description p {
  font-size: 14px;
  color: #4a4a4a;
  line-height: 24px;
}
.shopDetail-info .deliveryDateInfo {
  margin-top: 15px;
  color: #00bc69;
}
.shopDetail-info .commisionBox {
  background: #f5f5f5;
  padding: 10px;
  margin: 15px 0;
}
.shopDetail-info .priceBox {
  text-align: left;
  margin-top: 25px;
}
.shopDetail-info .priceBox .priceRow {
  display: flex;
  align-items: center;
  min-height: 3.1em;
  font-size: 15px;
}
.shopDetail-info .priceBox .price {
  display: inline-block;
  position: relative;
}
.shopDetail-info .priceBox .info {
  display: block;
  min-width: 12em;
  color: #0b0b0b;
}
.shopDetail-info .priceBox .price--old .price {
  color: #9b9b9b;
  font-weight: 500;
  text-decoration: line-through;
}
.shopDetail-info .priceBox .price--new .price {
  color: #1d64db;
  font-size: 28px;
  font-weight: 700;
}
.shopDetail-info .priceBox .price--sale .price {
  color: #000000;
  font-weight: 500;
}
.shopDetail-info .counterBox {
  color: #000000;
  font-size: 20px;
  margin-top: 25px;
  display: inline-block;
}
.shopDetail-info .counterBox .counter {
  display: inline-block;
}
.shopDetail-info .counterBox strong {
  font-size: 28px;
  font-weight: 800;
  padding-right: 2px;
  padding-left: 2px;
}
.shopDetail-info .counterBox .counterBoxInfo {
  text-align: center;
  font-size: 13px;
}
.shopDetail-info .button {
  display: block;
  margin-top: 30px;
}
.shopDetail-info .btn {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  padding: 0;
  font-weight: bold;
  max-width: 320px;
}
.shopDetail-heading {
  text-align: center;
  position: relative;
}
.shopDetail-heading:before,
.shopDetail-heading:after {
  content: " ";
  display: table;
}
.shopDetail-heading:after {
  clear: both;
}
.shopDetail-heading:before,
.shopDetail-heading:after {
  content: " ";
  display: table;
}
.shopDetail-heading:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .shopDetail-heading {
    text-align: left;
    margin-top: -15px;
    margin-bottom: 20px;
  }
}
.shopDetail-heading--dark {
  background: #F3F3F3;
}
.shopDetail-heading .shopDetail-back {
  height: 45px;
  line-height: 45px;
  margin-top: 15px;
  margin-bottom: 5px;
  border-radius: 0;
  border-color: #DDDDDD;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 25px;
  min-width: 100px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .shopDetail-heading .shopDetail-back {
    position: absolute;
    right: 0;
    top: 2px;
    margin: 0;
    box-shadow: -30px 0 0 0 #fff !important;
  }
  .shopDetail-heading .shopDetail-back:hover,
  .shopDetail-heading .shopDetail-back:focus,
  .shopDetail-heading .shopDetail-back:active {
    box-shadow: -30px 0 0 0 #fff !important;
  }
}
.shopDetail-heading .shopDetail-back--inLine {
  padding-left: 35px;
  background: transparent;
  border: none;
}
@media screen and (min-width: 992px) {
  .shopDetail-heading .shopDetail-back--inLine {
    position: absolute;
    right: 15px;
    top: 0;
    margin: 0;
  }
}
.shopDetail-gallery {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .shopDetail-gallery {
    margin-top: 0;
    margin-right: -15px;
  }
}
.shopDetail-gallery .mainImage img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.shopDetail-gallery .imagesList {
  margin-top: 15px;
}
.shopDetail-gallery .imagesList ul {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin-right: -5px;
}
@media screen and (min-width: 768px) {
  .shopDetail-gallery .imagesList ul {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.shopDetail-gallery .imagesList ul:before,
.shopDetail-gallery .imagesList ul:after {
  content: " ";
  display: table;
}
.shopDetail-gallery .imagesList ul:after {
  clear: both;
}
.shopDetail-gallery .imagesList ul:before,
.shopDetail-gallery .imagesList ul:after {
  content: " ";
  display: table;
}
.shopDetail-gallery .imagesList ul:after {
  clear: both;
}
.shopDetail-gallery .imagesList li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  width: 50%;
  float: left;
}
@media screen and (min-width: 480px) {
  .shopDetail-gallery .imagesList li {
    width: 33.33%;
  }
}
@media screen and (min-width: 768px) {
  .shopDetail-gallery .imagesList li {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
    width: 33.33%;
  }
}
.shopDetail-gallery .imagesList li.last a .counter {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  font-size: 15px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}
.shopDetail-gallery .imagesList li.last a .counter:hover,
.shopDetail-gallery .imagesList li.last a .counter:focus {
  background: rgba(0, 0, 0, 0.95);
}
.shopDetail-gallery .imagesList a {
  position: relative;
  display: block;
}
.shopDetail-gallery .imagesList img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  height: 100px;
  object-fit: cover;
}
.shopDetail-description {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px dashed #9B9B9B;
  margin-bottom: 60px;
}
@media screen and (min-width: 992px) {
  .shopDetail-description {
    margin-top: 50px;
    margin-bottom: 120px;
  }
}
.shopDetail-description .in {
  max-width: 800px;
}
.shopDetail-description .text {
  margin-top: 50px;
}
.quantityInput {
  position: relative;
  width: 122px;
  height: 40px;
  padding-right: 32px;
  padding-left: 32px;
}
.quantityInput-input {
  height: 40px;
  width: 100%;
  border: 1px solid #DDDDDD;
  background: #FAFAFA;
  font-size: 15px;
  line-height: 40px;
  color: #010101;
  padding: 0;
  text-align: center;
  border-radius: 0;
  font-weight: bold;
}
.quantityInput-button {
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
  top: 0;
  width: 32px;
  height: 40px;
  background: #ffffff;
  font-weight: bold;
  border: 1px solid #DDDDDD;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
}
.quantityInput-button:hover {
  background: #eaeaea;
}
.quantityInput-button.plus {
  right: 0;
  border-left: none;
}
.quantityInput-button.minus {
  left: 0;
  border-right: none;
}
.shoppingCart {
  /*&-summaryPage .list-items,
   &-summaryPage .list-other,
   &-summaryPage .shoppingCart-addresses {
      @media screen and (min-width: @screen-md-min) {
         .item-other,
         .item-name,
         .item-image {
            width: 8rem;
         }
      }
   }*/
}
.shoppingCart-header {
  padding: 15px 0 20px;
  border-bottom: 1px dashed #9b9b9b;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .shoppingCart-header {
    padding: 0;
    height: 90px;
    margin-bottom: 0;
  }
  .shoppingCart-header:before,
  .shoppingCart-header:after {
    content: " ";
    display: table;
  }
  .shoppingCart-header:after {
    clear: both;
  }
  .shoppingCart-header:before,
  .shoppingCart-header:after {
    content: " ";
    display: table;
  }
  .shoppingCart-header:after {
    clear: both;
  }
}
.shoppingCart-title {
  font-size: 36px;
  color: #0b0b0b;
  font-weight: 300;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .shoppingCart-title {
    float: left;
    line-height: 75px;
    margin-top: 15px;
  }
}
.shoppingCart-content .list-header {
  display: none;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-header {
    display: table;
    width: 100%;
    height: 40px;
    padding-right: 30px;
    border-bottom: 1px solid #ddd;
  }
  .shoppingCart-content .list-header .item-name,
  .shoppingCart-content .list-header .item-quantityInput,
  .shoppingCart-content .list-header .item-price {
    height: 40px;
    line-height: 40px;
    display: table-cell;
    font-size: 13px;
    color: #0b0b0b;
  }
  .shoppingCart-content .list-header .item-name {
    padding-left: 160px;
  }
  .shoppingCart-content .list-header .item-quantityInput {
    width: 105px;
    text-align: center;
  }
  .shoppingCart-content .list-header .item-price {
    width: 105px;
    margin-left: 10px;
    text-align: center;
  }
  .shoppingCart-content .list-header .item-price.noVat {
    width: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingCart-content .list-header {
    padding-right: 40px;
  }
  .shoppingCart-content .list-header .item-name {
    padding-left: 190px;
  }
  .shoppingCart-content .list-header .item-price {
    margin-left: 20px;
  }
}
.shoppingCart-content .list-items .item {
  position: relative;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
@media screen and (min-width: 768px) {
  .shoppingCart-content .list-items .item {
    height: 215px;
    padding-left: 50%;
  }
  .shoppingCart-content .list-items .item:before,
  .shoppingCart-content .list-items .item:after {
    content: " ";
    display: table;
  }
  .shoppingCart-content .list-items .item:after {
    clear: both;
  }
  .shoppingCart-content .list-items .item:before,
  .shoppingCart-content .list-items .item:after {
    content: " ";
    display: table;
  }
  .shoppingCart-content .list-items .item:after {
    clear: both;
  }
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-items .item {
    height: 100px;
    text-align: left;
    padding-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0;
    overflow: hidden;
    display: table;
    width: 100%;
  }
  .shoppingCart-content .list-items .item::before,
  .shoppingCart-content .list-items .item::after {
    content: normal !important;
  }
  .shoppingCart-content .list-items .item > div {
    display: table-cell;
    vertical-align: middle;
    float: none !important;
  }
}
.shoppingCart-content .list-items .item:last-child {
  margin-bottom: 3px;
}
.shoppingCart-content .list-items .item-image {
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-items .item-image {
    width: 150px;
  }
}
.shoppingCart-content .list-items .item-image img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-items .item-image img {
    height: 100px;
  }
}
@media screen and (min-width: 768px) {
  .shoppingCart-content .list-items .item-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-items .item-image {
    position: relative;
    left: auto;
    top: auto;
    width: 150px;
    float: left;
    height: 80px;
  }
}
.shoppingCart-content .list-items .item-name {
  font-size: 15px;
  color: #0b0b0b;
  font-weight: 500;
  margin-top: 15px;
  padding: 0 5px;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-items .item-name {
    float: left;
    height: 80px;
    padding: 0 0 0 10px;
    margin: 0;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingCart-content .list-items .item-name {
    padding: 0 0 0 40px;
  }
}
.shoppingCart-content .list-items .item-quantityInput .quantityInput {
  margin: 15px auto;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-items .item-quantityInput {
    float: left;
    height: 80px;
    width: 105px;
    display: flex;
    align-items: center;
    padding-left: 15px;
  }
  .shoppingCart-content .list-items .item-quantityInput .quantityInput {
    margin: 0;
  }
}
@media screen and (min-width: 1200px) {
}
.shoppingCart-content .list-items .item-price {
  font-size: 15px;
  color: #0b0b0b;
  font-weight: bold;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-items .item-price {
    padding: 0;
    float: left;
    text-align: center;
    height: 80px;
    width: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingCart-content .list-items .item-price {
    width: 105px;
  }
}
.shoppingCart-content .list-items .item-price .title {
  font-size: 11px;
  font-weight: normal;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-items .item-price .title {
    display: none;
  }
}
.shoppingCart-content .list-items .item-remove {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .shoppingCart-content .list-items .item-remove {
    right: auto;
    left: 0;
  }
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-items .item-remove {
    position: relative;
    left: auto;
    top: auto;
    float: left;
    height: 80px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingCart-content .list-items .item-remove {
    width: 40px;
  }
}
.shoppingCart-content .list-items .item-remove .close {
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}
.shoppingCart-content .list-items .item-remove .close:hover .fill,
.shoppingCart-content .list-items .item-remove .close:focus .fill {
  fill: #23d86c;
}
.shoppingCart-content .list-total {
  width: 100%;
  border-top: 1px solid #ddd;
}
.shoppingCart-content .list-total:before,
.shoppingCart-content .list-total:after {
  content: " ";
  display: table;
}
.shoppingCart-content .list-total:after {
  clear: both;
}
.shoppingCart-content .list-total:before,
.shoppingCart-content .list-total:after {
  content: " ";
  display: table;
}
.shoppingCart-content .list-total:after {
  clear: both;
}
.shoppingCart-content .list-total.list-total-strong {
  font-size: 18px;
}
.shoppingCart-content .list-total .item {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-total .item {
    padding-bottom: 0;
    padding-top: 0;
    text-align: left;
    margin-right: 30px;
    float: right;
  }
  .shoppingCart-content .list-total .item:before,
  .shoppingCart-content .list-total .item:after {
    content: " ";
    display: table;
  }
  .shoppingCart-content .list-total .item:after {
    clear: both;
  }
  .shoppingCart-content .list-total .item:before,
  .shoppingCart-content .list-total .item:after {
    content: " ";
    display: table;
  }
  .shoppingCart-content .list-total .item:after {
    clear: both;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingCart-content .list-total .item {
    margin-right: 50px;
  }
}
.shoppingCart-content .list-total .item-name {
  color: #0b0b0b;
  font-weight: bold;
  /*@media screen and (min-width: @screen-md-min) {
                  height: 105px;
                  display: flex;
                  align-items: center;
                  margin-right: 40px;
                  float: left;
               }
               @media screen and (min-width: @screen-lg-min) {
                  margin-right: 60px;
               }*/
}
.shoppingCart-content .list-total .item-price {
  color: #0b0b0b;
  font-weight: bold;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-total .item-price {
    display: flex;
    height: 105px;
    margin: 0;
    align-items: center;
    justify-content: center;
    text-align: center;
    float: left;
  }
}
.shoppingCart-content .list-total .item-price .title {
  font-size: 13px;
  font-weight: normal;
}
.shoppingCart-content .list-total-code {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 630px) {
  .shoppingCart-content .list-total-code {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.shoppingCart-content .list-total-code .form-group {
  margin-bottom: 0;
}
.shoppingCart-content .list-total-code form {
  margin-bottom: 20px;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
}
@media screen and (min-width: 630px) {
  .shoppingCart-content .list-total-code form {
    margin-bottom: 0;
  }
}
.shoppingCart-content .list-total-code form input {
  height: 34px;
}
.shoppingCart-content .list-total-code form button {
  margin-left: 10px;
}
.shoppingCart-content .list-total-code .item-totalprice {
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 630px) {
  .shoppingCart-content .list-total-code .item-totalprice {
    text-align: right;
  }
}
.shoppingCart-content .list-total-code .item-totalprice.withoutVat {
  opacity: 0.7;
  font-size: 16px;
}
.shoppingCart-content .list-total-code .item-totalprice.withVat {
  font-weight: bold;
  font-size: 24px;
}
.shoppingCart-content .list-total-code .item-totalprice.withVat span {
  font-weight: normal;
  font-size: 20px;
}
.shoppingCart-content .list-other {
  border-top: 1px solid #ddd;
}
.shoppingCart-content .list-other .item {
  position: relative;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.shoppingCart-content .list-other .item:before,
.shoppingCart-content .list-other .item:after {
  content: " ";
  display: table;
}
.shoppingCart-content .list-other .item:after {
  clear: both;
}
.shoppingCart-content .list-other .item:before,
.shoppingCart-content .list-other .item:after {
  content: " ";
  display: table;
}
.shoppingCart-content .list-other .item:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-other .item {
    text-align: left;
    padding-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 0;
    display: table;
    width: 100%;
  }
  .shoppingCart-content .list-other .item::before,
  .shoppingCart-content .list-other .item::after {
    content: none !important;
  }
  .shoppingCart-content .list-other .item > div {
    display: table-cell;
    float: none;
    margin: 0;
    height: auto !important;
  }
}
.shoppingCart-content .list-other .item:last-child {
  margin-bottom: 3px;
}
.shoppingCart-content .list-other .item-name {
  font-size: 15px;
  color: #0b0b0b;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 0 5px;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-other .item-name {
    float: left;
    width: 160px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingCart-content .list-other .item-name {
    width: 185px;
    padding: 0;
  }
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-other .item-quantityInput {
    height: 40px;
    width: 105px;
    display: flex;
    align-items: center;
    padding-left: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingCart-content .list-other .item-quantityInput {
    padding-left: 35px;
  }
}
.shoppingCart-content .list-other .item-price {
  font-size: 15px;
  color: #0b0b0b;
  font-weight: bold;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  /* &.delivery {
               }
               &.noVat {
               }
               &.withVat {
               } */
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-other .item-price {
    padding: 0;
    float: left;
    text-align: center;
    height: 40px;
    width: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingCart-content .list-other .item-price {
    margin-left: 20px;
  }
}
.shoppingCart-content .list-other .item-price .title {
  font-size: 11px;
  font-weight: normal;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-other .item-price .title {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-other .item-desc {
    float: left;
    height: 40px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
.shoppingCart-content .list-other .item-delivery .item-desc,
.shoppingCart-content .list-other .item-payment .item-desc {
  font-weight: bold;
}
.shoppingCart-content .list-other .item-delivery .item-desc img,
.shoppingCart-content .list-other .item-payment .item-desc img {
  display: block;
  margin: 10px auto;
}
@media screen and (min-width: 992px) {
  .shoppingCart-content .list-other .item-delivery .item-desc img,
  .shoppingCart-content .list-other .item-payment .item-desc img {
    margin: 0 15px;
    display: inline-block;
  }
}
.shoppingCart-content .list-other .item-quantityInput {
  margin: 5px 0;
  font-weight: bold;
}
.shoppingCart-footer {
  margin-bottom: 60px;
  padding-top: 30px;
}
.shoppingCart-footer:before,
.shoppingCart-footer:after {
  content: " ";
  display: table;
}
.shoppingCart-footer:after {
  clear: both;
}
.shoppingCart-footer:before,
.shoppingCart-footer:after {
  content: " ";
  display: table;
}
.shoppingCart-footer:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  .shoppingCart-footer {
    margin-bottom: 120px;
  }
}
.shoppingCart-footer .termsAndConditions {
  text-align: center;
  font-size: 13px;
  color: #0b0b0b;
  margin: 25px auto;
  max-width: 500px;
}
@media screen and (min-width: 768px) {
  .shoppingCart-footer .termsAndConditions {
    float: right;
    text-align: right;
  }
}
@media screen and (min-width: 992px) {
  .shoppingCart-footer .termsAndConditions {
    max-width: 370px;
    margin: 0 15px 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingCart-footer .termsAndConditions {
    margin: 0 60px 0 0;
  }
}
.shoppingCart-footer .btn {
  height: 60px;
  max-width: 260px;
  width: 100%;
  padding: 0;
  line-height: 60px;
  font-weight: bold;
  font-size: 15px;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .shoppingCart-footer .btn {
    width: 260px;
  }
}
.shoppingCart-footer .btn + .btn {
  margin-left: 20px;
}
.shoppingCart-footer .btn-primary {
  background-color: #28a5ea;
  border-color: #0b8fd6;
}
@media screen and (min-width: 768px) {
  .shoppingCart-footer .btn-primary {
    float: right;
  }
}
.shoppingCart-footer .btn-primary:hover,
.shoppingCart-footer .btn-primary:focus {
  background-color: #23d86c;
  border-color: #23d86c;
}
.shoppingCart-footer .btn-default {
  background: #e8e8e8;
  border-color: #ddd;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .shoppingCart-footer .btn-default {
    margin-bottom: 0;
    float: left;
  }
}
.shoppingCart-footer .btn-default:hover,
.shoppingCart-footer .btn-default:focus {
  border-color: #808080;
}
.shoppingCart-summary {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
}
.shoppingCart-summary .btn {
  height: 60px;
  max-width: 360px;
  width: 100%;
  padding: 0;
  line-height: 60px;
  font-weight: bold;
  font-size: 15px;
  display: block;
  margin: 0 auto 15px;
}
@media screen and (min-width: 768px) {
  .shoppingCart-summary .btn {
    width: 260px;
  }
}
@media screen and (min-width: 600px) {
  .shoppingCart-summary .shoppingCart-addresses {
    display: flex;
  }
  .shoppingCart-summary .shoppingCart-addresses .item {
    flex-basis: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .shoppingCart-summary .shoppingCart-addresses .item:first-child {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .shoppingCart-summary {
    flex-direction: row;
  }
  .shoppingCart-summary .shoppingCart-addresses {
    flex-basis: 32em;
    flex-shrink: 0;
  }
  .shoppingCart-summary .shoppingCart-priceTotals {
    flex-grow: 1;
    padding-left: 30px;
  }
}
@media screen and (min-width: 1050px) {
  .shoppingCart-summary .shoppingCart-addresses {
    flex-basis: 38em;
  }
}
.shoppingCart-summary p.withVat {
  font-size: 30px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.shoppingCart-addresses .item,
.shoppingCart-priceTotals .item {
  margin-bottom: 25px;
}
.shoppingCart-addresses {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .shoppingCart-addresses {
    text-align: left;
  }
}
.shoppingCart-addresses .item-name {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
}
.shoppingCart-priceTotals .item-totalprice {
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .shoppingCart-priceTotals .item-totalprice {
    text-align: right;
  }
}
.shoppingCart-priceTotals .item-totalprice.withoutVat {
  opacity: 0.7;
  font-size: 16px;
}
.shoppingCart-priceTotals .item-totalprice.withVat {
  font-weight: bold;
  font-size: 24px;
}
.shoppingCart-priceTotals .item-totalprice.withVat span {
  font-weight: normal;
  font-size: 20px;
}
.shoppingCart-priceTotals .item-price {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .shoppingCart-priceTotals .item-price {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingCart-priceTotals .item-price > div.shoppingCart-priceInfo {
    flex-basis: 15em;
    flex-grow: 1;
    text-align: right;
  }
}
.shoppingCart-priceTotals .item-price > div {
  margin-bottom: 35px;
}
.shoppingCart-priceTotals .item-price .shoppingCart-orderButton {
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  .shoppingCart-priceTotals .item-price .shoppingCart-orderButton {
    flex: 0 0 260px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .shoppingCart-priceTotals .item-price {
    flex-wrap: wrap;
  }
  .shoppingCart-priceTotals .item-price .shoppingCart-priceInfo {
    margin: 0 0 15px;
    width: 100%;
    flex-basis: 100%;
  }
  .shoppingCart-priceTotals .item-price .shoppingCart-priceTotal,
  .shoppingCart-priceTotals .item-price .shoppingCart-orderButton {
    flex-basis: 50% !important;
  }
  .shoppingCart-priceTotals .item-price .shoppingCart-priceTotal .btn.btn-primary,
  .shoppingCart-priceTotals .item-price .shoppingCart-orderButton .btn.btn-primary {
    width: 100%;
  }
}
.shoppingCart-priceTotals .shoppingCart-priceInfo {
  font-size: 18px;
  margin-top: 20px;
  color: #24d86d;
  text-align: center;
}
.shoppingCart-priceTotals .shoppingCart-priceInfo,
.shoppingCart-priceTotals .shoppingCart-priceTotal,
.shoppingCart-priceTotals .shoppingCart-orderButton {
  text-align: center;
}
.shoppingCart-footer.shoppingCart-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.shoppingCart-footer.shoppingCart-buttons::before,
.shoppingCart-footer.shoppingCart-buttons::after {
  content: normal !important;
}
@media screen and (min-width: 768px) {
  .shoppingCart-footer.shoppingCart-buttons {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.shoppingCart-footer.shoppingCart-buttons .shoppingCart-orderButton {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.shoppingCart-footer.shoppingCart-buttons .shoppingCart-orderButton .btn.btn-check {
  position: relative;
}
.shoppingCart-footer.shoppingCart-buttons .shoppingCart-orderButton .btn.btn-check::before {
  content: "";
  display: block;
  width: 32px;
  height: 20px;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  left: 16px;
  background: url(../images/icon-check-white.svg) no-repeat center;
  background-size: contain;
}
.shoppingCart-footer.shoppingCart-buttons .btn {
  margin: 0 0 15px 0;
}
.shoppingCart-footer.shoppingCart-buttons > div {
  max-width: 260px;
}
.addedToCartNotification .btn.btn-back,
.addedToCartNotification .btn.btn-back:link,
.addedToCartNotification .btn.btn-back:visited {
  color: #333333;
}
.addedToCartNotification .btn.btn-back:hover,
.addedToCartNotification .btn.btn-back:active,
.addedToCartNotification .btn.btn-back:focus {
  color: inherit;
  text-decoration: underline;
}
.shoppingNavigation {
  border-bottom: 1px solid #E1E1E1;
  position: relative;
}
@media screen and (min-width: 768px) {
  .shoppingNavigation.shoppingNavigation-rightShadow:before {
    content: '';
    height: 100%;
    width: 50%;
    background: #F3F3F3;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.shoppingNavigation ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  background: #f9f9f9;
}
.shoppingNavigation ul:before,
.shoppingNavigation ul:after {
  content: " ";
  display: table;
}
.shoppingNavigation ul:after {
  clear: both;
}
.shoppingNavigation ul:before,
.shoppingNavigation ul:after {
  content: " ";
  display: table;
}
.shoppingNavigation ul:after {
  clear: both;
}
.shoppingNavigation li {
  display: block;
}
@media screen and (min-width: 500px) {
  .shoppingNavigation li {
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .shoppingNavigation li {
    width: 25%;
  }
}
.shoppingNavigation li .out {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  width: 100%;
  font-size: 15px;
  color: #0B0B0B;
  text-decoration: none;
  background: #fff;
  position: relative;
  border: 1px solid #E1E1E1;
  border-width: 0 1px 1px 1px;
}
@media screen and (min-width: 500px) {
  .shoppingNavigation li .out {
    border-width: 0 1px 1px;
  }
}
@media screen and (min-width: 768px) {
  .shoppingNavigation li .out {
    border: none;
    height: 95px;
  }
}
.shoppingNavigation li .out .in {
  width: 250px;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 500px) and (max-width: 768px) {
  .shoppingNavigation li:nth-child(3) .out,
  .shoppingNavigation li:nth-child(4) .out {
    border-bottom: none;
  }
  .shoppingNavigation li:nth-child(2) .out,
  .shoppingNavigation li:nth-child(4) .out {
    border-left: none;
  }
}
@media screen and (max-width: 499px) {
  .shoppingNavigation li:last-child .out {
    border-bottom: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .shoppingNavigation li .in {
    padding-top: 45px;
  }
}
.shoppingNavigation li .in:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
@media screen and (min-width: 500px) {
  .shoppingNavigation li .in:before {
    left: 5px;
  }
}
@media screen and (min-width: 768px) {
  .shoppingNavigation li .in:before {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .shoppingNavigation li .in:before {
    left: 50%;
    margin-left: -20px;
    top: 0;
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .shoppingNavigation li .in:before {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
}
@media screen and (min-width: 992px) {
  .shoppingNavigation li .in:before {
    left: 5px;
  }
}
.shoppingNavigation li.disabled .in:before,
.shoppingNavigation li.current .in:before {
  border-radius: 40px;
  background: #FAFAFA;
  border: 1px solid #DDDDDD;
  font-weight: bold;
  font-size: 15px;
  color: #000000;
  line-height: 28px;
}
@media screen and (min-width: 768px) {
  .shoppingNavigation li.disabled .in:before,
  .shoppingNavigation li.current .in:before {
    line-height: 38px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .shoppingNavigation li.disabled .in:before,
  .shoppingNavigation li.current .in:before {
    line-height: 28px;
  }
}
.shoppingNavigation li.disabled .out,
.shoppingNavigation li.current .out {
  background: #F3F3F3;
}
.shoppingNavigation li.disabled:nth-child(1) .in:before,
.shoppingNavigation li.current:nth-child(1) .in:before {
  content: '1';
}
.shoppingNavigation li.disabled:nth-child(2) .in:before,
.shoppingNavigation li.current:nth-child(2) .in:before {
  content: '2';
}
.shoppingNavigation li.disabled:nth-child(3) .in:before,
.shoppingNavigation li.current:nth-child(3) .in:before {
  content: '3';
}
.shoppingNavigation li.disabled:nth-child(4) .in:before,
.shoppingNavigation li.current:nth-child(4) .in:before {
  content: '4';
}
.shoppingNavigation li.current .in:before {
  background: #23d86c;
  border: 1px solid #23d86c;
  color: #fff;
}
.shoppingNavigation li.current .out {
  background: #fff;
  font-weight: bold;
}
.shoppingNavigation li.success .in:before {
  background: url('../images/check.png') no-repeat center;
  background-size: 30px;
}
@media screen and (min-width: 768px) {
  .shoppingNavigation li.success .in:before {
    background-size: 40px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .shoppingNavigation li.success .in:before {
    background-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  .shoppingNavigation li.current .out:after {
    content: '';
    position: absolute;
    top: 0;
    right: -7px;
    display: block;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 47.5px 0 47.5px 15px;
    border-color: transparent transparent transparent #ffffff;
  }
}
@media screen and (min-width: 992px) {
  .shoppingNavigation li.current .out:after {
    right: 1px;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingNavigation li.current .out:after {
    right: -15px;
  }
}
@media screen and (min-width: 768px) {
  .shoppingNavigation li.current .out:before {
    content: '';
    position: absolute;
    top: 0;
    right: -8px;
    display: block;
    width: 16px;
    height: 100%;
    background: #F3F3F3;
    z-index: 1;
  }
}
@media screen and (min-width: 992px) {
  .shoppingNavigation li.current .out:before {
    right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .shoppingNavigation li.current .out:before {
    right: -16px;
  }
}
.shoppingNavigation li.current:last-child .out:before,
.shoppingNavigation li.current:last-child .out:after {
  display: none;
}
.orderBox {
  background: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .orderBox {
    padding-bottom: 30px;
  }
}
.orderBox .note {
  background-color: #faf2cc;
  padding: 10px;
  margin-bottom: 20px;
}
.orderBox .error {
  background-color: #de0000;
  border-color: #b30303;
  color: #fff;
  padding: 10px 20px;
  list-style-type: none;
  margin-bottom: 20px;
}
.orderBox-header {
  padding: 15px 0 20px;
}
@media screen and (min-width: 992px) {
  .orderBox-header {
    padding: 0;
    height: 90px;
    margin-bottom: 0;
  }
  .orderBox-header:before,
  .orderBox-header:after {
    content: " ";
    display: table;
  }
  .orderBox-header:after {
    clear: both;
  }
  .orderBox-header:before,
  .orderBox-header:after {
    content: " ";
    display: table;
  }
  .orderBox-header:after {
    clear: both;
  }
}
.orderBox-title {
  font-size: 36px;
  color: #0b0b0b;
  font-weight: 300;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .orderBox-title {
    float: left;
    line-height: 75px;
    margin-top: 15px;
    font-size: 30px;
  }
}
.orderBox .item--deliveries {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.orderBox .item--deliveries .text-danger {
  color: #f03e41;
  position: absolute;
  bottom: 0;
  right: 0;
}
.orderBox-content .item {
  position: relative;
  background: #fff;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  text-align: center;
}
.orderBox-content .item:before,
.orderBox-content .item:after {
  content: " ";
  display: table;
}
.orderBox-content .item:after {
  clear: both;
}
.orderBox-content .item:before,
.orderBox-content .item:after {
  content: " ";
  display: table;
}
.orderBox-content .item:after {
  clear: both;
}
.orderBox-content .item-name,
.orderBox-content .item-settings,
.orderBox-content .item-remove,
.orderBox-content .item-address {
  display: block;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item-name,
  .orderBox-content .item-settings,
  .orderBox-content .item-remove,
  .orderBox-content .item-address {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    float: left;
    height: 88px;
    text-align: left;
  }
}
.orderBox-content .item-name {
  font-size: 15px;
  color: #0b0b0b;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 50px;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item-name {
    padding: 0 0 0 90px;
    width: 275px;
  }
}
@media screen and (min-width: 1200px) {
  .orderBox-content .item-name {
    width: 300px;
  }
}
.orderBox-content .item-address {
  padding: 0 15px 10px;
  font-size: 15px;
  color: #0b0b0b;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item-address {
    padding: 0;
    width: 540px;
  }
}
@media screen and (min-width: 1200px) {
  .orderBox-content .item-address {
    margin-right: 237px;
  }
}
.orderBox-content .item-remove,
.orderBox-content .item-settings {
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item-remove,
  .orderBox-content .item-settings {
    display: flex;
  }
}
.orderBox-content .item-remove .close,
.orderBox-content .item-settings .close {
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item-remove .close,
  .orderBox-content .item-settings .close {
    width: 60px;
  }
}
.orderBox-content .item-remove .close:hover .fill,
.orderBox-content .item-settings .close:hover .fill,
.orderBox-content .item-remove .close:focus .fill,
.orderBox-content .item-settings .close:focus .fill {
  fill: #23d86c;
}
.orderBox-content .item input {
  display: none;
}
.orderBox-content .item .item-name:before,
.orderBox-content .item .item-name:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 15px;
  margin-left: -12px;
  display: block;
  width: 24px;
  height: 24px;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item .item-name:before,
  .orderBox-content .item .item-name:after {
    top: 50%;
    margin-top: -12px;
    left: 30px;
    margin-left: 0;
  }
}
.orderBox-content .item .item-name:before {
  border-radius: 4px;
  background: rgba(232, 232, 232, 0.5);
  border: 1px solid #dddddd;
}
.orderBox-content .item .item-name:after {
  background: url("../images/check_white.png") no-repeat center;
  background-size: 13px;
  opacity: 0;
}
.orderBox-content .item input:checked + .item-name:before {
  background: #23d86c;
  border-color: #36a740 !important;
}
.orderBox-content .item input:checked + .item-name:after {
  opacity: 1;
}
.orderBox-content .item:hover .item-name,
.orderBox-content .item:focus .item-name {
  color: #23d86c;
}
.orderBox-content .item:hover .item-name:before,
.orderBox-content .item:focus .item-name:before {
  border-color: #808080;
}
.orderBox-content .item--payment .item {
  position: relative;
  background: #fff;
  border: 1px solid #dddddd;
  margin-bottom: 10px;
  text-align: center;
}
.orderBox-content .item--payment .item:before,
.orderBox-content .item--payment .item:after {
  content: " ";
  display: table;
}
.orderBox-content .item--payment .item:after {
  clear: both;
}
.orderBox-content .item--payment .item:before,
.orderBox-content .item--payment .item:after {
  content: " ";
  display: table;
}
.orderBox-content .item--payment .item:after {
  clear: both;
}
.orderBox-content .item--payment .item-name,
.orderBox-content .item--payment .item-info,
.orderBox-content .item--payment .item-price {
  display: block;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item--payment .item-name,
  .orderBox-content .item--payment .item-info,
  .orderBox-content .item--payment .item-price {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    float: left;
    height: 72px;
    text-align: left;
  }
}
.orderBox-content .item--payment .item-name {
  font-size: 15px;
  color: #0b0b0b;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 50px;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item--payment .item-name {
    padding: 0 0 0 90px;
    width: 790px;
  }
}
@media screen and (min-width: 1200px) {
  .orderBox-content .item--payment .item-name {
    width: 1052px;
  }
}
.orderBox-content .item--payment .item-name .in {
  display: inline-flex;
  align-items: center;
}
.orderBox-content .item--payment .item-name img {
  display: block;
  margin: 5px auto 0;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item--payment .item-name img {
    display: inline-block;
    margin: 0 0 0 45px;
  }
}
.orderBox-content .item--payment .item-name img.orderBox__deliveryIcon {
  margin-left: 10px;
  margin-right: 10px;
}
.orderBox-content .item--payment .item-price {
  padding: 15px;
  font-size: 15px;
  color: #0b0b0b;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item--payment .item-price {
    padding: 0;
    width: 120px;
    justify-content: center;
  }
}
.orderBox-content .item--payment .item-info .close {
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 24px;
  height: 24px;
  display: block;
  text-align: center;
  line-height: 24px;
  border-radius: 30px;
  background: transparent;
  border: 1px solid #000;
  margin: 5px auto 0;
}
@media screen and (min-width: 992px) {
  .orderBox-content .item--payment .item-info .close {
    margin: 0;
  }
}
.orderBox-content .item--payment .item-info .close:hover,
.orderBox-content .item--payment .item-info .close:focus {
  background: #23d86c;
  border-color: #23d86c;
}
.orderBox-content .item--payment .item-info .close:hover .fill,
.orderBox-content .item--payment .item-info .close:focus .fill {
  fill: #fff;
}
.orderBox .btn-orderBoxTrigger {
  position: relative;
  display: block;
  height: 60px;
  width: 100%;
  max-width: 360px;
  padding: 0;
  margin: 20px auto 15px;
  line-height: 60px;
  font-weight: bold;
  font-size: 15px;
  background: #e8e8e8;
  border-color: #ddd;
}
@media screen and (min-width: 992px) {
  .orderBox .btn-orderBoxTrigger {
    margin: 20px 0 0;
  }
}
.orderBox .btn-orderBoxTrigger:hover,
.orderBox .btn-orderBoxTrigger:focus {
  border-color: #808080;
}
.orderBox .btn-orderBoxTrigger svg {
  display: none;
}
@media screen and (min-width: 350px) {
  .orderBox .btn-orderBoxTrigger svg {
    position: absolute;
    left: 22px;
    top: 50%;
    display: block;
    margin-top: -7px;
  }
}
.orderBox-collapse {
  background: #ffffff;
  border: 1px solid #dddddd;
  margin-top: 30px;
}
.orderBox-collapse .collapse,
.orderBox-collapse .collapsing {
  margin-top: 30px !important;
}
.orderBox-collapse-header {
  position: relative;
  padding: 25px 10px;
}
@media screen and (min-width: 768px) {
  .orderBox-collapse-header {
    padding: 25px 30px;
  }
}
.orderBox-collapse-title {
  font-size: 15px;
  color: #000000;
  font-weight: bold;
}
.orderBox-collapse-close {
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
  top: 20px;
  right: 10px;
  color: #000000;
  padding: 10px 0 10px 15px;
  font-size: 0;
}
@media screen and (min-width: 400px) {
  .orderBox-collapse-close {
    top: 15px;
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  .orderBox-collapse-close {
    right: 30px;
  }
}
.orderBox-collapse-close svg {
  margin-left: 10px;
}
.orderBox-collapse-close:hover,
.orderBox-collapse-close:focus {
  color: #23d86c;
}
.orderBox-collapse-close:hover .fill,
.orderBox-collapse-close:focus .fill {
  fill: #23d86c;
}
.orderBox-collapse-content {
  padding: 15px 10px 45px;
}
@media screen and (min-width: 768px) {
  .orderBox-collapse-content {
    padding: 15px 30px 45px;
  }
}
.orderBox-collapse-form {
  margin-left: -12px;
  margin-right: -12px;
}
.orderBox-collapse-form:before,
.orderBox-collapse-form:after {
  content: " ";
  display: table;
}
.orderBox-collapse-form:after {
  clear: both;
}
.orderBox-collapse-form:before,
.orderBox-collapse-form:after {
  content: " ";
  display: table;
}
.orderBox-collapse-form:after {
  clear: both;
}
.orderBox-collapse-form .item {
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (min-width: 768px) {
  .orderBox-collapse-form .item {
    min-height: 100px;
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .orderBox-collapse-form .item {
    width: 33.33%;
  }
}
.orderBox-collapse-form .item--checkbox {
  min-height: 0;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .orderBox-collapse-form .item--checkbox {
    margin-top: 10px;
  }
}
.orderBox-collapse-form .item label {
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}
.orderBox-collapse-form .item label .star {
  color: #23d86c;
}
.orderBox-collapse-form .item .form-group {
  margin-bottom: 10px;
}
.list-subHeading {
  padding: 15px 0 20px;
}
@media screen and (min-width: 992px) {
  .list-subHeading {
    padding: 0;
    height: 90px;
  }
  .list-subHeading:before,
  .list-subHeading:after {
    content: " ";
    display: table;
  }
  .list-subHeading:after {
    clear: both;
  }
  .list-subHeading:before,
  .list-subHeading:after {
    content: " ";
    display: table;
  }
  .list-subHeading:after {
    clear: both;
  }
}
.list-subHeading .title {
  font-size: 36px;
  color: #0B0B0B;
  font-weight: 300;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .list-subHeading .title {
    float: left;
    line-height: 90px;
  }
}
@media screen and (min-width: 992px) {
  .list-subHeading .provision {
    line-height: 90px;
  }
}
.list-subHeading .provision a {
  vertical-align: middle;
  margin-left: 10px;
}
@media screen and (min-width: 992px) {
  .list-subHeading .provisionVisual {
    margin: 27px 0 0 25px;
  }
}
.listBox {
  background: #F3F3F3;
  border-bottom: 1px solid #ddd;
}
.listBox.noBorder {
  border: none;
}
.listBox.noMenu {
  padding-top: 15px;
}
.listBox-out {
  background: #fff;
  padding: 0 15px 15px;
  margin-bottom: 50px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 992px) {
  .listBox-out {
    padding: 0 30px 30px;
  }
}
.listBox-heading {
  padding: 15px 0 20px;
  border-bottom: 1px dashed #9B9B9B;
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .listBox-heading {
    padding: 0;
    height: 80px;
    margin-bottom: 0;
  }
  .listBox-heading:before,
  .listBox-heading:after {
    content: " ";
    display: table;
  }
  .listBox-heading:after {
    clear: both;
  }
  .listBox-heading:before,
  .listBox-heading:after {
    content: " ";
    display: table;
  }
  .listBox-heading:after {
    clear: both;
  }
}
.listBox-heading .title {
  font-size: 20px;
  color: #0B0B0B;
  font-weight: 300;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .listBox-heading .title {
    float: left;
    line-height: 80px;
  }
}
.listBox-heading .filter {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .listBox-heading .filter {
    text-align: left;
    float: right;
  }
}
.listBox-heading .filter .filterBox {
  text-align: center;
  margin-top: 10px;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .listBox-heading .filter .filterBox {
    margin-top: 20px;
    text-align: left;
    margin-left: 30px;
  }
}
.listBox-heading .filter .filterBox-title {
  font-size: 13px;
  color: #4A4A4A;
}
@media screen and (min-width: 992px) {
  .listBox-heading .filter .filterBox-title {
    display: inline-block;
    margin-right: 20px;
    float: left;
    line-height: 40px;
  }
}
.listBox-heading .filter .filterBox-content {
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  .listBox-heading .filter .filterBox-content {
    margin-top: 0;
    display: inline-block;
  }
}
.listBox-heading .filter .filterBox-content > .btn {
  width: auto;
  min-width: 160px;
  height: 40px;
  font-weight: bold;
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 500px) {
  .listBox-heading .filter .filterBox-content > .btn {
    float: left;
    margin-left: 30px;
  }
}
.listBox-heading .filter .filterBox-content > .btn svg {
  margin-right: 15px;
}
.listBox-heading .filter .filterBox .dropdown {
  margin: 10px 4px;
}
@media screen and (min-width: 500px) {
  .listBox-heading .filter .filterBox .dropdown {
    margin: 0 0 0 14px;
    float: left;
  }
}
.listBox-heading .filter .filterBox .dropdown .btn {
  min-width: 100px;
}
.listBox-heading .filter .filterBox .input-group {
  margin: 0 4px;
  width: 200px;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 500px) {
  .listBox-heading .filter .filterBox .input-group {
    margin: 0 0 0 28px;
    position: relative;
    float: left;
  }
  .listBox-heading .filter .filterBox .input-group:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: -16px;
    width: 1px;
    height: 14px;
    background: #000;
  }
}
.listBox-heading .filter .filterBox .input-group .form-control {
  height: 40px;
  width: 200px;
  font-size: 13px;
  color: #4A4A4A;
  padding-left: 37px;
  background: rgba(232, 232, 232, 0.5) url('../images/search.svg') no-repeat 14px center;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  font-weight: normal;
}
.listBox-heading .filter .filterBox .input-group .form-control::-moz-placeholder {
  color: #4A4A4A;
  opacity: 1;
}
.listBox-heading .filter .filterBox .input-group .form-control:-ms-input-placeholder {
  color: #4A4A4A;
}
.listBox-heading .filter .filterBox .input-group .form-control::-webkit-input-placeholder {
  color: #4A4A4A;
}
.listBox-heading .filter .filterBox .input-group .form-control:focus {
  background-color: #fff;
}
.listBox-heading .filter .filterBox .input-group .btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  font-weight: 500;
  font-size: 12px;
  color: #0B0B0B;
  text-align: center;
  padding: 0 11px;
  min-width: 0;
}
.table-styled > thead > tr > th,
.table-styled > tbody > tr > th,
.table-styled > tfoot > tr > th,
.table-styled > thead > tr > td,
.table-styled > tbody > tr > td,
.table-styled > tfoot > tr > td {
  font-weight: normal;
  border-bottom: 1px solid #9B9B9B;
  border-right: 2px solid #fff;
}
.table-styled > thead > tr > th:last-child,
.table-styled > tbody > tr > th:last-child,
.table-styled > tfoot > tr > th:last-child,
.table-styled > thead > tr > td:last-child,
.table-styled > tbody > tr > td:last-child,
.table-styled > tfoot > tr > td:last-child {
  border-right: none;
}
.table-styled > thead > tr > th,
.table-styled > tbody > tr > th,
.table-styled > tfoot > tr > th {
  color: #0B0B0B;
  font-size: 11px;
  background: #fff;
  vertical-align: top;
  padding: 15px 10px;
  white-space: nowrap;
}
.table-styled > thead > tr > td,
.table-styled > tbody > tr > td,
.table-styled > tfoot > tr > td {
  padding: 5px 10px;
  font-size: 13px;
  color: #000000;
  background: rgba(216, 216, 216, 0.08);
  vertical-align: middle;
}
.table-styled > thead > tr > td.with-button,
.table-styled > tbody > tr > td.with-button,
.table-styled > tfoot > tr > td.with-button {
  padding: 10px;
}
.table-styled > thead > tr:nth-child(even) td,
.table-styled > tbody > tr:nth-child(even) td,
.table-styled > tfoot > tr:nth-child(even) td {
  background: rgba(216, 216, 216, 0.25);
}
.table-styled .btn {
  border-radius: 4px;
  font-size: 12px;
  text-align: center;
  padding: 0 10px;
  min-width: 60px;
  height: 32px;
  margin: 0 3px;
  line-height: 32px;
  font-weight: 600;
}
.table-styled .btn-btn-default {
  color: #0B0B0B;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
}
.table-styled .btn-btn-default:hover {
  background: #D8D8D8;
}
.table-styled .btn.btn-arrow {
  padding-right: 20px;
}
.table-styled .btn.btn-arrow:after {
  right: 5px;
}
.table-styled .btn svg {
  margin-right: 5px;
}
.table-styled .form-control {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  font-size: 13px;
  color: #000000;
  text-align: center;
  line-height: 24px;
  width: 40px;
  height: 32px;
  padding: 0;
  display: inline-block;
}
.table-styled .text-success {
  color: #36A740;
}
.table-styled .text-success td,
.table-styled .text-success th {
  color: #36A740;
}
.table-styled .text-danger {
  color: #F10101;
}
.table-styled .text-danger td,
.table-styled .text-danger th {
  color: #F10101;
}
.table-styled .percentBox {
  position: relative;
  text-align: center;
}
.table-styled .percentBox .in {
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
}
.table-styled .percentBox .bg {
  background: #36A740;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
}
.table-styled .percentBox .number {
  position: relative;
}
.table-styled .minH {
  min-height: 40px;
  display: flex;
  align-items: center;
}
.listDetail {
  background: #F3F3F3;
  padding-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .listDetail {
    padding-bottom: 0;
  }
}
.listDetail-heading {
  padding: 15px 15px 0 15px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .listDetail-heading {
    padding: 15px 15px 0 15px;
  }
  .listDetail-heading .in {
    border-bottom: 1px dashed #9B9B9B;
    padding-bottom: 15px;
  }
  .listDetail-heading .in:before,
  .listDetail-heading .in:after {
    content: " ";
    display: table;
  }
  .listDetail-heading .in:after {
    clear: both;
  }
  .listDetail-heading .in:before,
  .listDetail-heading .in:after {
    content: " ";
    display: table;
  }
  .listDetail-heading .in:after {
    clear: both;
  }
}
@media screen and (min-width: 1200px) {
  .listDetail-heading {
    padding: 30px 30px 15px 30px;
  }
}
.listDetail-heading .title {
  font-weight: 300;
  font-size: 20px;
  color: #0B0B0B;
  margin: 0;
  line-height: 36px;
}
@media screen and (min-width: 992px) {
  .listDetail-heading .title {
    float: left;
  }
}
.listDetail-heading .btn {
  width: 260px;
  font-weight: 600;
  margin-top: 15px;
  height: 36px;
  line-height: 36px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  padding-left: 30px;
}
@media screen and (min-width: 992px) {
  .listDetail-heading .btn {
    margin-top: 0;
    float: right;
  }
}
.listDetail-heading .btn svg {
  position: absolute;
  left: 25px;
  top: 13px;
}
.listDetail-heading .btn:hover,
.listDetail-heading .btn:focus {
  color: #23d86c;
}
.listDetail-heading .btn:hover .fill,
.listDetail-heading .btn:focus .fill {
  fill: #23d86c;
}
.listDetail-content {
  padding: 0 15px 15px 15px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .listDetail-content {
    padding: 15px 30px 30px 30px;
    text-align: left;
  }
}
.listDetail-content.noPaddingBottom {
  padding-bottom: 0;
}
.listDetail-content.noPaddingBottom .in {
  padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .listDetail-content .in {
    position: relative;
    padding-bottom: 50px;
  }
  .listDetail-content .in:before,
  .listDetail-content .in:after {
    content: " ";
    display: table;
  }
  .listDetail-content .in:after {
    clear: both;
  }
  .listDetail-content .in:before,
  .listDetail-content .in:after {
    content: " ";
    display: table;
  }
  .listDetail-content .in:after {
    clear: both;
  }
}
@media screen and (min-width: 992px) {
  .listDetail-content .in .border-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 580px;
    height: 1px;
    background: transparent;
    border-bottom: 1px dashed #9B9B9B;
  }
}
@media screen and (min-width: 1200px) {
  .listDetail-content .in .border-bottom {
    width: 840px;
  }
}
.listDetail-content .logoBox {
  text-align: center;
  width: 186px;
  margin: 15px auto;
}
@media screen and (min-width: 992px) {
  .listDetail-content .logoBox {
    float: left;
    margin: 0;
  }
}
.listDetail-content .logoBox .logo {
  width: 186px;
  height: 144px;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  color: #0B0B0B;
}
.listDetail-content .infoBox1,
.listDetail-content .infoBox2 {
  display: inline-block;
}
.listDetail-content .infoBox1 p,
.listDetail-content .infoBox2 p {
  color: #0B0B0B;
  font-size: 16px;
}
.listDetail-content .infoBox1 .bigger,
.listDetail-content .infoBox2 .bigger {
  font-size: 18px;
}
.listDetail-content .infoBox1 small,
.listDetail-content .infoBox2 small {
  font-size: 13px;
}
.listDetail-content .infoBox1 strong,
.listDetail-content .infoBox2 strong {
  font-weight: 600;
}
.listDetail-content .infoBox1 a,
.listDetail-content .infoBox2 a {
  color: #23d86c;
}
.listDetail-content .infoBox1 a:hover,
.listDetail-content .infoBox2 a:hover,
.listDetail-content .infoBox1 a:focus,
.listDetail-content .infoBox2 a:focus {
  text-decoration: none;
}
.listDetail-content .infoBox1 .ic,
.listDetail-content .infoBox2 .ic,
.listDetail-content .infoBox1 .dic,
.listDetail-content .infoBox2 .dic {
  display: inline-block;
  width: 55px;
}
.listDetail-content .infoBox1 {
  width: 100%;
  margin: 10px auto;
}
@media screen and (min-width: 500px) {
  .listDetail-content .infoBox1 {
    width: 260px;
  }
}
@media screen and (min-width: 992px) {
  .listDetail-content .infoBox1 {
    float: left;
    margin: 0;
    width: 300px;
    margin-left: 80px;
  }
}
@media screen and (min-width: 992px) {
  .listDetail-content .infoBox1.product {
    margin-right: 30px;
  }
}
.listDetail-content .infoBox1.product img {
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .listDetail-content .infoBox1.noLogo {
    margin-left: 0;
  }
}
.listDetail-content .infoBox2 {
  width: 100%;
  margin: 10px auto;
}
@media screen and (min-width: 500px) {
  .listDetail-content .infoBox2 {
    width: 260px;
  }
}
@media screen and (min-width: 992px) {
  .listDetail-content .infoBox2 {
    float: left;
    margin: 0;
    width: 250px;
  }
}
@media screen and (min-width: 992px) {
  .listDetail-content .infoBox2.wide {
    width: 550px;
    padding-top: 60px;
  }
  .listDetail-content .infoBox2.wide p {
    display: inline-block;
    width: 49%;
  }
}
.listDetail-content .statsBox {
  width: 264px;
  margin: 10px auto;
  text-align: left;
  display: flex;
  flex-flow: row wrap;
}
@media screen and (min-width: 992px) {
  .listDetail-content .statsBox {
    float: left;
    margin: 0;
    width: 100%;
    margin-top: 25px;
    margin-left: -4px;
  }
}
@media screen and (min-width: 1200px) {
  .listDetail-content .statsBox {
    margin-left: 0;
    margin-top: 0;
    width: 260px;
    float: right;
  }
}
@media screen and (min-width: 1200px) {
  .listDetail-content .statsBox.wide {
    width: 396px;
  }
}
.listDetail-content .statsBox .box {
  margin-bottom: 4px;
  margin-left: 4px;
  background: #fff;
  padding: 13px;
  display: flex;
  align-items: center;
  font-size: 13px;
  width: 128px;
}
.listDetail-content .statsBox .box.box-wide {
  width: 260px;
}
.listDetail-content .statsBox .box-buttons {
  clear: both;
  margin-top: 30px;
  text-align: right;
}
.listDetail-content .statsBox strong {
  color: #23d86c;
  font-size: 22px;
  font-weight: 800;
}
.listDetail-content .btn-remove {
  width: 260px;
  font-weight: 600;
  margin-top: 15px;
  background: #9B9B9B;
  border: 1px solid #6D6D6D;
  color: #fff;
  position: relative;
  padding-left: 30px;
}
@media screen and (min-width: 992px) {
  .listDetail-content .btn-remove {
    position: absolute;
    right: 0;
    bottom: -15px;
  }
}
.listDetail-content .btn-remove:hover,
.listDetail-content .btn-remove:focus {
  background: #828282;
  color: #fff;
}
.listDetail-content .btn-remove svg {
  position: absolute;
  left: 25px;
  top: 11px;
  margin-right: 35px;
}
.buttonsBox {
  text-align: center;
  padding: 20px 0;
  background: #FFFFFF;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15), 0 1px 0 0 rgba(216, 216, 216, 0.5);
  z-index: 5;
  position: relative;
}
@media screen and (min-width: 992px) {
  .buttonsBox {
    margin-top: -20px;
  }
}
.buttonsBox a {
  height: 45px;
  line-height: 45px;
  padding: 0;
  width: 200px;
  max-width: 320px;
  margin: 0 auto 5px auto;
}
.buttonsBox p {
  margin: 10px 0 0 0;
  min-height: 30px;
}
.smallerForm {
  margin: 30px -12px;
  position: relative;
}
.smallerForm .item {
  padding-left: 12px;
  padding-right: 12px;
}
.smallerForm .item.item-double {
  width: 50%;
}
.smallerForm .item.item-third {
  width: 66.66%;
}
.smallerForm .item.item-full {
  width: 100%;
}
.smallerForm .item.item-right {
  float: right;
}
@media screen and (min-width: 768px) {
  .smallerForm .item {
    min-height: 100px;
    float: left;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .smallerForm .item {
    width: 33.33%;
  }
}
.smallerForm .item label {
  font-size: 13px;
  color: #000000;
  font-weight: normal;
}
.smallerForm .item label .star {
  color: #23d86c;
}
.smallerForm .item .images {
  padding-bottom: 30px;
}
.smallerForm .item .images:before,
.smallerForm .item .images:after {
  content: " ";
  display: table;
}
.smallerForm .item .images:after {
  clear: both;
}
.smallerForm .item .images:before,
.smallerForm .item .images:after {
  content: " ";
  display: table;
}
.smallerForm .item .images:after {
  clear: both;
}
.smallerForm .item .images > div {
  width: 25%;
  float: left;
  padding-right: 5px;
}
.smallerForm .item .images > div img {
  width: 100%;
}
.smallerForm .item .form-group {
  margin-bottom: 10px;
}
.smallerForm .item .is-required label:after {
  content: '*';
  color: #23d86c;
  display: inline-block;
  margin-left: 5px;
}
.smallerForm .item .checkboxlist {
  margin-bottom: 20px;
}
.smallerForm .item .checkboxlist .input label:after {
  display: none;
}
.smallerForm .item .checkboxlist input {
  margin-right: 5px;
}
.smallerForm .item .checkboxlist .help-block {
  text-align: left;
}
.smallerForm .item textarea {
  height: auto;
}
.smallerForm .error {
  color: #ff0000;
  list-style-type: none;
  padding: 10px;
}
.smallerForm .form-control[readonly] {
  cursor: default;
  opacity: 0.8;
  border: #ddd;
}
.smallerForm .form-control[disabled],
.smallerForm .form-control[disabled]:hover {
  opacity: 0.5;
  border: #ddd;
}
.smallerForm .buttons {
  padding-left: 12px;
}
.smallerForm .buttons:before,
.smallerForm .buttons:after {
  content: " ";
  display: table;
}
.smallerForm .buttons:after {
  clear: both;
}
.smallerForm .buttons:before,
.smallerForm .buttons:after {
  content: " ";
  display: table;
}
.smallerForm .buttons:after {
  clear: both;
}
.smallerForm .buttons:before {
  clear: both;
}
.subcategories {
  border-bottom: 1px dashed #9B9B9B;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 640px) {
  .subcategories {
    column-count: 2;
  }
}
@media screen and (min-width: 992px) {
  .subcategories {
    column-count: 3;
  }
}
.subcategories ul {
  list-style-type: none;
}
.subcategories li {
  background: url("../images/folder-symbol.svg") 0 2px no-repeat;
  background-size: 15px 15px;
  padding-left: 20px;
  margin-bottom: 5px;
}
.subcategories li small {
  font-size: 0.9em;
  color: #555;
}
.subcategories li.active a {
  color: #23d86c;
  text-decoration: none;
}
.image-on-hover {
  position: relative;
  background: #ccc;
  border: 1px solid #555;
  border-radius: 5px;
  display: inline-block;
  padding: 3px 5px;
}
.image-on-hover:hover img {
  display: block;
}
.image-on-hover img {
  position: absolute;
  display: none;
  z-index: 1000;
}
.modal .modal-header {
  position: relative;
}
.modal .close {
  position: absolute;
  right: 15px;
  top: 15px;
}
.modal .modal-title {
  font-size: 20px;
}
.modal .form-group .star {
  color: #F10101;
}
.modal .form-group textarea {
  height: 100px;
}
.contactPage {
  padding-bottom: 100px;
}
.contactPage h2 {
  font-weight: bold;
  font-size: 20px;
  margin: 60px 0 40px 0;
  padding: 0;
}
.contactPage-header {
  padding: 15px 0 20px;
  border-bottom: 1px dashed #9B9B9B;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .contactPage-header {
    padding: 0;
    height: 90px;
    margin-bottom: 0;
  }
  .contactPage-header:before,
  .contactPage-header:after {
    content: " ";
    display: table;
  }
  .contactPage-header:after {
    clear: both;
  }
  .contactPage-header:before,
  .contactPage-header:after {
    content: " ";
    display: table;
  }
  .contactPage-header:after {
    clear: both;
  }
}
.contactPage-title {
  font-size: 36px;
  color: #0B0B0B;
  font-weight: 300;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .contactPage-title {
    float: left;
    line-height: 75px;
    margin-top: 15px;
  }
}
.contactPage-label {
  display: inline-block;
  width: 50px;
}
.contactPage-lh {
  line-height: 25px;
}
.contactPage-pt {
  padding-top: 10px;
}
.contactPage .appForm label {
  font-weight: normal;
}
.contactPage .appForm .form-control {
  height: 40px;
  padding: 6px 10px;
}
.contactPage .appForm textarea {
  height: 100px !important;
}
.contactPage .appForm .btn {
  width: 100%;
  height: 40px;
  font-size: 13px;
}
.contactPage .appForm .help-block {
  text-align: left;
}
.contactPage .is-required label:after {
  content: '*';
  color: #23d86c;
  display: inline-block;
  margin-left: 5px;
}
.mapResponsive {
  box-shadow: 0px 5px 21px 0px rgba(50, 50, 50, 0.25);
  position: relative;
}
.mapResponsive iframe {
  height: 400px;
  width: 100%;
}
.aboutPage {
  padding-bottom: 100px;
}
.aboutPage-header {
  padding: 15px 0 20px;
  border-bottom: 1px dashed #9b9b9b;
  margin-bottom: 30px;
}
.aboutPage-title {
  font-size: 36px;
  color: #0b0b0b;
  font-weight: 300;
  margin: 0;
  text-align: left;
}
.aboutPage .aboutRow {
  display: flex;
  flex-direction: column;
  margin: 0 -15px;
}
@media screen and (min-width: 600px) {
  .aboutPage .aboutRow {
    flex-direction: row;
  }
  .aboutPage .aboutRow:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.aboutPage .aboutRow:first-child .aboutCol:first-child p {
  margin-top: 40px;
}
.aboutPage .aboutRow:first-child .aboutCol p {
  font-size: 22px;
}
.aboutPage .aboutCol {
  margin: 0 0 45px;
  padding: 0 15px;
}
@media screen and (min-width: 600px) {
  .aboutPage .aboutCol {
    flex-basis: 50%;
  }
  .aboutPage .aboutCol:first-child {
    min-width: 26em;
  }
}
.aboutPage .aboutCol img {
  width: 100%;
  height: auto;
}
.aboutPage .aboutCol p {
  padding: 0 15px;
}
.aboutPage .aboutHeading {
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: contain;
  padding: 20px 0 20px 25px;
  margin-bottom: 25px;
  font-size: 26px;
  color: white;
}
.aboutPage .aboutHeading--1 {
  background-image: url(../../images/about/brush-1.svg);
}
.aboutPage .aboutHeading--2 {
  background-image: url(../../images/about/brush-2.svg);
}
.aboutPage .aboutHeading--3 {
  background-image: url(../../images/about/brush-4.svg);
}
.aboutPage .aboutHeading--4 {
  background-image: url(../../images/about/brush-3.svg);
}
.cookiesPage {
  padding-bottom: 100px;
}
.cookiesPage-header {
  padding: 15px 0 20px;
  border-bottom: 1px dashed #9b9b9b;
  margin-bottom: 30px;
}
.cookiesPage-title {
  font-size: 36px;
  color: #0b0b0b;
  font-weight: 300;
  margin: 0;
  text-align: left;
}
.cookiesPage h2 {
  margin: 35px 0 15px;
}
.benefitsPage {
  padding-bottom: 100px;
}
.benefitsPage h2 {
  font-weight: bold;
  font-size: 25px;
  margin: 60px 0 40px 0;
  padding: 0;
}
.benefitsPage .btn {
  font-size: 18px;
  padding: 12px 40px;
}
.benefitsPage-header {
  text-align: left;
  padding-top: 2em;
  font-size: 18px;
}
.benefitsPage-title {
  font-size: 36px;
  color: #0b0b0b;
  font-weight: 300;
  margin: 0;
  text-align: left;
  line-height: 1.2;
}
.benefitsPage .accented-heading {
  color: #28a5ea;
  text-align: center;
  font-weight: bold;
}
.benefitsPage .centered {
  text-align: center;
}
.benefitsPage .accented {
  color: #28a5ea;
}
.benefitsPage .block {
  display: block;
  margin-top: 10px;
  font-style: italic;
  font-size: 18px;
}
.benefitsPage .thumbs-up {
  margin-top: 30px;
}
.benefits-list {
  list-style-type: none;
  padding: 0;
  margin: 20px 0 50px;
}
.benefits-list li {
  display: flex;
  align-items: center;
  margin: 0 0 0.5em;
}
.benefits-list li::before {
  content: url("../images/icons8-checkmark.svg");
  width: 24px;
  height: 24px;
  margin-right: 1em;
}
.benefits-how-list {
  list-style-type: none;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  flex-direction: column;
  margin-left: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .benefits-how-list {
    flex-direction: row;
    align-items: flex-start;
  }
}
.benefits-how-list li {
  width: 100%;
  margin: 0 0 20px;
  box-sizing: border-box;
  padding: 80px 15px 0;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media screen and (min-width: 768px) {
  .benefits-how-list li {
    width: 33.333334%;
  }
}
.benefits-how-list li:nth-child(1) {
  background-image: url(../images/icons8-circled-1.svg);
}
.benefits-how-list li:nth-child(2) {
  background-image: url(../images/icons8-circled-2.svg);
}
.benefits-how-list li:nth-child(3) {
  background-image: url(../images/icons8-circled-3.svg);
}
.benefits-how-list strong {
  font-size: 20px;
  color: #28a5ea;
  margin-bottom: 0.5em;
  display: block;
}
.benefits-keys-list {
  list-style-type: none;
  margin: 0 0 25px;
  padding: 0;
}
.benefits-keys-list li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 1em 0;
}
.benefits-keys-list li p {
  margin-bottom: 0;
}
.benefits-keys-list li img {
  flex-shrink: 0;
  margin: 0 1em 0;
}
.benefits-keys-list strong {
  font-size: 20px;
  color: #28a5ea;
  margin-bottom: 0.5em;
  display: block;
}
.benefits-cta {
  color: #28a5ea;
  font-style: italic;
}
.benefits-cta .btn {
  font-style: normal;
  margin-right: 1em;
}
.benefits-cover {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 992px) {
  .benefits-cover {
    flex-direction: row;
    justify-content: space-between;
  }
}
.benefits-cover .benefits-cover-text {
  flex-grow: 1;
  flex-shrink: 0;
}
.benefits-cover .benefits-cover-image {
  flex-shrink: 1;
  text-align: center;
  max-width: 540px;
}
.benefits-cover .benefits-cover-image img {
  width: 100%;
  max-width: 500px;
  height: auto;
}
@media screen and (min-width: 992px) {
  .benefits-cover .benefits-cover-image img {
    max-width: 100%;
  }
}
.mobileMenu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 315px;
  background: #fff;
  overflow: scroll;
  z-index: 99;
  padding-top: 50px;
  padding-bottom: 10px;
  transform: translateX(-100%);
  transition: transform 250ms ease-in;
}
@media screen and (min-width: 992px) {
  .mobileMenu {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .mobileMenu {
    padding-top: 40px;
  }
}
.mobileMenu.active {
  transform: translateX(0);
}
.mobileMenu__logo {
  position: absolute;
  left: 55px;
  top: 10px;
  width: auto;
}
.mobileMenu__logo img {
  width: 150px;
}
.mobileMenu__closeNav {
  position: absolute;
  left: 15px;
  top: 0px;
  width: 40px;
  height: 50px;
  display: block;
  text-decoration: none;
}
.mobileMenu__closeNav svg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: auto;
  transform: translateY(-50%);
}
.mobileMenu__closeNav:hover,
.mobileMenu__closeNav:focus {
  text-decoration: none;
}
.mobileMenu__closeNav:hover svg path,
.mobileMenu__closeNav:focus svg path {
  fill: #1d64db;
}
.mobileMenu__catalog {
  padding-left: 15px;
  padding-right: 15px;
}
.mobileMenu__catalog .shopNavigation__open {
  margin-top: 0;
}
.mobileMenu__navigation {
  margin-top: 15px;
}
.mobileMenu__navigation ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
.mobileMenu__navigation ul li {
  margin: 0;
  padding: 0;
  display: block;
}
.mobileMenu__navigation ul li a {
  position: relative;
  display: block;
  padding: 12px 15px;
  background: #1d64db;
  border: none;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
}
.mobileMenu__navigation ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 5px;
  height: 8px;
  transform: translateY(-50%);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  background: url("../images/arrow-right-white.svg") no-repeat center;
  background-size: contain;
}
.mobileMenu__navigation ul li:first-child a {
  background: #008fde;
}
.mobileMenu__navigation ul li:nth-child(2) a {
  background: #005bbe;
}
.mobileMenu__navigation ul li:nth-child(3) a {
  background: #1d43ac;
}
.mobileMenu__navigation ul li.light a {
  background: #fff;
  border-bottom: 1px solid #d3e5f8;
  color: #0b0b0b;
}
.mobileMenu__navigation ul li.light a:after {
  background-image: url("../images/arrow-right-primary.svg");
}
.mobileMenu__search {
  margin: 0 0 15px;
  padding: 0 15px;
}
@media screen and (min-width: 600px) {
  .mobileMenu__search {
    max-width: 320px;
    margin: -48px auto 25px;
    border-left: 30px transparent solid;
  }
  .mobileMenu__search--loggedIn {
    border-left: 0;
    margin-top: 0;
    max-width: 500px;
  }
}
@media screen and (min-width: 768px) {
  .mobileMenu__search {
    margin-top: -64px;
  }
  .mobileMenu__search--loggedIn {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .mobileMenu__search {
    display: none;
  }
}
.mobileMenu__search__in {
  display: block;
  background: rgba(232, 232, 232, 0.3);
  border: 1px solid #dddddd;
  border-radius: 4px;
  width: 100%;
  height: 40px;
  position: relative;
}
.mobileMenu__search--text {
  display: block;
  height: 100%;
  float: left;
  width: 100%;
}
.mobileMenu__search--text input {
  -moz-appearance: none;
  -webkit-appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  padding: 0 15px;
  font-size: 13px;
  line-height: 1;
  color: #000000;
  font-weight: normal;
}
.mobileMenu__search--text input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.mobileMenu__search--text input:-ms-input-placeholder {
  color: #000;
}
.mobileMenu__search--text input::-webkit-input-placeholder {
  color: #000;
}
.mobileMenu__search--text input:hover,
.mobileMenu__search--text input:focus {
  outline: none;
}
.mobileMenu__search--btn {
  height: 40px;
  padding: 0;
  text-align: center;
  position: absolute;
  width: 100px;
  top: -1px;
  right: -1px;
}
.mobileMenu__logOut,
.mobileMenu__userPanel {
  position: relative;
  display: block;
  padding-left: 50px;
  text-decoration: none;
  font-size: 13px;
  color: #0b0b0b;
  height: 50px;
  line-height: 50px;
}
.mobileMenu__logOut svg,
.mobileMenu__userPanel svg {
  position: absolute;
  width: 15px;
  height: auto;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}
.mobileMenu__userPanel {
  margin-top: 10px;
}
.mobileMenu--overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 98;
  display: none;
}
.mobileMenu--overlay.active {
  display: block;
}
.cookieWrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 300;
  transition: transform 0.2s ease-out;
  transform: translateY(0);
}
.cookieBar {
  background-color: #28a5ea;
  color: white;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  text-align: center;
}
.cookieBar__text {
  color: inherit;
  padding: 0;
  margin: 10px 0;
}
.cookieBar__text a,
.cookieBar__text a:link,
.cookieBar__text a:visited {
  color: white;
}
.cookieBar__button {
  margin-left: 20px;
  margin-right: 20px;
  display: inline-block;
  padding: 10px 20px;
  background-color: white;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 6px;
}
.cookieBar__button,
.cookieBar__button:link,
.cookieBar__button:visited {
  color: #28a5ea;
  text-decoration: none;
}
.cookieBar__button:hover,
.cookieBar__button:focus,
.cookieBar__button:active {
  background-color: #24d86d;
  color: white;
}
.desktopCarousel {
  display: none;
}
@media screen and (min-width: 992px) {
  .desktopCarousel {
    display: block;
  }
  .mobileCarousel {
    display: none !important;
  }
}
.shopCarousel {
  margin-bottom: 10px;
  /* @media screen and (min-width: @screen-md-min) {
      margin-left: 40px;
   } */
}
.shopCarousel__list {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow-x: auto;
  position: relative;
}
.shopCarousel__item {
  width: 100%;
  flex: 1 0 100%;
  position: relative;
  overflow: hidden;
  left: -100%;
}
.shopCarousel__item:only-child {
  left: 0;
}
.shopCarousel__item a {
  display: block;
}
.shopCarousel__item img {
  width: 100%;
  height: auto;
}
.shopCarousel .slider-nav {
  text-align: center;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.shopCarousel .slider-nav__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: 0;
  outline: 0;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
  padding: 0;
  color: black;
}
.shopCarousel .slider-nav__button svg {
  stroke: currentColor;
}
.shopCarousel .slider-nav__button:hover,
.shopCarousel .slider-nav__button:focus {
  color: #00a6f0;
}
.shopCarousel .slider-nav__button:first-child {
  margin-right: 16px;
}
.shopCarousel .slider-nav__button:last-child {
  margin-left: 16px;
}
.shopCarousel .slider-nav__indicator {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 5px;
  background-color: #e0ecf8;
  border-radius: 50%;
}
.shopCarousel .slider-nav__indicator.-current {
  background-color: #00a6f0;
}
.addedToCartNotification {
  background-color: white;
  position: fixed;
  z-index: 99;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.2);
  width: 90%;
  max-width: 700px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.addedToCartNotification-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 98;
  background: rgba(0, 0, 0, 0.35);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
.addedToCartNotification-header,
.addedToCartNotification-product,
.addedToCartNotification-footer {
  display: flex;
  padding: 20px 30px;
}
.addedToCartNotification-header,
.addedToCartNotification-footer {
  flex-wrap: wrap;
}
.addedToCartNotification-header {
  text-align: center;
  justify-content: center;
  font-size: 18px;
  padding-top: 30px;
}
.addedToCartNotification-product,
.addedToCartNotification-footer {
  justify-content: space-between;
}
.addedToCartNotification-footer {
  padding-bottom: 30px;
}
@media screen and (max-width: 620px) {
  .addedToCartNotification-footer {
    justify-content: center;
  }
  .addedToCartNotification-footer .btn:first-child {
    margin-bottom: 15px;
  }
}
.addedToCartNotification-product {
  border-top: 1px #e8e8e8 solid;
  border-bottom: 1px #e8e8e8 solid;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 580px) {
  .addedToCartNotification-product {
    flex-direction: row;
  }
}
.addedToCartNotification-product img {
  width: 150px;
  height: auto;
  flex-shrink: 0;
  margin-right: 30px;
}
@media screen and (min-width: 700px) {
  .addedToCartNotification-product img {
    width: 200px;
  }
}
.addedToCartNotification-productName {
  font-size: 20px;
  font-weight: bold;
}
.addedToCartNotification-info {
  text-align: left;
  flex-grow: 1;
  padding: 20px 0;
}
.addedToCartNotification-delivery.free {
  color: #00bc69;
}
.addedToCartNotification-delivery.notEnough {
  padding: 6px 10px;
  position: relative;
  border: 1px #24d86d solid;
  border-radius: 7px;
}
.addedToCartNotification-delivery.notEnough::before {
  content: "";
  position: absolute;
  z-index: -1;
  background: rgba(36, 216, 109, 0.5);
  border-radius: 5px 0 0 5px;
  left: 0;
  top: 0;
  bottom: 0;
  width: var(--percentage);
  transition: width 0.2s ease-out;
}
.addedToCartNotification .check {
  margin-right: 15px;
}
.addedToCartNotification .btn {
  padding: 12px 60px;
  font-size: 16px;
  font-weight: bold;
}
.addedToCartNotification .btn.btn-back {
  background-color: #e5ecf8;
  border-color: #ced5e0;
}
.addedToCartNotification .item-quantityInput {
  display: flex;
  align-items: center;
  margin: 15px 0;
}
.addedToCartNotification .item-quantityInput label {
  margin: 0 12px 0 0;
}

/*# sourceMappingURL=styles.css.map */
