/*! 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, .breadcrumbs ul li {
  background-color: transparent;
}

a:active, .breadcrumbs ul li:active,
a:hover,
.breadcrumbs ul li:hover {
  outline: 0;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1, .post-view article .entry-title {
  font-size: 2em;
  margin: 0.67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Open Sans", "sans-serif";
  font-size: 14px;
  line-height: 1.86667;
  color: #444444;
  background-color: #f7f7f7;
}

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

a, .breadcrumbs ul li {
  color: #2c5884;
  text-decoration: none;
}


a:hover,
.breadcrumbs ul li:hover, a:focus, .breadcrumbs ul li:focus {
  color: #19324b;
  text-decoration: underline;
}

a:focus, .breadcrumbs ul li:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 26px;
  margin-bottom: 26px;
  border: 0;
  border-top: 1px solid #e1e1e1;
}

.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;
}

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Open Sans", "sans-serif";
  font-size: 14px;
  line-height: 1.86667;
  color: #444444;
  background-color: #f7f7f7;
}

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

a, .breadcrumbs ul li {
  color: #2c5884;
  cursor: pointer;
}


a:hover,
.breadcrumbs ul li:hover, a:focus, .breadcrumbs ul li:focus {
  color: #19324b;
  text-decoration: underline;
}

a:focus, .breadcrumbs ul li:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 26px;
  margin-bottom: 26px;
  border: 0;
  border-top: 1px solid #e1e1e1;
}

.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, .post-view article .entry-title, h2, #product-tabs .tabs-panels .acctab.current, h3, #product-tabs .tabs-panels .acctab, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: #222;
}

h1 small, .post-view article .entry-title small,
h1 .small,
.post-view article .entry-title .small, h2 small, #product-tabs .tabs-panels .acctab.current small,
h2 .small,
#product-tabs .tabs-panels .acctab.current .small, h3 small, #product-tabs .tabs-panels .acctab small,
h3 .small,
#product-tabs .tabs-panels .acctab .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1, .post-view article .entry-title, .h1, h2, #product-tabs .tabs-panels .acctab.current, .h2, h3, #product-tabs .tabs-panels .acctab, .h3 {
  margin-top: 26px;
  margin-bottom: 13px;
}

h1 small, .post-view article .entry-title small,
h1 .small,
.post-view article .entry-title .small, .h1 small,
.h1 .small, h2 small, #product-tabs .tabs-panels .acctab.current small,
h2 .small,
#product-tabs .tabs-panels .acctab.current .small, .h2 small,
.h2 .small, h3 small, #product-tabs .tabs-panels .acctab small,
h3 .small,
#product-tabs .tabs-panels .acctab .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 13px;
  margin-bottom: 13px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .post-view article .entry-title, .h1 {
  font-size: 32px;
}

h2, #product-tabs .tabs-panels .acctab.current, .h2 {
  font-size: 24px;
}

h3, #product-tabs .tabs-panels .acctab, .h3 {
  font-size: 18px;
}

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

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

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

p {
  margin: 0 0 13px;
}

.lead {
  margin-bottom: 26px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #999999;
}

.text-primary {
  color: #2c5884;
}

a.text-primary:hover, .breadcrumbs ul li.text-primary:hover,
a.text-primary:focus,
.breadcrumbs ul li.text-primary:focus {
  color: #1f3f5e;
}

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #2c5884;
}

a.bg-primary:hover, .breadcrumbs ul li.bg-primary:hover,
a.bg-primary:focus,
.breadcrumbs ul li.bg-primary:focus {
  background-color: #1f3f5e;
}

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 12px;
  margin: 52px 0 26px;
  border-bottom: 1px solid #e1e1e1;
}

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

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

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

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

dt,
dd {
  line-height: 1.86667;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

@media (min-width: 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 #999999;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 13px 26px;
  margin: 0 0 26px;
  font-size: 17.5px;
  border-left: 5px solid #e1e1e1;
}

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.86667;
  color: #999999;
}

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 #e1e1e1;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.86667;
}

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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 12.5px;
  margin: 0 0 13px;
  font-size: 13px;
  line-height: 1.86667;
  word-break: break-all;
  word-wrap: break-word;
  color: #555555;
  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: 10px;
  padding-right: 10px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

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

.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 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-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

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

@media (min-width: 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-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

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

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

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

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

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

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

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

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

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

output {
  display: block;
  padding-top: 11px;
  font-size: 14px;
  line-height: 1.86667;
  color: #777777;
}

.form-control {
  display: block;
  width: 100%;
  height: 48px;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.86667;
  color: #777777;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e1e1e1;
  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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #e1e1e1;
  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: 48px;
  }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 64px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 26px;
  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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

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

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

.form-control-static {
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0;
  min-height: 40px;
}

.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: 38px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 64px;
  padding: 20px 20px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg {
  height: 64px;
  line-height: 64px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

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

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

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

.form-group-lg .form-control-static {
  height: 64px;
  min-height: 42px;
  padding: 21px 20px;
  font-size: 16px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 60px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  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: 64px;
  height: 64px;
  line-height: 64px;
}

.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: 31px;
}

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

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

@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: 11px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 37px;
}

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

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

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 21px;
    font-size: 16px;
  }
}

@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: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.86667;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -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, .breadcrumbs ul li.btn.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] .breadcrumbs ul li.btn,
.breadcrumbs ul fieldset[disabled] li.btn {
  pointer-events: none;
}

.btn-default {
  position: relative;
  text-transform: none;
  color: #333;
  background-color: #fff;
  border-color: transparent;
  overflow: hidden;
}

.btn-default:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  padding-top: 0;
  border-radius: 100%;
  background-color: rgba(240, 250, 240, 0.2);
  transform: translate(-50%, -50%);
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
  box-shadow: 0 0 5px rgba(119, 119, 119, 0.3);
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  border-color: rgba(0, 0, 0, 0);
}

.btn-default:active:before, .btn-default.active:before,
.open > .btn-default.dropdown-toggle:before {
  width: 120%;
  padding-top: 120%;
  -webkit-transition: width .2s ease-out, padding-top .2s ease-out;
  transition: width .2s ease-out, padding-top .2s ease-out;
  pointer-events: none;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: transparent;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  position: relative;
  text-transform: none;
  color: #fff;
  background-color: #2c5884;
  border-color: transparent;
  overflow: hidden;
}

.btn-primary:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  padding-top: 0;
  border-radius: 100%;
  background-color: rgba(240, 250, 240, 0.2);
  transform: translate(-50%, -50%);
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #1f3f5e;
  border-color: rgba(0, 0, 0, 0);
}

.btn-primary:hover {
  color: #fff;
  background-color: #1f3f5e;
  border-color: rgba(0, 0, 0, 0);
  box-shadow: 0 0 5px rgba(119, 119, 119, 0.3);
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  border-color: rgba(0, 0, 0, 0);
}

.btn-primary:active:before, .btn-primary.active:before,
.open > .btn-primary.dropdown-toggle:before {
  width: 120%;
  padding-top: 120%;
  -webkit-transition: width .2s ease-out, padding-top .2s ease-out;
  transition: width .2s ease-out, padding-top .2s ease-out;
  pointer-events: none;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #2c5884;
  border-color: transparent;
}

.btn-primary .badge {
  color: #2c5884;
  background-color: #fff;
}

.btn-success {
  position: relative;
  text-transform: none;
  color: #fff;
  background-color: #7ac143;
  border-color: #6eb03a;
  overflow: hidden;
}

.btn-success:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  padding-top: 0;
  border-radius: 100%;
  background-color: rgba(240, 250, 240, 0.2);
  transform: translate(-50%, -50%);
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #629d34;
  border-color: #32501b;
}

.btn-success:hover {
  color: #fff;
  background-color: #629d34;
  border-color: #51822b;
  box-shadow: 0 0 5px rgba(119, 119, 119, 0.3);
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  border-color: #51822b;
}

.btn-success:active:before, .btn-success.active:before,
.open > .btn-success.dropdown-toggle:before {
  width: 120%;
  padding-top: 120%;
  -webkit-transition: width .2s ease-out, padding-top .2s ease-out;
  transition: width .2s ease-out, padding-top .2s ease-out;
  pointer-events: none;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #7ac143;
  border-color: #6eb03a;
}

.btn-success .badge {
  color: #7ac143;
  background-color: #fff;
}

.btn-info {
  position: relative;
  text-transform: none;
  color: #fff;
  background-color: #188be8;
  border-color: #157dd2;
  overflow: hidden;
}

.btn-info:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  padding-top: 0;
  border-radius: 100%;
  background-color: rgba(240, 250, 240, 0.2);
  transform: translate(-50%, -50%);
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #136fba;
  border-color: #09385e;
}

.btn-info:hover {
  color: #fff;
  background-color: #136fba;
  border-color: #0f5c9a;
  box-shadow: 0 0 5px rgba(119, 119, 119, 0.3);
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  border-color: #0f5c9a;
}

.btn-info:active:before, .btn-info.active:before,
.open > .btn-info.dropdown-toggle:before {
  width: 120%;
  padding-top: 120%;
  -webkit-transition: width .2s ease-out, padding-top .2s ease-out;
  transition: width .2s ease-out, padding-top .2s ease-out;
  pointer-events: none;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #188be8;
  border-color: #157dd2;
}

.btn-info .badge {
  color: #188be8;
  background-color: #fff;
}

.btn-warning {
  position: relative;
  text-transform: none;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  overflow: hidden;
}

.btn-warning:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  padding-top: 0;
  border-radius: 100%;
  background-color: rgba(240, 250, 240, 0.2);
  transform: translate(-50%, -50%);
}

.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;
  box-shadow: 0 0 5px rgba(119, 119, 119, 0.3);
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  border-color: #d58512;
}

.btn-warning:active:before, .btn-warning.active:before,
.open > .btn-warning.dropdown-toggle:before {
  width: 120%;
  padding-top: 120%;
  -webkit-transition: width .2s ease-out, padding-top .2s ease-out;
  transition: width .2s ease-out, padding-top .2s ease-out;
  pointer-events: none;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  position: relative;
  text-transform: none;
  color: #fff;
  background-color: #fb4b46;
  border-color: #fa332d;
  overflow: hidden;
}

.btn-danger:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  padding-top: 0;
  border-radius: 100%;
  background-color: rgba(240, 250, 240, 0.2);
  transform: translate(-50%, -50%);
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #fa1a14;
  border-color: #a40804;
}

.btn-danger:hover {
  color: #fff;
  background-color: #fa1a14;
  border-color: #e50b05;
  box-shadow: 0 0 5px rgba(119, 119, 119, 0.3);
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  border-color: #e50b05;
}

.btn-danger:active:before, .btn-danger.active:before,
.open > .btn-danger.dropdown-toggle:before {
  width: 120%;
  padding-top: 120%;
  -webkit-transition: width .2s ease-out, padding-top .2s ease-out;
  transition: width .2s ease-out, padding-top .2s ease-out;
  pointer-events: none;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #fb4b46;
  border-color: #fa332d;
}

.btn-danger .badge {
  color: #fb4b46;
  background-color: #fff;
}

.btn-link {
  color: #2c5884;
  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: #19324b;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 20px 20px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 0;
}

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

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

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

.btn {
  padding: 15px 20px;
  font-size: 14px;
  line-height: normal;
  border-radius: 4px;
  -webkit-transition: all 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.btn:active, .btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-outline {
  position: relative;
  text-transform: none;
  color: #2c5884;
  background-color: rgba(255, 255, 255, 0);
  border-color: #2c5884;
  overflow: hidden;
}

.btn-outline:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  padding-top: 0;
  border-radius: 100%;
  background-color: rgba(240, 250, 240, 0.2);
  transform: translate(-50%, -50%);
}

.btn-outline:focus, .btn-outline.focus {
  color: #2c5884;
  background-color: rgba(230, 230, 230, 0);
  border-color: #0c1824;
}

.btn-outline:hover {
  color: #2c5884;
  background-color: rgba(230, 230, 230, 0);
  border-color: #1d3956;
  box-shadow: 0 0 5px rgba(119, 119, 119, 0.3);
}

.btn-outline:active, .btn-outline.active,
.open > .btn-outline.dropdown-toggle {
  color: #2c5884;
  border-color: #1d3956;
}

.btn-outline:active:before, .btn-outline.active:before,
.open > .btn-outline.dropdown-toggle:before {
  width: 120%;
  padding-top: 120%;
  -webkit-transition: width .2s ease-out, padding-top .2s ease-out;
  transition: width .2s ease-out, padding-top .2s ease-out;
  pointer-events: none;
}

.btn-outline:active, .btn-outline.active,
.open > .btn-outline.dropdown-toggle {
  background-image: none;
}

.btn-outline.disabled:hover, .btn-outline.disabled:focus, .btn-outline.disabled.focus, .btn-outline[disabled]:hover, .btn-outline[disabled]:focus, .btn-outline[disabled].focus,
fieldset[disabled] .btn-outline:hover,
fieldset[disabled] .btn-outline:focus,
fieldset[disabled] .btn-outline.focus {
  background-color: rgba(255, 255, 255, 0);
  border-color: #2c5884;
}

.btn-outline .badge {
  color: rgba(255, 255, 255, 0);
  background-color: #2c5884;
}

.btn-inverse {
  position: relative;
  text-transform: none;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-color: #fff;
  overflow: hidden;
}

.btn-inverse:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  padding-top: 0;
  border-radius: 100%;
  background-color: rgba(240, 250, 240, 0.2);
  transform: translate(-50%, -50%);
}

.btn-inverse:focus, .btn-inverse.focus {
  color: #fff;
  background-color: rgba(230, 230, 230, 0);
  border-color: #bfbfbf;
}

.btn-inverse:hover {
  color: #fff;
  background-color: rgba(230, 230, 230, 0);
  border-color: #e0e0e0;
  box-shadow: 0 0 5px rgba(119, 119, 119, 0.3);
}

.btn-inverse:active, .btn-inverse.active,
.open > .btn-inverse.dropdown-toggle {
  color: #fff;
  border-color: #e0e0e0;
}

.btn-inverse:active:before, .btn-inverse.active:before,
.open > .btn-inverse.dropdown-toggle:before {
  width: 120%;
  padding-top: 120%;
  -webkit-transition: width .2s ease-out, padding-top .2s ease-out;
  transition: width .2s ease-out, padding-top .2s ease-out;
  pointer-events: none;
}

.btn-inverse:active, .btn-inverse.active,
.open > .btn-inverse.dropdown-toggle {
  background-image: none;
}

.btn-inverse.disabled:hover, .btn-inverse.disabled:focus, .btn-inverse.disabled.focus, .btn-inverse[disabled]:hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse:hover,
fieldset[disabled] .btn-inverse:focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: rgba(255, 255, 255, 0);
  border-color: #fff;
}

.btn-inverse .badge {
  color: rgba(255, 255, 255, 0);
  background-color: #fff;
}

.btn-lg {
  padding: 20px 20px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 0;
}

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

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

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

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

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

.label, .sticker_sale, .sticker_stockinfo {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty, .sticker_sale:empty, .sticker_stockinfo:empty {
  display: none;
}

.btn .label, .btn .sticker_sale, .btn .sticker_stockinfo {
  position: relative;
  top: -1px;
}

a.label:hover, a.sticker_sale:hover, .breadcrumbs ul li.sticker_sale:hover, a.sticker_stockinfo:hover, .breadcrumbs ul li.sticker_stockinfo:hover, .breadcrumbs ul li.label:hover, a.label:focus, a.sticker_sale:focus, .breadcrumbs ul li.sticker_sale:focus, a.sticker_stockinfo:focus, .breadcrumbs ul li.sticker_stockinfo:focus, .breadcrumbs ul li.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

.label-primary {
  background-color: #2c5884;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #1f3f5e;
}

.label-success, .sticker_stockinfo {
  background-color: #7ac143;
}

.label-success[href]:hover, .sticker_stockinfo[href]:hover, .label-success[href]:focus, .sticker_stockinfo[href]:focus {
  background-color: #629d34;
}

.label-info {
  background-color: #188be8;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #136fba;
}

.label-warning {
  background-color: #f0ad4e;
}

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

.label-danger, .sticker_sale {
  background-color: #fb4b46;
}

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

.alert {
  padding: 15px;
  margin-bottom: 26px;
  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;
}

.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, .breadcrumbs ul li.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading, .breadcrumbs ul li.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #e1e1e1;
  color: #999999;
  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: #999999;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2c5884;
  border-color: #2c5884;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #9ebedf;
}

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

a.list-group-item-success, .breadcrumbs ul li.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, .breadcrumbs ul li.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, .breadcrumbs ul li.list-group-item-success:hover, a.list-group-item-success:focus, .breadcrumbs ul li.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, .breadcrumbs ul li.list-group-item-success.active, a.list-group-item-success.active:hover, .breadcrumbs ul li.list-group-item-success.active:hover, a.list-group-item-success.active:focus, .breadcrumbs ul li.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

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

a.list-group-item-info, .breadcrumbs ul li.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading, .breadcrumbs ul li.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, .breadcrumbs ul li.list-group-item-info:hover, a.list-group-item-info:focus, .breadcrumbs ul li.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, .breadcrumbs ul li.list-group-item-info.active, a.list-group-item-info.active:hover, .breadcrumbs ul li.list-group-item-info.active:hover, a.list-group-item-info.active:focus, .breadcrumbs ul li.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

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

a.list-group-item-warning, .breadcrumbs ul li.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, .breadcrumbs ul li.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, .breadcrumbs ul li.list-group-item-warning:hover, a.list-group-item-warning:focus, .breadcrumbs ul li.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, .breadcrumbs ul li.list-group-item-warning.active, a.list-group-item-warning.active:hover, .breadcrumbs ul li.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, .breadcrumbs ul li.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

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

a.list-group-item-danger, .breadcrumbs ul li.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, .breadcrumbs ul li.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, .breadcrumbs ul li.list-group-item-danger:hover, a.list-group-item-danger:focus, .breadcrumbs ul li.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, .breadcrumbs ul li.list-group-item-danger.active, a.list-group-item-danger.active:hover, .breadcrumbs ul li.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, .breadcrumbs ul li.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

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

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: 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: 16px;
  border-bottom: 1px solid #e5e5e5;
}

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

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

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

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

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

.modal-footer {
  padding: 16px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  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;
  }
}

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

.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

@media (max-width: 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;
  }
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.f-0 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.f-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
}

.ai-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.d-n {
  display: none !important;
}

.fd-c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.jc-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jc-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fw-w {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wrapper {
  background-color: transparent;
}

.main {
  background-color: transparent;
}

a, .breadcrumbs ul li {
  transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}

.product-image-tabs.gen-tabs {
  border: none;
}

.product-image-tabs.gen-tabs .tabs-panels {
  padding: 0;
}

@media screen and (min-width: 960px) {
  .product-image-tabs.gen-tabs .tabs-panels {
    border-bottom: none;
  }
}

.product-image-tabs.gen-tabs .tabs-panels .panel {
  margin: 0;
  padding: 0;
  border: none;
}

.product-image-tabs.gen-tabs .tabs-panels .panel .img-box .product-image {
  margin: 0;
  padding: 0;
  border: none;
}

.product-image-tabs.gen-tabs .tabs-panels .panel .img-box .more-images {
  margin: 0;
}

.product-image-tabs.gen-tabs .tabs {
  margin: 0;
  padding: 0;
  box-shadow: inset 0 -1px 0 #e1e1e1;
}

.product-image-tabs.gen-tabs .tabs li {
  float: left;
}

.product-image-tabs.gen-tabs .tabs #tab-image, .product-image-tabs.gen-tabs .tabs #tab-video {
  width: 50%;
  text-align: center;
}

.product-image-tabs.gen-tabs .tabs a, .product-image-tabs.gen-tabs .tabs .breadcrumbs ul li, .breadcrumbs ul .product-image-tabs.gen-tabs .tabs li {
  font-size: 16px;
  text-decoration: none;
  line-height: 59px;
  color: #fff;
  background-color: #2c5884;
  box-shadow: none;
  transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.product-image-tabs.gen-tabs .tabs a i, .product-image-tabs.gen-tabs .tabs .breadcrumbs ul li i, .breadcrumbs ul .product-image-tabs.gen-tabs .tabs li i {
  margin-right: 5px;
}

.product-image-tabs.gen-tabs .tabs a:hover, .product-image-tabs.gen-tabs .tabs .breadcrumbs ul li:hover, .breadcrumbs ul .product-image-tabs.gen-tabs .tabs li:hover {
  color: #2c5884;
  background-color: #b1cbe5;
}

.product-image-tabs.gen-tabs .tabs a.current, .product-image-tabs.gen-tabs .tabs .breadcrumbs ul li.current, .breadcrumbs ul .product-image-tabs.gen-tabs .tabs li.current {
  margin-top: 0;
  margin-left: 0;
  padding: 0 10px;
  color: #2c5884;
  background-color: #b1cbe5;
  box-shadow: none;
}

.product-image-tabs.gen-tabs .tabs a.current i, .product-image-tabs.gen-tabs .tabs .breadcrumbs ul li.current i, .breadcrumbs ul .product-image-tabs.gen-tabs .tabs li.current i {
  color: #2c5884;
}

.product-image-tabs.gen-tabs.accor .tabs-panels .acctab {
  margin: 0;
  font-size: 14px;
}

.product-image-tabs.gen-tabs.accor .tabs-panels .acctab i {
  margin-right: 5px;
}

.product-image-tabs.gen-tabs.accor .tabs-panels .acctab.current {
  display: none;
}

.product-image-tabs .owl-theme .owl-controls {
  position: relative;
  margin: 0;
}

.product-image-tabs .owl-theme .owl-controls .owl-pagination {
  height: 40px;
}

.product-image-tabs .owl-theme .owl-controls .owl-pagination .owl-page span {
  margin: 15px 5px;
  width: 10px;
  height: 10px;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #999999;
}

.product-image-tabs .owl-theme .owl-controls .owl-pagination .owl-page.active span {
  background-color: #999999;
  box-shadow: none;
}

.product-image-tabs .owl-theme .owl-controls .owl-buttons {
  height: 40px;
}

.product-image-tabs .owl-theme .owl-controls .owl-buttons > div {
  margin: 0;
  padding: 0;
  width: 50%;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  background: #2c5884;
  border-radius: 0;
  border-bottom: 1px solid #b1cbe5;
  opacity: 1;
}

.product-image-tabs .owl-theme .owl-controls .owl-buttons > div:hover {
  color: #2c5884;
  background-color: #b1cbe5;
}

.product-image-tabs .owl-theme .owl-controls .owl-buttons .owl-next {
  box-shadow: inset 1px 0 0 #b1cbe5;
}

* + .divider-md {
  margin-top: 20px;
}

@media (min-width: 768px) {
  * + .divider-md {
    margin-top: 32px;
  }
}

.divider {
  display: inline-block;
}

.divider-wrapper h1, .divider-wrapper .post-view article .entry-title, .post-view article .divider-wrapper .entry-title,
.divider-wrapper h2,
.divider-wrapper #product-tabs .tabs-panels .acctab.current,
#product-tabs .tabs-panels .divider-wrapper .acctab.current,
.divider-wrapper h3,
.divider-wrapper #product-tabs .tabs-panels .acctab,
#product-tabs .tabs-panels .divider-wrapper .acctab,
.divider-wrapper h4,
.divider-wrapper h5,
.divider-wrapper h6 {
  margin: 0;
}

.divider-sm {
  height: 2px;
  width: 30px;
}

.divider-md {
  height: 2px;
  width: 40px;
}

.divider-center {
  margin-left: auto;
  margin-right: auto;
}

.divider-denim {
  background: #fff;
}

.divider-primary {
  background: #2c5884;
}

body div#livechat-compact-container {
  display: none !important;
  width: 60px !important;
  height: 60px !important;
  background-color: red !important;
}

.zoom-btn-large:hover {
  background-color: transparent !important;
}

.r-tab {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

#excel-table-tab-1 {
  float: none;
  margin: 0;
  width: auto;
}

#excel-table-tab-1 .attributes-ul {
  list-style-image: none;
}

#excel-table-tab-1 .attributes-ul .list-attributes {
  font-size: 14px;
  line-height: 1.86667;
}

#excel-table-tab-2 {
  float: none;
}

#excel-table-tab-2 .description-ul {
  list-style-image: none;
}

.attributes-descriptions {
  font-family: "Open Sans", "sans-serif";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.86667;
  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;
  margin-top: 0;
  width: auto;
}

.attributes-descriptions h3, .attributes-descriptions #product-tabs .tabs-panels .acctab, #product-tabs .tabs-panels .attributes-descriptions .acctab {
  padding: 0;
  font-weight: 700;
  text-align: inherit;
  border: none;
}

.attributes-descriptions .attributes-descriptions-box {
  width: auto;
  padding: 0;
}

.attributes-descriptions .attributes-descriptions-box h4 {
  font-size: 16px;
}

.attributes-descriptions .attributes-descriptions-box .attributes-descriptions-content {
  margin: 0;
  width: auto;
  font-size: 14px;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  #excel-table-tab-2 {
    display: block !important;
  }
}

.product-view .product-type-data .price-box {
  border: none;
}

div.icon,
span.icon {
  width: 36px;
  height: 36px;
}

.sticker.new {
  background-color: inherit !important;
  color: inherit !important;
}

.sticker.sale {
  background-color: inherit !important;
  color: inherit !important;
}

/* Desktop, laptop - design for a width of 1280px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* 1280px <= width */
@media only screen and (min-width: 1280px) {
  /* Product page
  -------------------------------------------------------------- */
  .product-view .sticker {
    width: inherit;
    height: inherit;
  }
}

