@charset "UTF-8";
/**
 * This file is part of OXID eSales Flow theme.
 *
 * OXID eSales Flow theme is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * OXID eSales Flow theme is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with OXID eSales Flow theme.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @link      http://www.oxid-esales.com
 * @copyright (C) OXID eSales AG 2003-2016
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          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;
    -webkit-box-shadow: none !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;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Raleway, "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: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #009EC0;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: 0.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: #009EC0;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #00748d;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #009EC0;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00748d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
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;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  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: 1170px;
  }
}
.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: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  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 #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.modal-content .table-responsive {
  overflow: visible;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #2E2E2E;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #2E2E2E;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 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: 14.333333px;
    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;
  -ms-touch-action: manipulation;
      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: thin dotted;
  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;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #009EC0;
  border-color: #0089a7;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #00748d;
  border-color: #002027;
}
.btn-primary:hover {
  color: #fff;
  background-color: #00748d;
  border-color: #005769;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00748d;
  border-color: #005769;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #005769;
  border-color: #002027;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #009EC0;
  border-color: #0089a7;
}
.btn-primary .badge {
  color: #009EC0;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #333333;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #009EC0;
  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 {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #009EC0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #009EC0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.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);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #2E2E2E;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #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: #333333;
}
.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: #d7d7d7;
  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: #009EC0;
}
.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;
}
.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 40px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #FFF;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #009EC0;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #00748d;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #009EC0;
}
.navbar-default .navbar-nav > li > a {
  color: #009EC0;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FC6621;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FC6621;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #FC6621;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #009EC0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #FC6621;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #FC6621;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #009EC0;
}
.navbar-default .navbar-link:hover {
  color: #FC6621;
}
.navbar-default .btn-link {
  color: #009EC0;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #FC6621;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #FC6621;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #333333;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #009EC0;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #009EC0;
  border-color: #009EC0;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 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: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: #009EC0;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #00748d;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  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: #333333;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #333333;
}
.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: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  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;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #009EC0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 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: #009EC0;
  border-color: #009EC0;
}
.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: #8debff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #009EC0;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #009EC0;
  border-color: #009EC0;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #009EC0;
}
.panel-primary > .panel-heading .badge {
  color: #009EC0;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #009EC0;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Raleway, "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;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 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: Raleway, "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 rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  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;
  }
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../bg/photoswipe-default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../bg/photoswipe-default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}
/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(../bg/photoswipe-preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /*
              The idea of animating inner circle is based on Polymer ("material") loading indicator
               by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
          */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}
/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}
/**
 * This file is part of OXID eSales Flow theme.
 *
 * OXID eSales Flow theme is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * OXID eSales Flow theme is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with OXID eSales Flow theme.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @link      http://www.oxid-esales.com
 * @copyright (C) OXID eSales AG 2003-2016
 */
/************ vars *****************/
/************ /vars ***************/
/**
 * This file is part of OXID eSales Flow theme.
 *
 * OXID eSales Flow theme is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * OXID eSales Flow theme is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with OXID eSales Flow theme.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @link      http://www.oxid-esales.com
 * @copyright (C) OXID eSales AG 2003-2016
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          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;
    -webkit-box-shadow: none !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;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Cera Pro", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #2E2E2E;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2E2E2E;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #87B144;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: 0.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: #009EC0;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #00748d;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #009EC0;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00748d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  font-size: 36px;
  font-weight: 500;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #eeeeee;
}
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;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  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: 1170px;
  }
  body.cl-start .container {
    width: 100%;
    max-width: 1290px;
  }
  body.cl-alist .container,
  body.cl-exonnsearch .container,
  body.cl-manufacturerlist .container {
    width: 100%;
    max-width: 1290px;
  }
  body.cl-details .container {
    width: 100%;
    max-width: 1290px;
  }
}
.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: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 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;
}
@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: 14.333333px;
    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;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-search {
  color: #2E2E2E;
}
.btn-search:focus,
.btn-search.focus {
  color: #2E2E2E;
}
.btn-search:hover {
  color: #2E2E2E;
}
.btn-search:active,
.btn-search.active,
.open > .dropdown-toggle.btn-search {
  color: #2E2E2E;
}
.btn-default {
  color: #F62F5E;
  background-color: #fff;
}
.btn-default.btn-empty {
  background-color: none;
  border: solid 2px #F62F5E;
}
.btn-default:focus,
.btn-default.focus {
  color: #F62F5E;
  background-color: #fff;
}
.btn-default:focus.btn-empty,
.btn-default.focus.btn-empty {
  background-color: none;
  border: solid 2px #F62F5E;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:hover.btn-empty {
  color: #fff;
  background-color: #F62F5E;
  border: solid 2px #F62F5E;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active.btn-empty,
.btn-default.active.btn-empty,
.open > .dropdown-toggle.btn-default.btn-empty {
  color: #fff;
  background-color: #F62F5E;
  border: solid 2px #F62F5E;
}
.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,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #F62F5E;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #f5174b;
}
.btn-primary:hover {
  color: #fff;
  background-color: #f5174b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #e80a3e;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #005769;
  border-color: #002027;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #009EC0;
  border-color: #0089a7;
}
.btn-primary .badge {
  color: #009EC0;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #333333;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #009EC0;
  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,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 50px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 50px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  overflow: hidden;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 21px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: initial;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #F62F5E;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #F62F5E;
}
.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;
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #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);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
@media (max-width: 768px) {
  .nav > li > a {
    padding: 5px;
    font-size: 14px;
  }
}
.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: #333333;
}
.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: #009EC0;
}
.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;
}
@media (max-width: 768px) {
  .tab-content {
    display: none;
  }
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 40px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #FFF;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #009EC0;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #00748d;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #009EC0;
}
.navbar-default .navbar-nav > li > a {
  color: #009EC0;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FC6621;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FC6621;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #FC6621;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #009EC0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #FC6621;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #FC6621;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #009EC0;
}
.navbar-default .navbar-link:hover {
  color: #FC6621;
}
.navbar-default .btn-link {
  color: #009EC0;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #FC6621;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #FC6621;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #333333;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #009EC0;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #009EC0;
  border-color: #009EC0;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 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: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.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: #009EC0;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #00748d;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  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: #333333;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #333333;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 100px;
}
.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: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  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;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #009EC0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:last-child {
  margin-bottom: 0;
}
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: #009EC0;
  border-color: #009EC0;
}
.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: #8debff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
body .panel {
  margin-bottom: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ebebeb;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #009EC0;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #009EC0;
  border-color: #009EC0;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #009EC0;
}
.panel-primary > .panel-heading .badge {
  color: #009EC0;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #009EC0;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #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: Roboto, 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 rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  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;
  }
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
  Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/*
  Background is added as a separate element.
  As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
/*
  stretched thumbnail or div placeholder element (see below)
  style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
/*
  div element that matches size of large image
  large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
/*
  Error message appears when image is not loaded
  (JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

  Contents:

  1. Buttons
  2. Share modal and links
  3. Index indicator ("1 of X" counter)
  4. Caption
  5. Loading indicator
  6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

  1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../bg/photoswipe-default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../bg/photoswipe-default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
/*
  Arrow buttons hit area
  (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
/*

  2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
/*

  3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
/*

  4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}
/*

  5. Loading indicator (preloader)

  You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(../bg/photoswipe-preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /*
        The idea of animating inner circle is based on Polymer ("material") loading indicator
         by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
      */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*

  6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
/*
  pswp__ui--hidden class is added when controls are hidden
  e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}
/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
/**
 * This file is part of OXID eSales Flow theme.
 *
 * OXID eSales Flow theme is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * OXID eSales Flow theme is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with OXID eSales Flow theme.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @link      http://www.oxid-esales.com
 * @copyright (C) OXID eSales AG 2003-2016
 */
label {
  font-weight: normal;
}
label.req {
  font-weight: bold;
}
.list-group-item.active,
.list-group-item.active a,
.list-group-item.active:hover,
.list-group-item.active:focus {
  color: #FFF;
}
.text-secondary {
  color: #FC6621;
}
/* Rotation Animations (Webkit) */
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes rerotate {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
/* Rotation Animations (Firefox) */
#header .header-box {
  padding: 30px 0;
}
#header .header-box .row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
#header .menus-col .menu-dropdowns > .btn-group.open > .dropdown-toggle,
#header .menus-col .menu-dropdowns > .btn-group > .btn.active,
#header .menus-col .menu-dropdowns > .btn-group > .btn:active {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}
#header .menus-col .menu-dropdowns > .btn-group > .btn {
  background-color: transparent;
  font-size: 11px;
  color: #777777;
  border: 0;
}
#header .menus-col .menu-dropdowns .service-menu .altLoginBox {
  margin-top: 10px;
}
#header .menus-col .menu-dropdowns .service-menu .altLoginBox #loginboxFbConnect {
  display: inline-block;
}
#header .form.search .input-group {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
#header .form.search .form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  height: auto;
  padding: 0;
}
#header .form.search .form-control i {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
}
#header .form.search .form-control input {
  color: #2e2e2e;
  -ms-flex: 1 1;
  -webkit-box-flex: 1;
          flex: 1 1;
  width: 100%;
  border: none;
  position: relative;
  z-index: 4;
  background: transparent;
  line-height: 34px;
  height: 34px;
  font-size: 16px;
  padding-left: 15px;
  border: solid 1px #EBEBEB;
}
@media (max-width: 991px) {
  #header .form.search .form-control input {
    line-height: 36px;
    height: 36px;
  }
}
#header .form.search .form-control input:focus {
  outline: none;
}
#header .form.search .btn {
  font-size: 22px;
  padding: 6px 12px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  background: none;
}
@media (max-width: 991px) {
  #header .form.search .btn {
    font-size: 18px;
  }
}
#header .form.search .input-group-btn {
  width: auto;
}
#header .minibasket-menu > .btn {
  padding: 0;
}
#header .minibasket-menu .dropdown-menu {
  min-width: 400px;
  padding: 15px;
}
#header .minibasket-menu .alert {
  margin-bottom: 0;
}
#header .minibasket-menu table td {
  position: relative;
}
#header .minibasket-menu table td.price,
#header .minibasket-menu table td.total_price {
  white-space: nowrap;
}
#header .minibasket-menu table .badge {
  background-color: #FC6621;
  position: absolute;
  top: 3px;
  right: 3px;
  font-weight: 500;
}
#header .service-menu.showLogin .dropdown-menu {
  min-width: 480px;
}
#header .service-menu .dropdown-menu {
  min-width: 200px;
  padding: 15px;
}
.shopping-bag-wrapper {
  color: #777777;
}
.shopping-bag-wrapper .shopping-bag-text {
  font-family: Roboto, Arial, sans-serif;
  font-size: 20px;
}
.shopping-bag-wrapper #shoppingBagMini .shopping-bag-text {
  font-size: 22px;
}
.shopping-bag {
  height: 40px;
  width: 40px;
  margin: -5px 0;
}
.shopping-bag.filled {
  color: #009EC0;
}
.shopping-bag-mini {
  height: 25px;
  width: 25px;
  margin: -5px 0;
  color: #009EC0;
}
.shopping-bag-mini.filled {
  color: #FC6621;
}
#mainnav {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
#mainnav .nav > li > a {
  font-size: 1.2em;
  font-weight: 200;
}
#mainnav .fixed-header-actions {
  display: none;
}
#mainnav .navbar-toggle {
  float: none;
  margin-left: 15px;
  margin-right: 5px;
}
#mainnav .navbar-collapse.navbar-ex1-collapse.collapse.in ul li {
  border-bottom: 1px solid #E7E7E7;
}
#mainnav .navbar-header {
  padding-bottom: 5px;
}
#mainnav .navbar-default .navbar-collapse,
#mainnav .navbar-default .navbar-form {
  border-top: #E7E7E7;
  border-bottom: none;
  margin-top: 0;
}
@media (max-width: 991px) {
  body {
    padding-top: 103px !important;
  }
}
@media (max-width: 991px) {
  body #header {
    position: fixed;
    z-index: 9002;
    right: 0;
    left: 0;
    top: 0;
    background: #fff;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  body.fixed-header #header {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  }
}
body.fixed-header #header #mainnav {
  position: fixed;
  top: 0;
  z-index: 1030;
  margin-top: -42px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
body.fixed-header #header #mainnav.fadeIn {
  background-color: rgba(255, 255, 255, 0.95);
  margin-top: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (min-width: 768px) {
  body.fixed-header #header #mainnav > .container-fluid {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body.fixed-header #header #mainnav > .container-fluid {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body.fixed-header #header #mainnav > .container-fluid {
    width: 1170px;
  }
}
body.fixed-header #header #mainnav .fixed-header-actions {
  display: block;
}
body {
  padding-top: 0;
}
body > .container > .main-row {
  margin-left: -15px;
  margin-right: -15px;
}
body.cl-start .boxwrapper {
  margin: 0 0 50px 0;
}
body.cl-start .boxwrapper:before,
body.cl-start .boxwrapper:after {
  content: " ";
  display: table;
}
body.cl-start .boxwrapper:after {
  clear: both;
}
body.cl-start .boxwrapper:before,
body.cl-start .boxwrapper:after {
  content: " ";
  display: table;
}
body.cl-start .boxwrapper:after {
  clear: both;
}
body.cl-alist .page-header {
  position: relative;
}
body.cl-alist .page-header h1 .rss {
  font-size: 12px;
  color: orange;
  line-height: 1.3333333;
  vertical-align: middle;
}
body.cl-alist .list-filter {
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  background-color: #F2F2F2;
  padding: 10px 15px;
  margin: 15px 0 0 0;
}
body.cl-alist .subcatList .panel-body img {
  margin: 0 auto;
}
body.cl-alist .boxwrapper {
  margin-top: 15px;
}
body.cl-manufacturerlist .subcatList .panel-body img {
  margin: 0 auto;
}
body.cl-details #detailsItemsPager {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
body.cl-details #detailsItemsPager .pager-overview-link,
body.cl-details #detailsItemsPager .pager-prev,
body.cl-details #detailsItemsPager .pager-next,
body.cl-details #detailsItemsPager .pager-overview-link a,
body.cl-details #detailsItemsPager .pager-prev a,
body.cl-details #detailsItemsPager .pager-next a {
  color: #009EC0;
}
body.cl-details #detailsItemsPager .pager-overview-link .fa,
body.cl-details #detailsItemsPager .pager-prev .fa,
body.cl-details #detailsItemsPager .pager-next .fa {
  font-size: 18px;
}
body.cl-details #detailsItemsPager .pager-current-page {
  color: #777777;
}
body.cl-details #zoom1 {
  display: block;
}
body.cl-details #morePicsContainer {
  margin-top: 10px;
}
body.cl-details #morePicsContainer img {
  border: 1px solid #E7E7E7;
  padding: 3px;
}
body.cl-details #morePicsContainer a.selected img {
  border-color: #FC6621;
}
body.cl-details #productTitle {
  margin: 0;
  font-weight: 200;
  font-size: 22px;
}
body.cl-details .detailsInfo > .row {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
body.cl-details .star-ratings {
  margin-top: 5px;
  margin-bottom: 20px;
}
body.cl-details .star-ratings .fa-star,
body.cl-details .star-ratings .fa-star-half-o {
  font-size: 22px;
}
body.cl-details .star-ratings .rating-star-filled {
  color: #F60;
}
body.cl-details .star-ratings .rating-star-empty {
  color: #C7C7C7;
}
body.cl-details .shortdesc {
  margin-bottom: 20px;
}
body.cl-details .selectorsBox .selectbox {
  margin-bottom: 5px;
}
body.cl-details .selectorsBox .selectbox .dropdown-wrapper {
  display: inline-block;
  position: relative;
}
body.cl-details #productPrice {
  font-weight: 500;
  font-size: 21px;
  margin-bottom: 10px;
}
body.cl-details .tobasket .tobasketFunction {
  margin-bottom: 5px;
}
body.cl-details .tobasket .tobasketFunction input {
  width: 60px;
}
body.cl-details .tobasket .tobasketFunction .input-group-btn {
  float: left;
}
body.cl-details .tobasket .stockFlag,
body.cl-details .tobasket .deliverytime {
  font-size: 12px;
  color: #777777;
}
body.cl-details .tobasket .deliverytime::before {
  margin: 0 5px;
  display: inline-block;
  content: "  //  ";
}
body.cl-details .details-col-right {
  border-left: 1px solid #E7E7E7;
}
body.cl-details .details-col-right .action-links li {
  margin-bottom: 7px;
}
body.cl-details .details-col-right .action-links li:last-child {
  margin-bottom: 0;
}
body.cl-details .details-col-right .action-links a {
  color: #009EC0;
  font-size: 12px;
}
body.cl-details #detailsRelated .tabbedWidgetBox .tab-content {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 10px 15px;
}
body.cl-basket table#basket_table .basketImage {
  margin-right: 5px;
}
body.cl-basket table#basket_table .quantity .textbox {
  width: 55px;
  text-align: right;
}
body.cl-basket table#basket_table .unitPrice,
body.cl-basket table#basket_table .vatPercent,
body.cl-basket table#basket_table .totalPrice {
  text-align: right;
}
body.cl-basket #basket_list li {
  min-height: 130px;
}
body.cl-basket #basket_list li .row:first-child > div {
  min-height: 100px;
  height: 100%;
}
body.cl-basket #basket_list li .toggle-actions {
  text-decoration: none;
  font-size: 24px;
}
body.cl-basket #basket_list .totalPrice {
  position: absolute;
  bottom: 10px;
  right: 16px;
}
body.cl-basket #basketSummary {
  width: 485px;
}
body.cl-basket #basketSummary th,
body.cl-basket #basketSummary td {
  text-align: right;
}
body.cl-basket #basketVoucher .input-group {
  width: 353px;
}
body.cl-basket #giftoptions_modal_form .priceCol img,
body.cl-basket #wrappCard img {
  cursor: pointer;
}
body.cl-payment form#payment .panel-body > dl {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
}
body.cl-payment form#payment .panel-body > dl blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
body.cl-payment form#payment dt label {
  margin-left: 5px;
}
body.cl-payment form#payment dt label,
body.cl-payment form#payment dt input {
  cursor: pointer;
}
body.cl-payment form#payment dd {
  display: none;
}
body.cl-payment form#payment dd.activePayment {
  display: block;
}
body.cl-order .agb a {
  text-decoration: underline;
  color: #a94442;
}
body.cl-order .panel .panel-heading button {
  margin-top: -2px;
}
body.cl-order #orderEditCart .panel-body {
  background-color: transparent;
}
body.cl-order #orderEditCart table#basket_table thead tr {
  background-color: #FFF;
}
body.cl-order #orderEditCart table#basket_table .basketImage {
  margin-right: 5px;
}
body.cl-order #orderEditCart table#basket_table .quantity,
body.cl-order #orderEditCart table#basket_table .unitPrice,
body.cl-order #orderEditCart table#basket_table .vatPercent,
body.cl-order #orderEditCart table#basket_table .totalPrice {
  text-align: right;
}
body.cl-order #orderEditCart #basketSummary {
  width: 455px;
}
body.cl-order #orderEditCart #basketSummary th,
body.cl-order #orderEditCart #basketSummary td {
  text-align: right;
}
body.cl-content #content {
  margin-bottom: 20px;
}
body.cl-contact .google-maps {
  margin-bottom: 10px;
}
body.cl-account_order .panel {
  margin-bottom: 35px;
}
body.cl-user .dd-add-delivery-address,
body.cl-account_user .dd-add-delivery-address {
  cursor: pointer;
}
body.cl-user .dd-add-delivery-address .icon-plus-circle,
body.cl-account_user .dd-add-delivery-address .icon-plus-circle {
  color: #777777;
  font-size: 64px;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
body.cl-user .dd-add-delivery-address:hover .icon-plus-circle,
body.cl-account_user .dd-add-delivery-address:hover .icon-plus-circle {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
body.cl-user .dd-add-delivery-address .oxEqualized .icon-plus-circle,
body.cl-account_user .dd-add-delivery-address .oxEqualized .icon-plus-circle {
  margin-top: 15px;
}
body.cl-compare #comparePlayground {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
body.cl-compare #comparePlayground #compareLandscape {
  margin-left: 150px;
  overflow-x: scroll;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  /* iOS-native Scrolling*/
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
body.cl-compare #comparePlayground #compareLandscape.shadowed {
  -webkit-box-shadow: inset 3px 0px 7px 1px rgba(0, 0, 0, 0.2);
          box-shadow: inset 3px 0px 7px 1px rgba(0, 0, 0, 0.2);
}
body.cl-compare #comparePlayground #compareLandscape table {
  width: 100%;
  *margin-left: -150px;
  /*ie7*/
  table-layout: fixed;
}
body.cl-compare #comparePlayground #compareLandscape table td,
body.cl-compare #comparePlayground #compareLandscape table th {
  vertical-align: top;
  padding: 10px;
}
body.cl-compare #comparePlayground #compareLandscape table th {
  background-color: #eeeeee;
  border-right: none;
  width: 150px;
  position: absolute;
  *position: relative;
  /*ie7*/
  left: 0;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body.cl-compare #comparePlayground #compareLandscape table th.no-border {
  border: none;
  background-color: transparent;
}
body.cl-compare #comparePlayground #compareLandscape table td {
  width: 260px;
}
body.cl-compare #comparePlayground #compareLandscape table .item-wrapper .move-controls {
  margin-bottom: 5px;
}
body.cl-compare #comparePlayground #compareLandscape table .item-wrapper .item .picture img {
  margin: 0 auto;
}
body.cl-compare #comparePlayground #compareLandscape table .item-wrapper .item .title {
  display: block;
  height: 40px;
  overflow: hidden;
}
body.cl-oxUBase .err-404 .page-header {
  margin-top: 10px !important;
}
body.cl-oxUBase .err-404 .gears-box {
  background: transparent url("../../img/404/board.png") top center no-repeat;
  width: 551px;
  height: 514px;
  float: right;
  position: relative;
  overflow: hidden;
}
body.cl-oxUBase .err-404 .gears-box .paper-overlay {
  background: transparent url("../../img/404/paper_crack.png") top left no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
body.cl-oxUBase .err-404 .gears-box .gear-rotate {
  width: 280px;
  height: 280px;
  position: absolute;
  z-index: 5;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 10s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
}
body.cl-oxUBase .err-404 .gears-box .gear-rotate.reverse {
  -webkit-animation-name: rerotate;
  -moz-animation-name: rerotate;
}
.paypalHelpBox {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
  display: none;
  position: absolute;
}
.paypalHelpBox h4 {
  margin-top: 0;
  color: inherit;
}
.paypalHelpBox .alert-link {
  font-weight: bold;
}
.paypalHelpBox > p,
.paypalHelpBox > ul {
  margin-bottom: 0;
}
.paypalHelpBox > p + p {
  margin-top: 5px;
}
.paypalHelpBox hr {
  border-top-color: #a6e1ec;
}
.paypalHelpBox .alert-link {
  color: #245269;
}
#paypalExpressCheckoutDetailsBox {
  width: 100%;
  float: none !important;
}
#paypalExpressCheckoutDetailsBox.paypalExpressCheckoutDetailsBox .paypalExpressCheckoutMsg {
  float: none;
}
.paypalExpressCheckoutBox {
  padding-right: 15px !important;
  margin: 0 15px 0 0 !important;
}
.paypalExpressCheckoutBox .paypalExpressCheckoutMsg {
  clear: both;
}
#paypalExpressCheckoutMiniBasketImage {
  float: right !important;
}
.btn:hover,
.nav li a:hover,
.dropdown li a:hover,
.pagination a:hover {
  -webkit-transition: color 0.3s, background-color 0.3s, border 0.3s;
  transition: color 0.3s, background-color 0.3s, border 0.3s;
}
.spacer {
  height: 30px;
}
.spacer:before,
.spacer:after {
  content: " ";
  display: table;
}
.spacer:after {
  clear: both;
}
.spacer:before,
.spacer:after {
  content: " ";
  display: table;
}
.spacer:after {
  clear: both;
}
#wrapper {
  padding-top: 30px;
}
#content .page-header:first-child {
  margin-top: 0;
}
.boxwrapper .page-header {
  position: relative;
  text-align: left;
  border-bottom: 0;
}
.boxwrapper .page-header h2,
.boxwrapper .page-header h3,
.boxwrapper .page-header .h3 {
  font-weight: 200;
}
.boxwrapper .page-header h2 .rss,
.boxwrapper .page-header h3 .rss,
.boxwrapper .page-header .h3 .rss {
  font-size: 12px;
  color: orange;
  line-height: 1.3333333;
  vertical-align: middle;
}
.boxwrapper .page-header .subhead {
  color: #777777;
}
.boxwrapper .list-container .gridView {
  margin-bottom: 30px;
}
.boxwrapper .list-container .gridView .productBox .picture {
  border-bottom: 1px dashed #eeeeee;
  width: 100%;
  margin-bottom: 15px;
}
.boxwrapper .list-container .gridView .productBox .picture a {
  display: block;
  vertical-align: middle;
}
.boxwrapper .list-container .gridView .productBox .picture img {
  margin: 0 auto;
}
.boxwrapper .list-container .gridView .productBox .title {
  height: 40px;
  overflow: hidden;
  font-weight: 600;
}
.boxwrapper .list-container .gridView .productBox .price {
  margin-bottom: 15px;
}
.boxwrapper .list-container .gridView .productBox .price .lead {
  font-weight: 400;
}
.boxwrapper .list-container .infogridView {
  margin-bottom: 50px;
}
.boxwrapper .list-container .infogridView .productBox .picture {
  width: 100%;
  height: 275px;
  display: table;
  table-layout: fixed;
}
.boxwrapper .list-container .infogridView .productBox .picture a {
  display: table-cell;
  vertical-align: middle;
}
.boxwrapper .list-container .infogridView .productBox .picture img {
  max-height: 275px;
  margin: 0 auto;
}
.boxwrapper .list-container .infogridView .productBox .title {
  min-height: 40px;
  font-weight: 600;
}
.boxwrapper .list-container .infogridView .productBox .shortdesc {
  margin-bottom: 20px;
}
.boxwrapper .list-container .infogridView .productBox .price {
  margin-bottom: 10px;
}
.boxwrapper .list-container .infogridView .productBox .price .lead {
  font-weight: 400;
}
.boxwrapper .list-container .lineView:first-child {
  margin-top: 0;
}
.boxwrapper .list-container .lineView .productBox form {
  border-bottom: 1px dashed #eeeeee;
  padding-bottom: 15px;
}
.boxwrapper .list-container .lineView .productBox .picture img {
  max-height: 200px;
  margin: 0 auto;
}
.boxwrapper .list-container .lineView .productBox .title {
  font-weight: 600;
}
.boxwrapper .list-container .lineView .productBox .functions .price {
  font-weight: 400;
}
.boxwrapper .list-container .lineView .productBox .functions .selectorsBox {
  margin: 10px 0;
}
.boxwrapper .list-container .lineView .productBox .functions .form-group {
  margin-top: 10px;
  margin-bottom: 0;
}
.boxwrapper .list-container .lineView .productBox .functions input.amount {
  width: 90px;
  float: right;
}
.boxwrapper .list-container .dropdown-wrapper {
  display: inline-block;
  position: relative;
}
.flexslider {
  border: none;
  background: transparent;
  margin-bottom: 30px;
}
.flexslider .flex-control-paging {
  display: none;
}
.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next {
  background-color: #000;
  opacity: 0.6;
  border-radius: 50%;
}
.flexslider .flex-direction-nav .flex-prev::before,
.flexslider .flex-direction-nav .flex-next::before {
  color: #FFF;
  font-size: 30px;
  text-shadow: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.flexslider .flex-direction-nav .flex-prev:hover::before,
.flexslider .flex-direction-nav .flex-next:hover::before {
  color: #009EC0;
}
.flexslider .flex-direction-nav .flex-prev {
  left: 15px;
  text-align: left;
}
.flexslider .flex-direction-nav .flex-prev::before {
  padding-left: 14px;
  margin-top: -2px;
}
.flexslider .flex-direction-nav .flex-next {
  right: 15px;
  text-align: right;
}
.flexslider .flex-direction-nav .flex-next::before {
  padding-right: 14px;
  margin-top: -2px;
}
.flexslider .slides > li {
  position: relative;
}
.flexslider .flex-caption {
  background: #000;
  width: 100%;
  margin: 0;
  padding: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .flexslider .flex-caption {
    display: none;
  }
}
.flexslider .flex-caption a {
  color: #fff;
  text-decoration: none;
}
.flexslider .flex-caption a:hover .title {
  text-decoration: underline;
}
.flexslider .flex-caption a:hover .shortdesc {
  text-decoration: none;
}
.flexslider .flex-caption .title {
  font-weight: bold;
}
.flexslider:hover .flex-caption {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#manufacturerSlider {
  border-top: 2px solid #E7E7E7;
  border-bottom: 2px solid #E7E7E7;
  background-color: #F2F2F2;
  padding-bottom: 40px;
  margin-bottom: 0;
}
#manufacturerSlider .flexslider li {
  text-align: center;
}
#manufacturerSlider .flexslider li img {
  width: auto;
  max-width: 100px;
  margin: 0 auto;
}
.breadcrumb {
  font-size: 12px;
  margin: 0;
}
.breadcrumb > .active a {
  color: #FC6621;
}
.refineParams {
  margin-bottom: 15px;
}
.refineParams .pagination {
  margin: 0;
}
#sidebar .box.well .page-header {
  margin-top: 0;
}
#footer {
  border-top: 2px solid #E7E7E7;
  border-bottom: 2px solid #E7E7E7;
  background-color: #F2F2F2;
  color: #666666;
  padding: 30px 0;
}
#footer .footer-box .footer-box-title {
  text-transform: uppercase;
  font-weight: 400;
}
#footer .footer-box .footer-box-content {
  font-weight: 400;
}
#footer .footer-box.footer-box-facebook {
  margin-top: 10px;
}
#footer .social-links li {
  margin: 0 10px;
  font-size: 16px;
}
#footer .social-links li a {
  text-decoration: none;
}
#footer .social-links li a i {
  font-size: 25px;
  vertical-align: middle;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
#footer .social-links li a i:before {
  -webkit-text-stroke: 0.3px;
  font-smooth: auto;
}
#footer .social-links li a .fa-facebook {
  color: #428BCA;
}
#footer .social-links li a .fa-google-plus-square {
  color: #d73d32;
}
#footer .social-links li a .fa-twitter {
  color: #1AB2E8;
}
#footer .social-links li a .fa-youtube-square {
  color: #CC181E;
}
#footer .social-links li a .fa-wordpress {
  color: #333333;
}
#footer .social-links li a:hover .fa-facebook {
  color: #2a6496;
}
#footer .social-links li a:hover .fa-google-plus-square {
  color: #9e271f;
}
#footer .social-links li a:hover .fa-twitter {
  color: #117ea5;
}
#footer .social-links li a:hover .fa-youtube-square {
  color: #881014;
}
#footer .social-links li a:hover .fa-wordpress {
  color: #0d0d0d;
}
.legal {
  background-color: #FFF;
  padding: 30px 0;
}
#incVatMessage {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 2px 5px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 500;
  border-radius: 4px 0 0 0;
}
#incVatInfo {
  float: right;
  padding-right: 10px;
}
#jumptotop {
  position: fixed;
  display: block;
  right: 22px;
  bottom: 88px;
  color: #009EC0;
  font-size: 45px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  z-index: 1000;
}
#jumptotop.show {
  opacity: 0.8;
  visibility: hidden;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#jumptotop.show:hover {
  opacity: 1;
}
.listRefine .btn-group {
  margin-bottom: 5px;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary.focus[disabled],
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary.active {
  color: #C7C7C7;
}
.freeButton {
  margin-bottom: 5px;
  display: inline-block;
  width: 250px;
}
@media (max-width: 768px) {
  .freeButton {
    width: 100%;
  }
}
.tobasket #toBasket {
  width: 100%;
}
.tobasket .input-group {
  max-width: 250px;
  width: 100%;
}
@media (max-width: 768px) {
  .tobasket .input-group {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .tobasket .input-group {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #footer_newsletter_oxusername {
    margin-bottom: 5px;
  }
}
#variants button {
  min-width: 250px;
}
@media (max-width: 768px) {
  #variants button {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #variants .dropdown-wrapper {
    width: 100%;
  }
}
#variants .variant-label {
  margin-bottom: 0px;
}
.brandLogo {
  text-align: center;
}
.input-group-tweak {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .input-group-tweak {
    display: block;
  }
}
.input-group-tweak #toBasket {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.refineParams {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .refineParams .options .btn-group {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .refineParams .options .btn-group button {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .list-filter .btn-group {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .list-filter .btn-group button {
    width: 100%;
  }
}
/* Extra tweaks */
@media (max-width: 768px) {
  .page-header h1 {
    font-size: 2em;
  }
  .cart-buttons .btn,
  .cart-buttons form {
    width: 100%;
  }
  .cart-buttons a.btn {
    margin-bottom: 5px;
  }
  #empty-basket-warning a.btn {
    width: 100%;
    margin-bottom: 5px;
  }
}
/**
 * This file is part of OXID eSales Flow theme.
 *
 * OXID eSales Flow theme is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * OXID eSales Flow theme is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with OXID eSales Flow theme.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @link      http://www.oxid-esales.com
 * @copyright (C) OXID eSales AG 2003-2016
 */