/* Design for a width of 960-1280 px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* 960px <= width < 1280px */
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  /* Product page
  -------------------------------------------------------------- */
  .product-view .sticker {
    width: inherit;
    height: inherit;
  }
}

/* Mobile, small old desktop - design for a width of less than 960px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* width < 960px */
@media only screen and (max-width: 959px) {
  /* Product labels */
  .products-grid .sticker {
    width: inherit;
    height: inherit;
    font-size: inherit;
  }
  .products-grid .item:hover .sticker {
    width: inherit;
    height: inherit;
  }
}

/* Design for a width of less than 480px (small mobile)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* width < 480px */
@media only screen and (max-width: 479px) {
  /* Product labels */
  .products-grid .sticker {
    width: inherit;
    height: inherit;
    font-size: inherit;
  }
  .products-grid .item:hover .sticker {
    width: inherit;
    height: inherit;
  }
}

/* end: width < 480px */
#nav {
  margin: 0;
  background-color: #fff;
}

.hamburger {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  height: 60px;
  color: #ffffff;
  cursor: pointer;
}

.hamburger .bars {
  margin-top: -2px;
  font-size: 22px;
}

.hamburger > .label, .hamburger > .sticker_sale, .hamburger > .sticker_stockinfo {
  display: none;
}

@media screen and (min-width: 768px) {
  .hamburger > .label, .hamburger > .sticker_sale, .hamburger > .sticker_stockinfo {
    display: block;
    float: right;
    padding-left: 8px;
    line-height: 20px;
    text-transform: uppercase;
  }
}

.search {
  float: left;
  padding: 20px;
  height: 60px;
  color: #ffffff;
  cursor: pointer;
}

.search .magnifying-glass {
  margin-top: -3px;
  font-size: 22px;
}

.search > .label, .search > .sticker_sale, .search > .sticker_stockinfo {
  display: none;
}

@media screen and (min-width: 768px) {
  .search > .label, .search > .sticker_sale, .search > .sticker_stockinfo {
    display: block;
    float: right;
    padding-left: 8px;
    line-height: 20px;
    text-transform: uppercase;
  }
}

.nav-menu .cart {
  float: right;
  position: relative;
  padding: 20px;
  height: 60px;
  color: #ffffff;
  background-color: #2c5884;
  cursor: pointer;
}

.nav-menu .cart .shopping-basket {
  font-size: 20px;
}

.nav-menu .cart > .label, .nav-menu .cart > .sticker_sale, .nav-menu .cart > .sticker_stockinfo {
  display: none;
}

@media screen and (min-width: 768px) {
  .nav-menu .cart > .label, .nav-menu .cart > .sticker_sale, .nav-menu .cart > .sticker_stockinfo {
    display: block;
    float: right;
    padding-left: 8px;
    line-height: 20px;
    text-transform: uppercase;
  }
}

.nav-menu .cart > .count {
  position: absolute;
  top: 10px;
  left: 37px;
  width: 16px;
  height: 16px;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  color: #2c5884;
  background-color: #fff;
  border-radius: 50%;
}