@media (max-width: 1199px) {
  .control-label.col-xs-12 {
    text-align: left;
  }
}
@media (max-width: 991px) {
  body.cl-details #zoom1 img {
    margin: 0 auto;
  }
  #header .header-box {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  ol.checkoutSteps {
    height: 20px;
  }
  ol.checkoutSteps .text {
    display: none;
  }
  #header .header-box .menus-col .menu-dropdowns .languages-menu .dropdown-menu {
    float: right;
  }
  body.fixed-header #header #mainnav.fadeIn {
    width: 100%;
  }
  body.fixed-header #header #mainnav a .fa-angle-down {
    display: none;
  }
  body.cl-basket #basketVoucher .input-group {
    width: 100%;
  }
  body.cl-details #detailsItemsPager {
    font-size: 70%;
  }
  body.cl-details #detailsItemsPager .pager-current-page {
    line-height: 24px;
  }
  body.cl-account_order .panel-heading {
    font-size: 70%;
  }
  body.cl-thankyou #basketSummary,
  body.is-checkout #basketSummary {
    width: 100% !important;
  }
  .boxwrapper .list-container .infogridView {
    text-align: center;
  }
  .boxwrapper .list-container .infogridView .productBox .picture {
    border-bottom: 1px dashed #eeeeee;
    margin-bottom: 15px;
  }
  .boxwrapper .list-container .lineView .productBox .functions input.amount {
    width: 45px;
    float: right;
  }
  #footer .footer-box {
    margin-bottom: 30px;
  }
}
@media (max-width: 570px) {
  #header .header-box .logo-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  #header .header-box .menus-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #header .header-box .menus-col .menu-dropdowns {
    text-align: center;
    margin: 20px auto;
    float: none !important;
  }
}
/**
 * This file is part of OXID eSales Flow theme.
 *
 * OXID eSales Flow theme is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * OXID eSales Flow theme is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with OXID eSales Flow theme.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @link      http://www.oxid-esales.com
 * @copyright (C) OXID eSales AG 2003-2016
 */