.nav-menu .cart > .count.no-count {
  display: none;
}

.header-placeholder {
  position: relative;
  width: 100%;
  height: 160px;
}

.header-container {
  top: 0;
  left: 0;
  width: 100%;
  min-height: 60px;
  z-index: 1000;
  background-color: #fff;
  transition: background-color 500ms ease-in;
  -webkit-transition: background-color 500ms ease-in;
  box-shadow: 0 0 4px 0 #e1e1e1;
}

.header-container .header-top-container {
  height: 40px;
  line-height: 40px;
  background-color: #2c5884;
}

.header-container .header-top-container #top-left-call {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}

.header-container .header-top-container #top-right-additional {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}

.header-container .header-primary-container .header-primary {
  padding: 0;
}

.header-container .header-primary-container .header-primary .header-main {
  padding-top: 10px;
  padding-bottom: 10px;
}

.header-container .header-primary-container .header-primary .header-main .logo-wrapper .logo {
  display: block;
  height: 32px;
}

.header-container .header-primary-container .header-primary .header-main .search-wrapper #search_mini_form .form-field {
  margin-bottom: 0;
}

.header-container .header-primary-container .header-primary .header-main .search-wrapper #search_mini_form .form-field input {
  font-size: 14px;
  background-color: #f3f3f3;
  border-radius: 4px;
}

.header-container .header-primary-container .header-primary .header-main .search-wrapper #search_mini_form .form-field input:focus {
  background-color: #fff;
}

.header-container .header-primary-container .header-primary .header-main .user-menu .line-break-after {
  display: none;
}

.header-container .nav-container {
  padding: 0;
  height: 50px;
}

.footer-container {
  background-color: #fff;
  background-image: none !important;
  box-shadow: 0 0 4px 0 #e1e1e1;
}

.footer-container .footer-top-container {
  background-color: #2c5884;
}

.footer-container .footer-primary-container {
  background-color: #2c5884;
}

.footer-container .footer-primary-container .footer-primary {
  color: #ffffff;
}

.footer-container .footer-primary-container .footer-primary a, .footer-container .footer-primary-container .footer-primary .breadcrumbs ul li, .breadcrumbs ul .footer-container .footer-primary-container .footer-primary li {
  color: #ffffff;
}

.footer-container .footer-primary-container .footer-primary .section .collapsible .block-title {
  font-size: 16px;
  color: #ffffff;
}

.footer-container .footer-bottom-container {
  background-color: #051627;
}

.footer-container .footer-bottom-container .footer-bottom {
  padding: 20px 0;
  color: #ffffff;
}

.footer-container .footer-bottom-container .footer-bottom .section {
  padding: 0;
}

.footer-container .footer-bottom-container .footer-bottom .section .item {
  font-size: 12px;
  line-height: 1;
}

.footer-container .footer-bottom-container .footer-bottom .section .item .links {
  margin: 0;
}

.footer-container .footer-bottom-container a, .footer-container .footer-bottom-container .breadcrumbs ul li, .breadcrumbs ul .footer-container .footer-bottom-container li {
  font-size: 12px;
  line-height: 1;
  color: #ffffff;
}

.article-recommendation .article-recommendation-item-list .row {
  display: flex;
  flex-wrap: wrap;
}

.article-recommendation .article-recommendation-item-list .article-recommendation-item {
  display: flex;
  background-color: #fff;
  box-shadow: 0 0 4px 0 #e1e1e1;
}

.article-recommendation .article-recommendation-item-list .article-recommendation-item > div {
  padding: 0;
  border: none;
  border-radius: 0;
}

.card .card-image img {
  position: relative;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.card .card-content {
  padding: 20px 20px 0 20px;
}

.card .card-content p {
  margin-bottom: 0;
}

.card .card-content p + p {
  margin-top: 1em;
}

.card .card-action .btn {
  margin-top: 0;
  padding-left: 20px;
}

.card .card-title {
  display: block;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}

.block-bestsellers-title {
  margin-top: 0;
  padding-bottom: 7px;
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
  color: #156899;
  border-bottom: 1px solid #e5e5e5;
}

.block-bestsellers {
  padding: 10px 10px;
  background-color: #fff;
  box-shadow: 0 0 4px 0 #e1e1e1;
}

.block-bestsellers .block-bestsellers-list {
  margin: 0;
  padding: 0;
}

.block-bestsellers .block-bestsellers-list .block-bestsellers-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
}

.block-bestsellers .block-bestsellers-list .block-bestsellers-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.block-bestsellers .block-bestsellers-list .block-bestsellers-item > div {
  overflow: auto;
  zoom: 1;
}

.block-bestsellers .block-bestsellers-list .block-bestsellers-item .block-image {
  float: left;
  width: 40px;
  height: 40px;
  background-color: #d92222;
}

.block-bestsellers .block-bestsellers-list .block-bestsellers-item .block-content {
  float: right;
  padding: 0;
  width: calc(100% - 45px);
}

.block-bestsellers .block-bestsellers-list .block-bestsellers-item .block-content h5 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.4;
}

.block-bestsellers .block-bestsellers-list .block-bestsellers-item .block-content > span {
  color: #d92222;
  font-weight: 700;
  line-height: 1;
}

.catalog-product-view .product-view .product-name h1, .catalog-product-view .product-view .product-name .post-view article .entry-title, .post-view article .catalog-product-view .product-view .product-name .entry-title {
  font-size: 24px;
}

.catalog-product-view .product-view .guarantee {
  margin-bottom: 20px;
}

.catalog-product-view .product-view .add-to-box > div {
  display: inline-block;
}

.catalog-product-view .product-view .add-to-box .add-to-cart .qty-wrapper {
  display: none;
}

.catalog-product-view .product-view .card {
  min-height: 360px;
}

.catalog-product-view .product-view #ingredients {
  margin-top: 0;
}

.sticker-wrapper {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 99;
  line-height: 2;
  text-align: right;
}

.sticker > span {
  font-size: 1em;
}