@media (max-width: 1069px) {
  #header {
    border-top: solid 4px #87B144;
  }
}
.top-row {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 25px;
}
.top-row .logo {
  display: block;
  margin-top: 18px;
}
@media screen and (max-width: 1150px) {
  .top-row .logo {
    margin-top: 7px;
  }
}
.top-row .logo img {
  width: 100%;
  max-width: 200px;
}
@media screen and (max-width: 576px) {
  .top-row .logo img {
    max-width: 155px;
  }
}
.top-row .top-row--tabs {
  padding-left: 30px;
}
@media screen and (max-width: 576px) {
  .top-row .top-row--tabs {
    padding-left: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    padding-right: 36px;
  }
}
.top-row .top-row--tabs a {
  background: #87B144;
  display: block;
  padding: 17px 30px;
  min-width: 213px;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 576px) {
  .top-row .top-row--tabs a {
    font-size: 14px;
    min-width: unset;
    max-width: 213px;
    width: 100%;
    padding: 10px 10px;
  }
}
.top-row .top-row--tabs a:hover {
  text-decoration: none;
  background: #7fa640;
  color: #fff;
}
.top-row .top-row--lang {
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .top-row .top-row--lang {
    margin-right: 30px;
  }
}
.top-row .top-row--lang .languages-menu .dropdown-toggle {
  background: none;
}
.top-row .top-row--lang .languages-menu .dropdown-toggle i {
  position: relative;
  top: 2px;
}
.top-row .top-row--user {
  margin-top: 0;
  margin-left: 15px;
}
@media screen and (max-width: 991px) {
  .top-row .top-row--user {
    display: none;
  }
}
.top-row .top-row--user a {
  font-size: 14px;
  line-height: 14px;
  color: #707070;
}
.top-row .top-row--user .top-row--login,
.top-row .top-row--user .top-row--profile {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  background: none;
  border: none;
  outline: none;
}
.top-row .top-row--user .top-row--login i,
.top-row .top-row--user .top-row--profile i {
  margin-right: 9px;
  font-size: 18px;
  color: #87B144;
}
.top-row .top-row--user .top-row--tooltip {
  position: absolute;
  z-index: 99;
  padding: 24px;
  border: solid 1px #ebebeb;
  background: #fff;
  right: 0;
  top: 100%;
  -webkit-box-shadow: 0 0 25px rgba(34, 34, 34, 0.3);
          box-shadow: 0 0 25px rgba(34, 34, 34, 0.3);
  margin-top: 10px;
  display: none;
}
.top-row .top-row--user .top-row--tooltip:after,
.top-row .top-row--user .top-row--tooltip:before {
  border-style: solid;
  border-width: 0 15px 15px;
  content: "";
  display: block;
  position: absolute;
  right: 76px;
  width: 0;
  z-index: 1;
}
.top-row .top-row--user .top-row--tooltip:before {
  border-color: #ebebeb transparent;
  bottom: auto;
  top: -15px;
}
.top-row .top-row--user .top-row--tooltip:after {
  border-color: #fff transparent;
  bottom: auto;
  top: -14px;
}
.top-row .top-row--user .top-row--tooltip .top-row--tooltip--inner > * + * {
  margin-top: 10px;
}
.top-row .top-row--user .top-row--tooltip button,
.top-row .top-row--user .top-row--tooltip a {
  padding: 10px 15px;
  min-width: 200px;
  width: 100%;
}
.top-row .top-row--user .top-row--tooltip .top-row--tooltip--close {
  padding: 0;
  width: 20px;
  height: 20px;
  min-width: 20px;
  font-size: 20px;
  position: absolute;
  right: 3px;
  top: 3px;
  border: none;
  display: block;
  line-height: 16px;
  background: none;
  color: #c1c1c1;
}
.top-row .top-row--user .payback {
  width: 56px;
}
.cat-desc-li {
  display: none !important;
}
@media (max-width: 991px) {
  .cat-desc-li {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.block-shadow {
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.phone-col .phone-col--number {
  font-size: 22px;
  color: #2E2E2E;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-weight: 500;
}
@media (max-width: 1150px) {
  .phone-col .phone-col--number {
    font-size: 16px;
  }
}
.phone-col .phone-col--number img {
  margin-right: 15px;
  max-width: 34px;
}
.phone-col .phone-col--number:hover,
.phone-col .phone-col--number:active,
.phone-col .phone-col--number:focus {
  text-decoration: none;
  outline: none;
}
@media (max-width: 991px) {
  .phone-col--number span:last-child {
    display: none;
  }
}
.header-box .phone-col {
  padding: 0 15px;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .header-box .phone-col {
    padding: 0;
  }
}
.header-box .box-logo {
  margin-right: 10px;
}
.header-box .box-logo img {
  max-width: 200px;
}
@media (max-width: 1069px) {
  .header-box .box-logo {
    display: none;
  }
}
@media (max-width: 1069px) {
  .header-box .top-row {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-box .phone-col {
    display: block !important;
    margin: 0 !important;
  }
  .header-box .phone-item-2 {
    display: none !important;
  }
  .header-box .phone-col .phone-col--number span:nth-child(1) {
    padding-right: 0;
  }
  .header-box .phone-col--number {
    margin-bottom: 0 !important;
  }
  .header-box .phone-col--number .kiconk-icon-phone {
    font-size: 16px !important;
    background-color: #87B144;
    padding: 8px !important;
    border-radius: 50%;
  }
  .header-box .phone-col--number .kiconk-icon-phone:before {
    color: #ffffff;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .header-box .phone-col--number span:last-child {
    display: none;
  }
}
@media (max-width: 991px) and (max-width: 570px) {
  .header-box .phone-col--number span:last-child {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-box .phone-item-1 {
    width: 100% !important;
  }
}
.flexslider {
  border-radius: 0;
}
.flex-direction-nav {
  display: none;
}
#promo-carousel:hover .flex-direction-nav {
  display: block;
}
input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #fff !important;
  /* Цвет фона */
  -webkit-text-fill-color: #2E2E2E !important;
  /* цвет текста */
  color: #2E2E2E !important;
  /* цвет текста */
}
.login-box--wrapper {
  display: none;
}
.login-box--container {
  background: #fff;
  max-width: 400px;
  width: 100%;
}
.login-box--container .login-box--container-inner {
  width: 100%;
  max-width: 400px;
}
.login-box--container input {
  background: #F7F7F7;
}
.login-box--container input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #F7F7F7 !important;
  /* Цвет фона */
  -webkit-text-fill-color: #2e2e2e !important;
  /* цвет текста */
  color: #2e2e2e !important;
  /* цвет текста */
}
.profile-box--wrapper {
  display: none;
}
.profile-box--container {
  background: #fff;
  max-width: 550px;
  width: 100%;
}
.profile-box--container .profile-box--container-inner {
  width: 100%;
  max-width: 550px;
}
.profile-box--container input {
  background: #F7F7F7;
}
.profile-box--container input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #F7F7F7 !important;
  /* Цвет фона */
  -webkit-text-fill-color: #999 !important;
  /* цвет текста */
  color: #999 !important;
  /* цвет текста */
}
.cart-box--wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 320px;
  z-index: 9004;
  background: #fff;
  right: -340px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.cart-box--wrapper--open {
  right: 0;
}
.cart-box--container {
  background: #fff;
  max-width: 800px;
  width: 100%;
}
.cart-box--container .cart-box--container-inner {
  width: 100%;
  max-width: 800px;
}
.cart-box--container input {
  background: #F7F7F7;
}
.cart-box--container input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #F7F7F7 !important;
  /* Цвет фона */
  -webkit-text-fill-color: #999 !important;
  /* цвет текста */
  color: #999 !important;
  /* цвет текста */
}
.popup-form-title {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 16px !important;
  display: block;
}
.cart-empty {
  text-align: center;
}
.popup-button-container {
  background: #EFEFF0;
  padding: 10px 10px;
  margin: -10px -10px 20px -10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup-button-container.align-right {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
.popup-button-container .popup-button-container-group > * + * {
  margin-left: 10px;
}
.flyoutBox ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flyoutBox li {
  width: 50%;
}
.flyoutBox a {
  font-size: 16px;
  display: block;
  text-align: left;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
}
.flyoutBox a span {
  color: #2E2E2E;
}
.flyoutBox a i {
  width: 30px;
  height: 30px;
  min-width: 30px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 26px;
  margin-right: 10px;
}
.flyoutBox a .badge {
  color: #ddd;
  background: none;
  font-size: 14px;
}
.flyoutBox a .badge:after {
  content: ')';
}
.flyoutBox a .badge:before {
  content: '(';
}
.flyoutBox a:hover .badge {
  color: #2E2E2E;
}
.cart-col {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
.header-cart {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 0;
  border: none;
  background: none;
  outline: none;
}
.header-cart .header-cart--count {
  position: absolute;
  top: -5px;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  left: 13px;
}
.header-cart .header-cart--count span {
  background: #ffffff;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #2e2e2e;
  border: solid 2px #f62e5e;
}
.header-cart .header-cart--desc {
  text-align: center;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-cart .header-cart--desc i {
  font-size: 20px;
  background: #f62e5e;
  width: 46px;
  height: 46px;
  border-radius: 23px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 2px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .header-cart .header-cart--desc i {
    font-size: 20px;
    margin-right: 0;
  }
}
.header-cart .header-cart--desc .header-cart--text {
  font-size: 20px;
  color: #707070;
}
@media (max-width: 991px) {
  .header-cart .header-cart--desc .header-cart--text {
    display: none;
  }
}
.cart-list .cart-list--header {
  border-bottom: solid 1px #E5E5E5;
  padding-bottom: 3px;
  margin-bottom: 10px;
}
.cart-list .cart-list--header ul {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  list-style: none;
  padding: 0;
  color: #B4B4B4;
  font-weight: 500;
}
.cart-list .cart-list--header ul .cart-list--header-title {
  -ms-flex: 1  1;
  -webkit-box-flex: 1;
          flex: 1  1;
}
.cart-list .cart-list--header ul .cart-list--header-quantity {
  min-width: 180px;
  text-align: center;
}
.cart-list .cart-list--header ul .cart-list--header-price {
  min-width: 120px;
  text-align: right;
}
.cart-list .cart-list--content ul {
  padding: 0;
  list-style: none;
  overflow: auto;
  height: 100%;
}
.cart-list .cart-list--content ul .cart-list--item {
  padding-right: 10px;
}
.cart-list .cart-list--content ul .cart-list--item--inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-thumb {
  width: 80px;
  height: 80px;
  display: block;
  border: solid 1px #E5E5E5;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-right: 10px;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-thumb img {
  width: 100%;
  height: auto;
  max-height: 100px;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info {
  -ms-flex: 1  1;
  -webkit-box-flex: 1;
          flex: 1  1;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-left {
  -ms-flex: 1 1;
  -webkit-box-flex: 1;
          flex: 1 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-left .cart-list--item-info-title a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 170px;
  margin-bottom: 10px;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-left .cart-list--item-info-remove {
  margin-top: 10px;
  font-size: 12px;
  color: #A6A6A6;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  cursor: pointer;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-left .cart-list--item-info-remove i {
  color: #d9534f;
  font-size: 14px;
  margin-right: 5px;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-left .cart-list--item-info-remove span {
  margin-top: 2px;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-left .cart-list--item-info-remove:hover i {
  color: #c9302c;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-left .cart-list--item-info-remove:hover span {
  text-decoration: underline;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-right {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 10px;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-right .number-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-right .number-icon .number {
  height: 26px;
  line-height: 26px;
  width: 26px;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-right .number-icon .textbox {
  margin: 0 -10px;
  padding: 1px 10px;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-right .number-icon .number span {
  position: absolute;
  width: 12px;
  height: 3px;
  background: #2E2E2E;
  display: block;
  top: 12px;
  left: 7px;
  border-radius: 3px;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-right input {
  background: #fff;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-info .cart-list--item-info-right .number-icon {
  margin-bottom: 0;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-price {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 20px;
}
.cart-list .cart-list--content ul .cart-list--item + .cart-list--item {
  margin-top: 10px;
}
#basketModal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  max-height: 100%;
  position: relative;
}
.cart-body {
  overflow: hidden;
  height: 100%;
}
#basket_form {
  height: 100%;
}
#basketFlyout {
  height: 100%;
}
.cart-list {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cart-list .cart-list--content {
  max-height: 100%;
  padding-bottom: 110px;
}
.cart-list .cart-list--total {
  margin-top: -110px;
  border-top: solid 1px #E5E5E5;
  padding-top: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cart-list .cart-list--total ul {
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 10px;
}
.cart-list .cart-list--total ul .cart-list--total-title {
  -ms-flex: 1 1;
  -webkit-box-flex: 1;
          flex: 1 1;
  padding-right: 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  font-size: 16px;
}
.cart-list .cart-list--total ul .cart-list--total-price {
  font-weight: 500;
  font-size: 30px;
  color: #F62F5E;
}
.w-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.page-header h1 {
  margin-top: 0;
}
.mainpart.start {
  overflow: hidden;
}
.sly-wrapper {
  /* Scrollbar */
  /* Pages */
  /* Controls */
}
.sly-wrapper .productData {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.sly-wrapper .productData form:hover {
  left: 0;
  right: 0;
}
.sly-wrapper .frame {
  overflow: visible !important;
}
.sly-wrapper .frame:hover {
  position: relative;
  z-index: 3;
}
.sly-wrapper .frame:hover + .scrollbar {
  z-index: 2;
}
.sly-wrapper .frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sly-wrapper .frame ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  margin: 0 30px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
.sly-wrapper .frame ul li .panel-body img {
  width: 100%;
}
.sly-wrapper .frame ul li.active {
  color: #fff;
}
.sly-wrapper .scrollbar {
  margin: 30px 0 0 0;
  height: 6px;
  background: #D2D2D2;
  line-height: 0;
  border-radius: 3px;
}
.sly-wrapper .scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #6C6D7A;
  cursor: pointer;
  border-radius: 3px;
}
.sly-wrapper .scrollbar .handle .mousearea {
  position: absolute;
  top: -14px;
  left: 0;
  width: 100%;
  height: 30px;
}
.sly-wrapper .pages {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  text-align: center;
}
.sly-wrapper .pages li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}
.sly-wrapper .pages li:hover {
  background: #aaa;
}
.sly-wrapper .pages li.active {
  background: #666;
}
.sly-wrapper .controls {
  margin: 25px 0;
  text-align: center;
}
body > .w-overlay {
  position: fixed;
  background: #F7F7F7;
}
.finalSumTotal .sup-price {
  font-size: 12px;
  line-height: 22px;
  margin-left: 2px;
}
.cart-list--item-price .sup-price {
  font-size: 12px;
  line-height: 12px;
  margin-left: 3px;
  margin-bottom: 15px;
  margin-right: 5px;
}
.cart-list--total-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cart-list--total-price .sup-price {
  font-size: 12px;
  line-height: 12px;
  margin-left: 3px;
  margin-bottom: 20px;
  margin-right: 5px;
}
.preloader {
  background: url("../../img/preloader.svg") center no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
  top: 2px;
}
#promo-carousel .flex-viewport {
  position: absolute !important;
  width: 100%;
  top: 0;
}
#promo-carousel.loaded .flex-viewport {
  position: relative !important;
  width: 100%;
  top: auto;
}
#promo-carousel.loaded svg {
  display: none !important;
}
ol.checkoutSteps {
  border-top: 3px solid #009EC0;
  width: 100%;
  height: 40px;
  display: block;
  padding: 0;
  margin: 11px 0 0 0;
}
ol.checkoutSteps li {
  width: 20%;
  display: block;
  padding-top: 16px;
  float: left;
  position: relative;
  text-align: center;
}
ol.checkoutSteps li .num {
  border: 2px solid #FFF;
  border-radius: 50%;
  background-color: #009EC0;
  width: 30px;
  height: 30px;
  padding-top: 1px;
  margin-left: -16px;
  position: absolute;
  top: -16px;
  left: 50%;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
ol.checkoutSteps li a:hover {
  text-decoration: none;
}
ol.checkoutSteps li.active .num {
  background-color: #FC6621;
  color: #FFF;
}
ol.checkoutSteps li.passed .num {
  background-color: #5cb85c;
  color: #FFF;
}
div.ifrmBlock {
  padding: 0 !important;
}
div.ifrmBlock iframe {
  width: 100% !important;
}
.new-year .wrapp-site {
  background: url("../../img/ny_pattern.png");
}
.new-year .wrapp-site .header-box .logo {
  display: block;
  position: relative;
}
.new-year .wrapp-site .header-box .logo:after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_logo.svg") center no-repeat;
  width: 271px;
  height: 99px;
  left: -10px;
  top: -23px;
}
@media (max-width: 1200px) {
  .new-year .wrapp-site .header-box .logo:after {
    width: 220px;
    height: 99px;
    left: -10px;
    top: -29px;
  }
}
@media (max-width: 992px) {
  .new-year .wrapp-site .header-box .logo:after {
    width: 190px;
    height: 69px;
    left: -10px;
    top: -17px;
  }
}
.new-year .mainpart {
  overflow: visible;
}
.new-year .mainpart #content {
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .new-year .mainpart #content {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 -10px;
  }
}
.new-year #promo-carousel {
  position: relative;
}
.new-year #promo-carousel:after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_slider_top.svg") center no-repeat;
  width: 711px;
  height: 79px;
  left: 62px;
  top: -21px;
}
@media (max-width: 1200px) {
  .new-year #promo-carousel:after {
    width: 611px;
    height: 57px;
    left: 62px;
    top: -14px;
  }
}
@media (max-width: 992px) {
  .new-year #promo-carousel:after {
    display: none;
  }
}
.new-year #promo-carousel:before {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_slider_bottom.svg") center no-repeat;
  width: 100%;
  height: 44px;
  left: 0;
  bottom: -21px;
  z-index: 1;
}
@media (max-width: 992px) {
  .new-year #promo-carousel:before {
    display: none;
  }
}
.new-year .top-category-box li:nth-child(1) {
  position: relative;
}
.new-year .top-category-box li:nth-child(1):after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_block_top_1.svg") center no-repeat;
  width: 103%;
  height: 30px;
  left: -3px;
  top: -21px;
}
@media (max-width: 1200px) {
  .new-year .top-category-box li:nth-child(1):after {
    width: 103%;
    left: -3px;
  }
}
@media (max-width: 992px) {
  .new-year .top-category-box li:nth-child(1):after {
    display: none;
  }
}
.new-year .top-category-box li:nth-child(2) {
  position: relative;
}
.new-year .top-category-box li:nth-child(2):after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_block_top_2.svg") center no-repeat;
  width: 100%;
  height: 75px;
  left: 0;
  top: -21px;
}
@media (max-width: 992px) {
  .new-year .top-category-box li:nth-child(2):after {
    display: none;
  }
}
.new-year .top-category-box li:nth-child(3) {
  position: relative;
}
.new-year .top-category-box li:nth-child(3):after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_block_top_3.svg") center no-repeat;
  width: 103%;
  height: 30px;
  left: -2px;
  top: -21px;
}
@media (max-width: 992px) {
  .new-year .top-category-box li:nth-child(3):after {
    display: none;
  }
}
.new-year .top-category-box li:nth-child(4) {
  position: relative;
}
.new-year .top-category-box li:nth-child(4):after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_block_top_4.svg") center no-repeat;
  width: 100%;
  height: 60px;
  left: 0;
  top: -17px;
}
@media (max-width: 1200px) {
  .new-year .top-category-box li:nth-child(4):after {
    top: -21px;
  }
}
@media (max-width: 992px) {
  .new-year .top-category-box li:nth-child(4):after {
    display: none;
  }
}
.spring .wrapp-site {
  background: url("../../img/my_pattern_spring.jpg");
}
.spring .wrapp-site .header-box .logo {
  display: block;
  position: relative;
}
.spring .wrapp-site .header-box .logo:after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/spring_logo_new.svg") center no-repeat;
  width: 74px;
  height: 55px;
  top: -18px;
  right: -25px;
}
@media (max-width: 1200px) {
  .spring .wrapp-site .header-box .logo:after {
    width: 65px;
    height: 48px;
  }
}
@media (max-width: 992px) {
  .spring .wrapp-site .header-box .logo:after {
    right: unset;
    left: 150px;
    top: -12px;
    width: 55px;
    height: 40px;
  }
}
.spring .wrapp-site .mainpart {
  overflow: visible;
}
.spring .wrapp-site .mainpart #content {
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .spring .wrapp-site .mainpart #content {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 -10px;
  }
}
.spring .wrapp-site .mainpart:after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/border-promo-slider-ver.svg") center no-repeat;
  left: -5px;
  width: 55px;
  height: 387px;
  top: 0;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@media (max-width: 1200px) {
  .spring .wrapp-site .mainpart:after {
    height: 318px;
    right: -6px;
  }
}
@media (max-width: 992px) {
  .spring .wrapp-site .mainpart:after {
    display: none;
  }
}
.spring .wrapp-site .mainpart:before {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/border-promo-slider-ver.svg") center no-repeat;
  right: -5px;
  width: 55px;
  height: 387px;
  z-index: 1;
}
@media (max-width: 1200px) {
  .spring .wrapp-site .mainpart:before {
    height: 318px;
    right: -6px;
  }
}
@media (max-width: 992px) {
  .spring .wrapp-site .mainpart:before {
    display: none;
  }
}
.spring .wrapp-site #promo-carousel {
  position: relative;
}
.spring .wrapp-site #promo-carousel:after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/border-promo-slider.svg") center no-repeat;
  height: 55px;
  left: 0;
  top: -20px;
  right: 0;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 992px) {
  .spring .wrapp-site #promo-carousel:after {
    display: none;
  }
}
.spring .wrapp-site #promo-carousel:before {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/border-promo-slider") center no-repeat;
  height: 55px;
  left: 0;
  right: 0;
  bottom: -20px;
  z-index: 1;
}
@media (max-width: 992px) {
  .spring .wrapp-site #promo-carousel:before {
    display: none;
  }
}
.winter .wrapp-site {
  background: url("../../img/ny_pattern.png");
}
.winter .wrapp-site .header-box .logo {
  display: block;
  position: relative;
}
.winter .mainpart {
  overflow: visible;
}
.winter .mainpart #content {
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .winter .mainpart #content {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 -10px;
  }
}
.winter #promo-carousel {
  position: relative;
}
.winter #promo-carousel:after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_slider_top.svg") center no-repeat;
  width: 711px;
  height: 79px;
  left: 62px;
  top: -21px;
}
@media (max-width: 1200px) {
  .winter #promo-carousel:after {
    width: 611px;
    height: 57px;
    left: 62px;
    top: -14px;
  }
}
@media (max-width: 992px) {
  .winter #promo-carousel:after {
    display: none;
  }
}
.winter #promo-carousel:before {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_slider_bottom.svg") center no-repeat;
  width: 100%;
  height: 44px;
  left: 0;
  bottom: -21px;
  z-index: 1;
}
@media (max-width: 992px) {
  .winter #promo-carousel:before {
    display: none;
  }
}
.winter .top-category-box li:nth-child(1) {
  position: relative;
}
.winter .top-category-box li:nth-child(1):after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_block_top_1.svg") center no-repeat;
  width: 103%;
  height: 30px;
  left: -3px;
  top: -21px;
}
@media (max-width: 1200px) {
  .winter .top-category-box li:nth-child(1):after {
    width: 103%;
    left: -3px;
  }
}
@media (max-width: 992px) {
  .winter .top-category-box li:nth-child(1):after {
    display: none;
  }
}
.winter .top-category-box li:nth-child(2) {
  position: relative;
}
.winter .top-category-box li:nth-child(2):after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_block_top_2.svg") center no-repeat;
  width: 100%;
  height: 75px;
  left: 0;
  top: -21px;
}
@media (max-width: 992px) {
  .winter .top-category-box li:nth-child(2):after {
    display: none;
  }
}
.winter .top-category-box li:nth-child(3) {
  position: relative;
}
.winter .top-category-box li:nth-child(3):after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_block_top_3.svg") center no-repeat;
  width: 103%;
  height: 30px;
  left: -2px;
  top: -21px;
}
@media (max-width: 992px) {
  .winter .top-category-box li:nth-child(3):after {
    display: none;
  }
}
.winter .top-category-box li:nth-child(4) {
  position: relative;
}
.winter .top-category-box li:nth-child(4):after {
  content: '';
  display: block;
  position: absolute;
  background: url("../../img/ny_block_top_4.svg") center no-repeat;
  width: 100%;
  height: 60px;
  left: 0;
  top: -17px;
}
@media (max-width: 1200px) {
  .winter .top-category-box li:nth-child(4):after {
    top: -21px;
  }
}
@media (max-width: 992px) {
  .winter .top-category-box li:nth-child(4):after {
    display: none;
  }
}
.blackfriday #header {
  border-top: solid 8px #000;
}
.blackfriday #nav-row {
  background: #000;
}
.m-tvshop-button {
  font-size: 20px;
  padding: 2px 12px;
  color: #fff;
  background: #f62f5e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  text-transform: uppercase;
  padding-left: 66px;
}
@media (max-width: 992px) {
  .m-tvshop-button {
    margin-top: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.m-tvshop-button b {
  color: #ffc13c;
}
.m-tvshop-button:hover {
  color: #ffc13c;
}
.m-tvshop-button:hover b {
  color: #fff;
}
.m-tvshop-button:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 16px;
}
@media (max-width: 992px) {
  .m-tvshop-button:before {
    left: 50%;
    margin-left: -60px;
  }
}
.m-tvshop-button:after {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 16px;
  background: url("../../img/monitor.svg") center no-repeat;
  background-size: 24px;
}
@media (max-width: 992px) {
  .m-tvshop-button:after {
    left: 50%;
    margin-left: -60px;
  }
}
#videoContainer {
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
}
#videoContainer video {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
#bufferingSpinner,
#giantPlayButtonContainer,
#controlsContainer {
  position: absolute;
}
.player-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.player-row video {
  border: solid 2px #ccc;
}
@media (max-width: 992px) {
  .player-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.player-row > div:first-child {
  -webkit-box-flex: 75;
      -ms-flex: 75 1;
          flex: 75 1;
}
.player-row > div:last-child {
  -webkit-box-flex: 25;
      -ms-flex: 25 1;
          flex: 25 1;
}
.player-row > div + * {
  margin-left: 40px;
}
@media (max-width: 992px) {
  .player-row > div + * {
    margin-left: 0;
  }
}
@media (max-width: 992px) {
  .player-row #controls {
    opacity: 1 !important;
  }
}
.player-row #controlsContainer {
  padding: 0;
}
.top-row--social .whatsapp .whatsap-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1ebea5;
}
.top-row--social .whatsapp .title-link {
  font-weight: 600;
  margin-right: 5px;
  color: #1ebea5;
}
@media (max-width: 1199px) {
  .top-row--social .whatsapp .title-link {
    display: inline;
  }
}
.top-row--social .whatsapp .footer-box-title {
  margin-top: 20px;
  margin-bottom: 10px;
}
.top-row--social .whatsapp svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .top-row--social .whatsapp svg {
    width: 47px;
  }
}
.top-row--social .whatsapp svg path {
  fill: #1ebea5;
}
.sideMenu .whatsap-row {
  margin-top: 25px;
}
@media (max-width: 991px) {
  .sideMenu .whatsap-row .whatsap-link {
    width: auto;
    height: auto;
    color: #1ebea5;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: none;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    overflow: visible;
  }
  .sideMenu .whatsap-row .whatsap-link:hover {
    color: #1ebea5;
    text-decoration: underline;
  }
}
.sideMenu .whatsap-row span {
  display: block;
  margin-top: 5px;
}
.sideMenu .whatsap-row .title-link {
  display: initial;
  font-weight: 600;
}
@media (max-width: 991px) {
  .sideMenu .whatsap-row svg {
    width: 47px;
    margin-right: 15px;
  }
}
.sideMenu .whatsap-row svg path {
  fill: #1ebea5;
}
@media (max-width: 991px) {
  #footer .whatsapp {
    margin-bottom: 20px;
  }
}
#footer .whatsapp svg {
  width: 20px;
  position: absolute;
  top: 0;
}
#footer .whatsapp svg path {
  fill: #EDEFF1;
}
#footer .whatsapp a {
  position: relative;
}
#footer .whatsapp a span {
  display: block;
}
#footer .whatsapp .footer-box-title {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #EDEFF1;
  padding-left: 30px;
}
@media (max-width: 991px) {
  #footer .whatsapp .footer-box-title {
    margin-top: 0;
  }
}
#footer .whatsapp .footer-box-title:after {
  display: none !important;
}
.wrapp-social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#orderConfirmAgbBottom .lineBox {
  clear: both;
  margin-bottom: 20px;
}
#orderConfirmAgbBottom .lineBox .prevStep.submitButton.largeButton {
  @extend .btn;
  @extend .btn-default;
}
#orderConfirmAgbBottom .lineBox .submitButton.nextStep.largeButton {
  @extend .btn;
  @extend .btn-primary;
  float: right!important;
}
.fancybox-active jdiv {
  display: none;
}
@media (max-width: 768px) {
  .owl-products .productBox,
  .owl-top-cats .productBox,
  .sly-carousel .productBox {
    margin-bottom: 0;
  }
}
.owl-products .owl-stage-outer,
.owl-top-cats .owl-stage-outer,
.sly-carousel .owl-stage-outer {
  overflow: visible !important;
}
.owl-products .owl-stage-outer .owl-stage,
.owl-top-cats .owl-stage-outer .owl-stage,
.sly-carousel .owl-stage-outer .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.owl-products .owl-stage-outer .owl-stage .owl-item,
.owl-top-cats .owl-stage-outer .owl-stage .owl-item,
.sly-carousel .owl-stage-outer .owl-stage .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.owl-products .owl-stage-outer .owl-stage .owl-item .item,
.owl-top-cats .owl-stage-outer .owl-stage .owl-item .item,
.sly-carousel .owl-stage-outer .owl-stage .owl-item .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.owl-products .owl-stage-outer .owl-stage .owl-item .item .top-category-box--item,
.owl-top-cats .owl-stage-outer .owl-stage .owl-item .item .top-category-box--item,
.sly-carousel .owl-stage-outer .owl-stage .owl-item .item .top-category-box--item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.owl-products .owl-stage-outer .owl-stage .owl-item .item .productData,
.owl-top-cats .owl-stage-outer .owl-stage .owl-item .item .productData,
.sly-carousel .owl-stage-outer .owl-stage .owl-item .item .productData {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.owl-products .owl-dots,
.owl-top-cats .owl-dots,
.sly-carousel .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px !important;
}
.owl-products .owl-dots .owl-dot,
.owl-top-cats .owl-dots .owl-dot,
.sly-carousel .owl-dots .owl-dot {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.owl-products .owl-dots .owl-dot span,
.owl-top-cats .owl-dots .owl-dot span,
.sly-carousel .owl-dots .owl-dot span {
  width: auto !important;
  margin: 0 !important;
  border-radius: 0 !important;
}
.owl-products .owl-dots .owl-dot + .owl-dot,
.owl-top-cats .owl-dots .owl-dot + .owl-dot,
.sly-carousel .owl-dots .owl-dot + .owl-dot {
  margin-left: 5px;
}
.owl-products .owl-dots .owl-dot:first-child span,
.owl-top-cats .owl-dots .owl-dot:first-child span,
.sly-carousel .owl-dots .owl-dot:first-child span {
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
}
.owl-products .owl-dots .owl-dot:last-child span,
.owl-top-cats .owl-dots .owl-dot:last-child span,
.sly-carousel .owl-dots .owl-dot:last-child span {
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
}
button.prevPage,
button.nextPage {
  padding: 0;
  background: none;
  border: none;
  font-size: 30px;
}
.productData form .picture a img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.detailsInfo .picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.sly-wrapper .frame.sly-carousel ul {
  display: block;
}
.sly-wrapper .frame.sly-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sly-wrapper .frame.sly-carousel .owl-stage .owl-item li {
  margin-right: 0;
}
.sly-wrapper .frame.sly-carousel .owl-stage .panel-body img {
  height: auto !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.sly-wrapper .frame.sly-carousel .owl-nav {
  display: none !important;
}
.sly-wrapper .frame.sly-carousel .owl-dots .owl-dot span {
  cursor: pointer;
}
.settings-app {
  margin-top: 30px;
}
.settings-app h4 {
  font-size: 16px;
}
.settings-app a {
  display: inline-block;
}
.settings-app a img {
  max-width: 135px;
  width: 100%;
}
.m-search-container {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  max-width: 895px;
  z-index: 1000;
}
@media (min-width: 768px) {
  .m-search-container .form-control {
    border-radius: 0 !important;
  }
}
@media (max-width: 340px) {
  .m-search-container .form.search {
    max-width: 198px;
  }
}
.product-list-versandkosten {
  margin: 0 0 10px 0;
  color: #000;
  font-size: 10px;
}
.product-list-versandkosten a {
  text-decoration: underline;
  display: inline-block;
}
.text-art {
  color: #868686;
  font-size: 12px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: 0;
}
@media (max-width: 500px) {
  .text-art {
    font-size: 12px;
  }
}
.size-discount + .text-art {
  margin-top: 5px;
}
.amazonPayDetails .amazonContentGroup {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.amazonTooltip {
  margin-right: none;
  margin-left: 6px;
}
.tobasket .tobasketFunction {
  float: none !important;
}
#pop-up-advejts img {
  width: 100%;
  max-width: 1500px;
}
#player {
  padding-bottom: 56.7%;
  position: relative;
  margin-bottom: 60px;
}
#player > div {
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
  position: absolute;
}
#player > div video {
  width: 100%;
  height: 100%;
}
body {
  opacity: 1 !important;
  overflow: auto !important;
  overflow-x: hidden !important;
}
.top-row--social-links {
  font-size: 0;
}
.top-row--social-links a {
  width: 22px;
  height: 22px;
}
.top-row--social-links a img {
  width: 100%;
}
.top-row {
  position: relative;
}
@media (min-width: 992px) {
  .top-row .top-row--info-list i {
    display: none;
  }
}
#header .header-box {
  padding: 10px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header .header-box .row {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
#header .header-box .row:before,
#header .header-box .row:after {
  display: none;
}
.logo-col img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .top-row--info-list {
    display: none;
  }
}
@media (max-width: 500px) {
  .top-row .top-row--user {
    width: 90%;
  }
  .top-row .top-row--social {
    display: none;
  }
}
.top-row .top-row--social {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-row .top-row--social span {
  margin-right: 4px;
}
@media (max-width: 1199px) {
  .top-row .top-row--social span {
    display: none;
  }
}
@media (max-width: 500px) {
  .top-row .top-row--social span {
    display: block;
    color: #909090;
  }
}
.top-row .top-row--social a {
  display: inline-block;
  padding: 0 2px;
}
.top-row .top-row--social a.fb:hover {
  color: #3B5998;
}
.top-row .top-row--social a.vk:hover {
  color: #507299;
}
.top-row .top-row--social a.instagram:hover {
  color: #000;
}
.top-row .top-row--social a.yb:hover {
  color: #E62117;
}
@media (min-width: 992px) {
  .top-row .top-row--user .top-row--register i {
    display: none;
  }
}
.top-row .top-row--user .top-row--profile span {
  margin-top: 2px;
}
input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #f7f7f7 !important;
}
#searchParam:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #fff !important;
}
input:-ms-input-placeholder {
  color: #AFAFAF;
}
::-webkit-input-placeholder {
  color: #AFAFAF;
}
::-moz-placeholder {
  color: #AFAFAF;
}
a:focus {
  outline: none;
}
.panel .forgotPasswordOpener {
  background: #f2f2f2;
}
@media (max-width: 991px) {
  #header .header-box {
    padding: 20px 0;
  }
  .phone-col {
    margin: 0 0 5px;
  }
}
@media (max-width: 991px) {
  .phone-col .row > div {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .phone-col .row > div .phone-col--callback {
    float: none !important;
  }
  .phone-col .row > div .phone-col--number {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 7px;
  }
}
@media (min-width: 571px) and (max-width: 767px) {
  .phone-col {
    margin: 15px 0 5px;
  }
  .phone-col .row > div {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .phone-col .row > div .phone-col--callback {
    float: none !important;
  }
  .phone-col .row > div .phone-col--number {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    margin-bottom: 0;
  }
}
.phone-col .phone-col--number {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  outline: none;
}
.phone-col .phone-col--number span:nth-child(1) {
  font-size: 24px;
  color: #87B144;
  padding-right: 10px;
}
@media (max-width: 1150px) {
  .phone-col .phone-col--number span:nth-child(1) {
    font-size: 20px;
    padding-right: 10px;
  }
}
@media (max-width: 1199px) {
  .phone-col .phone-col--number {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .phone-col .phone-col--number {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 5px;
  }
}
.phone-col--callback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  background: #6DC2EA;
  padding: 9px 20px 8px 13px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 400;
}
.phone-col--callback:hover,
.phone-col--callback:focus {
  text-decoration: none;
  background: #40afe4;
  color: #fff;
  outline: none;
}
.phone-col--callback span:nth-child(1) {
  font-size: 20px;
  padding-right: 5px;
}
.nav_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.57);
  z-index: 9002;
}
.livesearch_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.57);
  z-index: 999;
}
#wrapper {
  padding-top: 20px;
  position: relative;
}
@media (min-width: 991px) {
  #wrapper {
    padding-top: 10px;
  }
}
@media (min-width: 768px) {
  #wrapper {
    min-height: 400px;
  }
}
p {
  font-family: Roboto, Arial !important;
}
/* Tablet version */
@media (max-width: 991px) {
  #header .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  #header [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .alist #wrapper,
  .search #wrapper {
    padding-top: 10px;
  }
  #header .header-box {
    padding: 10px 0;
  }
  #header .header-box .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #header .header-box .logo-col {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  #header .header-box .logo-col img {
    max-width: 179px;
  }
  .phone-col {
    display: none;
  }
}
body.cl-start .boxwrapper {
  margin: 0 0 30px 0;
}
@media (max-width: 767px) {
  body.cl-start .boxwrapper .subhead {
    display: none;
  }
}
/* Mobile version */
@media (max-width: 767px) {
  #header .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  #header [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cl-details #wrapper {
    padding-top: 20px;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .form-group {
    margin-bottom: 5px;
  }
  .form-group [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }
  #wrapper {
    padding-top: 10px;
  }
  .page-header {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .flexslider {
    margin-bottom: 15px;
  }
  body.cl-start .boxwrapper {
    margin: 0 0 35px 0;
  }
  .sly-wrapper .scrollbar {
    display: none;
  }
  body.cl-details .detailsInfo > .row {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
#basket_list .removeAllProducts {
  margin-bottom: 10px;
}
.gridView .wishlist-is,
.sly-carousel .wishlist-is {
  background: #87B144 !important;
}
.gridView .wishlist-is i,
.sly-carousel .wishlist-is i {
  color: #BCE87A;
}
.gridView .wishlist-is .preloader,
.sly-carousel .wishlist-is .preloader {
  background: url(../../img/preloader-add3.svg) center no-repeat;
}
.gridView .wishlist-not,
.sly-carousel .wishlist-not {
  background: #D8D8D8 !important;
}
.gridView .wishlist-not i,
.sly-carousel .wishlist-not i {
  color: #7B7B7B;
}
.gridView .wishlist-not .preloader,
.sly-carousel .wishlist-not .preloader {
  background: url(../../img/preloader-add.svg) center no-repeat;
}
.detailsInfo .tobasket--add-wishlist i {
  font-size: 20px;
}
@media (max-width: 767px) {
  .detailsInfo .tobasket--add-wishlist {
    width: 100%;
  }
}
.detailsInfo .tobasket--add-wishlist a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 481px) and (max-width: 767px) {
  .detailsInfo .tobasket--add-wishlist a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.detailsInfo .wishlist-ajax .preloader {
  background: url(../../img/preloader-add-l.svg) center no-repeat;
  width: 20px;
  height: 20px;
  margin-top: -3px;
}
.detailsInfo .wishlist-is i,
.lineView .wishlist-is i {
  position: relative;
}
.detailsInfo .wishlist-is i:after,
.lineView .wishlist-is i:after {
  content: '';
  position: absolute;
  left: -2px;
  top: 8px;
  display: block;
  height: 3px;
  width: 27px;
  border: 1px solid #F62F5E;
  border-left: none;
  border-right: none;
  border-bottom: none;
  background: #fff;
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
.lineView .wishlist-is i:after {
  top: 7px;
  width: 22px;
}
.cl-basket .productData form .picture a,
.cl-basket .gridView--basket .productData .form .picture a {
  height: 100%;
  min-height: 110px;
}
.m-menu {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  background: #fff;
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 58;
  cursor: pointer;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
}
@media (max-width: 991px) {
  .m-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 576px) {
  .m-menu {
    width: 36px;
    min-width: 36px;
    height: 36px;
    top: -32px;
  }
}
@media (max-width: 768px) {
  .m-menu {
    margin-right: 10px;
  }
}
.m-menu .m-menu--button {
  position: relative;
}
.m-menu .m-menu--button i {
  font-size: 22px;
}
/* Cart buy popup */
@media (max-width: 480px) {
  .flyoutBox li {
    width: 100%;
  }
  .detailsInfo .dropdown-wrapper span.pull-left {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 270px;
  }
}
@media (max-width: 360px) {
  .detailsInfo .dropdown-wrapper span.pull-left {
    max-width: 230px;
  }
}
.finalSumTotal .sup-price {
  line-height: 27px;
}
.cart-list--item-info-remove {
  color: #c9302c !important;
}
.cart-list--item-price .sup-price {
  margin-bottom: 10px;
}
.cart-list--total-price .sup-price {
  margin-bottom: 14px;
}
.cart-box--container {
  background: none;
  overflow-x: hidden;
  height: 100%;
}
.cart-box--container .cart-box--container-inner {
  height: 100%;
  background: #fff;
  padding: 10px 0 10px 10px;
  position: relative;
}
.cart-box--container .cart-box--container-inner .popup-button-container i,
.cart-box--container .cart-box--container-inner .popup-button-container .kiconk-icon-cart {
  display: none;
}
.cart-box--container .cart-box--container-inner .cart-list--item-info-remove {
  padding: 5px 10px;
  height: 30px;
  margin-top: -5px;
}
.cart-box--container .fancybox-close-small {
  top: 25px;
  right: 25px;
}
@media (max-width: 620px) {
  .cart-box--container .fancybox-close-small {
    top: 5px;
    right: -5px;
  }
  .cart-box--container .fancybox-close-small:after {
    background: #eee;
  }
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-thumb {
  border: none;
  position: relative;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-thumb a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80px;
  height: 80px;
  text-align: center;
  border: solid 1px #E5E5E5;
}
.cart-list .cart-list--content ul .cart-list--item .cart-list--item-thumb img {
  max-height: 78px;
  max-width: 78px;
  width: auto;
}
@media (max-width: 620px) {
  .cart-list .cart-list--content ul .cart-list--item .cart-list--item-thumb img {
    max-height: 90px;
  }
}
#detailsRelated {
  overflow: hidden;
  margin: 0 -20px;
  padding: 0 20px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  #detailsRelated {
    overflow: visible;
    margin: 0;
    padding: 0;
  }
  #detailsRelated .sly-wrapper .controls {
    position: relative;
    top: inherit;
    margin: 10px auto 0;
  }
}
.detailsInfo {
  background: #fff;
  padding: 0;
  margin-bottom: 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.detailsInfo .picture {
  position: relative;
  max-height: 232px;
}
.details--top-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 10px 0 0;
}
.paypalExpressCheckoutBox {
  text-align: right;
  border-color: #eee;
}
#paypalExpressCheckoutDetailsBox,
.paypalExpressCheckoutBox form > div {
  max-width: 250px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
@media (max-width: 767px) {
  #paypalExpressCheckoutDetailsBox,
  .paypalExpressCheckoutBox form > div {
    max-width: 230px;
  }
}
#paypalExpressCheckoutDetailsBox input:focus,
.paypalExpressCheckoutBox form > div input:focus {
  outline: none;
}
#paypalExpressCheckoutDetailsBox {
  position: relative;
  float: left !important;
}
#paypalExpressCheckoutDetailsBox > * {
  position: relative;
}
@media (max-width: 767px) {
  #paypalExpressCheckoutDetailsBox {
    text-align: left;
    float: none;
  }
}
@media (max-width: 480px) {
  #paypalExpressCheckoutDetailsBox {
    max-width: 100%;
    padding-right: 0 !important;
  }
}
.paypalExpressCheckoutMsg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 0 !important;
  font-size: 11px;
  font-weight: 500;
}
@media (min-width: 481px) and (max-width: 767px) {
  .paypalExpressCheckoutMsg {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.paypalExpressCheckoutMsg input {
  margin-right: 0;
  margin-left: -15px;
}
.paypalExpressCheckoutMsg input {
  margin-left: 0;
  margin-right: 3px;
}
.paypalExpressCheckoutDetailsButton {
  max-width: 220px;
  padding: 12px 45px 10px;
  background: #FFE169;
  border-radius: 50px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .paypalExpressCheckoutDetailsButton {
    max-width: 166px;
    padding: 12px 12px 10px;
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .paypalExpressCheckoutDetailsButton {
    max-width: 100%;
    width: 100%;
    height: 42px;
  }
}
.panel-body .paypalExpressCheckoutMsg {
  display: block;
}
.panel-body .paypalHelpIcon {
  top: 15px;
}
.well input[name="paypalExpressCheckoutButton"] {
  max-width: 180px;
}
.paypalHelpIcon.small {
  position: relative;
  top: 1px;
  left: inherit;
  margin-left: 3px;
  border-color: transparent;
  background: #EFEFEF;
}
.paypalHelpIcon.small:hover {
  text-decoration: none;
}
.paypalHelpBox {
  left: initial;
  right: 0;
  font-weight: 400;
  z-index: 1;
  text-align: left;
}
.paypalpluscw-payment-form ul {
  list-style: none;
  padding: 0;
}
.paypalpluscw-payment-form .panel-body {
  padding: 15px 0 !important;
}
body.cl-details .detailsInfo > .row {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.breadcrumb {
  font-size: 12px;
  margin-bottom: 10px;
  padding-top: 0;
}
@media (max-width: 767px) {
  .breadcrumb {
    font-size: 14px;
    padding-bottom: 0;
  }
}
.breadcrumb > .active a,
.breadcrumb a {
  color: #B0B4B6;
}
.breadcrumb > li + li:before {
  content: '\f105';
  font-family: 'Font Awesome 5 Pro';
  color: #CFD8DC;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .breadcrumb > li + li:before {
    padding: 0 5px;
  }
}
.breadcrumb li:first-child a {
  color: #B0B4B6;
  font-size: 12px;
}
.breadcrumb i {
  font-size: 12px;
}
body.cl-details .star-ratings {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  body.cl-details .star-ratings {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
body.cl-details .star-ratings a:hover,
body.cl-details .star-ratings a:focus {
  text-decoration: none;
}
body.cl-details .star-ratings .fa-star,
body.cl-details .star-ratings .fa-star-half-o {
  font-size: 20px;
}
body.cl-details .star-ratings .rating-star-empty {
  color: #eee;
}
body.cl-details .star-ratings .rating-star-filled {
  color: #FFC94F;
}
body.cl-details #productTitle {
  font-size: 31px;
  line-height: 36px;
  color: #2E2E2E;
  font-weight: 600;
  margin: 10px 0 15px;
}
@media (max-width: 1200px) {
  body.cl-details #productTitle {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  body.cl-details #productTitle {
    font-size: 24px;
    line-height: 28px;
    margin: 0;
  }
}
@media (max-width: 550px) {
  body.cl-details #productTitle {
    font-size: 22px;
    line-height: 26px;
    margin: 0;
  }
}
.detailsInfo .small.text-muted {
  margin-right: 30px;
  margin-bottom: 10px;
}
.count--review {
  vertical-align: text-bottom;
  padding-left: 5px;
  color: #b4b4b4;
  text-decoration: underline;
  white-space: nowrap;
  font-size: 14px;
  margin: 5px;
  display: inline-block;
}
.star-ratings:hover .count--review {
  color: #87B144;
  text-decoration: none;
}
.text-muted {
  color: #b4b4b4;
  font-size: 16px;
}
.stockFlag {
  color: #87B144;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 480px) {
  .stockFlag {
    font-size: 14px;
  }
}
.stockFlag.lowStock {
  color: #fe6600;
}
.stockFlag.notOnStock {
  color: #DD4D3B;
}
.stockFlag span:nth-child(2) {
  line-height: 18px;
}
@media (max-width: 480px) {
  .stockFlag span:nth-child(2) {
    font-size: 14px;
  }
}
.stockFlag--success,
.stockFlag--warning,
.stockFlag--danger {
  display: inline-block;
  width: 14px;
  min-width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 100%;
  position: relative;
  margin-right: 7px;
}
.stockFlag--success {
  background: #87B144;
  -webkit-box-shadow: 0 0 0 1px #87B144;
          box-shadow: 0 0 0 1px #87B144;
}
.stockFlag--warning {
  background: #fe6600;
  -webkit-box-shadow: 0 0 0 1px #fe6600;
          box-shadow: 0 0 0 1px #fe6600;
}
.stockFlag--danger {
  background: #DD4D3B;
  -webkit-box-shadow: 0 0 0 1px #DD4D3B;
          box-shadow: 0 0 0 1px #DD4D3B;
}
@media (max-width: 767px) {
  .lineView .stockFlag {
    display: none;
  }
}
.detailsInfo .shortdesc {
  margin: 5px 0 0 !important;
  font-size: 16px;
}
.detailsInfo .pricePerUnit {
  font-size: 16px;
}
@media (max-width: 767px) {
  .detailsInfo .pricePerUnit {
    display: block;
    margin-bottom: 10px;
  }
}
.detailsInfo .information {
  display: inline-block;
  padding-top: 0;
  margin-top: 0;
  width: 100%;
  border-top: 0;
}
@media (max-width: 767px) {
  .detailsInfo .information {
    margin-top: 0;
    padding-top: 10px;
  }
}
.detailsInfo .information .price--oldPrice {
  color: #b4b4b4;
  font-size: 18px;
  padding-left: 2px;
  display: inline;
  position: relative;
}
@media (max-width: 767px) {
  .detailsInfo .information .price--oldPrice {
    font-size: 16px;
  }
}
.detailsInfo .information .details--price-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-top: 5px;
}
@media (max-width: 480px) {
  .detailsInfo .information .details--price-container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.selectbox {
  padding-bottom: 10px;
}
.selectbox button {
  border: 1px solid #E1E1E1;
  color: #6C6C6C;
  padding: 5px 15px;
  margin: 5px 0;
  font-size: 14px;
}
.selectbox button .fa.pull-right {
  margin-top: 1px;
  font-size: 16px;
}
.detailsInfo .pricebox {
  float: left;
  padding-right: 50px;
  margin-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .detailsInfo .pricebox {
    float: none;
  }
}
@media (max-width: 480px) {
  .detailsInfo .pricebox {
    float: none;
    padding-right: 10px;
  }
}
.sup-price {
  font-size: 24px;
  vertical-align: top;
  line-height: 29px;
  margin-left: 5px;
  text-decoration: underline;
}
.number-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px;
}
@media (max-width: 991px) {
  .number-icon {
    padding-left: 0;
  }
}
.number-icon > div {
  display: inline-block;
}
.number-icon #amountToBasket,
.number-icon input {
  float: none;
  font-weight: 600;
  font-size: 18px;
}
.number-icon .textbox {
  margin: 0 6px;
  width: 50px;
  border-radius: 50px;
  border: 1px solid #E1E1E1;
  -webkit-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
  padding: 3px 10px;
  text-align: center;
  outline: none;
}
.number-icon .textbox:focus {
  border-color: #e2e2e2;
}
.number-icon .number {
  height: 36px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  background: #EFEFEF;
  color: #2E2E2E;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  margin: 0;
  font-size: 18px;
  border-radius: 50px;
  position: relative;
  border: 0 !important;
}
.number-icon .number:hover {
  background: #e2e2e2;
  cursor: pointer;
}
.number-icon .number span {
  position: absolute;
  width: 16px;
  height: 2px;
  background: #2E2E2E;
  display: block;
  top: 17px;
  left: 10px;
}
.number-icon .number span:nth-child(2) {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 17px;
}
.detailsInfo .tobasket {
  clear: both;
  padding-top: 5px;
  float: left;
}
@media (max-width: 480px) {
  .detailsInfo .tobasket {
    float: none;
    padding-top: 0;
  }
}
.detailsInfo .tobasket .input-group .btn {
  border-radius: 100px !important;
  padding: 20px;
  outline: none;
  font-size: 16px;
}
@media (max-width: 767px) {
  .detailsInfo .tobasket .input-group .btn {
    padding: 10px 20px;
  }
}
.detailsInfo .tobasket .btn-primary[disabled] {
  background: #D2D2D2;
  border-color: #D2D2D2;
  color: #2e2e2e;
}
.detailsInfo .tobasket .clearfix,
.detailsInfo .tobasket .dl-horizontal dd,
.detailsInfo .tobasket .container,
.detailsInfo .tobasket .container-fluid,
.detailsInfo .tobasket .row,
.detailsInfo .tobasket .form-horizontal .form-group,
.detailsInfo .tobasket .btn-toolbar,
.detailsInfo .tobasket .btn-group-vertical > .btn-group,
.detailsInfo .tobasket .nav,
.detailsInfo .tobasket .navbar,
.detailsInfo .tobasket .navbar-header,
.detailsInfo .tobasket .navbar-collapse,
.detailsInfo .tobasket .pager,
.detailsInfo .tobasket .panel-body,
.detailsInfo .tobasket .modal-footer {
  display: none;
}
.tobasket .tobasketFunction {
  float: left;
  padding-right: 30px;
}
@media (max-width: 480px) {
  .tobasket .tobasketFunction {
    width: 100%;
    padding-right: 0;
  }
}
.tobasket--add-wishlist {
  display: inline-block;
  font-size: 16px;
  margin-top: 20px;
  min-width: 170px;
}
@media (max-width: 767px) {
  .tobasket--add-wishlist {
    margin-top: 12px;
  }
}
@media (max-width: 480px) {
  .tobasket--add-wishlist {
    width: 100%;
  }
}
.tobasket--add-wishlist a {
  color: #6C6C6C;
}
.tobasket--add-wishlist a:hover {
  color: #2e2e2e;
  text-decoration: none;
}
.tobasket--add-wishlist a:focus {
  outline: none;
  text-decoration: none;
}
.tobasket--add-wishlist .preloader {
  background: url(../../img/preloader-add2.svg) center no-repeat;
}
.tobasket--add-wishlist i {
  color: #F62F5E;
  font-weight: 700;
}
.detailsInfo--social {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #eee;
}
@media (max-width: 767px) {
  .detailsInfo--social {
    margin-top: 10px;
    padding-top: 10px;
  }
}
.detailsInfo--social > span {
  display: block;
  color: #b4b4b4;
  font-size: 16px;
  margin-bottom: 5px;
}
.detailsInfo--social .ya-share2__badge {
  border-radius: 50%;
  margin-bottom: 3px;
}
.detailsInfo--social .ya-share2__container_size_m .ya-share2__icon {
  height: 29px;
  width: 29px;
}
.tagCloud--container {
  border-top: 1px solid #eee;
  margin-top: 17px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .tagCloud--container {
    margin-top: 10px;
    padding-top: 10px;
  }
}
.tagCloud--container .tagCloud--title {
  color: #b4b4b4;
  font-size: 16px;
  margin-bottom: 10px;
}
.tagCloud--container .tagCloud {
  text-align: justify;
}
@media (max-width: 767px) {
  .tagCloud--container .tagCloud {
    text-align: left;
    margin-bottom: 0;
  }
}
.magnify {
  position: absolute !important;
  top: 0;
  bottom: 0;
  right: 0;
  lefT: 0;
}
body.cl-details #zoom1 {
  outline: none;
}
.otherPictures ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.owl-morePics .owl-stage-outer {
  padding: 5px;
  margin-left: -5px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .owl-morePics .owl-stage-outer {
    padding: 0 4px;
  }
}
.owl-morePics .owl-stage-outer .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.owl-morePics.morePicsSmall > li {
  margin-right: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  max-width: 100px;
}
.owl-morePics.morePicsSmall > li:last-child {
  margin-right: 0;
}
.owl-morePics {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.owl-morePics .owl-nav {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: -7px;
  right: 0;
  display: block;
  font-size: 20px;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  .owl-morePics .owl-nav {
    opacity: 1;
  }
}
.owl-morePics .owl-nav .owl-prev,
.owl-morePics .owl-nav .owl-next {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  width: 35px;
  height: 35px;
  color: #fff;
  font-size: 27px;
  cursor: pointer;
}
.owl-morePics .owl-nav .owl-prev.disabled,
.owl-morePics .owl-nav .owl-next.disabled {
  background: rgba(0, 0, 0, 0.2);
  cursor: default;
}
@media (max-width: 767px) {
  .owl-morePics .owl-nav .owl-prev.disabled,
  .owl-morePics .owl-nav .owl-next.disabled {
    opacity: 0;
  }
}
.owl-morePics .owl-nav .owl-prev i,
.owl-morePics .owl-nav .owl-next i {
  position: absolute;
  top: 4px;
}
.owl-morePics .owl-nav .owl-prev {
  position: absolute;
  left: 2px;
}
.owl-morePics .owl-nav .owl-prev i {
  left: 11px;
}
.owl-morePics .owl-nav .owl-next {
  position: absolute;
  right: -5px;
}
.owl-morePics .owl-nav .owl-next i {
  left: 14px;
}
.owl-morePics:hover .owl-nav {
  opacity: 1;
}
.otherPictures--container {
  padding: 5px 0 15px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .otherPictures--container {
    padding: 10px 0 0;
  }
}
.otherPictures--container .list-inline li {
  padding-right: 0;
}
.otherPictures--container .list-inline li a {
  display: block;
  max-width: 123px;
}
.otherPictures--container .otherPictures {
  -webkit-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}
.otherPictures--container .otherPictures img {
  border: none !important;
  background: #fff;
  width: 100%  !important;
}
.otherPictures--container li {
  overflow: hidden;
}
.otherPictures--container li a {
  border: 1px solid #f3f3f3;
}
.otherPictures--container li a.selected {
  border: 1px solid #F62F5E;
}
#morePicsContainer a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
.otherPictures--container {
  padding: 5px 65px 15px;
  position: relative;
}
@media (max-width: 767px) {
  .otherPictures--container {
    padding: 5px 35px 5px;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .otherPictures--container {
    padding: 5px 35px 5px;
  }
}
body.cl-details #morePicsContainer {
  overflow: hidden;
}
body.cl-details #morePicsContainer img {
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
body.cl-details #morePicsContainer li {
  max-width: 106px;
}
body.cl-details #morePicsContainer .swiper-button-next,
body.cl-details #morePicsContainer .swiper-button-prev {
  padding: 0;
  margin: 0;
  background: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 2px solid #9e9e9e;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  font-size: 20px;
  z-index: 2;
  color: #9e9e9e;
}
@media (max-width: 767px) {
  body.cl-details #morePicsContainer .swiper-button-next,
  body.cl-details #morePicsContainer .swiper-button-prev {
    width: 24px;
    height: 24px;
    font-size: 16px;
  }
}
body.cl-details #morePicsContainer .swiper-button-prev {
  left: 0;
}
body.cl-details #morePicsContainer .swiper-button-next {
  right: 0;
}
.detailsRelated--desc-card {
  margin-top: 15px;
  font-size: 16px !important;
  line-height: 26px !important;
}
@media (max-width: 767px) {
  .detailsRelated--desc-card {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .detailsRelated--desc-card h1 {
    font-size: 24px;
    line-height: 28px;
  }
}
.detailsRelated--desc-card .detailsRelated-title {
  font-size: 31px;
  line-height: 31px;
  color: #2E2E2E;
  font-weight: 600;
  margin-bottom: 20px;
}
.detailsRelated--desc-card ul ul {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .detailsRelated--desc-card ul ul {
    padding-left: 10px;
  }
}
.detailsRelated--desc-card ul li {
  list-style-type: disc;
  font-size: 16px !important;
  line-height: 26px !important;
}
@media (max-width: 767px) {
  .detailsRelated--desc-card ul li {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
.detailsRelated--desc-card p {
  font-family: Roboto, Arial, sans-serif;
  text-align: justify;
  font-size: 16px !important;
  line-height: 26px !important;
}
@media (max-width: 767px) {
  .detailsRelated--desc-card p {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
.detailsRelated--desc-card p span {
  font-family: Roboto, Arial, sans-serif;
}
.detailsRelated--desc-card h1,
.detailsRelated--desc-card h2,
.detailsRelated--desc-card h3,
.detailsRelated--desc-card h4,
.detailsRelated--desc-card h5,
.detailsRelated--desc-card h6 {
  word-wrap: break-word;
}
.detailsRelated--desc-card object embed {
  max-width: 100% !important;
}
#detailsMain > form {
  position: relative;
}
/* Details Info Mobile */
.product-mobile .breadcrumb {
  padding-top: 0;
}
.product-mobile .details-col-left {
  margin-top: 10px;
}
.product-mobile .stockFlag {
  margin-bottom: 0;
}
.flexslider .flex-direction-nav .flex-prev:hover::before,
.flexslider .flex-direction-nav .flex-next:hover::before {
  color: #87B144;
}
.flexslider a:hover,
.flexslider a:focus {
  text-decoration: none !important;
}
#jumptotop {
  color: #fff;
  background: #87b144;
  border-radius: 50%;
  padding: 10px 5px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 40px;
}
@media (max-width: 767px) {
  #jumptotop {
    bottom: 25px;
  }
}
#jumptotop:before {
  position: absolute;
  display: block;
  top: -1px;
  left: 12px;
}
.block-videocontainer {
  background: #EFEFEF;
  border: 1px solid #E3E3E3;
  padding: 30px;
  margin: 20px 0;
}
@media (max-width: 480px) {
  .block-videocontainer {
    padding: 10px;
    margin: 10px 0;
  }
}
.videocontainer-wrapper {
  max-width: 850px;
  margin: auto;
  position: relative;
}
.videocontainer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.videocontainer iframe,
.videocontainer object,
.videocontainer object embed,
.videocontainer .youtube-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.reviews--container .panel-group {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .boxwrapper .page-header {
    margin-bottom: 10px;
  }
  .page-header h1 {
    font-size: inherit;
    line-height: 26px;
  }
  .detailsRelated .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .reviews--container .panel-group {
    margin-bottom: 10px;
  }
  .reviews--container .form-group {
    margin-bottom: 10px;
  }
  body.cl-details #morePicsContainer {
    margin-top: 0;
  }
  .details--top-info .small.text-muted,
  .details--top-info .stockFlag {
    font-size: 15px;
  }
  body.cl-details .selectorsBox .selectbox {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .refineParams .dropdown-menu {
    left: inherit;
    right: 0;
  }
}
.page-header {
  border: none;
}
.page-header--title {
  border: none;
  margin-bottom: 15px;
}
.reviews--container .alert {
  margin-top: 10px;
}
.reviews--container .page-header--title {
  margin-right: 20px;
}
.detailsRelated .boxwrapper .page-header {
  margin-top: 10px !important;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .detailsRelated .boxwrapper .page-header {
    padding-top: 0;
  }
}
.page-header .subhead {
  display: block;
  font-size: 20px;
  font-weight: 400;
  color: #909090;
}
@media (max-width: 767px) {
  .page-header .subhead {
    margin-top: 5px;
    font-size: 16px;
    line-height: 20px;
  }
}
.page-header--cat-title {
  line-height: 36px;
}
@media (max-width: 767px) {
  .page-header--cat-title {
    line-height: 24px;
  }
}
.boxwrapper .page-header--cat-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0;
  margin-bottom: 0;
}
.boxwrapper .page-header--cat-title span {
  margin-top: 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
#review .reviews--panel {
  border: none;
}
#review .reviews--panel .review--block-head {
  margin: 0;
}
.reviews--panel {
  border: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: none;
  margin-bottom: 0;
}
.reviews--panel .review--block-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.reviews--panel .reviews--comments-heading {
  padding: 15px 15px 10px;
  background: none;
}
.reviews--panel .reviews--comments-heading > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.reviews--panel .col-xs-12 {
  padding: 0;
}
.reviews--panel .reviews--panel-body {
  padding: 0 !important;
}
.reviews--panel .reviews--panel-body textarea {
  padding: 15px 25px;
  resize: none;
  border: 1px solid transparent;
  background: #fff;
}
.reviews--panel .reviews--panel-body textarea:focus {
  border: 1px solid #E1E1E1;
}
.reviews--panel .reviews--panel-body p {
  font-size: 18px;
  color: #6C6C6C;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .reviews--panel .reviews--panel-body .pull-right {
    float: left !important;
  }
  .reviews--panel .reviews--panel-body textarea {
    margin-top: 5px;
    height: 150px;
  }
}
.reviews--panel .reviews--panel-body #reviewSave {
  margin-top: 5px;
  white-space: normal;
}
.reviews--panel .list-inline {
  margin-left: 5px;
}
.reviews--panel .list-inline > li {
  padding-right: 0;
  margin-top: 8px;
}
.reviews--panel .list-inline > li .reviews--text-rating {
  font-size: 28px !important;
  cursor: pointer;
}
.reviews--panel .list-inline > li .reviews--text-rating:hover,
.reviews--panel .list-inline > li .reviews--text-rating:focus {
  color: #FFC94F;
}
.reviews--panel .reviews--text-rating {
  color: #FFC94F;
  font-size: 28px;
  line-height: 28px;
}
.reviews--panel .reviews--text-rating .fa-star-o {
  color: #ddd;
}
.reviews--panel .reviews--writer {
  color: #909090;
  line-height: 19px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-right: 10px;
  margin-bottom: 5px;
}
.reviews--panel .reviews--login-no {
  padding: 17px 15px 16px;
  background: #fff;
  border-radius: 100px;
  border: 1px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reviews--panel .reviews--login-no i {
  font-size: 20px;
  padding-right: 10px;
  margin-right: 5px;
  border-right: 2px solid #F1F1F1;
}
.reviews--panel .reviews--textarea {
  border-radius: 0;
  margin: 10px 0;
}
.dropdown-menu {
  width: 100%;
}
@media (max-width: 480px) {
  .dropdown-menu {
    max-height: 350px !important;
  }
  .cl-details .dropdown-menu {
    left: 0;
  }
}
.breadcrumb--category {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .breadcrumb--category {
    margin-bottom: 0;
  }
}
.breadcrumb--category li:not(:first-child) a {
  color: #b4b4b4;
  text-decoration: none;
  font-size: 15px;
}
.category--head-sorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .category--head-sorting {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .category--head-sorting .refineParams .dropdown-menu {
    right: auto;
  }
}
.category--head-sorting .page-header {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .category--head-sorting .page-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .category--head-sorting .page-header p {
    margin-left: 0 !important;
    margin-bottom: 10px !important;
  }
}
.category--head-sorting .page-header h1 {
  font-weight: 500;
}
@media (max-width: 767px) {
  .category--head-sorting .page-header h1 {
    margin-top: 5px;
  }
}
.category--head-sorting .listRefine {
  color: #6C6C6C;
}
.category--head-sorting .sort-title {
  margin-right: 10px;
  font-size: 13px;
}
.category--head-sorting button,
.category--head-sorting button:focus {
  border: 1px solid #E1E1E1;
  padding: 9px 15px 6px;
  color: #6C6C6C;
  font-size: 13px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .category--head-sorting button,
  .category--head-sorting button:focus {
    padding: 9px 10px 6px;
  }
}
.category--head-sorting button i,
.category--head-sorting button:focus i {
  padding-left: 10px;
  color: #2e2e2e;
  font-size: 12px;
  margin-top: -3px;
  vertical-align: middle;
}
.category--head-sorting .open i {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  padding-left: 0 !important;
  padding-right: 10px;
}
.category--head-sorting .sorting--views {
  display: inline-block;
  font-size: 0;
}
@media (max-width: 767px) {
  .category--head-sorting .sorting--views {
    display: none;
  }
}
.category--head-sorting .sorting--views .kiconk-icon-list:before,
.category--head-sorting .sorting--views .kiconk-icon-grid:before {
  color: #87B144;
}
.category--head-sorting .sorting--views span.selected {
  position: relative;
  top: 3px;
}
.category--head-sorting .sorting--views a,
.category--head-sorting .sorting--views span.selected {
  font-size: 20px;
  line-height: 34px;
  height: 36px;
  display: inline-block;
  color: #D8D8D8;
}
.category--head-sorting .sorting--views a [class*="kiconk-"]:before,
.category--head-sorting .sorting--views span.selected [class*="kiconk-"]:before {
  color: #d8d8d8;
}
.category--head-sorting .sorting--views a:hover,
.category--head-sorting .sorting--views span.selected:hover,
.category--head-sorting .sorting--views a:focus,
.category--head-sorting .sorting--views span.selected:focus {
  text-decoration: none;
}
.category--head-sorting .sorting--views a:first-child,
.category--head-sorting .sorting--views span.selected:first-child {
  padding-right: 10px;
}
.category--head-sorting .sorting--views a:last-child,
.category--head-sorting .sorting--views span.selected:last-child {
  padding-left: 10px;
  border-left: 1px solid #E1E1E1;
}
.category--head-sorting .sorting--views a span,
.category--head-sorting .sorting--views span.selected span {
  position: relative;
  top: 3px;
}
.category--head-sorting .sorting--views .last-sort {
  padding-left: 10px;
  border-left: 1px solid #E1E1E1;
}
@media (max-width: 767px) {
  .category--head-sorting .btn-group {
    width: auto !important;
  }
}
.category--head-sorting .alert {
  width: 100%;
}
#boxwrapper_productList {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}
.fadeIn {
  opacity: 0;
  position: relative;
}
.boxwrapper {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .boxwrapper {
    margin-bottom: 10px;
  }
}
.boxwrapper .list-container .gridView {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}
.boxwrapper .list-container .gridView:before,
.boxwrapper .list-container .gridView:after {
  display: none;
}
@media (max-width: 767px) {
  .alist.check-size-product-container {
    min-width: 48% !important;
    max-width: 48% !important;
    width: 48% !important;
  }
}
.subcatList {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .subcatList {
    margin-bottom: 10px;
  }
}
.subcatList .row {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  .subcatList .row ul li {
    margin: 0 10px 0 0;
  }
  .subcatList .row .sly-carousel {
    margin-left: 1px;
  }
}
.subcatList .row .controls {
  position: relative;
  text-align: right;
  margin: -15px 0 15px;
  top: inherit;
}
.subcatList .row .category--type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  min-width: 100%;
}
.subcatList .row .category--type:hover {
  text-decoration: none;
}
.subcatList .row .category--type:hover .category-type--head-title {
  text-decoration: underline;
}
@media (min-width: 767px) {
  .subcatList.moreCategories .row {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .subcatList.moreCategories .row .panel-title {
    font-size: 20px !important;
    font-weight: bold !important;
  }
}
.subcatList.moreCategories .row ul.content {
  margin-top: 25px;
}
.subcatList.moreCategories .row ul.content li {
  margin-bottom: 10px !important;
}
@media (max-width: 767px) {
  .subcatList.moreCategories .row ul.content li {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .gridView {
    margin-left: -5px;
    margin-right: -5px;
  }
  .blockHead {
    margin-top: 10px;
  }
}
.gridView .productData {
  position: relative;
  margin-bottom: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .gridView .productData {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-bottom: 10px;
    padding: 0 5px;
  }
}
@media (max-width: 560px) {
  .gridView .productData {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #boxwrapper_productList .gridView .productData,
  #boxwrapper_searchList .gridView .productData {
    max-width: 25%;
  }
}
@media (max-width: 650px) {
  #boxwrapper_productList .gridView .productData,
  #boxwrapper_searchList .gridView .productData {
    max-width: 50%;
  }
  #boxwrapper_productList .gridView .productData:nth-child(3),
  #boxwrapper_searchList .gridView .productData:nth-child(3) {
    border-left: 1px solid #ebebeb;
  }
}
.image-rect {
  display: block;
  position: relative;
  width: 100%;
}
.image-rect rect {
  fill: #ffffff;
}
.productData form,
.gridView--basket .productData .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  background: #fff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  padding: 15px 15px 10px;
  position: relative;
  max-width: 100%;
}
.productData form .picture,
.gridView--basket .productData .form .picture {
  border: none !important;
  margin-bottom: 15px;
  position: relative;
}
.productData form .picture a,
.gridView--basket .productData .form .picture a {
  display: block;
  position: relative;
}
.productData form .picture a img,
.gridView--basket .productData .form .picture a img {
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
}
.productData form .listDetails,
.gridView--basket .productData .form .listDetails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.productData form .title,
.gridView--basket .productData .form .title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: auto !important;
  overflow: hidden;
}
.productData form .title a,
.gridView--basket .productData .form .title a {
  font-size: 16px;
  line-height: 24px;
  display: block;
  font-weight: 600;
}
.productData form .price,
.gridView--basket .productData .form .price {
  margin-top: 20px;
  margin-bottom: 0 !important;
  color: #F62F5E;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.productData form .price .lead,
.gridView--basket .productData .form .price .lead {
  font-weight: 600 !important;
  display: inline-block;
  font-size: 22px;
}
.productData form .price .sup-price,
.gridView--basket .productData .form .price .sup-price {
  font-size: 10px;
  line-height: 19px;
  margin-left: 2px;
}
@media (max-width: 767px) {
  .productData form .price .sup-price,
  .gridView--basket .productData .form .price .sup-price {
    line-height: 18px;
  }
}
.productData form .oldPrice,
.gridView--basket .productData .form .oldPrice {
  margin-right: 7px;
}
.productData form .actions,
.gridView--basket .productData .form .actions {
  z-index: 3;
  font-size: 0;
}
.productData form .actions .btn-primary,
.gridView--basket .productData .form .actions .btn-primary {
  font-size: 14px !important;
  padding: 8px 16px;
  display: inline-block;
  margin-bottom: 7px;
  font-weight: 500 !important;
  position: relative;
  z-index: 2;
  border-radius: 0;
  max-width: 100%;
  border-radius: 50px;
}
.productData form .actions .actions--add-wishlist,
.gridView--basket .productData .form .actions .actions--add-wishlist {
  background: #D8D8D8;
  color: #7B7B7B;
  border-radius: 0px;
  margin-bottom: 0 !important;
  position: relative;
  z-index: 2;
  overflow: hidden;
  font-size: 12px !important;
  letter-spacing: 0.5px;
}
.productData form .actions .actions--add-wishlist i,
.gridView--basket .productData .form .actions .actions--add-wishlist i {
  margin-left: 5px;
}
.productData form .actions .actions--add-wishlist .preloader,
.gridView--basket .productData .form .actions .actions--add-wishlist .preloader {
  width: 18px !important;
  height: 34px !important;
}
@media (min-width: 767px) {
  .productData form:hover,
  .gridView--basket .productData .form:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(105, 105, 105, 0.3);
            box-shadow: 0 10px 30px 0 rgba(105, 105, 105, 0.3);
    z-index: 999;
  }
}
.btn-cart-icon {
  background: rgba(246, 47, 94, 0.05);
  padding: 14px 14px 12px 12px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 50px;
}
.btn-cart-icon svg {
  width: 24px;
  height: 24px;
  display: block;
}
.btn-cart-icon svg path,
.btn-cart-icon svg circle {
  fill: #f62f5e !important;
}
.btn-cart-icon:hover {
  background: #f62f5e;
}
.btn-cart-icon:hover svg path,
.btn-cart-icon:hover svg circle {
  fill: #fff !important;
}
.btn-info-icon {
  background: rgba(255, 169, 0, 0.1);
  padding: 14px 10px 12px 11px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 50px;
  margin-bottom: 0 !important;
}
.btn-info-icon svg {
  width: 29px;
  height: 24px;
  display: block;
}
.btn-info-icon svg path,
.btn-info-icon svg circle {
  fill: #ffa900 !important;
}
.btn-info-icon:hover {
  background: #ffa900;
}
.btn-info-icon:hover svg path,
.btn-info-icon:hover svg circle {
  fill: #fff !important;
}
/********** LIST ********/
.lineView {
  margin-left: -15px;
  margin-right: -15px;
}
.lineView .productData {
  margin-bottom: 15px;
}
.lineView .productData form {
  border-bottom: none !important;
  padding: 15px !important;
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  -webkit-transition: box-shadow 0.2s ease-out;
  -moz-transition: box-shadow 0.2s ease-out;
  -o-transition: box-shadow 0.2s ease-out;
  -ms-transition: box-shadow 0.2s ease-out;
}
@media (max-width: 767px) {
  .lineView .productData form {
    padding: 10px !important;
  }
}
.lineView .productData form .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lineView .productData form .productData--content-right {
  padding: 0 45px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lineView .productData form .productData--content-right .functions {
  width: 100%;
}
@media (max-width: 1199px) {
  .lineView .productData form .productData--content-right {
    padding: 0 20px;
  }
}
.lineView .productData form .productData--content-right .selectorsBox {
  margin-bottom: 0 !important;
}
.lineView .productData form .productData--content-right .selectorsBox button {
  margin: 0;
}
.lineView .productData form .productData--content-right .selectorsBox button span {
  white-space: nowrap;
  max-width: 215px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1199px) {
  .lineView .productData form .productData--content-right .selectorsBox button span {
    max-width: 230px;
  }
}
@media (max-width: 991px) {
  .lineView .productData form .productData--content-right .selectorsBox button span {
    max-width: 127px;
  }
}
.lineView .productData form .productData--content-right .selectorsBox .fa.pull-right {
  margin-top: 1px;
}
.lineView .productData form .productData--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 1px solid #E1E1E1;
}
@media (max-width: 767px) {
  .lineView .productData form .productData--content {
    border: none;
  }
}
.lineView .productData form .productData--content .productData--content-info {
  width: 100%;
}
.lineView .productData form .productData--content .picture {
  max-width: 200px;
  min-width: 200px;
  width: 100%;
  margin-bottom: 0;
  padding-right: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lineView .productData form .productData--content .picture {
    min-width: 170px;
    max-width: 170px;
  }
}
.lineView .productData form .productData--content .picture img {
  max-width: 100%;
}
.lineView .productData form .productData--content .title a {
  font-size: 18px;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lineView .productData form .productData--content .title a {
    font-size: 16px;
  }
}
.lineView .productData form .productData--content .description {
  font-size: 16px;
  margin-top: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lineView .productData form .productData--content .description {
    font-size: 14px;
  }
}
.lineView .productData form .details--top-info {
  margin-top: 15px;
}
.lineView .productData form .details--top-info .small.text-muted {
  margin-right: 30px;
  margin-bottom: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lineView .productData form .details--top-info .small.text-muted {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .lineView .productData form .details--top-info .stockFlag {
    font-size: 12px;
    line-height: 16px;
  }
}
.lineView .productData form .productData--price-box {
  text-align: center;
  border-bottom: 2px solid #F1F1F1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.lineView .productData form .productData--price-box .oldPrice {
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lineView .productData form .productData--price-box .oldPrice {
    font-size: 13px;
  }
}
.lineView .productData form .productData--price-box .oldPrice del {
  text-decoration-color: #A0A0A0;
}
.lineView .productData form .productData--price-box .price {
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600 !important;
  margin-top: 0;
}
@media (max-width: 991px) {
  .lineView .productData form .productData--price-box .price {
    margin-top: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .lineView .productData form .productData--price-box .price {
    font-size: 20px;
    line-height: 24px;
  }
}
.lineView .productData form .productData--price-box .price .sup-price {
  font-size: 12px;
  line-height: 17px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lineView .productData form .productData--price-box .price .sup-price {
    font-size: 10px;
  }
}
.lineView .productData form .selectorsBox .btn {
  font-size: 12px;
}
.lineView .productData form .btn {
  padding: 8px 12px 7px;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 991px) {
  .lineView .productData form .btn {
    font-size: 14px;
  }
}
.lineView .productData form .productData--buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  .lineView .productData form .productData--buy {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
}
.lineView .productData form .productData--buy .number-icon {
  margin-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .lineView .productData form .productData--buy .number-icon {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .lineView .productData form .productData--buy .number-icon {
    margin-right: 10px;
  }
}
.lineView .productData form .tobasket--add-wishlist {
  font-size: 14px;
  cursor: pointer;
  color: #6C6C6C;
  width: 100%;
}
@media (max-width: 991px) {
  .lineView .productData form .tobasket--add-wishlist {
    margin-top: 15px;
    font-size: 14px;
  }
}
.lineView .productData form .tobasket--add-wishlist i {
  font-size: 16px;
}
.lineView .productData form .tobasket--add-wishlist .preloader {
  padding: 6px;
  height: 14px;
  top: 0;
  margin-bottom: -1px;
}
.lineView .productData form .tobasket--add-wishlist a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .lineView .productData form .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lineView .productData form .productData--content-right {
    position: static;
    padding: 0;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-left: 1px solid #E2E2E2;
    padding-left: 10px;
  }
  .lineView .productData form .productData--content-right .btn {
    font-size: 12px;
    margin-top: 10px;
  }
  .lineView .productData form .productData--content-right .selectorsBox {
    display: block;
    float: left;
    padding-bottom: 0;
    margin-top: 10px;
    margin-right: 10px !important;
  }
  .lineView .productData form .productData--content-right .selectorsBox span {
    max-width: 89px !important;
  }
  .lineView .productData form .productData--content-right .selectorsBox .selectbox {
    padding-bottom: 0;
  }
  .lineView .productData form .productData--content-right .dropdown-wrapper .btn {
    padding: 6px 12px 5px;
  }
  .lineView .productData form .productData--content-right .productData--buy {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .lineView .productData form .productData--content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 110px;
    margin-right: 10px;
  }
  .lineView .productData form .picture {
    width: 40% !important;
    max-width: 100px !important;
    min-width: 100px !important;
    margin-bottom: 50px !important;
    height: auto !important;
    padding-right: 0 !important;
  }
  .lineView .productData form .details--top-info {
    margin-top: 5px;
    font-weight: 400;
  }
  .lineView .productData form .tobasket--add-wishlist {
    text-align: left;
    font-size: 12px;
  }
  .lineView .productData form .productData--price-box {
    position: absolute;
    left: 0;
    bottom: 7px;
    padding: 0;
    width: 110px;
    text-align: center;
    border: none !important;
  }
  .lineView .productData form .productData--price-box .lead {
    font-size: 17px;
  }
  .lineView .productData form .productData--price-box .lead .sup-price {
    font-size: 10px;
    line-height: 25px;
    margin-left: 2px;
  }
  .lineView .productData form .productData--price-box .oldPrice {
    font-size: 10px;
    margin-right: 0;
  }
  .lineView .productData form .number-icon {
    padding-right: 10px !important;
    margin-top: 10px;
  }
  .lineView .productData form .number-icon .number {
    height: 33px;
    width: 33px;
  }
  .lineView .productData form .number-icon .number span {
    width: 14px;
    top: 16px;
    left: 10px;
  }
  .lineView .productData form .number-icon .number span:nth-child(2) {
    top: 16px;
  }
  .lineView .productData form .removeButton {
    background: none;
    padding: 0;
    color: #D9534F;
    width: 130px;
    text-align: center;
    margin-top: 3px !important;
  }
  .lineView .productData form .removeButton:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .lineView .productData form .title a {
    font-size: 13px !important;
    line-height: 20px;
  }
  .lineView .productData form .small.text-muted {
    font-size: 12px;
  }
}
@media (max-width: 767px) and (max-width: 332px) {
  .lineView .productData form .productData--content-right .selectorsBox {
    margin-right: 0 !important;
  }
}
@media (max-width: 767px) and (max-width: 350px) {
  .lineView .productData form .productData--content-right .selectorsBox .dropdown-menu {
    left: -28px;
  }
}
/******** END LIST */
.preloader {
  width: 16px;
  height: 16px;
}
#noticelistProductList .lineView .productData .picture {
  max-width: 150px;
}
#noticelistProductList .lineView .productData .small.text-muted,
#noticelistProductList .lineView .productData .stockFlag {
  font-size: 14px;
}
#noticelistProductList .lineView .productData .stockFlag--success {
  width: 13px;
  min-width: 13px;
  height: 13px;
}
@media (max-width: 1199px) {
  #noticelistProductList .lineView .productData form .productData--content .title a {
    font-size: 16px !important;
  }
  #noticelistProductList .lineView .productData form .productData--content .description,
  #noticelistProductList .lineView .productData form .details--top-info .small.text-muted,
  #noticelistProductList .lineView .productData form .details--top-info .stockFlag {
    font-size: 14px !important;
  }
}
@media (min-width: 767px) {
  .lineView .productData form:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(105, 105, 105, 0.3);
            box-shadow: 0 10px 30px 0 rgba(105, 105, 105, 0.3);
    z-index: 999;
    position: relative;
    left: inherit;
    right: inherit;
  }
}
.lineView .productData form .actions {
  position: relative;
  z-index: 3;
  font-size: 0;
}
@media (min-width: 767px) {
  .lineView .productData form .actions {
    top: inherit;
    opacity: 1;
    height: auto;
    -webkit-transition: none;
    transition: none;
  }
}
.lineView .productData form .actions .lineView .productData form:hover .actions {
  opacity: 1;
  z-index: 1;
  top: inherit;
  height: auto;
}
.list-container > .lineView:last-child {
  margin-bottom: 30px;
}
/************* END LIST ******/
.pagination-options .pagination {
  margin-bottom: 20px;
}
.pagination-options .pagination .prev.disabled {
  display: none;
}
.pagination-options .pagination li {
  display: inline-block;
}
.pagination-options .pagination li.disabled span {
  background: none;
  cursor: default;
}
.pagination-options .pagination a,
.pagination-options .pagination span {
  background: #EFEFEF;
  color: #6E6E6E;
  border: none;
  border-radius: 5px !important;
  padding: 6px 0;
  text-align: center;
  height: 42px;
  width: 42px;
  font-size: 20px;
  margin: 0 4px;
}
.pagination-options .pagination a:hover,
.pagination-options .pagination span:hover,
.pagination-options .pagination a:focus,
.pagination-options .pagination span:focus {
  color: #6E6E6E;
  background: #d6d6d6;
}
.pagination-options .pagination .active span {
  background: #F62F5E;
  color: #fff;
}
.pagination-options .pagination .prev a,
.pagination-options .pagination .next a,
.pagination-options .pagination .prev span,
.pagination-options .pagination .next span {
  width: 66px;
  font-size: 24px;
  border-radius: 50px;
  padding: 6px 0;
}
.pagination-options .pagination .prev span:hover,
.pagination-options .pagination .next span:hover {
  background: #EFEFEF;
}
.pagination-options .pagination .prev {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .pagination-options .pagination .prev {
    margin-right: 0;
  }
}
.pagination-options .pagination .prev span {
  background: none !important;
}
.pagination-options .pagination .next {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .pagination-options .pagination .next {
    margin-left: 0;
  }
}
.pagination-options .pagination .next span {
  background: none !important;
}
.callback-box--wrapper {
  display: none;
}
.callback-box--container {
  background: #fff;
  max-width: 400px;
  width: 100%;
}
.callback-box--container .callback-box--container-inner {
  width: 100%;
  max-width: 400px;
}
.callback-box--container .callback-box--container-inner input {
  background: #f7f7f7;
}
.callback-box--container .callback-box--container-inner input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #F7F7F7 !important;
  -webkit-text-fill-color: #999 !important;
  color: #999 !important;
}
.dropdown-menu > li > a:focus {
  outline: none;
}
.legal {
  background: #3F4149;
  padding: 10px 0;
  color: #A6A6A6;
}
.legal .legal-box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .legal .legal-box > div {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
  .legal .legal-box > div div + div {
    margin-top: 10px;
  }
}
.legal .bottom--social-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.legal .bottom--social-box a {
  height: 35px;
  width: 35px;
  padding-top: 7px;
  margin-right: 4px;
  display: inline-block;
  background: #464852;
  text-align: center;
  border: 2px solid #A7A7A7;
  border-radius: 50%;
  color: #EDEFF1;
  font-size: 14px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.legal .bottom--social-box a:hover {
  border-color: #EDEFF1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .legal .bottom--social-box a {
    height: 32px;
    width: 32px;
    padding-top: 5px;
  }
}
.legal .legal--payment-box {
  text-align: right;
}
.legal .legal--payment-box img {
  max-width: 100%;
}
.category-type--cat {
  background: #fff;
  width: 100%;
}
.category-type--cat .panel-body {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.category-type--cat .panel-body .btn-block {
  border-radius: 0;
  white-space: normal;
}
.category-type--cat .category-type--head {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  text-align: center;
}
.category-type--cat .category-type--head .category-type--head-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .category-type--cat .category-type--head .category-type--head-title {
    font-size: 14px;
    line-height: 18px;
  }
}
.category-type--cat .category-type--head .category-type--head-count {
  display: block;
  margin-top: 10px;
  color: #F62F5E;
  font-size: 13px;
}
.sly-wrapper {
  position: relative;
}
.sly-wrapper .productData {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.sly-wrapper .frame ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.sly-wrapper .controls {
  position: absolute;
  top: -72px;
  right: 0;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
@media (max-width: 767px) {
  .sly-wrapper .controls {
    top: -63px;
  }
}
.sly-wrapper .controls span {
  font-size: 32px;
  color: #9E9E9E;
  cursor: pointer;
}
.sly-wrapper .controls span.prev {
  margin-right: 5px;
}
.sly-wrapper .controls span.disabled {
  opacity: 0.5;
  cursor: default;
}
.sly-wrapper .frame ul li {
  cursor: default;
}
/* Top Menu */
.bodyHide {
  overflow: hidden !important;
}
@media (max-width: 768px) {
  .wrapp-site {
    overflow-x: hidden;
  }
}
.overlay-site {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #212121;
  opacity: 0.57;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 9003;
  cursor: pointer;
}
.sideMenu,
.mobileCategory {
  position: fixed;
  z-index: 9006;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 295px;
  display: block;
  background: #F7F7F7;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 0 0 20px;
}
.sideMenu .cat-desc,
.mobileCategory .cat-desc {
  padding: 10px 20px;
  background: #4a4a4a;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  font-size: 20px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
}
.sideMenu .sideMenu--head,
.mobileCategory .sideMenu--head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sideMenu .sideMenu--head .logo img,
.mobileCategory .sideMenu--head .logo img {
  max-width: 179px;
  width: 100%;
}
.sideMenu .sideMenu--head .sideMenuClose,
.mobileCategory .sideMenu--head .sideMenuClose {
  width: 100%;
  padding: 6px 10px;
  margin: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #f62f5e;
  border: 0;
  color: #fff;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sideMenu .sideMenu--bottom p.small,
.mobileCategory .sideMenu--bottom p.small {
  margin: 0;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}
.sideMenu .sideMenu--bottom .whatsap-row,
.mobileCategory .sideMenu--bottom .whatsap-row {
  margin-top: 0;
}
.sideMenu .sideMenu--bottom .whatsap-row a,
.mobileCategory .sideMenu--bottom .whatsap-row a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 73px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.sideMenu .sideMenu--bottom .whatsap-row a svg,
.mobileCategory .sideMenu--bottom .whatsap-row a svg {
  position: absolute;
  left: 15px;
  top: 12px;
  margin-right: 0;
}
.sideMenu .sideMenu--bottom .whatsap-row a h4,
.mobileCategory .sideMenu--bottom .whatsap-row a h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.sideMenu .sideMenu--bottom .whatsap-row a span,
.mobileCategory .sideMenu--bottom .whatsap-row a span {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.sideMenu .sideMenu--bottom .sideMenu--phone-col,
.mobileCategory .sideMenu--bottom .sideMenu--phone-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.sideMenu .sideMenu--bottom .sideMenu--phone-col .phone-col--number,
.mobileCategory .sideMenu--bottom .sideMenu--phone-col .phone-col--number {
  background: #87B144;
  color: #fff;
  position: relative;
  font-size: 16px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 10px 15px;
}
.sideMenu .sideMenu--bottom .sideMenu--phone-col .phone-col--number span.kiconk-icon-phone,
.mobileCategory .sideMenu--bottom .sideMenu--phone-col .phone-col--number span.kiconk-icon-phone {
  margin-right: 10px;
}
.sideMenu .sideMenu--bottom .sideMenu--phone-col .phone-col--number span.kiconk-icon-phone:before,
.mobileCategory .sideMenu--bottom .sideMenu--phone-col .phone-col--number span.kiconk-icon-phone:before {
  color: #fff;
}
.sideMenu .sideMenu--bottom .sideMenu--phone-col .phone-col--number span:last-child,
.mobileCategory .sideMenu--bottom .sideMenu--phone-col .phone-col--number span:last-child {
  display: block;
}
.sideMenu .sideMenu--bottom .sideMenu--phone-col .phone-col--callback,
.mobileCategory .sideMenu--bottom .sideMenu--phone-col .phone-col--callback {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}
@media (max-width: 991px) {
  .sideMenu .sideMenu--bottom .sideMenu--phone-col .phone-col--callback,
  .mobileCategory .sideMenu--bottom .sideMenu--phone-col .phone-col--callback {
    padding: 9px 10px 8px 13px !important;
  }
}
.sideMenu .sideMenu--bottom .sideMenu--phone-col .phone-col--callback.menu--click,
.mobileCategory .sideMenu--bottom .sideMenu--phone-col .phone-col--callback.menu--click {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  height: 50px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 20px !important;
  background: #4A4A4A;
}
.sideMenu .sideMenu--bottom .sideMenu--phone-col .phone-col--callback span:nth-child(1),
.mobileCategory .sideMenu--bottom .sideMenu--phone-col .phone-col--callback span:nth-child(1) {
  margin-top: -3px;
}
.sideMenu .sideMenu--bottom .phone-col--callback-wrap,
.mobileCategory .sideMenu--bottom .phone-col--callback-wrap {
  display: none;
  background: #fff;
  padding: 20px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.sideMenu .sideMenu--bottom .phone-col--callback-wrap .lead,
.mobileCategory .sideMenu--bottom .phone-col--callback-wrap .lead {
  display: none;
}
.sideMenu .sideMenu--bottom .phone-col--callback-wrap .form-group,
.mobileCategory .sideMenu--bottom .phone-col--callback-wrap .form-group {
  margin: 0 0 10px !important;
}
.sideMenu .sideMenu--bottom .phone-col--callback-wrap .form-group input,
.mobileCategory .sideMenu--bottom .phone-col--callback-wrap .form-group input {
  background: #f7f7f7;
}
.sideMenu .sideMenu--bottom .phone-col--callback-wrap .popup-button-container,
.mobileCategory .sideMenu--bottom .phone-col--callback-wrap .popup-button-container {
  background: none;
  padding: 0;
  margin: 0;
}
.sideMenu .top-row--social .bottom--social-box,
.mobileCategory .top-row--social .bottom--social-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.sideMenu .top-row--social .bottom--social-box a,
.mobileCategory .top-row--social .bottom--social-box a {
  margin-right: 5px;
  width: 50px;
  height: 50px;
}
.sideMenu .top-row--social .bottom--social-box a i:after,
.mobileCategory .top-row--social .bottom--social-box a i:after {
  display: none;
}
.sideMenu .sideMenu--wrapper,
.mobileCategory .sideMenu--wrapper {
  padding: 0;
}
.sideMenu .sideMenu--wrapper a,
.mobileCategory .sideMenu--wrapper a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 12px 9px;
  background: #fff;
  font-size: 16px;
  overflow: hidden;
  position: relative;
}
.sideMenu .sideMenu--wrapper a .cat-icon:before,
.mobileCategory .sideMenu--wrapper a .cat-icon:before {
  color: #87B144;
}
.sideMenu .sideMenu--wrapper a i,
.mobileCategory .sideMenu--wrapper a i,
.sideMenu .sideMenu--wrapper a .cat-icon,
.mobileCategory .sideMenu--wrapper a .cat-icon {
  width: 37px;
  min-width: 37px;
  padding: 5px 10px 4px;
  text-align: center;
  margin-right: 15px;
  color: #87B144;
  font-size: 18px;
  display: block;
  position: relative;
}
.sideMenu .sideMenu--wrapper a i:after,
.mobileCategory .sideMenu--wrapper a i:after,
.sideMenu .sideMenu--wrapper a .cat-icon:after,
.mobileCategory .sideMenu--wrapper a .cat-icon:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 33px;
  width: 2px;
  background: #F1F1F1;
}
.sideMenu .sideMenu--wrapper a i.fa-info-circle,
.mobileCategory .sideMenu--wrapper a i.fa-info-circle,
.sideMenu .sideMenu--wrapper a .cat-icon.fa-info-circle,
.mobileCategory .sideMenu--wrapper a .cat-icon.fa-info-circle {
  font-size: 26px;
}
.sideMenu .sideMenu--wrapper a i.fa-user-plus,
.mobileCategory .sideMenu--wrapper a i.fa-user-plus,
.sideMenu .sideMenu--wrapper a .cat-icon.fa-user-plus,
.mobileCategory .sideMenu--wrapper a .cat-icon.fa-user-plus,
.sideMenu .sideMenu--wrapper a i.fa-newspaper-o,
.mobileCategory .sideMenu--wrapper a i.fa-newspaper-o,
.sideMenu .sideMenu--wrapper a .cat-icon.fa-newspaper-o,
.mobileCategory .sideMenu--wrapper a .cat-icon.fa-newspaper-o,
.sideMenu .sideMenu--wrapper a i.fa-user,
.mobileCategory .sideMenu--wrapper a i.fa-user,
.sideMenu .sideMenu--wrapper a .cat-icon.fa-user,
.mobileCategory .sideMenu--wrapper a .cat-icon.fa-user {
  font-size: 23px;
}
.sideMenu .sideMenu--wrapper a:hover,
.mobileCategory .sideMenu--wrapper a:hover,
.sideMenu .sideMenu--wrapper a:focus,
.mobileCategory .sideMenu--wrapper a:focus {
  text-decoration: none;
  color: inherit;
}
.sideMenu {
  right: -100%;
}
.sideMenu.sideMenuShow {
  right: 0;
}
.sideMenu button {
  overflow: hidden;
  position: relative;
}
.sideMenu .sideMenu--wrapper {
  padding: 0 20px;
}
.sideMenu .sideMenu--wrapper .top-row--user .popup-button-container {
  margin: 0;
  padding: 0;
  background: 0;
  display: block;
}
.sideMenu .sideMenu--wrapper .top-row--user .popup-button-container .btn {
  width: 100%;
}
.sideMenu .sideMenu--wrapper .top-row--user .popup-button-container .btn-default {
  padding: 15px 0 10px;
  margin-bottom: 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
}
.sideMenu .sideMenu--wrapper .top-row--user .popup-button-container .btn-default:focus,
.sideMenu .sideMenu--wrapper .top-row--user .popup-button-container .btn-default:hover {
  background: none;
}
.sideMenu .sideMenu--wrapper .top-row--login {
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.sideMenu .sideMenu--wrapper .top-row--register {
  margin-top: 10px;
}
.sideMenu .sideMenu--wrapper .top-row--login.menu--click,
.sideMenu .sideMenu--wrapper .top-row--profile.menu--click {
  background: #4A4A4A;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
}
.sideMenu .sideMenu--wrapper .top-row--login.menu--click i,
.sideMenu .sideMenu--wrapper .top-row--profile.menu--click i {
  color: #fff;
}
.sideMenu .sideMenu--wrapper .top-row--login.menu--click i:after,
.sideMenu .sideMenu--wrapper .top-row--profile.menu--click i:after {
  background: #969696;
}
.sideMenu .sideMenu--wrapper .sideMenu--cabinet-form {
  background: #fff;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 50px 20px 5px;
  margin-top: -25px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  display: none;
}
.sideMenu .sideMenu--wrapper .sideMenu--cabinet-form .popup-form-title {
  display: none;
}
.sideMenu .sideMenu--wrapper .sideMenu--cabinet-form .form-group {
  margin-bottom: 15px;
}
.sideMenu .sideMenu--wrapper .sideMenu--cabinet-form input {
  background: #F7F7F7;
}
.sideMenu .sideMenu--wrapper .sideMenu--cabinet-form ul li a {
  color: #777;
  border-radius: 0;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid #F1F1F1;
}
.sideMenu .sideMenu--wrapper .sideMenu--cabinet-form ul li a:active {
  background: none;
}
.sideMenu .sideMenu--wrapper .sideMenu--cabinet-form ul li a .badge {
  top: 0px;
  left: 5px;
  background: #4A4A4A;
}
.sideMenu .sideMenu--wrapper .sideMenu--cabinet-form ul li a i {
  border: none;
  width: 30px;
}
.sideMenu .sideMenu--wrapper .sideMenu--cabinet-form ul li:last-child a {
  border: none;
  margin-bottom: 0;
}
.sideMenu .top-row--user-loggedin {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sideMenu .top-row--user-loggedin .sideMenu--cabinet-form {
  padding: 60px 10px 5px;
  margin-top: -60px;
  border-radius: 25px;
}
.sideMenu .top-row--user-loggedin .sideMenu--cabinet-form a i {
  margin-right: 0;
}
.sideMenu .top-row--user-loggedin .sideMenu--cabinet-form a i:after {
  display: none;
}
.sideMenu .top-row--user-loggedin .sideMenu--cabinet-form a span {
  margin-top: 5px;
}
.sideMenu .top-row--user-loggedin .top-row--profile {
  max-width: 205px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.sideMenu .top-row--user-loggedin .btn-danger {
  background: #D9534F;
  width: 50px;
  overflow: hidden;
  z-index: 1;
  border-radius: 0;
  font-size: 0;
}
.sideMenu .top-row--user-loggedin .btn-danger i {
  color: #fff;
  border: none;
  min-width: auto;
  margin-right: 0;
  padding: 0;
}
.sideMenu .top-row--user-loggedin .btn-danger i:after {
  display: none;
}
.sideMenu .top-row--social {
  font-size: 0;
}
.sideMenu .top-row--social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sideMenu .top-row--social a {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 5px;
}
.sideMenu .top-row--social a img {
  max-width: 50px;
  border-radius: 50%;
}
.sideMenu .top-row--social a i {
  margin-right: 0;
  padding: 0;
}
.sideMenu .top-row--social a.test {
  color: #000;
}
.sideMenu .top-row--social a.tiktok {
  padding-top: 10px !important;
  padding-left: 2px;
  padding-right: 2px;
}
.sideMenu .top-row--social a.tiktok svg {
  max-width: 20px !important;
  max-height: 20px !important;
}
.sideMenu .top-row--social a.tiktok svg path {
  fill: #87B144 !important;
}
.sideMenu .cabinet-sub-menu {
  display: none;
}
.sideMenu p {
  margin: 25px 0 7px;
  font-size: 17px;
  font-weight: 500;
  text-shadow: 0 1px 0 #fff;
}
.sideMenu img {
  max-width: 20px;
}
.sideMenu ul {
  list-style: none;
  padding: 0;
}
.m-category-toggle {
  display: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  padding-top: 2px;
  margin-right: 10px;
}
.m-category-toggle span {
  line-height: 14px;
}
.m-category-toggle i {
  margin-bottom: 2px;
}
@media (max-width: 1069px) {
  .m-category-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
  }
}
.mobileCategory {
  left: -100%;
  padding: 0 0 20px;
}
.mobileCategory.mobileCategoryShow {
  left: 0;
}
.mobileCategory .sideMenu--head .mobileCategoryClose {
  width: 100%;
  padding: 6px 10px;
  margin: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #f62f5e;
  border: 0;
  color: #fff;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobileCategory .sideMenu--head .mobileCategoryClose i {
  position: absolute;
  right: 10px;
  top: 10px;
}
.mobileCategory .sideMenu--wrapper {
  position: relative;
  overflow: hidden;
}
.mobileCategory .sideMenu--wrapper .sliding-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.25s linear;
  transition: -webkit-transform 0.25s linear;
  transition: transform 0.25s linear;
  transition: transform 0.25s linear, -webkit-transform 0.25s linear;
  -webkit-transition: transform 0.25s linear;
  -moz-transition: transform 0.25s linear;
  -o-transition: transform 0.25s linear;
  -ms-transition: transform 0.25s linear;
}
.mobileCategory .sideMenu--wrapper a {
  position: relative;
}
.mobileCategory .sideMenu--wrapper a.hasSubcats {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.mobileCategory ul {
  list-style: none;
  padding: 0;
  position: relative;
  left: 0;
}
.mobileCategory ul.menu-cat-parent {
  width: px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  margin-bottom: 0;
  min-width: 295px;
  max-width: 295px;
}
.mobileCategory ul.cats-default-hide {
  left: -275px;
}
.mobileCategory ul.cats-default-hide li {
  position: relative;
  padding: 0;
}
.mobileCategory ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #ebebeb;
}
.mobileCategory ul li .fa-chevron-right {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #c1c1c1;
  cursor: pointer;
  font-size: 18px;
  padding: 0 13px;
}
.mobileCategory .sub-cats,
.mobileCategory .sub-cats-third {
  position: relative;
  max-width: 300px;
  min-width: 300px;
  width: 100%;
}
.mobileCategory .sub-cats.sub-cats-open,
.mobileCategory .sub-cats-third.sub-cats-open {
  display: block !important;
  width: 100% !important;
}
.mobileCategory .sub-cats .back,
.mobileCategory .sub-cats-third .back {
  background: #EFEFEF;
  max-height: 50px;
  height: 50px;
  max-width: 255px;
  margin-left: 20px;
}
.mobileCategory .sub-cats .back i,
.mobileCategory .sub-cats-third .back i {
  width: 30px;
}
.mobileCategory .sub-cats li,
.mobileCategory .sub-cats-third li {
  max-width: 295px;
  margin: 0 20px;
}
.mobileCategory .sub-cats li img,
.mobileCategory .sub-cats-third li img {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-right: 10px;
  border-radius: 50%;
}
.mobileCategory .page-header {
  display: none;
}
.mobileCategory .sub-cats > a.hasSubcats {
  text-decoration: underline;
  color: #f62f5e;
  text-decoration-color: #f62f5e;
  font-weight: 600;
  border-bottom: solid 1px #ebebeb;
}
.mobileCategory .sub-cats .container {
  padding: 0;
  padding-right: 0;
}
.mobileCategory .sub-cats .container:before,
.mobileCategory .sub-cats .container:after {
  display: none;
}
.mobileCategory .sub-cats .container .row {
  margin-left: 0;
  margin-right: 0;
}
.mobileCategory .sub-cats .container .row:before,
.mobileCategory .sub-cats .container .row:after {
  display: none;
}
.mobileCategory .sub-cats .container .row .col-md-8 {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.mobileCategory .sub-cats .container .row .col-md-8 ul {
  margin: 0;
}
.mobileCategory .sub-cats .container .row .col-md-8 ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: unset;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #ebebeb;
}
.mobileCategory .sub-cats .container .row .col-md-4 {
  display: none;
}
.mobileCategory .sliding-menu-wrapper .sub-cats-third {
  right: -295px;
  left: unset;
  z-index: 1;
  background: #f7f7f7;
}
.mobileCategory .sliding-menu-wrapper .sub-cats-third > a {
  text-decoration: underline;
  color: #f62f5e;
  text-decoration-color: #f62f5e;
  font-weight: 600;
  border-bottom: solid 1px #ebebeb;
}
.mobileCategory .sliding-menu-wrapper .sub-cats-third li {
  max-width: 100%;
  margin: 0;
}
/************* Page Backet *****/
body.is-checkout ol.checkoutSteps {
  margin-top: 30px;
}
@media (max-width: 767px) {
  body.is-checkout ol.checkoutSteps {
    margin-top: 15px;
  }
}
ol.checkoutSteps {
  border-top: 3px solid #eee;
}
ol.checkoutSteps li.active,
ol.checkoutSteps li.passed,
ol.checkoutSteps li.activeLast {
  border-top: 3px solid #87B144;
  margin-top: -3px;
  position: relative;
  z-index: 1;
}
ol.checkoutSteps li.active:after {
  content: '';
  position: absolute;
  display: block;
  top: -3px;
  right: 0;
  height: 3px;
  width: 50%;
  background: #eee;
  z-index: -1;
}
ol.checkoutSteps li .text {
  color: #ABABAB;
}
@media (max-width: 991px) {
  ol.checkoutSteps li .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 40px;
  }
}
@media (max-width: 767px) {
  ol.checkoutSteps li .text {
    word-break: break-word;
    font-size: 11px;
    line-height: 13px;
  }
}
@media (max-width: 480px) {
  ol.checkoutSteps li .text {
    font-size: 10px;
    line-height: 12px;
  }
}
ol.checkoutSteps li a .num {
  background: #eee;
}
ol.checkoutSteps li a .text {
  color: #2e2e2e;
  font-weight: 500;
}
ol.checkoutSteps li a:focus {
  text-decoration: none;
}
#paymentStep {
  display: block;
}
ol.checkoutSteps li .num {
  border: none;
  padding-top: 4px;
  color: #2e2e2e;
  background: #eee;
}
ol.checkoutSteps li.active .num {
  background-color: #F62F5E;
}
ol.checkoutSteps li.activeLast .num {
  background: #F62F5E;
  color: #fff;
}
ol.checkoutSteps li.passed .num {
  background-color: #87B144;
}
#thankyouPage {
  font-size: 16px;
  line-height: 24px;
}
#thankyouPage a[rel="nofollow"] {
  color: #87B144;
}
#thankyouPage a[rel="nofollow"]:hover {
  text-decoration: underline;
}
.well {
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}
.lineBox {
  position: relative;
}
#basket_table {
  margin: 35px 0;
  background: #fff;
  border: none;
  position: relative;
}
#basket_table thead {
  background: #EFEFEF;
}
#basket_table thead th {
  padding: 15px 20px;
  border-bottom: 1px solid #eee;
  text-align: center !important;
}
@media (max-width: 991px) {
  #basket_table thead th {
    padding: 15px 10px;
    font-size: 13px;
  }
}
#basket_table thead th:nth-child(1) {
  text-align: left !important;
}
#basket_table thead th:last-child {
  text-align: right !important;
}
#basket_table tbody tr {
  border-bottom: 1px solid #eee;
}
#basket_table tbody tr:nth-of-type(odd) {
  background: inherit;
}
#basket_table tbody tr:last-child {
  border: none;
}
#basket_table tbody td {
  text-align: center !important;
  vertical-align: middle;
  padding: 20px 15px;
  border: none;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 991px) {
  #basket_table tbody td {
    font-size: 14px;
    padding: 15px 5px;
  }
}
#basket_table tbody td:first-child {
  padding-left: 15px !important;
  text-align: left !important;
}
#basket_table tbody td:last-child {
  text-align: right !important;
  padding-right: 20px;
}
#basket_table .basket-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
}
#basket_table .basketImage {
  border: 1px solid #eee;
  margin-right: 20px !important;
  text-align: center;
  position: relative;
}
@media (min-width: 1200px) {
  #basket_table .basketImage {
    width: 152px;
  }
}
@media (max-width: 991px) {
  #basket_table .basketImage {
    max-width: 102px;
    margin-right: 10px !important;
  }
}
#basket_table .basketImage a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 150px;
}
@media (max-width: 1199px) {
  #basket_table .basketImage a {
    width: 100px;
    min-height: 100px;
  }
}
@media (min-width: 1200px) {
  #basket_table .basketImage a {
    min-width: 150px;
  }
}
#basket_table .basketImage img {
  max-width: 150px;
  max-height: 150px;
}
@media (max-width: 991px) {
  #basket_table .basketImage img {
    max-width: 100px;
  }
}
#basket_table .basketItemDesc {
  text-align: left;
  padding-right: 20px;
  font-size: 16px;
}
@media (max-width: 991px) {
  #basket_table .basketItemDesc {
    font-size: 14px;
    padding-right: 10px;
  }
  #basket_table .basketItemDesc .smallFont {
    font-size: 13px;
  }
}
#basket_table .basketItemDesc .smallFont {
  color: #B4B4B4;
  margin-top: 10px;
  font-weight: 400;
}
#basket_table .basketItemDesc .basketTotalForm--item-remove {
  color: #d9534f;
  cursor: pointer;
  font-size: 14px;
}
#basket_table .basketItemDesc .basketTotalForm--item-remove i {
  font-size: 15px;
  padding-right: 5px;
}
#basket_table .basketItemDesc .basketTotalForm--item-remove:hover {
  text-decoration: underline;
}
#basket_table .quantity .number-icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
}
#basket_table .quantity .number-icon .textbox {
  text-align: center !important;
}
#basket_table .basketTotalForm--item-price {
  font-size: 22px;
}
@media (max-width: 991px) {
  #basket_table .basketTotalForm--item-price {
    font-size: 18px;
  }
}
#basket_table .basketTotalForm--item-price .sup-price {
  font-size: 11px;
  line-height: 23px;
  margin-left: 2px;
}
@media (max-width: 991px) {
  #basket_table .basketTotalForm--item-price .sup-price {
    font-size: 10px;
    line-height: 16px;
  }
}
#basket_table tfoot td {
  padding: 15px 13px;
  border-top-color: #eee;
}
.gift--product {
  background: #87B144;
  padding: 2px 12px 1px;
  border-radius: 20px;
  color: #fff;
}
.gift--triangle {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 45px solid rgba(246, 47, 94, 0.8);
  border-left: 45px solid transparent;
}
.gift--triangle i {
  position: absolute;
  left: -20px;
  top: 20px;
  font-size: 18px;
  color: #fff;
}
#empty-basket-warning {
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 767px) {
  #empty-basket-warning {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
#empty-basket-warning span {
  display: block;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 15px;
}
#empty-basket-warning span span {
  display: block;
  font-size: 34px;
  color: #ABABAB;
  margin-bottom: 15px;
}
#empty-basket-warning a {
  margin-bottom: 15px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  #basket_list img {
    max-width: 130px;
    width: 100%;
    min-height: 110px;
  }
  #basket_form .gridView--basket .productData .unitPrice,
  #orderEditCart .gridView--basket .productData .unitPrice {
    font-size: 13px;
  }
  #basket_form .gridView--basket .productData .title {
    margin-bottom: 0;
  }
  #basket_form .basketTotalForm--item .picture {
    position: relative;
  }
  #basket_form .gridView--basket .productData,
  #orderEditCart .gridView--basket .productData {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #ebebeb;
    margin-bottom: 10px;
    float: none;
  }
  #basket_form .gridView--basket .productData .form,
  #orderEditCart .gridView--basket .productData .form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #basket_form .gridView--basket .productData .form .picture,
  #orderEditCart .gridView--basket .productData .form .picture {
    margin-bottom: 0;
    margin-right: 15px;
  }
  #basket_form .gridView--basket .productData .form .picture a,
  #orderEditCart .gridView--basket .productData .form .picture a {
    min-width: 110px;
  }
  #basket_form .gridView--basket .productData .form .listDetails .productData--content > a,
  #orderEditCart .gridView--basket .productData .form .listDetails .productData--content > a {
    font-size: 18px;
    font-weight: 500;
  }
  #basket_form .gridView--basket .productData .form .listDetails .productData--content .small.text-muted,
  #orderEditCart .gridView--basket .productData .form .listDetails .productData--content .small.text-muted {
    font-size: 12px;
  }
  #basket_form .gridView--basket .productData .form .listDetails .productData--content .price.text-center,
  #orderEditCart .gridView--basket .productData .form .listDetails .productData--content .price.text-center {
    margin-top: 10px;
  }
  #basket_form .gridView--basket .productData .form .listDetails .productData--content .price.text-center .lead,
  #orderEditCart .gridView--basket .productData .form .listDetails .productData--content .price.text-center .lead {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #basket_form .gridView--basket .productData .form .listDetails .productData--content .price.text-center .lead .unitPrice,
  #orderEditCart .gridView--basket .productData .form .listDetails .productData--content .price.text-center .lead .unitPrice {
    color: #b4b4b4;
  }
  #basket_form .gridView--basket .productData .form .listDetails .productData--content .number-icon,
  #orderEditCart .gridView--basket .productData .form .listDetails .productData--content .number-icon {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  #basket_form .gridView--basket .productData .form .listDetails .productData--content > a,
  #orderEditCart .gridView--basket .productData .form .listDetails .productData--content > a {
    font-size: 16px;
  }
}
body.cl-basket #basketVoucher .input-group {
  width: auto;
}
@media (max-width: 480px) {
  body.cl-basket #basketVoucher .input-group .btn,
  body.cl-basket #basketVoucher .input-group input {
    font-size: 14px !important;
  }
}
@media (max-width: 400px) {
  .prevStep,
  .nextStep {
    width: 100%;
    margin-bottom: 10px;
  }
}
#basketSummary {
  font-weight: 500;
}
#basketSummary tr {
  background: #f7f7f7;
}
#basketSummary th {
  color: #ABABAB;
  font-weight: 400;
}
#basketSummary td {
  font-weight: 600;
}
#basketSummary .lead {
  color: #2e2e2e;
  font-weight: 600;
}
#basketSummary .lead .sup-price {
  font-size: 12px;
  line-height: 24px;
  margin-left: 3px;
}
/******  Panel */
.panel {
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  border: none;
}
@media (max-width: 767px) {
  .panel {
    margin-bottom: 10px;
  }
}
.panel .panel-heading {
  background: none;
  border-radius: 0;
  padding: 15px;
  color: #2e2e2e;
  border: none;
  font-weight: 600;
  font-size: 16px;
}
@media (max-width: 767px) {
  .panel .panel-heading {
    padding: 15px 10px;
  }
}
.panel .panel-body {
  padding: 15px;
  font-size: 15px;
}
@media (max-width: 767px) {
  .panel .panel-body {
    padding: 10px;
  }
}
.panel .panel-body #addressText {
  line-height: 26px;
}
.panel .panel-body p {
  line-height: 24px;
}
.panel .panel-footer {
  background: inherit;
  border-color: #E5E5E5;
  border-radius: 0;
}
.panel .form-group {
  margin-left: 0;
  margin-right: 0;
}
.panel .help-block,
.panel .alert-info {
  font-size: 14px;
}
.panel .btn.btn-warning {
  height: 35px;
  width: 35px;
  background-color: #aaa;
  border-color: #aaa;
  margin-top: -8px !important;
  font-size: 14px;
}
.panel .btn.btn-warning:hover {
  background: #87B144;
}
.panel input,
.panel textarea,
.panel .dropdown-toggle {
  background: #f7f7f7;
  color: #2e2e2e;
}
.panel .well.well-sm .alert {
  border-radius: 30px;
}
@media (max-width: 767px) {
  .panel .well.well-sm .alert {
    padding: 0 15px;
  }
}
/***** End Panel **/
@media (min-width: 768px) {
  .cl-user.is-checkout .checkoutOptions .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cl-user.is-checkout .checkoutOptions .row form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-bottom: 10px;
  }
  .cl-user.is-checkout .checkoutOptions .row form .panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
  .cl-user.is-checkout .checkoutOptions .row form .panel .panel-body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 21px;
}
/***** All Step Card */
.checkoutCollumns .panel-body {
  padding: 15px 0;
}
@media (max-width: 767px) {
  .checkoutCollumns .panel-body {
    padding: 10px;
  }
}
.checkoutCollumns .form-group label {
  text-align: left !important;
}
.checkoutCollumns .text-message {
  color: #737373;
}
.checkoutCollumns textarea {
  margin-top: 10px;
  resize: none;
}
@media (max-width: 991px) {
  .checkoutOptions .oxEqualized {
    height: auto !important;
  }
  .panel-footer.text-right {
    text-align: left;
    border: none;
    padding: 10px;
  }
}
#payment dd.activePayment {
  margin-top: 20px;
}
#payment .help-block {
  margin-left: 10px;
}
body.cl-order .agb a {
  color: #87B144;
}
.panel--order-cart {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.panel--order-cart .panel-heading {
  background: #fff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.panel--order-cart .panel-body {
  padding: 0;
}
.panel--order-cart .panel-body {
  padding: 15px 0;
}
.panel--order-cart #basket_table thead th:first-child {
  text-align: left !important;
}
.panel--order-cart #basket_table .basketImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.cl-order #orderEditCart table#basket_table thead tr {
  background: none;
}
/****** My Account **/
[class*="cl-account"] .mainpart.col-md-9 {
  width: 100%;
}
[class*="cl-account"] .hidden-xs.col-md-3 {
  display: none;
}
[class*="cl-account"].is-logged-in .mainpart.col-md-9 {
  width: 75%;
}
@media (max-width: 991px) {
  [class*="cl-account"].is-logged-in .mainpart.col-md-9 {
    width: 100%;
  }
}
[class*="cl-account"].is-logged-in .hidden-xs.col-md-3 {
  display: block;
}
.accountLoginView .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.accountLoginView .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.accountLoginView .row > div.pull-right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (max-width: 991px) {
  .accountLoginView .row > div.pull-right {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.accountDashboardView .page-header {
  margin-bottom: 20px;
}
.accountDashboardView .panel-heading a.btn.btn-default {
  padding: 7px 5px;
  height: 35px;
  width: 35px;
  margin-top: -8px;
  font-size: 14px;
}
#account_menu .list-group {
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  background: #fff;
}
.list-group-item {
  border: none;
  padding: 0;
}
.list-group-item a {
  padding: 10px 15px;
  display: block;
  font-weight: 500;
}
.list-group-item a:hover {
  text-decoration: none;
}
.list-group-item.active {
  background: #fff;
}
.list-group-item.active a {
  color: #87B144;
  font-weight: 600;
}
.list-group-item.active:hover,
.list-group-item.active:focus {
  background: #fff;
}
.cl-account_noticelist .lineView .productData .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cl-account_noticelist .lineView .productData .productData--buy {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.cl-account_noticelist .lineView .productData .number-icon {
  margin-right: 0 !important;
  margin-bottom: 10px !important;
}
@media (max-width: 767px) {
  .cl-account_noticelist .lineView .productData .number-icon {
    margin-bottom: 0 !important;
  }
}
.cl-account_noticelist .lineView .productData .tobasket--add-wishlist {
  display: none;
}
.cl-account_noticelist .lineView .productData .selectorsBox span {
  max-width: 127px !important;
}
.cmsContent {
  font-size: 16px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .cmsContent {
    font-size: 14px;
    line-height: 20px;
  }
}
.mainpart.news {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .mainpart.details {
    overflow: hidden;
    padding-bottom: 0;
  }
}
.mainpart.alist {
  overflow: hidden;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .mainpart.alist {
    padding-bottom: 0;
  }
}
/*  Material Click! */
body.cl-payment form#payment .panel-body > dl {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  padding: 9px 0;
}
body.cl-payment form#payment .panel-body > dl img {
  display: block;
}
.home-menu-buffer {
  margin-bottom: 10px;
}
.sidebar--news ul {
  list-style: none;
  padding: 0;
}
.sidebar--news ul li {
  background: #fff;
  margin-bottom: 15px;
  padding: 15px;
}
.sidebar--news ul li .sidebar--news-title {
  font-size: 15px;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
.sidebar--news ul li .sidebar--news-desc {
  color: #797979;
  font-style: italic;
  font-size: 14px;
  line-height: 17px;
  display: block;
  margin-bottom: 10px;
}
.wrapper--about p {
  font-size: 16px;
  line-height: 23px;
}
@media (max-width: 767px) {
  .wrapper--about p {
    font-size: 14px;
  }
}
.wrapper--about .advantages p {
  font-size: 18px;
  margin: 0 15px 20px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .wrapper--about .advantages p {
    margin: 0 0 5px;
  }
}
.wrapper--about .advantages .advantages--item {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 20px;
}
@media (max-width: 767px) {
  .wrapper--about .advantages .advantages--item {
    margin-bottom: 10px;
  }
  .wrapper--about .advantages .advantages--item > div:first-child {
    min-width: 60px;
  }
}
.wrapper--about .advantages .advantages--item img {
  margin-right: 15px;
}
.wrapper--about .advantages .advantages--item img.quality {
  max-width: 64px;
}
@media (max-width: 1199px) {
  .wrapper--about .advantages .advantages--item img.quality {
    max-width: 55px;
  }
}
@media (max-width: 767px) {
  .wrapper--about .advantages .advantages--item img.quality {
    margin-left: -7px;
  }
}
.wrapper--about .advantages .advantages--item img.modern {
  max-width: 50px;
}
@media (max-width: 1199px) {
  .wrapper--about .advantages .advantages--item img.modern {
    max-width: 44px;
  }
}
.wrapper--about .advantages .advantages--item img.safety {
  max-width: 56px;
}
@media (max-width: 1199px) {
  .wrapper--about .advantages .advantages--item img.safety {
    max-width: 47px;
  }
}
.wrapper--about .advantages .advantages--item .advantages--title {
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}
@media (min-height: 992px) and (max-width: 1199px) {
  .wrapper--about .advantages .advantages--item .advantages--title {
    font-size: 14px;
  }
}
.wrapper--about .advantages .advantages--item .advantages--desc {
  font-size: 13px;
  display: block;
  line-height: 15px;
}
.w-overlay {
  background: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.w-overlay svg path,
.w-overlay svg rect {
  fill: #F62F5E;
}
#basketTotalForm .w-overlay {
  z-index: 9;
}
.fade-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
}
.fade-overlay svg path,
.fade-overlay svg rect {
  fill: #F62F5E;
}
.cl-search .page-header {
  max-width: 70%;
}
@media (max-width: 767px) {
  .cl-search .page-header {
    max-width: 100%;
  }
}
.top-category-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-category-box .top-category-box--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .top-category-box .top-category-box--item {
    margin: 0 !important;
    padding: 0 5px !important;
  }
}
.top-category-box .top-category-box--item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 100%;
}
.top-category-box .top-category-box--item:hover .category-type--head-title {
  text-decoration: underline;
}
.top-category-box .top-category-box--item a:hover,
.top-category-box .top-category-box--item a:focus {
  text-decoration: none;
}
.top-category-box .top-category-box--item .category-type--head-count {
  margin-top: 5px;
}
.top-category-box .top-category-box--item .category-type--head {
  padding: 15px 10px;
}
@media (max-width: 767px) {
  .top-category-box .top-category-box--item .category-type--head {
    padding: 10px;
  }
}
/* Badge */
.test--badge {
  position: absolute;
  left: -25px;
  top: 8px;
  z-index: 1;
}
@media (max-width: 767px) {
  .test--badge {
    left: -11px;
    top: 0;
  }
}
.badge-default {
  background: #FF5546;
  height: 30px;
  padding: 0px 5px 0 10px;
  color: #fff;
  font-size: 17px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  -webkit-box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.1);
          box-shadow: -1px 2px 3px rgba(0, 0, 0, 0.1);
  text-shadow: 0 0 1px #521712;
  position: relative;
}
@media (max-width: 767px) {
  .badge-default {
    height: 25px;
    padding: 0 5px 0 5px;
    font-size: 14px;
    line-height: 25px;
  }
}
.badge-default:before {
  content: '';
  position: absolute;
  display: block;
  top: -8px;
  left: 0;
  border: 4px solid transparent;
  border-right: 5px solid #b8322c;
  border-bottom: 4px solid #b8322c;
}
.badge-default:after {
  content: '';
  position: absolute;
  top: 0;
  right: -11px;
  display: block;
  border-right: 10px solid transparent;
  border-left: 1px solid #FF5546;
  border-bottom: 15px solid #FF5546;
  border-top: 15px solid #FF5546;
}
@media (max-width: 767px) {
  .badge-default:after {
    border-left: 5px solid #FF5546;
    border-bottom: 12px solid #FF5546;
    border-top: 13px solid #FF5546;
  }
  .badge-default:before {
    display: none;
  }
}
.detailsInfo .test--badge {
  left: -35px !important;
  top: 10px;
}
@media (max-width: 767px) {
  .detailsInfo .test--badge {
    left: -10px !important;
  }
}
#play-video {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px dashed #DBDBDB;
  padding: 5px 20px;
  color: #2E2E2E;
  font-weight: 500;
}
#play-video i {
  font-size: 50px;
  display: block;
  color: #6DC2EA;
}
#play-video:hover,
#play-video:focus {
  text-decoration: none;
}
.input-group-addon {
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 100px;
}
.selectVariantPopup--container {
  display: inline-block;
  background: #fff;
  max-width: 300px;
  width: 100%;
}
.selectVariantPopup--container .selectVariantPopup--container-inner {
  width: 100%;
  max-width: 300px;
}
.selectVariantPopup--container .selectVariantPopup--container-inner ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.selectVariantPopup--container .selectVariantPopup--container-inner a {
  padding: 10px 20px;
  margin: 5px 0;
  display: block;
  background: #EFEFF0;
  border-radius: 100px;
}
.selectVariantPopup--container .selectVariantPopup--container-inner a:hover,
.selectVariantPopup--container .selectVariantPopup--container-inner a:focus {
  text-decoration: none;
  color: #F62F5E;
}
.selectVariantPopup--container .selectVariantPopup--container-inner li:last-child a {
  margin-bottom: 0;
}
.badge-2er_set {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background: #86B144;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  color: #fff;
  font-size: 29px;
  line-height: 29px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.badge-2er_set span {
  font-size: 34px;
}
.badge-2er_set div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.badge-2er_set small {
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.detailsInfo .badge-2er_set {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transform-origin: 100% 0%;
      -ms-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}
@media (max-width: 767px) {
  .badge-2er_set {
    right: -20px;
    top: -20px;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
  }
  .detailsInfo .badge-2er_set {
    right: 0;
    top: 0;
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
  }
}
/* BADGE SOMMER */
.badge-sommer {
  max-width: 100px;
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.detailsInfo .badge-sommer {
  max-width: 140px;
  right: 50px;
  bottom: 50px;
}
.summer-action {
  margin-top: 10% !important;
  z-index: 2;
  position: relative;
}
.summer-action-light {
  position: absolute;
  width: 84%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  z-index: 1;
}
.rotate-animation {
  -webkit-animation: rotation 10s linear infinite;
          animation: rotation 10s linear infinite;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media (max-width: 767px) {
  .badge-sommer {
    max-width: 50px;
  }
  .detailsInfo .badge-sommer {
    max-width: 120px;
    right: 10px;
    bottom: 20px;
  }
}
/* BLOG */
.blog--wrap {
  margin: 10px 0 30px;
}
.blog--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 20px;
  margin-bottom: 15px;
  font-size: 16px;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
@media (max-width: 767px) {
  .blog--item {
    padding: 10px;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .blog--item .btn {
    margin-top: 10px;
    font-size: 14px;
  }
}
.blog--item:hover {
  -webkit-box-shadow: 0 10px 30px 0 rgba(105, 105, 105, 0.3);
          box-shadow: 0 10px 30px 0 rgba(105, 105, 105, 0.3);
}
.blog--item-picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #E1E1E1;
}
@media (max-width: 767px) {
  .blog--item-picture {
    margin-right: 10px;
    padding-right: 10px;
  }
}
.blog--item-picture img {
  max-width: 200px;
}
@media (max-width: 767px) {
  .blog--item-picture img {
    max-width: 100px;
  }
}
.blog--item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.blog--item-content h2 {
  margin: 0 0 5px;
  font-size: 24px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .blog--item-content h2 {
    font-size: 16px;
    line-height: 20px;
  }
}
.blog--item-content span {
  color: #b4b4b4;
  font-size: 14px;
}
.blog--item-content-desc {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.blog--item-text {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .blog--item-text {
    display: none;
  }
}
/* Blog Details */
.blogPost {
  margin-bottom: 30px;
}
.blogPost--title span {
  color: #b4b4b4;
  font-size: 14px;
}
.blogPost--picture {
  background: #fff;
  padding: 20px;
  display: inline-block;
  margin: 20px 0;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .blogPost--picture {
    margin: 10px 0;
    padding: 10px;
  }
  .blogPost--picture img {
    width: 100%;
  }
}
.blogPost--text {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.blogPost .detailsInfo--social {
  border-bottom: 1px solid #eee;
  padding: 15px 0 13px;
  margin-bottom: 20px;
}
/* badge_6spiebe */
.badge_6spiebe {
  position: absolute;
  width: 45%;
  height: 45%;
  right: -5px;
  top: 0;
  bottom: -5px;
  z-index: 9;
  background: url(../../img/6spiebe.svg) center center no-repeat;
}
.detailsInfo .badge_6spiebe {
  width: 180px;
  height: 180px;
  right: 20px;
  top: 10px;
}
@media (max-width: 550px) {
  .detailsInfo .badge_6spiebe {
    width: 40%;
    height: 40%;
    right: 15%;
    bottom: 0;
  }
}
#detailsMain .picture.text-center {
  max-height: none;
}
#detailsMain .picture.text-center img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  fill: #fff;
  height: 100%;
  image-rendering: -webkit-optimize-contrast;
}
.timer-banner-replacement {
  display: block;
  height: 100%;
}
@media (min-width: 768px) {
  .timer-banner-replacement {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
  }
}
.timer-banner-replacement p {
  display: block;
  height: 100%;
  position: relative;
  margin: 0;
}
.timer-banner-replacement a {
  display: block;
  height: 100%;
  position: relative;
}
.timer-banner-replacement img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sidebar-teaser .daily-offer {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  position: relative;
}
.sidebar-teaser .daily-offer .wrapp-stock-item {
  max-width: unset;
  padding: 0;
  position: relative;
  border: solid 1px #48b3dd;
  border-left: 1px solid #48b3dd !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.sidebar-teaser .daily-offer .wrapp-stock-item .daily-offer-title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #48b3dd;
  color: #fff;
  padding: 7px 10px 9px;
  min-width: 1px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 157px;
}
@media (max-width: 1510px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item .daily-offer-title-box {
    padding: 4px 10px 5px;
  }
}
@media (max-width: 1300px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item .daily-offer-title-box {
    padding: 7px 10px 9px;
  }
}
@media (max-width: 768px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item .daily-offer-title-box {
    padding: 7px 4px 9px;
  }
}
.sidebar-teaser .daily-offer .wrapp-stock-item .daily-offer-title-box > div {
  padding: 0 5px;
}
@media (max-width: 768px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item .daily-offer-title-box > div {
    padding: 0 3px;
  }
}
.sidebar-teaser .daily-offer .wrapp-stock-item .daily-offer-title-box .title-timer {
  font-size: 18px;
  text-align: center;
}
@media (max-width: 550px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item .daily-offer-title-box .title-timer {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item .daily-offer-title-box #article-timer .counter-block:after {
    top: -5px;
  }
}
@media (max-width: 1199px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item .daily-offer-title-box #article-timer .counter-block .counter {
    font-size: 18px;
    width: 23px;
    height: 23px;
  }
}
.sidebar-teaser .daily-offer .wrapp-stock-item form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px;
}
@media (max-width: 960px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form {
    padding: 10px;
    padding-bottom: 10px !important;
  }
}
@media (max-width: 768px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .top-line-sale .label-discount {
  right: 2px;
  top: 2px;
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .picture {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .picture a {
  max-width: 145px;
  margin: 0 auto;
}
@media (max-width: 1550px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .picture a {
    max-width: 140px;
  }
}
@media (max-width: 1510px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .picture a {
    max-width: 130px;
  }
}
@media (max-width: 1420px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .picture a {
    max-width: 110px;
  }
}
@media (max-width: 1300px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .picture a {
    max-width: 83%;
  }
}
@media (max-width: 1140px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .picture a {
    max-width: 77%;
  }
}
@media (max-width: 960px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .picture a {
    max-width: 70%;
  }
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  margin-bottom: 0;
  margin-top: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .title {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .title a {
  font-size: 15px;
}
@media (max-width: 1420px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .title a {
    margin-bottom: 5px;
  }
}
@media (max-width: 1300px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .title a {
    margin-bottom: 10px;
  }
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .lead {
  font-size: 32px;
  line-height: 1;
}
@media (max-width: 960px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .lead {
    font-size: 28px;
  }
}
@media (max-width: 1550px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .lead {
    font-size: 26px;
    line-height: 26px;
  }
}
@media (max-width: 1420px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .lead {
    line-height: 26px;
  }
}
@media (max-width: 1300px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .lead {
    line-height: normal;
    font-size: 32px;
  }
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .lead .finalSum {
  font-size: 32px;
}
@media (max-width: 1550px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .lead .finalSum {
    font-size: 24px;
  }
}
@media (max-width: 1300px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .lead .finalSum {
    line-height: normal;
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .lead .finalSum {
    font-size: 28px;
  }
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .lead .finalSum .sup-price {
  font-size: 15px;
  top: 0;
  position: relative;
}
.sidebar-teaser .daily-offer .wrapp-stock-item form .listDetails .price .content .oldPrice {
  font-size: 12px !important;
}
.sidebar-teaser .daily-offer .wrapp-stock-item .actions.wishlistBlock.text-center {
  top: auto;
  opacity: 1;
  display: block;
  height: auto;
  position: relative;
  left: 0 !important;
  right: 0 !important;
  padding-bottom: 0 !important;
}
.sidebar-teaser .daily-offer .wrapp-stock-item .actions.wishlistBlock.text-center:before {
  background: transparent;
}
.sidebar-teaser .daily-offer .wrapp-stock-item .actions.wishlistBlock.text-center:after {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 767px) {
  #article-timer-container .test--badge {
    left: -17px;
  }
}
.compensate-for-scrollbar {
  overflow: hidden !important;
}
#tobaskettobaskettopBox_9999 {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#tobaskettobaskettopBox_9999:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.counter-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.counter-block {
  position: relative;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 63px;
  margin-top: 10px;
}
.counter-block:last-child {
  margin-right: 0;
}
.counter-block:last-child:after {
  content: "";
}
.counter-block:first-child:after {
  right: -11px;
}
.counter-block .counter {
  position: relative;
  width: 27px;
  height: 19px;
  overflow: hidden;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
}
.counter-block .counter .number {
  /* padding: 1%;
    width: 46%;
    height: 98%;
    background-color: #fff;
    color: #444; */
  position: absolute;
  /* font-size: 180px;
    line-height: 150px;
    top: -10000px; */
}
.counter-block .counter .number.tens {
  left: 0;
}
.counter-block .counter .number.units {
  left: 15px;
}
@media screen and (max-width: 1199px) {
  .counter-block .counter .number.units {
    left: 12px;
  }
}
.counter-block .counter .number.hundreds {
  display: none !important;
}
.counter-block .counter .number.show {
  top: 0;
  z-index: 2;
}
.counter-block .counter .number.hidden-down {
  top: 100%;
}
.counter-block .counter .number.hidden-up {
  top: -100%;
}
@media (max-width: 991px) {
  .hidden-xs.hidden-sm #article-timer-container {
    display: none;
  }
}
.counter-block .counter-caption {
  font-size: 13px;
}
@media (max-width: 992px) {
  .counter-block .counter-caption {
    font-size: 11px;
  }
}
section {
  margin-bottom: 33px;
}
@media screen and (max-width: 1200px) {
  section {
    margin-bottom: 20px;
  }
}
.title-section {
  font-size: 22px;
  font-weight: bold;
  line-height: normal;
  color: #2e2e2e;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .title-section {
    margin-bottom: 10px;
  }
}
.startpage-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}
@media (max-width: 1300px) {
  .startpage-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 991px) {
  .startpage-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.slider-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #f4f4f3;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
  max-width: 65%;
}
@media (max-width: 1300px) {
  .slider-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}
.slider-container .banner-slider .item {
  display: block;
  margin-right: 20px;
}
.slider-container .banner-slider .item img {
  width: 100%;
  height: auto;
  max-height: 515px;
}
@media (max-width: 1300px) {
  .slider-container .banner-slider .item img {
    max-height: unset;
  }
}
.slider-container .swiper-button-next,
.slider-container .swiper-button-prev {
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.slider-container .swiper-button-next:hover i,
.slider-container .swiper-button-prev:hover i {
  color: #f62f5e;
}
.slider-container .swiper-button-next i,
.slider-container .swiper-button-prev i {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 30px;
  color: #9e9e9e;
}
.slider-container .swiper-button-prev {
  left: 15px;
}
.slider-container .swiper-button-next {
  right: 15px;
}
.slider-container .owl-dots {
  position: absolute;
  right: 28px;
  bottom: -42px;
}
@media screen and (max-width: 1200px) {
  .slider-container .owl-dots {
    right: 15px;
    bottom: -37px;
  }
}
@media screen and (max-width: 576px) {
  .slider-container .owl-dots {
    display: none;
  }
}
.slider-container .owl-nav.disabled {
  display: none;
}
.slider-container .owl-dots.disabled {
  display: none;
}
.slider-container .box-slider,
.slider-container .owl-carousel {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.slider-container .owl-stage-outer {
  overflow: hidden;
}
.slider-container .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.slider-container .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slider-container .owl-dots .owl-dot {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #d7d7d7;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: none;
  margin-right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .slider-container .owl-dots .owl-dot {
    margin-right: 10px;
  }
}
.slider-container .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
.slider-container .owl-dots .owl-dot:hover {
  background-color: #87b144;
}
.slider-container .owl-dots .owl-dot.active {
  background-color: #87b144;
}
.sidebar-teaser {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
  max-width: 35%;
  padding-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1300px) {
  .sidebar-teaser {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 810px) {
  .sidebar-teaser {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1300px) {
  .sidebar-teaser .daily-offer {
    margin-bottom: 15px;
    margin-left: 15px;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (max-width: 810px) {
  .sidebar-teaser .daily-offer {
    margin-left: 0;
  }
}
.sidebar-teaser .player-box {
  position: relative;
  display: block;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #f4f4f3;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 5px;
}
@media (max-width: 1300px) {
  .sidebar-teaser .player-box {
    margin-bottom: 15px;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
.sidebar-teaser .player-box #player {
  margin-bottom: 0;
}
.sidebar-teaser .player-box #player > div {
  margin-bottom: 0;
}
.sidebar-teaser .player-box #player .container {
  max-width: 5000px;
}
.top-cat .list-top-cat,
#content .list-top-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-cat .list-top-cat .item-cat,
#content .list-top-cat .item-cat {
  position: relative;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ebebeb;
  width: 100%;
}
.top-cat .list-top-cat .item-cat:last-child,
#content .list-top-cat .item-cat:last-child {
  margin-right: 0;
}
.top-cat .list-top-cat .item-cat > img,
#content .list-top-cat .item-cat > img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 262px;
}
.top-cat .list-top-cat .item-cat .box-description,
#content .list-top-cat .item-cat .box-description {
  border-top: solid 1px #ebebeb;
  font-size: 16px;
  padding: 13px 20px 16px;
}
@media screen and (max-width: 1350px) {
  .top-cat .list-top-cat .item-cat .box-description,
  #content .list-top-cat .item-cat .box-description {
    padding: 10px 10px;
  }
}
.top-cat .list-top-cat .item-cat .box-description .title,
#content .list-top-cat .item-cat .box-description .title {
  font-weight: 700;
}
.top-cat .list-top-cat .item-cat .box-description .title:before,
#content .list-top-cat .item-cat .box-description .title:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}
.top-cat .list-top-cat .item-cat .box-description .title:hover,
#content .list-top-cat .item-cat .box-description .title:hover {
  text-decoration: none;
}
@media screen and (max-width: 1350px) {
  .top-cat .list-top-cat .item-cat .box-description .description,
  #content .list-top-cat .item-cat .box-description .description {
    font-size: 16px;
  }
}
.subcatList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.subcatList .letterCat {
  position: relative;
  padding-left: 55px;
  border-top: solid 1px #EBEBEB;
  padding-top: 20px;
  padding-bottom: 15px;
  -webkit-columns: 3 auto;
     -moz-columns: 3 auto;
          columns: 3 auto;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media screen and (max-width: 768px) {
  .subcatList .letterCat {
    -webkit-columns: 2 auto;
       -moz-columns: 2 auto;
            columns: 2 auto;
  }
}
@media screen and (max-width: 560px) {
  .subcatList .letterCat {
    -webkit-columns: 1 auto;
       -moz-columns: 1 auto;
            columns: 1 auto;
  }
}
.subcatList .letterCat .letter {
  position: absolute;
  left: 0;
  top: 15px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background: #87B144;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-weight: bold;
}
.subcatList .letterCat .item-cat {
  margin-bottom: 10px;
}
.subcatList .letterCat .item-cat .box-description {
  display: inline-block;
}
.subcatList .letterCat .item-cat .box-description > * {
  display: inline;
}
.subcatList .letterCat .item-cat .box-description .quantity {
  opacity: 0.3;
}
section.subCat {
  margin-right: -8px;
}
.top-themes {
  overflow: hidden;
}
.top-themes .title-section {
  display: none;
}
.top-themes .list-top-themes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 991px) {
  .top-themes .list-top-themes {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -5px;
  }
}
.top-themes .list-top-themes .item-them {
  display: block;
  position: relative;
  max-width: 394px;
  width: 100%;
  margin-right: 8px;
  -ms-flex-negative: unset;
      flex-shrink: unset;
}
@media screen and (max-width: 991px) {
  .top-themes .list-top-themes .item-them {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 50%;
    max-width: 500px;
    padding: 5px;
    margin-right: 0;
  }
}
.top-themes .list-top-themes .item-them:last-child {
  margin-right: 0;
}
.top-themes .list-top-themes .item-them > img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .top-themes.top-themes-cat .list-top-themes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.top-themes.top-themes-cat .list-top-themes .item-them {
  max-width: 50%;
}
@media screen and (max-width: 768px) {
  .top-themes.top-themes-cat .list-top-themes .item-them {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .top-themes.top-themes-cat .list-top-themes .item-them:last-child {
    margin-bottom: 0;
  }
}
.product-set-title {
  border: solid 1px #e7f4dc;
  padding: 5px 15px;
  background: #f9fff8;
  margin-top: 20px;
  color: #87b144;
}
.product-set-title-gift {
  border: solid 1px #f4dcec;
  padding: 5px 15px;
  background: #fff8fe;
  color: #f85a7f;
}
.product-set-items {
  border: solid 1px #ebebeb;
  border-top: none;
}
.product-set-items .picture.text-center {
  max-width: 100px;
  min-width: 100px;
}
.product-set-items .productData {
  border: none !important;
}
.product-set-items .productData .listDetails a {
  font-size: 14px !important;
  font-weight: 500 !important;
  margin-bottom: 0 !important;
}
.product-set-items .productData + .productData {
  border-top: solid 1px #ebebeb !important;
}
.product-set-title-gift + .product-set-items {
  margin-bottom: 20px;
}
.slider-product .productData,
.newItems .productData,
.daily-offer .productData {
  max-width: 215px;
  border: solid 1px #ebebeb;
  border-left: 0;
  height: unset;
  padding: 30px 20px 20px;
  overflow: hidden;
}
.slider-product .productData:first-child,
.newItems .productData:first-child,
.daily-offer .productData:first-child {
  border-left: solid 1px #ebebeb;
}
@media screen and (max-width: 991px) {
  .slider-product .productData,
  .newItems .productData,
  .daily-offer .productData {
    padding: 25px 15px 15px;
  }
}
.slider-product .productData form,
.newItems .productData form,
.daily-offer .productData form {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  height: 100%;
}
.slider-product .productData form:hover,
.newItems .productData form:hover,
.daily-offer .productData form:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.slider-product .productData .top-line-sale,
.newItems .productData .top-line-sale,
.daily-offer .productData .top-line-sale {
  z-index: 1;
}
.slider-product .productData .top-line-sale .label-best-seller,
.newItems .productData .top-line-sale .label-best-seller,
.daily-offer .productData .top-line-sale .label-best-seller {
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  background-color: #69c1ec;
  height: 32px;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slider-product .productData .top-line-sale .label-discount,
.newItems .productData .top-line-sale .label-discount,
.daily-offer .productData .top-line-sale .label-discount {
  width: 82px;
  height: 21px;
  background-color: rgba(135, 177, 68, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #87b144;
  position: absolute;
  left: -39px;
  top: -18px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  font-weight: bold;
  font-size: 14px;
}
.slider-product .productData .picture,
.newItems .productData .picture,
.daily-offer .productData .picture {
  margin-bottom: 0;
}
.slider-product .productData .picture a:hover,
.newItems .productData .picture a:hover,
.daily-offer .productData .picture a:hover {
  text-decoration: none;
}
.slider-product .productData .listDetails a,
.newItems .productData .listDetails a,
.daily-offer .productData .listDetails a {
  font-size: 14px;
  line-height: 1.4;
  color: #020202;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.slider-product .productData .listDetails .price,
.newItems .productData .listDetails .price,
.daily-offer .productData .listDetails .price {
  margin-top: 0;
}
.slider-product .productData .listDetails .price .content > span,
.newItems .productData .listDetails .price .content > span,
.daily-offer .productData .listDetails .price .content > span {
  display: block;
}
.slider-product .productData .listDetails .price .content .oldPrice,
.newItems .productData .listDetails .price .content .oldPrice,
.daily-offer .productData .listDetails .price .content .oldPrice {
  font-size: 14px;
  line-height: 1.43;
  color: #bbbbbb;
  margin-right: 0;
}
.slider-product .productData .listDetails .price .content .lead,
.newItems .productData .listDetails .price .content .lead,
.daily-offer .productData .listDetails .price .content .lead {
  color: #2e2e2e;
  margin-bottom: 0;
}
.slider-product .productData .listDetails .price .content .lead .finalSum,
.newItems .productData .listDetails .price .content .lead .finalSum,
.daily-offer .productData .listDetails .price .content .lead .finalSum {
  font-size: 30px;
  font-weight: bold;
  color: #2e2e2e;
}
@media screen and (max-width: 767px) {
  .slider-product .productData .listDetails .price .content .lead .finalSum,
  .newItems .productData .listDetails .price .content .lead .finalSum,
  .daily-offer .productData .listDetails .price .content .lead .finalSum {
    font-size: 20px;
  }
}
.slider-product .productData .listDetails .price .content .lead .finalSum .sup-price,
.newItems .productData .listDetails .price .content .lead .finalSum .sup-price,
.daily-offer .productData .listDetails .price .content .lead .finalSum .sup-price {
  font-size: 12px;
  font-weight: bold;
}
.slider-product .productData .listDetails .size-discount,
.newItems .productData .listDetails .size-discount,
.daily-offer .productData .listDetails .size-discount {
  font-size: 12px;
  font-weight: bold;
  color: #87b144;
}
#boxwrapper_productList {
  margin-top: 0;
}
.newItems {
  margin-left: 0;
  margin-right: 0;
}
.newItems .productData {
  margin-bottom: 0;
  border-top: 0;
  max-width: 234px;
  overflow: hidden;
}
.newItems .productData .listDetails .price {
  margin-top: 0;
}
.newItems .productData .listDetails .price .content .lead .finalSum {
  font-size: 32px;
  line-height: 38px;
}
@media screen and (max-width: 767px) {
  .newItems .productData .listDetails .price .content .lead .finalSum {
    font-size: 28px;
    line-height: 28px;
  }
}
@media screen and (max-width: 500px) {
  .newItems .productData .listDetails .price .content .lead .finalSum {
    font-size: 20px;
    line-height: 20px;
  }
}
.category--head-sorting {
  margin-bottom: 8px;
}
.category--head-sorting .page-header h1 {
  font-weight: normal;
  font-size: 28px;
}
.category--head-sorting .page-header p {
  font-weight: normal;
  font-size: 14px;
  color: #a7a7a7;
  margin-bottom: 0;
  margin-left: 21px;
}
.benefit-wrapper {
  background-color: #efefef;
  margin-bottom: 0;
}
.benefit-wrapper .benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0 45px;
}
@media (max-width: 1199px) {
  .benefit-wrapper .benefits {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 40px 0 35px;
  }
}
.benefit-wrapper .benefits .benefit-txt {
  font-size: 16px;
  color: #2e2e2e;
}
@media (max-width: 1199px) {
  .benefit-wrapper .benefits .benefit-txt {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-bottom: 5px;
  }
}
@media (max-width: 560px) {
  .benefit-wrapper .benefits .benefit-txt {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 10px;
  }
  .benefit-wrapper .benefits .benefit-txt:last-child {
    margin-bottom: 0;
  }
}
.benefit-wrapper .benefits .benefit-txt i {
  color: #fbbe66;
  margin-right: 5px;
}
.benefit-wrapper .benefits .benefit-txt.text-bold {
  font-weight: bold;
}
@media (max-width: 1199px) {
  .benefit-wrapper .benefits .benefit-txt.text-bold {
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.line-box-newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media screen and (max-width: 1300px) {
  .line-box-newsletter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.line-box-newsletter .box-newsletter {
  border: solid 1px #ebebeb;
  padding: 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  margin-right: 30px;
}
@media screen and (max-width: 1300px) {
  .line-box-newsletter .box-newsletter {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 560px) {
  .line-box-newsletter .box-newsletter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.line-box-newsletter .box-newsletter > img {
  max-width: 81px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .line-box-newsletter .box-newsletter > img {
    max-width: 60px;
  }
}
@media screen and (max-width: 560px) {
  .line-box-newsletter .box-newsletter > img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.line-box-newsletter .box-newsletter .box-title {
  padding: 0 15px;
}
@media screen and (max-width: 560px) {
  .line-box-newsletter .box-newsletter .box-title {
    text-align: center;
    margin-bottom: 10px;
  }
}
.line-box-newsletter .box-newsletter .box-title .sub-title {
  font-size: 21.4px;
  color: #2e2e2e;
}
@media screen and (max-width: 767px) {
  .line-box-newsletter .box-newsletter .box-title .sub-title {
    font-size: 18px;
  }
}
.line-box-newsletter .box-newsletter .box-title .title {
  font-size: 55px;
  line-height: 55px;
  font-weight: bold;
  color: #fbbe66;
}
@media screen and (max-width: 767px) {
  .line-box-newsletter .box-newsletter .box-title .title {
    font-size: 36px;
    line-height: 36px;
  }
}
.line-box-newsletter .box-newsletter ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 560px) {
  .line-box-newsletter .box-newsletter ul {
    margin: 0 auto;
  }
}
.line-box-newsletter .box-newsletter ul li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #2e2e2e;
}
@media screen and (max-width: 767px) {
  .line-box-newsletter .box-newsletter ul li {
    padding-left: 18px;
    margin-bottom: 5px;
    font-size: 14px;
  }
}
.line-box-newsletter .box-newsletter ul li:last-child {
  margin-bottom: 0;
}
.line-box-newsletter .box-newsletter ul li:before {
  content: "\f00c";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  color: #fbbe66;
}
.line-box-newsletter .box-newsletter-form {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.line-box-newsletter .box-newsletter-form form .line-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 500px) {
  .line-box-newsletter .box-newsletter-form form .line-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.line-box-newsletter .box-newsletter-form form .line-form input[type=email] {
  border: solid 1px #ebebeb;
  font-size: 16px;
  font-weight: bold;
  color: #d1d1d1;
  width: 100%;
  padding: 9px 10px;
}
.line-box-newsletter .box-newsletter-form form .line-form input[type=email]::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: bold;
  color: #d1d1d1;
}
.line-box-newsletter .box-newsletter-form form .line-form input[type=email]::-moz-placeholder {
  font-size: 16px;
  font-weight: bold;
  color: #d1d1d1;
}
.line-box-newsletter .box-newsletter-form form .line-form input[type=email]:-ms-input-placeholder {
  font-size: 16px;
  font-weight: bold;
  color: #d1d1d1;
}
.line-box-newsletter .box-newsletter-form form .line-form input[type=email]::-ms-input-placeholder {
  font-size: 16px;
  font-weight: bold;
  color: #d1d1d1;
}
.line-box-newsletter .box-newsletter-form form .line-form input[type=email]::placeholder {
  font-size: 16px;
  font-weight: bold;
  color: #d1d1d1;
}
.line-box-newsletter .box-newsletter-form form .line-form input[type=submit] {
  background-color: #2e2e2e;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border: none;
  max-width: 192px;
  width: 100%;
  padding: 10px 10px;
}
@media screen and (max-width: 500px) {
  .line-box-newsletter .box-newsletter-form form .line-form input[type=submit] {
    max-width: 100%;
  }
}
.line-box-newsletter .box-newsletter-form form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.line-box-newsletter .box-newsletter-form form label p {
  margin-bottom: 0;
  padding-left: 15px;
}
.paymentmethods .payment-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .paymentmethods .payment-line {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.paymentmethods .payment-line .payment-logo-box {
  display: block;
  height: 4rem;
  background: url(../../img/footer-sprite.png) no-repeat;
}
@media (max-width: 1199px) {
  .paymentmethods .payment-line .payment-logo-box {
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 560px) {
  .paymentmethods .payment-line .payment-logo-box {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.paymentmethods .payment-line .payment-logo-box.payment-klarna {
  width: 6.3rem;
  background-position: -23rem -33rem;
}
.paymentmethods .payment-line .payment-logo-box.payment-paypal {
  width: 12rem;
  background-position: 0 0.5rem;
}
.paymentmethods .payment-line .payment-logo-box.payment-amex {
  width: 6rem;
  background-position: -11rem -8rem;
}
.paymentmethods .payment-line .payment-logo-box.payment-visa {
  width: 6.6rem;
  background-position: 1rem -8rem;
}
.paymentmethods .payment-line .payment-logo-box.payment-mastercard {
  width: 6.1rem;
  background-position: -5.5rem -7.8rem;
}
.paymentmethods .payment-line .payment-logo-box.payment-barzahlen {
  width: 10.8rem;
  background-position: -15rem -12rem;
}
.paymentmethods .payment-line .payment-logo-box.payment-cash {
  width: 11.6rem;
  background-position: 0 -15.5rem;
}
.paymentmethods .payment-line .payment-logo-box.payment-commerzfinanz {
  width: 12rem;
  background-position: -14.75rem -16rem;
}
.paymentmethods .payment-line .payment-logo-box.payment-diners {
  width: 5rem;
  background-position: -17.2rem -8.1rem;
}
.paymentmethods .payment-line .payment-logo-box.payment-discover {
  width: 5rem;
  background-position: -22.7rem -8.1rem;
}
#footer {
  border: none;
  background-color: #464852;
  color: #a5a5a5;
  padding: 31px 0 0;
  position: relative;
}
.line-foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.line-foot .foot-col {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  padding-right: 1.6rem;
}
.line-foot .foot-col .title-nav {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 9px;
}
.line-foot .foot-col nav {
  margin-bottom: 34px;
}
.line-foot .foot-col nav.nav-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.line-foot .foot-col nav.nav-social ul li {
  margin-bottom: 0;
  margin-right: 10px;
}
.line-foot .foot-col nav.nav-social ul li:last-child {
  margin-right: 0;
}
.line-foot .foot-col nav.nav-social ul li a {
  height: 35px;
  width: 35px;
  padding-top: 7px;
  margin-right: 4px;
  display: inline-block;
  background: #464852;
  text-align: center;
  border: 2px solid #A7A7A7;
  border-radius: 50%;
  color: #EDEFF1;
  font-size: 14px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.line-foot .foot-col nav.nav-social ul li a:hover {
  border-color: #EDEFF1;
}
.line-foot .foot-col nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.line-foot .foot-col nav ul li {
  margin-bottom: 14px;
}
.line-foot .foot-col nav ul li:last-child {
  margin-bottom: 0;
}
.line-foot .foot-col nav ul li a {
  font-size: 14px;
  font-weight: normal;
  color: #a5a5a5;
}
.line-foot .foot-col.foot-col-partner .title-nav {
  margin-bottom: 87px;
}
.line-foot .foot-col.foot-col-partner .legal-notes p {
  font-size: 12px;
  line-height: 1.75;
}
.line-foot .foot-col.foot-col-partner .legal-notes p span {
  vertical-align: super;
  font-size: 66.66667%;
}
.legal nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .legal nav ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.legal nav ul li {
  margin-right: 18px;
}
@media (max-width: 767px) {
  .legal nav ul li {
    margin-right: 15px;
    margin-bottom: 5px;
  }
}
.legal nav ul li:last-child {
  margin-right: 0;
}
.legal nav ul li a {
  font-size: 16px;
  font-weight: normal;
  color: #a5a5a5;
}
.section-wrapper--about .wrapper--about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section-wrapper--about .wrapper--about > * {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
@media (max-width: 991px) {
  .section-wrapper--about .wrapper--about > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.section-wrapper--about .wrapper--about .page-content {
  padding-right: 30px;
}
@media (max-width: 991px) {
  .section-wrapper--about .wrapper--about .page-content {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.section-wrapper--about .wrapper--about .page-content .page-header {
  margin-bottom: 20px;
}
.section-wrapper--about .wrapper--about .advantages .advantages--item {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ebebeb;
  margin-bottom: 15px;
}
.section-wrapper--about .wrapper--about .advantages .advantages--item:last-child {
  margin-bottom: 0;
}
.section-wrapper--about .page-header {
  font-size: 28px;
  font-weight: 500;
  margin: 0;
  padding-bottom: 0;
}
.section-wrapper--about .line-page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #2e2e2e;
}
@media (max-width: 991px) {
  .section-wrapper--about .line-page-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.section-wrapper--about .line-page-content .column {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
@media (max-width: 991px) {
  .section-wrapper--about .line-page-content .column {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.section-wrapper--about .line-page-content .column:first-child {
  margin-right: 5px;
  padding-right: 30px;
}
@media (max-width: 991px) {
  .section-wrapper--about .line-page-content .column:first-child {
    margin-right: 0;
    padding-right: 0;
  }
}
.section-wrapper--about .line-page-content h3 {
  font-size: 24px;
  font-weight: normal;
}
.section-wrapper--about .line-page-content p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  color: #2e2e2e;
  margin-bottom: 51px;
}
@media (max-width: 991px) {
  .section-wrapper--about .line-page-content p {
    margin-bottom: 25px;
  }
}
#breadcrumb {
  margin-top: -5px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.sorting--views {
  display: none !important;
}
.pull-right.options .sort-title {
  display: none;
}
.pull-right.options .btn-group .dropdown-toggle {
  border-radius: 0;
  margin-right: 0;
}
#sidebar {
  padding: 7px 0 7px 0;
  margin-bottom: 30px;
}
.box-filter {
  margin-bottom: 20px;
}
.box-filter:last-child {
  margin-bottom: 0;
}
.box-filter .title-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}
.box-filter .title-filter p,
.box-filter .title-filter label {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #2E2E2E;
}
.box-filter .title-filter .btn-hide-filter {
  padding: 0;
  border: none;
  outline: none;
  background: none;
  width: 30px;
  height: 30px;
}
.box-filter .title-filter .btn-hide-filter i {
  color: #2e2e2e;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.box-filter .title-filter .btn-hide-filter:hover i {
  color: #f62f5e;
}
.box-filter .title-filter .btn-hide-filter.filter-close i {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.box-filter .box-filter-prise {
  max-width: 238px;
}
.box-filter .box-filter-prise .line-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.box-filter .box-filter-prise .line-box .box {
  width: 107px;
  height: 31px;
  border: solid 1px #ebebeb;
  padding: 5px;
}
.box-filter .box-filter-prise .line-filter {
  position: relative;
  width: 238px;
  height: 5px;
  background-color: #eaeaea;
}
.box-filter .box-filter-prise .line-filter .line {
  position: absolute;
  height: 5px;
  left: 22px;
  top: 0px;
  display: block;
  background-color: #f62f5e;
  width: 149px;
}
.box-filter .box-filter-prise .line-filter .dot {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #f62f5e;
  border-radius: 50%;
  top: -5px;
  border: solid 2px #ffffff;
  z-index: 2;
}
.box-filter .box-filter-prise .line-filter .dot.dot-first {
  left: 17px;
}
.box-filter .box-filter-prise .line-filter .dot.dot-second {
  left: 160px;
}
.box-filter .list-item-filter {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 2px 0;
}
.box-filter .list-item-filter > li {
  margin-bottom: 26px;
}
.box-filter .list-item-filter > li:last-child {
  margin-bottom: 0;
}
.box-filter .list-item-filter > li label {
  position: relative;
  margin-bottom: 0;
  max-width: 232px;
  width: 100%;
}
.box-filter .list-item-filter > li label input[type=checkbox] {
  width: unset;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.box-filter .list-item-filter > li label .custom-label {
  font-size: 16px;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box-filter .list-item-filter > li label .custom-label span {
  font-size: 14px;
  color: #aaaaaa;
}
.box-filter .list-item-filter > li label .custom-label:after {
  content: '\f00c';
  position: absolute;
  left: 5px;
  top: 3px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  opacity: 0;
  color: #f62f5e;
}
.box-filter .list-item-filter > li label .custom-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #cecece;
}
.box-filter .list-item-filter > li label input:checked ~ .custom-label {
  font-weight: 500;
}
.box-filter .list-item-filter > li label input:checked ~ .custom-label:after {
  opacity: 1;
}
.box-filter .list-item-filter > li label input:checked ~ .custom-label:before {
  border-color: #f62f5e;
}
.box-filter .list-item-filter.list-cat li a {
  font-size: 16px;
  font-weight: normal;
  color: #2e2e2e;
  position: relative;
  display: block;
  padding-left: 15px;
}
.box-filter .list-item-filter.list-cat li a i {
  position: absolute;
  left: 0;
  color: #f62f5e;
  margin-right: 5px;
}
.box-filter .list-item-filter.list-cat li ul {
  list-style: none;
  padding: 7px 0;
  padding-left: 23px;
}
.box-filter .list-item-filter.list-cat li ul li {
  margin-bottom: 7px;
}
.box-filter .list-item-filter.list-cat li ul li:last-child {
  margin-bottom: 0;
}
.box-filter .list-item-filter.list-cat li.active > a {
  font-weight: bold;
}
.dropdown-menu {
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 10000;
}
#play-video {
  display: none;
}
.detailsInfo .test--badge {
  display: none;
}
.line-sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .line-sub-title {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.line-sub-title > * {
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .line-sub-title > * {
    margin-right: 10px;
    margin-bottom: 5px;
  }
}
.line-sub-title > *:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .line-sub-title > img {
    max-width: 100px;
    width: 100%;
    height: auto;
  }
}
.line-sub-title .star-ratings {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.line-sub-title .star-ratings a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.line-sub-title .star-ratings i {
  font-size: 13px !important;
}
.line-sub-title .star-ratings .count--review {
  display: none;
}
.line-sub-title > a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #639dd2;
  text-decoration: underline;
}
.detailsInfo .information {
  border: solid 1px #dce8f4;
  background-color: #f8fcff;
  padding: 20px 20px;
}
@media screen and (max-width: 1200px) {
  .detailsInfo .information {
    padding: 15px 15px;
  }
}
.detailsInfo .information .number-icon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detailsInfo .information .number-icon span {
  margin-right: 10px;
}
.detailsInfo .information .number-icon select {
  width: 100%;
  padding: 7px;
}
.detailsInfo .information .button-part {
  width: 100%;
}
.detailsInfo .information .tobasket .button-part .input-group {
  max-width: 100%;
}
.detailsInfo .information .tobasket .tobasketFunction #toBasket {
  max-width: 100% !important;
}
.detailsInfo .information .productMainInfo #variants .selectbox {
  margin-bottom: 0;
  padding-bottom: 0;
}
.detailsInfo .information .productMainInfo #variants .selectbox .dropdown-wrapper {
  margin-bottom: 0;
}
.detailsInfo .information .productMainInfo #variants .selectbox .dropdown-wrapper button {
  border-radius: 0;
  margin-bottom: 0;
}
.detailsInfo .information .productMainInfo #variants .selectbox .dropdown-wrapper button .pull-left {
  max-width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
}
.detailsInfo .information .productMainInfo #variants .selectbox .dropdown-wrapper button .pull-right {
  margin-top: 3px;
}
.detailsInfo .information .productMainInfo #variants .selectbox .dropdown-wrapper .dropdown-menu {
  left: 0;
  margin-top: 0;
}
.detailsInfo .information .productMainInfo #variants .selectbox .dropdown-wrapper .dropdown-menu li a {
  overflow: hidden;
  text-overflow: ellipsis;
}
.detailsInfo .information .price--oldPrice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.detailsInfo .information .price--oldPrice .oldPrice-wrap {
  font-size: 14px;
  color: #bbbbbb;
  margin-right: 10px;
}
.detailsInfo .information .price--oldPrice .size-discount {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 11px;
  background-color: #f62f5e;
  padding: 2px 10px;
}
.detailsInfo .information #productPrice > span {
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  font-style: italic;
  color: #2e2e2e;
}
@media screen and (max-width: 767px) {
  .detailsInfo .information #productPrice > span {
    font-size: 36px;
    line-height: 36px;
  }
}
.detailsInfo .information .pricebox {
  margin-bottom: 0;
  padding-right: 0;
}
.detailsInfo .information .delivery {
  font-size: 14px;
  font-weight: bold;
  color: #87b144;
  margin-bottom: 2px;
}
.detailsInfo .information .tobasket {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  width: 100%;
}
.detailsInfo .information .tobasket .number-icon {
  margin-bottom: 0;
  margin-right: 5px;
}
.detailsInfo .information .tobasket .number-icon select {
  width: 65px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #003a70;
  padding-left: 10px;
}
.detailsInfo .information .tobasket .tobasketFunction {
  margin-bottom: 0;
  padding-right: 0;
  width: 100%;
}
.detailsInfo .information .tobasket .tobasketFunction #toBasket {
  border-radius: 100px !important;
  padding: 13px 15px;
  background-color: #f62f5e;
  max-width: 220px;
  width: 100%;
  margin-bottom: 5px;
}
@media screen and (max-width: 1200px) {
  .detailsInfo .information .tobasket .tobasketFunction #toBasket {
    padding: 10px 10px;
  }
}
@media screen and (max-width: 767px) {
  .detailsInfo .information .tobasket .tobasketFunction #toBasket {
    max-width: 100%;
  }
}
.detailsInfo .information .tobasket .tobasketFunction #toBasket i {
  margin-right: 5px;
}
.detailsInfo .information .art {
  font-size: 14px;
  font-weight: normal;
  color: #2e2e2e;
}
.detailsInfo .information .line-detailinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: normal;
  color: #2e2e2e;
}
.detailsInfo .information .line-detailinfo > div {
  margin-right: 32px;
}
.detailsInfo .information .line-detailinfo > div:last-child {
  margin-right: 0;
}
.detailsInfo .information .line-detailinfo i {
  color: #ffd583;
  margin-right: 5px;
}
.details-col-middle {
  padding: 0 41px 0 59px;
}
@media screen and (max-width: 1200px) {
  .details-col-middle {
    padding: 0 20px 0 30px;
  }
}
@media screen and (max-width: 991px) {
  .details-col-middle {
    padding: 0 15px 0 15px;
  }
}
@media screen and (max-width: 768px) {
  .details-col-middle {
    padding: 0;
  }
}
.cl-details #wrapper {
  padding-top: 8px;
}
@media screen and (max-width: 767px) {
  .cl-details #wrapper {
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .details-col-left {
    position: sticky;
    top: 30px;
  }
}
body.cl-details #productTitle {
  margin: 0px 0 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  body.cl-details #productTitle {
    -webkit-line-clamp: 3;
  }
}
#breadcrumb {
  margin-bottom: 3px;
}
.info-box {
  padding: 0 18px;
  border: solid 1px #dce8f4;
  background-color: #ffffff;
  border-top: 0;
  margin-bottom: 9px;
}
@media screen and (max-width: 1200px) {
  .info-box {
    padding: 0 15px;
  }
}
.info-box .line-info {
  position: relative;
  padding: 19px 0;
  border-bottom: 1px solid #eeeeee;
}
@media screen and (max-width: 1200px) {
  .info-box .line-info {
    padding: 15px 0;
  }
}
.info-box .line-info:last-child {
  border-bottom: 0;
}
.info-box .line-info span {
  font-size: 12px;
  color: #a7a7a7;
}
.info-box .line-info p {
  font-size: 14px;
  font-weight: bold;
  color: #003a70;
  margin-bottom: 0;
}
.info-box .line-info i {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #003a70;
  font-size: 24px;
}
@media screen and (max-width: 1200px) {
  .info-box .line-info i {
    font-size: 20px;
  }
}
.line-sub-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 20px;
}
.line-sub-info p {
  font-size: 10px;
  color: #2e2e2e;
  margin-bottom: 0;
}
.line-sub-info a {
  font-size: 10px;
  font-weight: normal;
  color: #639dd2;
  text-decoration: underline;
}
.swiper-container {
  padding: 0 1px;
}
.detailsInfo .picture.text-center #zoom1 {
  max-height: 460px;
  overflow: hidden;
}
.share-popup .share-popup--title {
  font-family: "Cera Pro", Arial, sans-serif;
  font-size: 31px;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 20px;
}
.share-popup .share-btn {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.share-popup .share-btn a {
  font-size: 20px;
  background: #f62e5e;
  width: 46px;
  height: 46px;
  border-radius: 23px;
  color: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.share-popup .share-btn a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.share-popup .share-popup--copy-url {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f4f4f4;
  -webkit-box-shadow: inset 0px 0px 0px 0px #87B144;
          box-shadow: inset 0px 0px 0px 0px #87B144;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.share-popup .share-popup--copy-url .share-popup--copy-url--input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.share-popup .share-popup--copy-url .share-popup--copy-url--input input {
  border: none;
  background: transparent;
  padding: 10px 15px;
  font-size: 16px;
  display: block;
  width: 100%;
}
.share-popup .share-popup--copy-url .share-popup--copy-url--button {
  padding: 5px;
  width: 40px;
  height: 40px;
  position: relative;
  background: none;
  border: none;
}
.share-popup .share-popup--copy-url .share-popup--copy-url--button .far {
  position: absolute;
  left: 50%;
  top: 50%;
}
.share-popup .share-popup--copy-url .share-popup--copy-url--button .fa-copy {
  -webkit-transform: scale(1) translate(-50%, -50%);
      -ms-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.share-popup .share-popup--copy-url .share-popup--copy-url--button .fa-check {
  -webkit-transform: scale(0) translate(-50%, -50%);
      -ms-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #87B144;
}
.share-popup .share-popup--copy-url.share-popup--copied {
  -webkit-box-shadow: inset 0px 0px 0px 3px #87B144;
          box-shadow: inset 0px 0px 0px 3px #87B144;
}
.share-popup .share-popup--copy-url.share-popup--copied .share-popup--copy-url--button .fa-copy {
  -webkit-transform: scale(0) translate(-50%, -50%);
      -ms-transform: scale(0) translate(-50%, -50%);
          transform: scale(0) translate(-50%, -50%);
}
.share-popup .share-popup--copy-url.share-popup--copied .share-popup--copy-url--button .fa-check {
  -webkit-transform: scale(1) translate(-50%, -50%);
      -ms-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
}
.otherPictures--container .owl-morePics {
  padding: 0 60px;
}
.otherPictures--container .owl-morePics .owl-nav .owl-prev,
.otherPictures--container .owl-morePics .owl-nav .owl-next {
  border: 2px solid #9e9e9e;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.otherPictures--container .owl-morePics .owl-nav .owl-prev i,
.otherPictures--container .owl-morePics .owl-nav .owl-next i {
  color: #9e9e9e;
  font-size: 20px;
  position: relative;
  top: unset;
  left: unset;
  right: unset;
}
.otherPictures--container li a {
  border-color: transparent;
}
.detailsInfo {
  margin-bottom: 0;
}
.detailsRelated--desc-card {
  margin-top: 0;
}
.block-videocontainer {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
}
#media_youtube {
  font-size: 0;
  border-top: 3px solid #e0ebf5;
  background-color: #f8fcff;
  padding: 20px 20px 27px;
  margin-bottom: 0 !important;
  border-bottom: 1px solid #e0ebf5;
}
@media screen and (max-width: 1200px) {
  #media_youtube {
    padding: 15px 15px 20px;
  }
}
#media_youtube .page-header--title {
  font-size: 22px;
  font-weight: bold;
  color: #003a70;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  #media_youtube .page-header--title {
    font-size: 20px;
  }
}
.page-header--description {
  font-size: 22px;
  font-weight: bold;
  color: #003a70;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
  padding: 16px 0;
  margin: 0;
  margin-top: 8px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .page-header--description {
    padding: 10px 15px;
    margin-top: 0px;
    font-size: 20px;
  }
}
.page-header--description i {
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.page-header--description.close-tab i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#media {
  padding: 10px 10px;
}
@media screen and (max-width: 768px) {
  #media {
    padding: 0;
  }
}
.downloads-links {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
#attributes {
  padding: 10px 10px;
}
@media screen and (max-width: 768px) {
  #attributes {
    padding: 0;
  }
}
#attributes ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}
#attributes ul li {
  list-style: none;
  display: table-row;
}
#attributes ul li:nth-child(odd) {
  background-color: #f8fcff;
}
#attributes ul li span {
  font-size: 14px;
  color: #737373;
  display: table-cell;
  padding: 10px 10px;
  width: 200px;
}
@media screen and (max-width: 768px) {
  #attributes ul li span {
    width: 120px;
  }
}
#attributes ul li p {
  font-size: 14px;
  font-weight: bold;
  color: #2e2e2e;
  margin-bottom: 0;
  text-align: left;
  display: table-cell;
  padding: 10px 10px;
}
#attributes ul li p a {
  display: inline;
}
#description {
  padding: 10px 10px;
}
@media screen and (max-width: 768px) {
  #description {
    padding: 0;
  }
  #description h2 {
    font-size: 24px;
  }
  #description h3 {
    font-size: 20px;
  }
}
#description ul {
  padding-left: 30px;
}
#description a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #003a70;
}
#description .main-content-description {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  padding-right: 30px;
}
#description .main-content-description.main-content-description-fullwidth {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  #description .main-content-description {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-right: 0;
  }
}
#description .aside-description {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
@media screen and (max-width: 767px) {
  #description .aside-description {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
#review {
  padding: 14px 0px;
}
#review .page-header--title {
  font-size: 22px;
  font-weight: bold;
  color: #003a70;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
  padding: 16px 0;
  margin: 0 16px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  #review .page-header--title {
    margin: 0;
  }
}
#review .reviews--item {
  border: none;
  border-bottom: 1px solid #ebebeb;
  padding: 24px 10px;
  margin: 0 16px;
}
@media screen and (max-width: 767px) {
  #review .reviews--item {
    margin: 0;
  }
}
#review .reviews--item .rating-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
}
#review .reviews--item .rating-meta .date-comment {
  font-size: 12px;
  font-weight: normal;
  color: #2e2e2e;
  margin-right: 15px;
}
#review .reviews--item .rating-meta .rating-comments .reviews--text-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
#review .reviews--item .rating-meta .rating-comments .reviews--text-rating i {
  font-size: 12px;
  color: #FFC94F;
}
#review .reviews--item .writer {
  font-size: 18px;
  font-weight: bold;
  color: #2e2e2e;
  margin-bottom: 5px;
}
#review .reviews--item .reviews--content {
  font-size: 14px;
  color: #2e2e2e;
}
.review--block-head .page-header--title {
  border-bottom: 0 !important;
}
#writeReview {
  margin: 0 16px;
}
@media (max-width: 767px) {
  #writeReview {
    margin: 0;
  }
}
#writeReview textarea {
  border: 1px solid #ebebeb;
}
.prifile--out {
  display: none;
}
#details_container .boxwrapper {
  margin-bottom: 12px;
}
.otherPictures--container li a.selected {
  border: 1px solid #003a70;
}
@media (max-width: 1300px) {
  .m-search-container {
    max-width: 768px;
  }
}
@media (max-width: 1150px) {
  .m-search-container {
    max-width: 728px;
  }
}
@media (max-width: 1060px) {
  .m-search-container {
    max-width: 636px;
  }
}
.box-banner-sub-nav {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 15px;
}
.box-banner-sub-nav .btn-close-sub-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  width: 30px;
  height: 30px;
  outline: none;
  background: none;
  border: none;
  margin-left: auto;
}
.box-banner-sub-nav .btn-close-sub-nav i {
  font-size: 18px;
  color: #f62f5e !important;
}
.box-banner-sub-nav .btn-close-sub-nav:hover i {
  color: #e80a3e !important;
}
.box-banner-sub-nav .banner-sub-nav {
  display: block;
}
.box-banner-sub-nav .banner-sub-nav img {
  width: 100%;
  height: auto;
}
.toggle-box-sort-in-cat {
  padding: 10px 10px;
  font-size: 18px;
  background: none;
  text-align: center;
  width: 100%;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  outline: none;
  display: none;
  margin: 0 auto;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .toggle-box-sort-in-cat {
    display: block;
  }
}
@media (max-width: 768px) {
  .toggle-box-sort-in-cat {
    padding: 5px 10px;
    font-size: 16px;
  }
}
.toggle-box-sort-in-cat:hover {
  border: 1px solid #b3b3b3;
}
.toggle-box-sort-in-cat i {
  margin-right: 10px;
}
#footer a {
  color: #A5A5A5;
  font-size: 16px;
  line-height: 28px;
}
#footer {
  border: none;
  background: #464852;
  color: #EDEFF1;
  padding: 15px 0 0;
}
@media (max-width: 767px) {
  #footer {
    text-align: left;
  }
  #footer .footer-box {
    margin-bottom: 0;
  }
  #footer .footer-box-content {
    display: none;
  }
  #footer .copyright {
    width: 100%;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  #footer .copyright {
    margin-bottom: 10px;
  }
}
#footer .footer-box-title {
  margin-bottom: 15px;
  font-weight: 600;
}
@media (max-width: 767px) {
  #footer .footer-box-title {
    position: relative;
    cursor: pointer;
  }
  #footer .footer-box-title:after {
    content: '\f078';
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    font-weight: 400;
    font-family: 'Font Awesome 5 Pro';
  }
  #footer .footer-box-title.active:after {
    content: '\f077';
  }
}
#footer .footer-box-content p {
  font-size: 13px;
  color: #A6A6A6;
  font-weight: 500;
}
#footer a {
  color: #A5A5A5;
  font-size: 16px;
  line-height: 28px;
}
@media (max-width: 767px) {
  #footer a {
    font-size: 14px;
    line-height: 22px;
  }
}
#footer .footer--newsletter-form {
  margin-top: 15px;
  font-size: 0;
}
#footer .footer--newsletter-form .form-control {
  display: inline-block !important;
}
#footer .footer--newsletter-form input {
  width: 87%;
  border-radius: 0;
  background: #DEDDDD;
  padding: 6px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #6E6E6E;
}
@media (max-width: 991px) {
  #footer .footer--newsletter-form input {
    max-width: 200px;
  }
}
#footer .footer--newsletter-form .btn {
  width: 13% !important;
  border-radius: 0;
  background: #6B6E7D;
  color: #fff;
  font-size: 27px;
  line-height: 28px;
  padding: 3px 0;
  padding-left: 2px;
}
@media (max-width: 991px) {
  #footer .footer--newsletter-form .btn {
    max-width: 34px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #footer .footer--newsletter-form .btn {
    vertical-align: top;
  }
}
#footer .footer--newsletter-form .btn:hover {
  background: #F62F5E;
}
#footer .footer--contacts-box {
  margin: 15px 0;
}
#footer .footer--contacts-box a,
#footer .footer--contacts-box span {
  display: block;
  color: #A6A6A6;
  font-size: 13px;
  line-height: 26px;
  font-weight: 500;
}
#footer .footer--contacts-box a i,
#footer .footer--contacts-box span i {
  color: #fff;
  width: 25px;
  padding-right: 10px;
  text-align: center;
  font-size: 14px;
}
#footer .footer--contacts-box a i.fa-envelope,
#footer .footer--contacts-box span i.fa-envelope {
  font-size: 11px;
}
.legal {
  background: #3F4149;
  padding: 15px 0;
  color: #A6A6A6;
}
.legal .legal-box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .legal .legal-box > div {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
  .legal .legal-box > div div + div {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .legal .bottom--social-box {
    margin-bottom: 10px;
  }
}
.legal .bottom--social-box a {
  height: 35px;
  width: 35px;
  padding-top: 7px;
  margin-right: 4px;
  display: inline-block;
  background: #464852;
  text-align: center;
  border: 2px solid #A7A7A7;
  border-radius: 50%;
  color: #EDEFF1;
  font-size: 14px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.legal .bottom--social-box a:hover {
  border-color: #EDEFF1;
}
@media (min-width: 768px) and (max-width: 991px) {
  .legal .bottom--social-box a {
    height: 32px;
    width: 32px;
    padding-top: 5px;
  }
}
.legal .legal--payment-box {
  text-align: right;
}
.legal .legal--payment-box img {
  max-width: 100%;
}
.back-to-cat-in-nav {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 10px;
  top: 10px;
  color: #fff;
  font-size: 18px;
  top: 6px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  opacity: 0;
}
.close-sort {
  display: none;
  background-color: #f62f5e;
  padding: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  color: #fff;
  width: calc(100%);
  font-size: 18px;
  margin-bottom: 20px;
  position: fixed;
  width: 42px !important;
  height: 42px;
  right: 0;
  top: 0;
  z-index: 99999998;
}
@media screen and (max-width: 991px) {
  .close-sort i {
    right: 15px;
    top: 13px;
  }
}
#mfmask {
  z-index: 99999999;
  position: fixed;
}
@media screen and (max-width: 991px) {
  .cl-alist .col-md-3.alist {
    position: fixed;
    z-index: 9008;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    max-width: 295px;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: block !important;
    left: -100%;
    padding: 10px 15px;
  }
  .cl-alist .col-md-3.alist #sidebar {
    padding: 0;
    margin-bottom: 0;
  }
  .cl-alist .col-md-3.alist #sidebar .box-filter .title-filter {
    max-width: unset;
  }
  .cl-alist .col-md-3.alist #sidebar .box-filter .title-filter p {
    font-size: 16px;
    line-height: 16px;
  }
  .cl-alist .col-md-3.alist #sidebar .list-item-filter.list-cat li a {
    font-size: 14px;
  }
  .cl-alist .col-md-3.alist #sidebar .list-item-filter li label .custom-label {
    font-size: 14px;
    padding-left: 25px;
  }
  .cl-alist .col-md-3.alist #sidebar .list-item-filter li label .custom-label:before {
    width: 18px;
    height: 18px;
    top: 1px;
  }
  .cl-alist .col-md-3.alist #sidebar .list-item-filter li label .custom-label:after {
    font-size: 12px;
    line-height: 12px;
    left: 3px;
    top: 4px;
  }
  .cl-alist .col-md-3.alist #sidebar .list-item-filter li {
    margin-bottom: 10px;
  }
  .cl-alist .col-md-3.alist #sidebar .list-item-filter li label {
    max-width: 100%;
  }
  .cl-alist .col-md-3.alist #sidebar .list-item-filter li a {
    font-size: 14px;
  }
}
.cl-alist .col-md-3.alist.sort-active {
  left: 0;
}
#boxwrapper_noticelistProductList #noticelistProductList {
  padding-bottom: 40px;
}
#boxwrapper_noticelistProductList .lineView {
  margin-bottom: 15px;
}
#boxwrapper_noticelistProductList .lineView .productData {
  border-bottom: 1px solid #ebebeb !important;
}
#boxwrapper_wishlistProductList #wishlistProductList {
  padding-bottom: 40px;
}
.line-sub-info {
  margin-top: 5px;
  margin-bottom: 40px;
}
.relatedProducts-min {
  position: relative;
  margin-top: 15px;
}
.relatedProducts-min section {
  position: relative;
}
.relatedProducts-min section:before {
  content: '';
  position: absolute;
  left: -1px;
  top: 0;
  height: 46px;
  width: 2px;
  background: #fff;
  z-index: 2;
}
.relatedProducts-min section:after {
  content: '';
  position: absolute;
  width: 2px;
  top: 0;
  height: 46px;
  right: -1px;
  background: #fff;
  z-index: 2;
}
.relatedProducts-min button.prevPage,
.relatedProducts-min button.nextPage {
  font-size: 25px;
}
.relatedProducts-min .page-header {
  position: relative;
  z-index: 1;
  border-bottom: solid 1px #ebebeb;
}
.relatedProducts-min .page-header .title-section {
  margin-bottom: 15px;
  font-size: 20px;
  position: relative;
  z-index: 1;
}
.relatedProducts-min .swiper-container {
  border: solid 1px #ebebeb;
  border-top: 0;
  padding: 0;
  overflow: hidden !important;
}
.relatedProducts-min .slider-product .productData {
  max-width: 100%;
  padding: 15px;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.relatedProducts-min .slider-product .productData .picture a {
  display: block;
  min-width: 100px;
}
.relatedProducts-min .slider-product .productData > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: unset;
}
.relatedProducts-min .slider-product .productData .top-line-sale .label-discount {
  right: 0;
  top: 0;
  width: 26px;
  height: 26px;
}
.relatedProducts-min .slider-product .productData .listDetails {
  margin-top: 0;
  margin-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 1px;
}
.swiper-container-initialized .slider-product .productData {
  max-width: 100%;
}
.swiper-product-carousel.swiper-container:before {
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 20px;
  content: '';
  background: #fff;
  display: block;
  z-index: 9;
}
.swiper-product-carousel.swiper-container:after {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 20px;
  content: '';
  background: #fff;
  display: block;
  z-index: 9;
}
.product-set-items .productData {
  max-width: 100%;
  padding: 15px;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.product-set-items .productData .picture a {
  display: block;
  min-width: 100px;
}
.product-set-items .productData > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: unset;
}
.product-set-items .productData .top-line-sale .label-discount {
  right: 0;
  top: 0;
  width: 26px;
  height: 26px;
}
.product-set-items .productData .listDetails {
  margin-top: 0;
  margin-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section-slider-cat .line-slider-cat {
  width: 100%;
}
.section-slider-cat .line-slider-cat a {
  display: block;
}
.section-slider-cat .line-slider-cat img {
  width: 100%;
}
.error-popup {
  padding: 0;
  max-width: 400px;
}
.error-popup p {
  margin: 0;
  border-radius: 0;
  padding: 30px 40px;
}
@media screen and (max-width: 768px) {
  .top-themes-cat {
    margin-bottom: 20px;
  }
}
.top-themes-cat .list-top-themes-cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .top-themes-cat .list-top-themes-cat {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.top-themes-cat .list-top-themes-cat a {
  display: block;
  position: relative;
  max-width: 50%;
  width: 100%;
  margin-right: 8px;
}
.top-themes-cat .list-top-themes-cat a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .top-themes-cat .list-top-themes-cat a {
    margin-right: 0;
    margin-bottom: 8px;
    max-width: 100%;
  }
  .top-themes-cat .list-top-themes-cat a:last-child {
    margin-bottom: 0;
  }
}
.top-themes-cat .list-top-themes-cat a img {
  width: 100%;
}
.box-faq {
  margin-top: 8px;
  margin-bottom: 40px;
}
.box-faq .item-slide {
  margin-bottom: 1px;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.box-faq .item-slide:last-child {
  margin-bottom: 0;
}
.box-faq .item-slide .title-slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.box-faq .item-slide .title-slide:hover {
  opacity: 0.8;
}
.box-faq .item-slide .title-slide p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
}
.box-faq .item-slide .title-slide:before {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.box-faq .item-slide .content-slide {
  display: none;
  padding: 20px;
}
.box-faq .item-slide .content-slide img {
  background-color: #f4f4f4;
  border: 1px solid #d9d9d9;
  padding: 16px 8px;
  margin-right: 16px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.wrapp-box-faq-grey > .box-faq > .item-slide:hover > .title-slide {
  background: #5d606e !important;
}
.wrapp-box-faq-grey > .box-faq > .item-slide:hover.active > .title-slide {
  background: #5d606e !important;
}
.wrapp-box-faq-grey > .box-faq > .item-slide:hover.active > .title-slide:before {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.wrapp-box-faq-grey > .box-faq > .item-slide > .title-slide {
  padding: 12px 48px 12px 16px;
  background: #464852 !important;
  color: #fff;
}
.wrapp-box-faq-grey > .box-faq > .item-slide > .title-slide:before {
  content: "\f077";
  position: absolute;
  display: block;
  top: 15px;
  right: 15px;
  font: normal normal normal 24px/1 'Font Awesome 5 Pro';
  color: #fff;
}
.wrapp-box-faq-grey > .box-faq > .item-slide > .title-slide:hover {
  background: #5d606e;
}
.wrapp-box-faq-green > .box-faq > .item-slide:hover > .title-slide {
  background: #799f3d;
}
.wrapp-box-faq-green > .box-faq > .item-slide:hover.active > .title-slide {
  background: #82ab41;
}
.wrapp-box-faq-green > .box-faq > .item-slide:hover.active > .title-slide:before {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.wrapp-box-faq-green > .box-faq > .item-slide > .title-slide {
  padding: 12px 48px 12px 16px;
  background: #799f3d !important;
  color: #fff;
}
.wrapp-box-faq-green > .box-faq > .item-slide > .title-slide:before {
  content: "\f106";
  position: absolute;
  display: block;
  top: 15px;
  right: 15px;
  font: normal normal normal 24px/1 'Font Awesome 5 Pro';
  color: #BCE87A;
}
.wrapp-box-faq-green > .box-faq > .item-slide > .title-slide:hover {
  background: #799f3d;
}
.barzahlen-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.barzahlen-steps .barzahlen-steps--item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: center;
  padding: 20px;
  min-width: 300px;
}
.barzahlen-steps .barzahlen-steps--item img {
  width: 100%;
  max-width: 200px;
  border: none !important;
  background: none !important;
}
.barzahlen-steps .barzahlen-steps--item h3 {
  font-size: 18px !important;
  line-height: 1.4 !important;
}
.barzahlen-partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.barzahlen-partners .barzahlen-partners--item {
  width: 132px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px;
}
.barzahlen-partners .barzahlen-partners--item img {
  width: 100%;
  height: auto;
  border: none !important;
  background: none !important;
}
.player-poster[data-poster].clickable {
  background: url(../../img/videoplaceholder.png) no-repeat;
  background-position: center;
  background-size: cover;
}
.product-list-versandkosten {
  padding: 10px 0 0 0 !important;
  margin: 0 !important;
  color: #000;
  font-size: 10px;
}
.product-list-versandkosten a {
  font-size: 10px !important;
  font-weight: normal !important;
  margin-bottom: 0 !important;
}
.cool-shipping-tooltip {
  text-align: center;
  padding: 10px 15px;
  color: #fff;
  background: #01a0e2;
  margin-bottom: 10px;
  display: block;
}
.cool-shipping-tooltip:hover {
  text-decoration: none;
  color: #fff;
  background: #017caf;
}
.detailsInfo .cool-shipping-icons {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #02a0e1;
  z-index: 9;
  font-size: 32px;
  top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detailsInfo .cool-shipping-icons i {
  background: #fff;
  padding: 5px;
  border-radius: 50%;
  width: 42px;
  height: 42px;
}
.detailsInfo .cool-shipping-icons i + i {
  margin-left: -5px;
}
.detailsInfo .cool-shipping-icons i:before {
  margin-left: 2px;
}
.productBox .cool-shipping-icons,
#noStockCrossPopUp-inner .cool-shipping-icons,
.basketImage .cool-shipping-icons {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #02a0e1;
  z-index: 9;
  font-size: 18px;
  top: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.productBox .cool-shipping-icons i,
#noStockCrossPopUp-inner .cool-shipping-icons i,
.basketImage .cool-shipping-icons i {
  background: #fff;
  padding: 3px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
.productBox .cool-shipping-icons i + i,
#noStockCrossPopUp-inner .cool-shipping-icons i + i,
.basketImage .cool-shipping-icons i + i {
  margin-left: -5px;
}
.productBox .cool-shipping-icons i:before,
#noStockCrossPopUp-inner .cool-shipping-icons i:before,
.basketImage .cool-shipping-icons i:before {
  margin-left: 2px;
}
.swiper-product-carousel.swiper-container {
  overflow: inherit;
}
.actions--add-wishlist {
  min-width: 36px;
}
.btn-primary {
  color: #fff !important;
  text-overflow: ellipsis;
  overflow: hidden;
}
.amazonTooltipContent {
  left: auto !important;
  right: 0;
}
.agb.panel.panel-default {
  border: solid 3px #87b144;
}
.youtube-iframe {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  cursor: pointer;
  background-size: cover;
}
.youtube-iframe .play {
  background: url('../../img/youtube-play.svg') no-repeat;
  /*ВАЖНО: здесь укажите адрес до изображения*/
  background-position: center;
  background-size: 100% auto;
  position: absolute;
  height: 50px;
  width: 69px;
  -webkit-transition: none;
  transition: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.youtube-iframe:hover .play {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.downloads-links a {
  border-radius: 0 !important;
  display: inline-block !important;
  padding: 13px 15px;
  background-color: #f62e5e;
  color: #fff !important;
}
.show-all-product-parts--container {
  padding: 15px;
  border-top: solid 1px #ebebeb !important;
}
#show-all-product-parts {
  background: #003a70;
  color: #fff;
}
#show-all-product-parts .all-show {
  display: block;
}
#show-all-product-parts .all-hide {
  display: none;
}
#show-all-product-parts.showed .all-hide {
  display: block;
}
#show-all-product-parts.showed .all-show {
  display: none;
}
#show-all-product-parts:hover {
  background: #0054a3;
  color: #fff;
}
.brandLogo a img {
  max-width: 100px;
}
.filter-attributes .filter-attributes--item {
  margin-bottom: 15px;
}
.filter-attributes .filter-attributes--item > button {
  border: solid 1px #ccc;
  text-align: left;
}
.filter-attributes .filter-attributes--item > button > strong {
  color: #2e2e2e;
  font-size: 14px;
  white-space: break-spaces;
  display: block;
}
.filter-attributes .filter-attributes--item > .dropdown-menu {
  left: 0;
}
#orderEditCart .panel--order-cart .panel-body {
  padding: 20px;
}
.visible-xs .shipping-cost-divider {
  margin-left: 0;
}
.cat-sorting .dropdown-menu,
.cat-itemsperpage .dropdown-menu {
  right: 0;
  left: auto;
  width: auto;
}
.cat-sorting .dropdown-menu a,
.cat-itemsperpage .dropdown-menu a {
  white-space: nowrap;
}
.swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: solid 1px #ededed;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #ccc;
  margin: 5px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #87B144;
}
.form-group .dropdown-toggle {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  border: 1px solid #ccc;
}
@media (max-width: 768px) {
  #content .form-horizontal .form-group {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.top-cat {
  overflow: hidden;
}
.top-cat .title-section {
  display: none;
}
.top-row--mobile {
  display: none;
}
@media (max-width: 1069px) {
  .top-row--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.top-row--mobile .top-row {
  width: 100%;
  margin-right: 0;
}
.swiper-scrollbar {
  height: 10px;
  margin-top: 10px;
  border-radius: 10px;
  background: #e8e8e8;
}
.swiper-scrollbar-drag {
  background: #87b144;
  height: 10px;
  border-radius: 10px;
}
@media (max-width: 800px) {
  .pagination-options .pagination#itemsPagerbottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 20px;
  }
  .pagination-options .pagination#itemsPagerbottom:after {
    content: '';
    display: block;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
  }
  .pagination-options .pagination li {
    display: inline-block;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .pagination-options .pagination li:not(.prev):not(.next) a,
  .pagination-options .pagination li:not(.prev):not(.next) span {
    border-radius: 20px !important;
    padding: 3px 0;
    text-align: center;
    height: 26px;
    width: 26px;
    font-size: 13px;
    margin: 0 2px;
  }
  .pagination-options .pagination li:not(.prev):not(.next):not(.active) a,
  .pagination-options .pagination li:not(.prev):not(.next):not(.active) span {
    background: transparent !important;
  }
  .pagination-options .pagination li:not(.prev):not(.next).disabled span {
    background: none;
    cursor: default;
    width: 10px;
    margin-left: -1px;
  }
  .pagination-options .pagination .prev {
    width: calc(50% - 10px);
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
    margin-top: 20px;
  }
  .pagination-options .pagination .prev a {
    width: 100%;
  }
  .pagination-options .pagination .next {
    width: calc(50% - 10px);
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
    margin-top: 20px;
  }
  .pagination-options .pagination .next a {
    width: 100%;
  }
}
.product-in-set {
  position: absolute;
  left: -15px;
  top: -5px;
  background: #cccccc;
  color: #fff;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 8px;
  height: 22px;
  border-top-right-radius: 11px;
  border-bottom-right-radius: 11px;
}
.product-in-set span {
  font-weight: normal;
}
.swiper--main-product--carousel .swiper-slide a {
  display: block;
  max-height: 460px;
}
.swiper--main-product--carousel .swiper-slide a img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  fill: #fff;
  height: 100%;
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper-container-more-pics .swiper-slide {
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-container-more-pics .swiper-slide-thumb-active {
  border: 1px solid #003a70;
}
.swiper--main-product--carousel .swiper-slide a {
  display: block;
  max-height: 460px;
}
.swiper--main-product--carousel .swiper-slide a img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  fill: #fff;
  height: 100%;
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper-container-more-pics .swiper-slide {
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-container-more-pics .swiper-slide-thumb-active {
  border: 1px solid #003a70;
}
#boxwrapper_accessories {
  position: relative;
  z-index: 5;
}
#detailsRelated {
  margin-top: 20px;
}
#noStockCrossPopUp-inner > form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.swiper--main-product--thumbs {
  opacity: 0;
}
.swiper--main-product--thumbs.swiper-container-initialized {
  opacity: 1;
}
.details-col-middle .action-links {
  padding: 20px;
  border: solid 1px #e5f3cd;
  background: #e0ebce30;
  margin: 20px 0 0 0;
}
.details-col-middle .action-links li + li {
  margin-top: 10px;
}
.details-col-middle .action-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.details-col-middle .action-links a i {
  font-size: 20px;
  color: #87b144;
  margin-right: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.details-col-middle .action-links a:hover {
  text-decoration: none;
}
.details-col-middle .action-links a:hover span {
  text-decoration: underline;
}
.profile-box--container-inner .popup-button-container {
  margin: 20px -10px -10px -10px !important;
}
.quick-access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.quick-access .wrapp-content-quick-access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 300px;
  width: 100%;
}
.quick-access .wrapp-content-quick-access .btn {
  display: block;
  text-align: center;
  margin: 10px 0;
}
@media (max-width: 768px) {
  #itemTabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: none !important;
  }
}
@media (max-width: 768px) {
  #itemTabs > li {
    margin-bottom: 20px;
  }
}
#itemTabs > li > a {
  border-radius: 0 !important;
  font-size: 20px;
  position: relative;
}
@media (max-width: 768px) {
  #itemTabs > li > a {
    border: none !important;
    color: #ffffff;
    background-color: #87B144;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  #itemTabs > li > a:hover {
    color: #ffffff;
    background-color: #87B144;
  }
}
@media (max-width: 768px) {
  #itemTabs > li > a.mobile-active {
    color: #ffffff;
    background-color: #87B144;
  }
}
@media (max-width: 768px) {
  #itemTabs > li > a:after {
    content: "\f078";
    display: inline-block;
    font: normal normal normal 14px/1 'Font Awesome 5 Pro';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  #itemTabs > li > a.mobile-active:after {
    content: "\f077";
  }
}
#itemTabs .tab-pane {
  display: none;
  padding-top: 20px;
}
@media (min-width: 768px) {
  #itemTabs .tab-pane {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #itemTabs .active a {
    border-color: #87b144;
    background: #87b144;
    color: #fff;
    border-bottom-width: 2px;
  }
}
.recommadd #content {
  font-size: 20px;
}
#nav-row {
  background: #87b144;
  position: relative;
}
#nav-row .nav-row--category-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
  margin: 0;
}
@media (max-width: 1069px) {
  #nav-row .nav-row--category-list ul {
    display: none;
  }
}
#nav-row .nav-row--category-list a,
#nav-row .nav-row--category-list button {
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  background: 0;
  border: none;
  padding: 0;
}
#nav-row .nav-row--category-list a:hover,
#nav-row .nav-row--category-list button:hover {
  text-decoration: none;
  color: #e7fdc3;
}
#all-categories--nav-row {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 350px;
  z-index: 99999;
  display: none;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(90, 0, 0, 0.03);
          box-shadow: 0px 0px 20px 0px rgba(90, 0, 0, 0.03);
}
@media (max-width: 1069px) {
  #all-categories--nav-row {
    width: 100%;
    z-index: 99997;
  }
}
#all-categories--nav-row .all-categories--nav-row--close {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: none;
  border: none;
}
#all-categories--nav-row .all-categories--nav-row--inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 350px;
  background: #fff;
  padding: 20px 30px;
  overflow: auto;
}
@media (max-width: 1069px) {
  #all-categories--nav-row .all-categories--nav-row--inner {
    width: 100%;
  }
}
#all-categories--nav-row .box-logo {
  margin-top: 10px;
  margin-bottom: 30px;
  display: block;
}
#all-categories--nav-row .box-logo img {
  max-width: 240px;
}
#all-categories--nav-row .nav-row--category-list > ul {
  padding: 0;
  list-style: none;
}
@media (max-width: 1069px) {
  #all-categories--nav-row .nav-row--category-list > ul > li {
    margin-bottom: 10px;
  }
}
#all-categories--nav-row .nav-row--category-list > ul > li > a,
#all-categories--nav-row .nav-row--category-list > ul > li > button {
  font-size: 18px;
  line-height: 46px;
  color: #2E2E2E;
  background: none;
  padding: 0;
}
#all-categories--nav-row .nav-row--category-list > ul > li > a:hover,
#all-categories--nav-row .nav-row--category-list > ul > li > button:hover,
#all-categories--nav-row .nav-row--category-list > ul > li > a:active,
#all-categories--nav-row .nav-row--category-list > ul > li > button:active {
  color: #f62f5e;
  text-decoration: none;
}
@media (max-height: 768px) {
  #all-categories--nav-row .nav-row--category-list > ul > li > a,
  #all-categories--nav-row .nav-row--category-list > ul > li > button {
    line-height: 36px;
  }
}
@media (max-width: 1069px) {
  #all-categories--nav-row .nav-row--category-list > ul > li > a,
  #all-categories--nav-row .nav-row--category-list > ul > li > button {
    line-height: 36px;
  }
}
#all-categories--nav-row .nav-row--category-list > ul > li > a i,
#all-categories--nav-row .nav-row--category-list > ul > li > button i {
  color: #ffa0b7;
  font-size: 16px;
  margin-left: 5px;
  display: none;
}
@media (max-width: 1069px) {
  #all-categories--nav-row .nav-row--category-list > ul > li > a i,
  #all-categories--nav-row .nav-row--category-list > ul > li > button i {
    display: inline-block;
  }
}
#all-categories--nav-row .nav-row--category-list > ul.nav-row--category-priority {
  border-bottom: solid 1px #ebebeb;
  padding-bottom: 20px;
}
@media (max-height: 768px) {
  #all-categories--nav-row .nav-row--category-list > ul.nav-row--category-priority {
    padding-bottom: 10px;
  }
}
@media (max-width: 1069px) {
  #all-categories--nav-row .nav-row--category-list > ul.nav-row--category-priority {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
}
#all-categories--nav-row .nav-row--category-list > ul.nav-row--category-priority > li > a,
#all-categories--nav-row .nav-row--category-list > ul.nav-row--category-priority > li > button {
  font-weight: 500;
}
#all-categories--nav-row .sub-cats {
  display: none;
}
div[id^="child_"] {
  position: fixed;
  top: 0;
  left: 350px;
  bottom: 0;
  z-index: 99998;
  display: none;
  background: #fffdfd;
  overflow: hidden;
}
@media (max-width: 1069px) {
  div[id^="child_"] {
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
  }
}
div[id^="child_"] .parent_category {
  display: none;
}
@media (max-width: 1069px) {
  div[id^="child_"] .parent_category {
    display: block;
  }
}
div[id^="child_"] .parent_category a {
  font-size: 22px;
  color: #2E2E2E;
  font-weight: 500;
}
div[id^="child_"] .parent_category a span {
  font-size: 14px;
  display: block;
  color: #f62f5e;
  font-weight: 400;
}
div[id^="child_"] .all-categories--child--back {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  margin-top: 20px;
  border: none;
  background: none;
  margin-left: 27px;
  color: #a2a2a2;
}
@media (max-width: 1069px) {
  div[id^="child_"] .all-categories--child--back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
div[id^="child_"] .all-categories--child--back i {
  margin-right: 20px;
}
div[id^="child_"] .all-categories--child--close {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: none;
  border: none;
  display: none;
}
@media (max-width: 1069px) {
  div[id^="child_"] .all-categories--child--close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
div[id^="child_"] > ul {
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100vh;
  list-style: none;
}
@media (max-width: 1069px) {
  div[id^="child_"] > ul {
    overflow: auto;
    height: auto;
    width: 100% !important;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding-bottom: 100px;
  }
}
div[id^="child_"] > ul > li {
  width: 240px;
  margin-right: 20px;
  margin-bottom: 30px;
}
div[id^="child_"] > ul > li > a {
  color: #f62f5e;
  margin-bottom: 5px;
  font-size: 18px;
  display: inline-block;
}
@media (max-width: 1069px) {
  div[id^="child_"] > ul > li > a {
    margin-bottom: 10px;
  }
}
div[id^="child_"] > ul > li > ul {
  list-style: none;
  padding: 0;
}
@media (max-width: 1069px) {
  div[id^="child_"] > ul > li > ul > li {
    margin-bottom: 10px;
  }
}
#versand_custom {
  padding: 0 15px 15px 15px;
}
div[id^="ms_tab"] {
  padding: 15px 0;
}
div[id^="ms_tab"] ul {
  padding-left: 15px;
}
.versand_custom-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.versand_custom-row .versand_custom-row--title {
  margin-right: 10px;
}
.versand_custom-row .stockFlag {
  margin-bottom: 0;
}
.sitMultifilterHeader {
  display: none;
}
.sitMultifilterGroup {
  background: none;
  border: none;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .sitMultifilterGroup {
    display: block !important;
  }
}
.sitMultifilterGroup > span {
  background: none;
  border: none;
  padding: 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2E2E2E;
}
.sitMultifilterGroup > span span:after {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  color: #2e2e2e;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f078";
  padding: 0;
  border: none;
  outline: none;
  background: none;
  width: 30px;
  height: 30px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sitMultifilterGroup > span.closed span:after {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  color: #2e2e2e;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f078";
  padding: 0;
  border: none;
  outline: none;
  background: none;
  width: 30px;
  height: 30px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: rotate(90deg) translateY(-6px);
      -ms-transform: rotate(90deg) translateY(-6px);
          transform: rotate(90deg) translateY(-6px);
}
.sitMultifilterGroup .ui-slider .ui-slider-handle {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #f62f5e;
  border-radius: 50%;
  border: solid 2px #ffffff;
  z-index: 2;
  cursor: pointer;
  top: -5.5px;
}
.sitMultifilterGroup .ui-slider-horizontal {
  height: 5px;
  background-color: #eaeaea;
  border: none;
}
.sitMultifilterGroup .ui-widget-header {
  background: #f62f5e;
}
.sitMultifilterGroup ul li.color {
  width: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}
.sitMultifilterGroup label.color {
  width: 24px;
  height: 24px;
  border: none;
}
.sitMultifilterGroup label.color.disabled {
  opacity: 0.3;
}
.sitMultifilterGroup ul {
  padding: 0;
}
.sitMultifilterGroup:not(#multifilterPrice) ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: 24px;
  margin-top: 12px;
}
.sitMultifilterGroup:not(#multifilterPrice) ul li input[type="checkbox"] {
  margin-top: 0;
  margin-right: 10px;
  position: absolute;
  opacity: 0;
}
.sitMultifilterGroup:not(#multifilterPrice) ul li input[type="checkbox"] + label:not(.color):before {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #cecece;
}
.sitMultifilterGroup:not(#multifilterPrice) ul li input[type="checkbox"] + label:not(.color):after {
  content: '\f00c';
  position: absolute;
  left: 5px;
  top: 3px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  opacity: 0;
  color: #f62f5e;
}
.sitMultifilterGroup:not(#multifilterPrice) ul li input[type="checkbox"]:checked + label:not(.color):after {
  content: '\f00c';
  position: absolute;
  left: 5px;
  top: 3px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  opacity: 1;
  color: #f62f5e;
}
.sitMultifilterGroup:not(#multifilterPrice) ul li label:not(.color) {
  padding-left: 35px;
  margin: 0;
  position: relative;
  font-size: 16px;
  padding-top: 5px;
}
.sitResultNavigation .sitResultNavigationPages ul {
  margin-bottom: 20px;
}
.sitResultNavigation .sitResultNavigationPages ul .prev.disabled {
  display: none;
}
.sitResultNavigation .sitResultNavigationPages ul li {
  display: inline-block;
  background-color: transparent !important;
}
.sitResultNavigation .sitResultNavigationPages ul a {
  background: #EFEFEF;
  color: #6E6E6E;
  border: none;
  border-radius: 5px !important;
  padding: 6px 0;
  text-align: center;
  height: 42px;
  min-width: 42px;
  font-size: 20px;
  margin: 0 4px;
}
.sitResultNavigation .sitResultNavigationPages ul a.active {
  background: #F62F5E !important;
  color: #fff !important;
}
.sitResultNavigation .sitResultNavigationPages ul a:hover,
.sitResultNavigation .sitResultNavigationPages ul a:focus {
  color: #6E6E6E !important;
  background: #d6d6d6 !important;
}
.sitResultNavigation .sitResultNavigationPages ul a:hover.active,
.sitResultNavigation .sitResultNavigationPages ul a:focus.active {
  background: #F62F5E !important;
  color: #fff !important;
}
#multifilterPrice.sitMultifilterGroup ul {
  padding-left: 5px;
  padding-right: 10px;
}
.sup-ab {
  font-size: 20px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .sup-ab {
    font-size: 10px;
  }
}
.manufacturerlist #mf_filterList {
  display: none;
}
.manufacturer-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .manufacturer-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.manufacturer-header .manufacturer-logo {
  border: solid 1px #ebebeb;
  padding: 15px;
  max-width: 200px;
  min-width: 200px;
  margin-right: 30px;
  width: 100%;
}
@media (max-width: 767px) {
  .manufacturer-header .manufacturer-logo {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 400px) {
  .manufacturer-header .manufacturer-logo {
    width: 100%;
    max-width: 400px;
    margin-bottom: 15px;
  }
}
.manufacturer-header .manufacturer-logo img {
  width: 100%;
}
.manufacturer-header .manufacturer-logo p {
  margin-bottom: 0;
}
.section-slider-cat {
  margin-bottom: 30px;
}
.img-loader {
  position: relative;
}
.img-loader img {
  width: 64px !important;
  height: 64px !important;
  left: 50% !important;
  top: 50% !important;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0 !important;
}
body.cl-details #morePicsContainer .img-loader img {
  width: 64px !important;
  height: 64px !important;
}
.top-cat {
  overflow: hidden;
}
.top-cat.swiper-container-initialized {
  opacity: 1 !important;
  max-height: 1000px !important;
}
.top-cat .swiper-pagination {
  border: none !important;
}
.item-cat-image-wrapper {
  position: relative;
  opacity: 1 !important;
}
.item-cat-image-wrapper .image-rect {
  display: block !important;
  position: relative;
}
.item-cat-image-wrapper img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 1;
}
.item-cat-image-wrapper.img-loader {
  opacity: 0;
}
.item-cat-image-wrapper.img-loader img {
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  width: auto;
  height: auto;
  -o-object-fit: auto;
     object-fit: auto;
  position: absolute;
  opacity: 0;
}
.item-cat-image-wrapper.img-loader .image-rect {
  display: block !important;
  position: absolute;
}
.landing {
  width: 100% !important;
  height: auto !important;
  max-width: 800px !important;
  display: block !important;
  margin: auto !important;
}
.cb_container .row img {
  max-width: 100%;
}
#mollieApplePayButtonDetails.apple-pay-button-with-text {
  width: auto !important;
  border-radius: 100px !important;
  margin-bottom: 5px;
}
.amazonTooltip i {
  display: none;
}
.amazonTooltip {
  display: none;
}
#payWithAmazonDiv .amazonContentGroup .payWithAmazonButton,
.amazonPayDetails .amazonContentGroup .payWithAmazonButton {
  display: block;
  width: 100%;
  background: #f9d875;
  position: relative;
  min-height: 40px;
  height: 40px;
  border-radius: 100px;
}
#payWithAmazonDiv .amazonContentGroup .payWithAmazonButton:before,
.amazonPayDetails .amazonContentGroup .payWithAmazonButton:before {
  content: '';
  display: block;
  width: 92px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("../../img/amazon-pay-line.svg") center no-repeat;
  background-size: contain;
  margin-top: 4px;
}
.payWithAmazonButton img {
  width: 100%;
  height: 100%;
  opacity: 0;
}
.open-review-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#multifilter_filters fieldset.kaufbeistyle {
  padding: 0 !important;
  border: none !important;
  font-family: "Cera Pro", Arial, sans-serif;
}
#multifilter_filters fieldset.kaufbeistyle p:not(#foo) > input:focus + label {
  color: #87b144;
}
#multifilter_filters fieldset.kaufbeistyle .attrcol a.multifilter_reset_icon {
  margin: 0 !important;
  color: #87b144 !important;
}
#multifilter_filters fieldset.kaufbeistyle .slider-range {
  width: calc(100% - 10px);
}
#multifilter_filters fieldset.kaufbeistyle .slider-range .ui-slider-handle + .ui-slider-handle {
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
#multifilter_filters fieldset.kaufbeistyle .ui-slider-horizontal {
  height: 6px !important;
}
#multifilter_filters fieldset.kaufbeistyle .ui-widget-header {
  background: #f62f5e !important;
}
#multifilter_filters fieldset.kaufbeistyle .ui-widget.ui-widget-content {
  border: none !important;
  background: #ccc !important;
}
#multifilter_filters fieldset.kaufbeistyle .slider-amount {
  margin: 15px 0 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#multifilter_filters fieldset.kaufbeistyle .slidervalbox {
  width: auto !important;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  height: auto !important;
}
#multifilter_filters fieldset.kaufbeistyle .slidervalbox input {
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding: 3px 10px;
  height: auto;
}
#multifilter_filters fieldset.kaufbeistyle .slidersubmit .slidersubmitbutton {
  width: auto;
  height: auto;
  border: none;
  border-radius: 0;
  background: #f62f5e;
  color: #fff;
  font-size: 16px;
  padding: 9px;
  margin-left: 5px;
}
#multifilter_filters fieldset.kaufbeistyle .slidersubmit .slidersubmitbutton:hover {
  background: #bf1840;
}
#multifilter_filters fieldset.kaufbeistyle .ui-state-default,
#multifilter_filters fieldset.kaufbeistyle .ui-widget-content .ui-state-default,
#multifilter_filters fieldset.kaufbeistyle .ui-widget-header .ui-state-default {
  background: #f62f5e !important;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  top: -7px !important;
  border: solid 2px #fff !important;
  cursor: pointer !important;
}
#multifilter_filters fieldset.kaufbeistyle .ui-state-default:hover,
#multifilter_filters fieldset.kaufbeistyle .ui-widget-content .ui-state-default:hover,
#multifilter_filters fieldset.kaufbeistyle .ui-widget-header .ui-state-default:hover {
  background: #bf1840 !important;
}
#multifilter_filters fieldset.kaufbeistyle .attrbody {
  margin: 0;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter {
  font-size: 16px;
  margin-bottom: 15px;
  font-family: "Cera Pro", Arial, sans-serif;
  position: relative;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter span {
  font-family: "Cera Pro", Arial, sans-serif;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter span .fa-angle-right {
  position: absolute;
  left: 0;
  color: #f62f5e;
  margin-right: 5px;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter .category-link {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  font-family: "Cera Pro", Arial, sans-serif;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter .category-link .fa-angle-right {
  position: absolute;
  left: 0;
  color: #f62f5e;
  margin-right: 5px;
  top: -2px;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter .category-link.lgrey {
  color: #bdbdbd;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter .category-link.lgrey .fa-angle-right {
  color: #bdbdbd;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter input[type=checkbox].mf_filter {
  width: unset;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter input[type=checkbox].mf_filter + label {
  font-size: 14px;
  line-height: 16px;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter input[type=checkbox].mf_filter + label:after {
  content: '\f00c';
  position: absolute;
  left: 4px;
  top: 0px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  opacity: 0;
  color: #f62f5e;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter input[type=checkbox].mf_filter + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: -3px;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #cecece;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter input[type=checkbox].mf_filter:checked + label {
  font-weight: 500;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter input[type=checkbox].mf_filter:checked + label:after {
  opacity: 1;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter input[type=checkbox].mf_filter:checked + label:before {
  border-color: #f62f5e;
}
#multifilter_filters fieldset.kaufbeistyle p.attrfilter input[type=checkbox].mf_filter:disabled + label:before {
  background: #ececec;
  cursor: not-allowed;
}
#multifilter_filters .multifilter_reset_link .btn {
  border-radius: 0;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
}
.filterset .resetline a.multifilter_reset_icon {
  color: #f62e5e;
}
.filterset .resetline a.multifilter_reset_icon:hover {
  color: #bf1840;
}
#multifilter_content .listRefine {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.gridView .productData:first-child {
  border-left: none;
}
.boxwrapper .list-container .gridView {
  width: 100%;
}
.block-certificate {
  padding: 20px 20px 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 1px rgba(242, 90, 56, 0.18);
  background: rgba(241, 127, 63, 0.03);
  margin: 20px 0 0 0;
}
.block-certificate:hover {
  color: #7a2900;
}
.block-certificate__img img {
  width: 90px;
}
.block-certificate__text {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #7a2900;
}
.tenyears-bubble {
  display: block;
  margin-bottom: -60px;
}
.tenyears-bubble img {
  width: 100%;
  position: relative;
  z-index: 9;
}
.tenyears-bubble + a {
  display: none !important;
}
@media (max-width: 1069px) {
  .tenyears-bubble {
    display: block;
    margin-bottom: -80px;
  }
  .tenyears-bubble img {
    width: 80px;
    position: relative;
    z-index: 9;
  }
}
.productData .pricePerUnit {
  font-size: 12px;
}
.fancybox-toolbar {
  opacity: 1 !important;
  visibility: visible !important;
}
.actions--add-wishlist {
  display: none !important;
  visibility: hidden !important;
}
#variants {
  overflow: hidden;
  height: 0;
  opacity: 0;
}
.custom-variants {
  padding: 20px;
  border: solid 1px rgba(246, 47, 94, 0.16);
  background: #fff8f9;
  margin: 0 0 20px 0;
  position: relative;
  display: none;
}
.custom-variants > * {
  position: relative;
  z-index: 10;
}
.custom-variants .custom-variants--overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(255, 255, 255, 0.5);
}
.custom-variants .custom-variants--list {
  margin-top: 10px;
}
.custom-variants .custom-variants--list ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
.custom-variants .custom-variants--list ul li a {
  padding: 3px 15px;
  border: solid 1px #f62f5e;
  color: #f62f5e;
  display: block;
}
.custom-variants .custom-variants--list ul li a:hover,
.custom-variants .custom-variants--list ul li a:active {
  background: rgba(246, 47, 94, 0.12);
  text-decoration: none;
}
.custom-variants .custom-variants--list ul li a.active {
  background: #f62f5e;
  color: #fff;
}
.custom-variants .custom-variants--list ul li.disabled a {
  border: solid 1px #d8d8d8;
  background: #ececec;
  color: #bcbcbc;
  cursor: not-allowed;
}
.custom-variants .custom-variants--list + * {
  margin-top: 15px;
}
.cancel-subscription {
  padding: 20px;
  border: solid 1px #ebebeb;
  background: #fcfcfcff;
  margin: 20px 0 0 0;
}
.cancel-subscription .btn {
  border-radius: 100px !important;
  background: #019cde !important;
  width: 100% !important;
  color: #fff !important;
}
#filter_credit_popup {
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  display: block;
  padding: 0;
  margin-bottom: 20px;
}
#filter_credit_popup img {
  width: 100%;
}
#filter_credit_popup_content {
  max-width: 550px;
  display: none;
}
.white-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  position: relative;
  font-family: Arial, sans-serif;
  width: 380px;
  height: auto;
  margin: 0 auto;
  background: #FFFFFF;
  -webkit-box-shadow: 0 20px 24px -4px rgba(16, 24, 40, 0.1), 0 8px 8px -4px rgba(16, 24, 40, 0.04);
          box-shadow: 0 20px 24px -4px rgba(16, 24, 40, 0.1), 0 8px 8px -4px rgba(16, 24, 40, 0.04);
  border-radius: 3px;
}
.popup_content {
  padding: 0 27px;
}
.white-popup p {
  margin-bottom: 25px;
}
.popup_title {
  margin: 0;
  padding: 0;
}
.popup_title > img {
  padding: 10px 0 10px 0;
  width: auto;
}
.popup_logo {
  text-align: center;
  padding-bottom: 20px;
}
.popup_logo > img {
  width: 150px;
  padding-top: 20px;
}
.popup_title header {
  font-size: 20px;
  font-weight: 600;
  background: #36A0E1;
  color: #FFFFFF;
  padding: 10px;
  margin-bottom: 10px;
}
.popup_title {
  margin-top: 0;
  padding-bottom: 35px;
  text-align: center;
}
.popup_block1 {
  float: left;
  text-align: left;
}
.popup_block2 {
  float: right;
  font-weight: 600;
  text-align: left;
}
.popup_monthly {
  border-radius: 5px;
  display: flow-root;
  border: 1px solid #787370;
  text-align: center;
  font-weight: bold;
  padding: 5px 20px 5px 20px;
  font-size: 23px;
  color: #252525;
}
.popup_monthly > .popup_text {
  padding: 10px 50px;
}
.popup_info {
  padding-top: 35px;
}
.popup_info > p {
  margin: 0;
}
.popup_text {
  font-size: 23px;
  padding-bottom: 65px;
  color: #252525;
}
.popup_span {
  font-weight: 100;
}
.popup_text.no_space {
  padding-bottom: 40px;
}
div#no_bold > div {
  font-weight: 100;
}
.popup_block {
  padding-bottom: 45px;
}
.mini_size {
  font-size: 16px;
  padding-bottom: 25px;
}
.popup_block.low_size > div {
  font-size: 21px;
}
.fsk-18 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 3px #f9f1cb;
  background: #fff9ec;
  padding: 20px;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .fsk-18 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
}
.fsk-18 svg {
  width: 80px;
  height: 80px;
  max-width: 80px;
  max-height: 80px;
  min-width: 80px;
  min-height: 80px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .fsk-18 svg {
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
.send-later-notification {
  color: #f62f5e;
  padding: 10px;
  border: solid 1px rgba(246, 47, 94, 0.38);
  text-align: center;
  border-radius: 19px;
  background-color: rgba(246, 47, 94, 0.12);
}
.forgotPasswordOpener {
  color: #f62f5e;
}
.fsk-18--popup.fancybox-content {
  max-width: 400px;
  background: transparent;
}
.fsk-18--popup.fancybox-content .fancybox-close-small {
  right: 5px;
  top: 5px;
}
.fsk-18--popup.fancybox-content .fsk-ok {
  margin: 20px 0 0 0;
  padding: 5px 10px;
  min-width: 100px;
  background: #bf9028;
  color: #fff;
  border: none;
  border-radius: 60px;
}
.fsk-18--popup.fancybox-content .fsk-18 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.fsk-18--popup.fancybox-content .fsk-18 > svg {
  width: 200px;
  height: 200px;
  max-width: 200px;
  max-height: 200px;
  min-width: 200px;
  min-height: 200px;
  margin-right: 0;
  margin-bottom: 20px;
}
.fsk-18--popup.fancybox-content .fsk-18 > div {
  font-size: 12px;
}
.details-col-middle .fsk-ok {
  display: none;
}
.details-col-middle .fsk-18 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 0;
  margin-top: 20px;
}
.details-col-middle .fsk-18 svg {
  margin-right: 0;
  margin-bottom: 20px;
}
.top-bar {
  background-color: #3c3d41;
  padding: 7px 0;
}
@media (max-width: 1069px) {
  .top-bar {
    display: none;
  }
}
.top-bar--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-bar--inner > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  color: #999;
  font-size: 14px;
}
.footer--certificates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.certificate-haendlerbund {
  display: block;
  padding: 20px;
  border-radius: 10px;
  background: #fff;
  margin-top: 20px;
}
#tagsCloud a {
  display: inline-block;
}
.trustamiwidget-certificate iframe {
  height: 196px !important;
  width: 140px !important;
}
.legal--payment-box {
  margin-top: 20px;
}
.agbConfirmation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  margin: 0;
}
@media (min-width: 769px) {
  .agbConfirmation {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 768px) {
  .agbConfirmation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.agbConfirmation > p {
  margin: 0;
}
.checkAgbTop-wrapper {
  padding: 0 !important;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.checkAgbTop-wrapper > span {
  position: relative;
  z-index: 2;
  display: block;
  text-transform: uppercase;
}
.checkAgbTop-wrapper > span > .not-accepted {
  display: block;
  background: #87b144;
  color: #ffff;
  font-weight: bold;
}
.checkAgbTop-wrapper > span > .accepted {
  display: none;
  background: #ececec;
  color: #a7a7a7;
  font-weight: bold;
  -webkit-box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
          box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.checkAgbTop-wrapper > input {
  position: aboslute;
  opacity: 0;
  z-index: 1;
}
.checkAgbTop-wrapper > input:checked + span > .not-accepted {
  display: none;
}
.checkAgbTop-wrapper > input:checked + span > .accepted {
  display: block;
}
div.mfshowmore,
div.mfshowless {
  color: #87b144 !important;
  font-size: 14px !important;
}
/**
 * This file is part of OXID eSales Flow theme.
 *
 * OXID eSales Flow theme is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * OXID eSales Flow theme is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with OXID eSales Flow theme.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @link      http://www.oxid-esales.com
 * @copyright (C) OXID eSales AG 2003-2016
 */