.short-description ul {
  margin: 0 !important;
}

.short-description ul li {
  position: relative;
  padding-left: 20px;
}

.short-description ul li:before {
  content: '\f00c';
  position: absolute;
  left: 0;
  font-family: FontAwesome;
  color: #7ac143;
}

.guarantee-image {
  margin-right: 10px;
}

.guarantee-text {
  font-size: 18px;
  font-weight: 700;
}

.price-box .price-label {
  font-size: 14px !important;
  color: #444444 !important;
}

.price-box .price {
  font-family: "Open Sans", "sans-serif" !important;
  color: #444444 !important;
  font-size: 32px !important;
  font-weight: 700;
}

.price-box .special-price {
  display: inline-block;
}

.price-box .special-price .price-label {
  display: block;
  font-weight: 700;
}

.price-box .special-price .price {
  color: #fb4b46 !important;
  line-height: 1;
}

.price-box .old-price {
  display: inline-block;
}

.price-box .old-price .price-label {
  display: inline-block !important;
  color: #999999 !important;
}

.price-box .old-price .price {
  text-decoration: none;
  font-size: 14px !important;
  font-weight: 400;
  color: #999999 !important;
}

.order-by-telephone {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.order-by-telephone-inner {
  position: relative;
  padding-left: 40px;
}

.order-by-telephone-inner:before {
  content: '\f095';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 32px;
}

.order-by-telephone p:last-child {
  margin-bottom: 0;
}

.order-by-telephone-sku {
  color: #2c5884;
}

#product-tabs .tabs {
  margin-bottom: 0;
}

#product-tabs .tabs .tab {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  margin-top: 8px;
  padding-right: 20px;
  padding-left: 20px;
  font-weight: 700;
  line-height: 41px;
  color: #e1e1e1;
  background-color: #999999;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
  cursor: pointer;
  -webkit-transition: all 25ms;
  transition: all 25ms;
}

#product-tabs .tabs .tab.current {
  margin-top: 0;
  line-height: 50px;
  color: #222;
  background-color: #fff;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-left: 1px solid #999999;
}

#product-tabs .tabs .tab:hover:not(.current) {
  margin-top: 0;
  line-height: 49px;
}

#product-tabs .tabs .tab + .tab {
  margin-left: 3px;
}

#product-tabs .tabs-panels {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-top: -1px;
  padding: 0;
  background-color: transparent;
}

@media screen and (min-width: 960px) {
  #product-tabs .tabs-panels {
    background-color: #fff;
    border: 1px solid #999999;
  }
}

#product-tabs .tabs-panels .acctab {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  text-align: left;
  color: #e1e1e1;
  background-color: #222;
  border: none;
}

#product-tabs .tabs-panels .acctab.current {
  margin-bottom: 40px;
  padding: 0;
  background-color: transparent;
}

#product-tabs .tabs-panels .panel {
  padding: 0;
}

@media screen and (min-width: 960px) {
  #product-tabs .tabs-panels .panel {
    padding: 20px;
  }
}

.tab-content .tab-pane-title {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

#excel-table-tab-2 ul li {
  position: relative;
  padding-left: 20px;
}

#excel-table-tab-2 ul li :before {
  content: '\f00c';
  position: absolute;
  left: 0;
  font-family: FontAwesome;
  color: #7ac143;
}

#szereles-info.ac-installation h3, #szereles-info.ac-installation #product-tabs .tabs-panels .acctab, #product-tabs .tabs-panels #szereles-info.ac-installation .acctab {
  margin-top: 0;
}

.bg-denim {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  background-color: #2c5884;
}

.bg-denim h2, .bg-denim #product-tabs .tabs-panels .acctab.current, #product-tabs .tabs-panels .bg-denim .acctab.current {
  color: #fff;
}

.bg-denim .bg-diamond-element {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: -2;
  width: 30px;
  height: 30px;
  -webkit-transform: translateX(-50%) translateY(50%) rotate(45deg);
  transform: translateX(-50%) translateY(50%) rotate(45deg);
  background: #2c5884;
  pointer-events: none;
}

.card {
  background-color: #fff;
  border-radius: 4px;
}

.card-shadowed {
  box-shadow: 0 2px 4px #e1e1e1;
}

.card-body {
  padding: 20px;
}

.card-title {
  margin-top: 0;
  color: #2c5884;
}

#featured-articles .divider-wrapper {
  margin-bottom: 20px;
}

.featured-video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  overflow: hidden;
}

.featured-video-background iframe {
  position: absolute;
  top: 0;
  left: -100%;
  width: 300%;
  height: 100%;
  pointer-events: none;
}

.featured-video-foreground {
  position: absolute;
  top: 0;
  left: -100%;
  width: 300%;
  height: 100%;
  pointer-events: none;
}

.featured-video-fade {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.featured-video-modals .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 0;
  border: none;
}

.featured-video-modals .modal-header button {
  width: 40px;
  height: 40px;
  opacity: 1;
}

.featured-video-modals .modal-body {
  padding: 0;
}

.responsive-video-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.responsive-video-embed-container iframe,
.responsive-video-embed-container object,
.responsive-video-embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.list-group + .list-group {
  margin-top: 20px;
}

.list-group .list-group-item.check {
  position: relative;
  padding-left: 20px;
}

.list-group .list-group-item.check:before {
  content: '\f00c';
  position: absolute;
  left: 0;
  font-family: FontAwesome;
  color: #7ac143;
}

.onestepcheckout-index-index .onestepcheckout-payment-methods .radio {
  display: inline-block;
}

.onestepcheckout-index-index .onestepcheckout-payment-methods label {
  float: right;
  width: calc(100% - 20px);
}

#home-offers .top-right {
  margin-top: auto;
}

#home-offers h2, #home-offers #product-tabs .tabs-panels .acctab.current, #product-tabs .tabs-panels #home-offers .acctab.current {
  margin-top: 0;
  font-size: 18px;
}

#home-offers .home-offer {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#home-offers .home-offer .home-offer-item {
  display: -webkit-flex;
  display: flex;
  position: relative;
  height: auto;
  text-align: left;
  background-color: #fff;
  box-shadow: 0 0 4px 0 #e1e1e1;
}

#home-offers .home-offer .home-offer-item > a, #home-offers .home-offer .breadcrumbs ul .home-offer-item > li, .breadcrumbs ul #home-offers .home-offer .home-offer-item > li {
  display: block;
  width: 100%;
  padding-bottom: 120px;
  text-decoration: none;
}

#home-offers .home-offer .home-offer-item > a h3, #home-offers .home-offer .breadcrumbs ul .home-offer-item > li h3, .breadcrumbs ul #home-offers .home-offer .home-offer-item > li h3, #home-offers .home-offer .home-offer-item > a #product-tabs .tabs-panels .acctab, #product-tabs .tabs-panels #home-offers .home-offer .home-offer-item > a .acctab, #home-offers .home-offer .breadcrumbs ul .home-offer-item > li #product-tabs .tabs-panels .acctab, #product-tabs .tabs-panels #home-offers .home-offer .breadcrumbs ul .home-offer-item > li .acctab, .breadcrumbs ul #home-offers .home-offer .home-offer-item > li #product-tabs .tabs-panels .acctab, #product-tabs .tabs-panels .breadcrumbs ul #home-offers .home-offer .home-offer-item > li .acctab {
  margin: 0;
  padding: 15px;
  height: 7em;
  font-size: 18px;
}

#home-offers .home-offer .home-offer-item > a .product-image-wrapper, #home-offers .home-offer .breadcrumbs ul .home-offer-item > li .product-image-wrapper, .breadcrumbs ul #home-offers .home-offer .home-offer-item > li .product-image-wrapper {
  display: block;
  overflow: hidden;
}

#home-offers .home-offer .home-offer-item > a .product-image-wrapper img, #home-offers .home-offer .breadcrumbs ul .home-offer-item > li .product-image-wrapper img, .breadcrumbs ul #home-offers .home-offer .home-offer-item > li .product-image-wrapper img {
  display: block;
  max-width: 100%;
}

#home-offers .home-offer .home-offer-item > a .home-offer-item-description, #home-offers .home-offer .breadcrumbs ul .home-offer-item > li .home-offer-item-description, .breadcrumbs ul #home-offers .home-offer .home-offer-item > li .home-offer-item-description {
  margin: 0;
  padding: 15px;
  width: 100%;
}

#home-offers .home-offer .home-offer-item > a .home-offer-item-description .list-short-desc-box, #home-offers .home-offer .breadcrumbs ul .home-offer-item > li .home-offer-item-description .list-short-desc-box, .breadcrumbs ul #home-offers .home-offer .home-offer-item > li .home-offer-item-description .list-short-desc-box {
  font-size: 13px;
  line-height: 1.4;
}

#home-offers .home-offer .home-offer-item > a .home-offer-item-description .list-short-desc-box .list-short-desc .fa, #home-offers .home-offer .breadcrumbs ul .home-offer-item > li .home-offer-item-description .list-short-desc-box .list-short-desc .fa, .breadcrumbs ul #home-offers .home-offer .home-offer-item > li .home-offer-item-description .list-short-desc-box .list-short-desc .fa {
  color: #7ac143;
}

#home-offers .home-offer .home-offer-item > a .home-offer-item-description .list-attributes-box, #home-offers .home-offer .breadcrumbs ul .home-offer-item > li .home-offer-item-description .list-attributes-box, .breadcrumbs ul #home-offers .home-offer .home-offer-item > li .home-offer-item-description .list-attributes-box {
  font-size: 13px;
  line-height: 1.4;
}

#home-offers .home-offer .home-offer-item .actions {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 15px;
  text-align: left;
}

#home-offers .home-offer .home-offer-item .actions .price-box .special-price .price-label {
  font-size: 14px;
}

#home-offers .home-offer .home-offer-item .actions .price-box .special-price .price {
  line-height: 1;
}

.post-view article .entry-meta {
  margin-top: 40px;
  font-size: 12px;
  font-weight: 300;
}

.post-view article .entry-meta > div {
  display: inline-block;
  margin-left: 10px;
}

.post-view article .entry-meta a, .post-view article .entry-meta .breadcrumbs ul li, .breadcrumbs ul .post-view article .entry-meta li {
  color: #444444;
}

.post-view article .lead {
  font-size: 16px;
  font-weight: 400;
}

.post-view article .social-likes .post-views {
  margin-right: 5px;
  font-size: 11px;
}

.post-view article .social-likes .post-views .fa {
  margin-right: 5px;
}

.post-view article .social-likes .btn {
  font-size: 11px;
}

.post-view article .social-likes .btn.facebook {
  background-color: #3b5998;
}

.post-view article .social-likes .btn.twitter {
  background-color: #1dcaff;
}

.post-view article .post-thumbnail .entry-title {
  color: #ffffff;
}

.post-view article .post-thumbnail .entry-meta {
  color: #ffffff;
}

.post-view article .post-thumbnail .entry-meta a, .post-view article .post-thumbnail .entry-meta .breadcrumbs ul li, .breadcrumbs ul .post-view article .post-thumbnail .entry-meta li {
  color: #ffffff;
}

.post-view .post-thumbnail {
  position: relative;
  width: 100%;
  height: 530px;
  min-height: 530px;
  background-position: top center;
  background-size: cover;
}

.post-view .post-thumbnail:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.6);
  z-index: 0;
}

.post-view .post-content {
  padding-top: 40px;
}

.post-view #hero .wrapper-inner {
  height: 100%;
}

.post-view #hero .wrapper-inner > div {
  height: 100%;
}

.post-view #hero .hero {
  position: relative;
}

.post-view #hero .hero .container {
  height: 100%;
}

.post-view #hero .hero .container > div {
  position: relative;
  height: 100%;
  min-height: 535px;
}

.post-view #hero .entry-title {
  color: #ffffff;
}

.post-view #hero .lead {
  display: none;
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .post-view #hero .lead {
    display: block;
  }
}

.post-view #hero .hero-lockup {
  position: absolute;
  bottom: 6em;
  z-index: 1;
  width: 100%;
}

.post-view #hero .scroll-down {
  position: absolute;
  bottom: 0;
  z-index: 1;
  color: #ffffff;
}

.post-view #hero .scroll-down p {
  font-weight: 300;
}

.post-view #hero .scroll-down span {
  position: relative;
  top: 3px;
  margin-right: .5em;
  font-size: 1.25em;
  color: #188be8;
}

.post-view #hero .social-likes {
  position: absolute;
  bottom: 1em;
  z-index: 1;
  margin-top: 4px;
  text-align: right;
}

.post-view #hero .social-likes .post-views {
  color: #ffffff;
}

#bg_fade {
  background-color: #000;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0px;
  padding: 0px;
  position: fixed;
  width: 100%;
  z-index: 1002;
  height: 100%;
  opacity: 0;
  transition: opacity 600ms ease 30ms, visibility 0ms ease 630ms;
  visibility: hidden;
  display: block;
}

#bg_fade.opaque {
  visibility: visible;
  opacity: 0.7;
  transition: opacity 600ms ease 30ms;
}

body.no-scroll {
  -webkit-overflow-scrolling: auto;
  overflow: hidden;
}

.main-navigation {
  width: 320px;
  background: #fff;
  height: 100%;
  box-sizing: border-box;
  position: fixed;
  z-index: 10000;
  top: 0;
  bottom: 0;
  -webkit-transition: all 400ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 400ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.navExpanded .main-navigation {
  left: 0;
}

.main-navigation > h2, #product-tabs .tabs-panels .main-navigation > .acctab.current {
  margin: 0;
  padding: 20px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #2c5884;
}

.main-navigation .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}

.main-navigation {
  left: -325px;
  overflow-y: scroll;
}

.breadcrumbs {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  font-size: 12px;
}

.breadcrumbs a, .breadcrumbs ul li {
  color: #999999;
}

.breadcrumbs ul {
  margin: 0;
  padding: 0;
}

form:before, form:after {
  content: " ";
  display: table;
}

form:after {
  clear: both;
}

form .form-field {
  margin-bottom: 20px;
}

form .form-field.paired {
  float: left;
  width: 100%;
}

@media screen and (min-width: 768px) {
  form .form-field.paired {
    width: calc( 50% - 10px);
  }
  form .form-field.paired:first-child {
    margin-right: 10px;
  }
  form .form-field.paired:last-child {
    margin-left: 10px;
  }
}

form .form-field label {
  margin-bottom: 5px;
  font-size: 12px;
}

form .form-field input,
form .form-field textarea {
  display: block;
  width: 100%;
  padding: 5px 12px;
  -webkit-appearance: none;
  height: 36px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #888;
  border-radius: 0;
  text-transform: none;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  clear: both;
}

form .form-field input::-webkit-input-placeholder,
form .form-field textarea::-webkit-input-placeholder {
  color: #999999;
  opacity: .5;
}

form .form-field input:-moz-placeholder,
form .form-field textarea:-moz-placeholder {
  color: #999999;
  opacity: .5;
}

form .form-field input::-moz-placeholder,
form .form-field textarea::-moz-placeholder {
  color: #999999;
  opacity: .5;
}

form .form-field input:-ms-input-placeholder,
form .form-field textarea:-ms-input-placeholder {
  color: #999999;
  opacity: .5;
}

form .form-field input:focus,
form .form-field textarea:focus {
  color: #222;
  box-shadow: 0 0 5px #ccc;
  outline: 0;
}

form .form-field input[type="radio"], form .form-field input[type="checkbox"],
form .form-field textarea[type="radio"],
form .form-field textarea[type="checkbox"] {
  position: absolute;
  padding: 0;
  width: 18px;
  height: 18px;
  vertical-align: -4px;
  outline: 0;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 0 0 #000000 inset;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

form .form-field input[type="radio"]:hover, form .form-field input[type="checkbox"]:hover,
form .form-field textarea[type="radio"]:hover,
form .form-field textarea[type="checkbox"]:hover {
  box-shadow: 0 0 5px #ccc;
}

form .form-field input[type="radio"]:after, form .form-field input[type="checkbox"]:after,
form .form-field textarea[type="radio"]:after,
form .form-field textarea[type="checkbox"]:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  filter: alpha(opacity=0);
}

form .form-field input[type="radio"]:checked, form .form-field input[type="checkbox"]:checked,
form .form-field textarea[type="radio"]:checked,
form .form-field textarea[type="checkbox"]:checked {
  border: none;
  box-shadow: 0 0 0 10px #000000 inset;
}

form .form-field input[type="radio"]:checked:after, form .form-field input[type="checkbox"]:checked:after,
form .form-field textarea[type="radio"]:checked:after,
form .form-field textarea[type="checkbox"]:checked:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
}

form .form-field input[type="radio"] + label, form .form-field input[type="checkbox"] + label,
form .form-field textarea[type="radio"] + label,
form .form-field textarea[type="checkbox"] + label {
  padding-left: 25px;
}

form .form-field input[type="radio"],
form .form-field textarea[type="radio"] {
  border-radius: 50%;
}

form .form-field input[type="radio"]:after,
form .form-field textarea[type="radio"]:after {
  margin-left: -2px;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border-radius: 50%;
}

form .form-field input[type="checkbox"]:after,
form .form-field textarea[type="checkbox"]:after {
  margin-left: -5px;
  margin-top: -4px;
  width: 10px;
  height: 8px;
  background-image: url("../images/checkbox-tick.png");
  background-image: url("../images/checkbox-tick.svg"), none;
}

form .form-field input.no-display,
form .form-field textarea.no-display {
  display: none !important;
}

form .form-field textarea {
  height: auto;
}

form .form-field .select-container {
  position: relative;
  height: 43px;
  height: 36px;
  width: 100%;
  border: 1px solid #dbdbdb;
  background: #fff;
}

form .form-field .select-container:after {
  position: absolute;
  top: 0;
  right: 0;
  content: '\f107';
  font-family: FontAwesome;
  font-size: 16px;
  height: 41px;
  height: 34px;
  width: 43px;
  width: 36px;
  line-height: 43px;
  line-height: 36px;
  text-align: center;
  background-color: #f4f4f4;
  border-left: 1px solid #dbdbdb;
  color: #9b9b9b;
}

form .form-field .select-container select {
  opacity: 0;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
  -webkit-appearance: menulist-button;
}

form .form-field .select-container .custom-select {
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #888;
  width: 100%;
  cursor: pointer;
}

form .form-field .select-container .custom-select .custom-selectInner {
  display: inline-block;
  width: 85% !important;
  padding: 4px 0 0 12px;
  white-space: nowrap;
  overflow: hidden;
}

form .form-field .text-box {
  position: relative;
  margin-bottom: 6px;
  width: 100%;
}

form .form-field .text-box:after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 36px;
  text-align: center;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
}

form .form-field .text-box.success:after {
  content: "\f00c";
  display: inline-block;
  font-family: FontAwesome;
  font-variant: normal;
  text-transform: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  background-color: #7ac143;
}

form .form-field .text-box.error:after {
  content: "\f06a";
  display: inline-block;
  font-family: FontAwesome;
  font-variant: normal;
  text-transform: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  background-color: #fb4b46;
}

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

.post:after {
  clear: both;
}

.post + .post {
  margin-top: 40px;
}

.post img {
  margin-bottom: 20px !important;
}

@media screen and (min-width: 640px) {
  .post img {
    float: left;
    margin-bottom: 0 !important;
    padding-right: 40px;
    max-width: 30%;
  }
}

.post h2, .post #product-tabs .tabs-panels .acctab.current, #product-tabs .tabs-panels .post .acctab.current {
  margin-top: 0;
}

.post .lead {
  font-size: 14px;
}

@media screen and (min-width: 640px) {
  .post .lead {
    padding-left: 30%;
  }
}

#wpadminbar {
  display: none;
}

.grays {
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
}

.grays > div {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  height: 60px;
  line-height: 60px;
}

.grays .gray-base {
  color: #ffffff;
  background-color: #222;
}

.grays .gray-darker {
  color: #ffffff;
  background-color: #444444;
}

.grays .gray-dark {
  color: #ffffff;
  background-color: #555555;
}

.grays .gray {
  color: #ffffff;
  background-color: #777777;
}

.grays .gray-light {
  background-color: #999999;
}

.grays .gray-lighter {
  background-color: #e1e1e1;
}

.brand-colors {
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
}

.brand-colors .brand-primary {
  color: #2c5884;
}

.brand-colors .brand-success {
  color: #7ac143;
}

.brand-colors .brand-info {
  color: #188be8;
}

.brand-colors .brand-warning {
  color: #f0ad4e;
}

.brand-colors .brand-danger {
  color: #fb4b46;
}

.headers, .texts, .buttons, .input, .font-size {
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
}

.buttons > div {
  margin-bottom: 20px;
}

.font-size .large {
  font-size: 16px;
}

.font-size .small {
  font-size: 12px;
}

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