/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1f1f1f;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
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.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.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: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1px) and (max-width: 480px) {
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left;
  }
  .col-ms-1 {
    width: 8.333333333333332%;
  }
  .col-ms-2 {
    width: 16.666666666666664%;
  }
  .col-ms-3 {
    width: 25%;
  }
  .col-ms-4 {
    width: 33.33333333333333%;
  }
  .col-ms-5 {
    width: 41.66666666666667%;
  }
  .col-ms-6 {
    width: 50%;
  }
  .col-ms-7 {
    width: 58.333333333333336%;
  }
  .col-ms-8 {
    width: 66.66666666666666%;
  }
  .col-ms-9 {
    width: 75%;
  }
  .col-ms-10 {
    width: 83.33333333333334%;
  }
  .col-ms-11 {
    width: 91.66666666666666%;
  }
  .col-ms-12 {
    width: 100%;
  }
  .col-ms-push-1 {
    left: 8.333333333333332%;
  }
  .col-ms-push-2 {
    left: 16.666666666666664%;
  }
  .col-ms-push-3 {
    left: 25%;
  }
  .col-ms-push-4 {
    left: 33.33333333333333%;
  }
  .col-ms-push-5 {
    left: 41.66666666666667%;
  }
  .col-ms-push-6 {
    left: 50%;
  }
  .col-ms-push-7 {
    left: 58.333333333333336%;
  }
  .col-ms-push-8 {
    left: 66.66666666666666%;
  }
  .col-ms-push-9 {
    left: 75%;
  }
  .col-ms-push-10 {
    left: 83.33333333333334%;
  }
  .col-ms-push-11 {
    left: 91.66666666666666%;
  }
  .col-ms-pull-1 {
    right: 8.333333333333332%;
  }
  .col-ms-pull-2 {
    right: 16.666666666666664%;
  }
  .col-ms-pull-3 {
    right: 25%;
  }
  .col-ms-pull-4 {
    right: 33.33333333333333%;
  }
  .col-ms-pull-5 {
    right: 41.66666666666667%;
  }
  .col-ms-pull-6 {
    right: 50%;
  }
  .col-ms-pull-7 {
    right: 58.333333333333336%;
  }
  .col-ms-pull-8 {
    right: 66.66666666666666%;
  }
  .col-ms-pull-9 {
    right: 75%;
  }
  .col-ms-pull-10 {
    right: 83.33333333333334%;
  }
  .col-ms-pull-11 {
    right: 91.66666666666666%;
  }
  .col-ms-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-ms-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-ms-offset-3 {
    margin-left: 25%;
  }
  .col-ms-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-ms-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-ms-offset-6 {
    margin-left: 50%;
  }
  .col-ms-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-ms-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-ms-offset-9 {
    margin-left: 75%;
  }
  .col-ms-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-ms-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1px) and (max-width: 480px) and (max-width: 480px) {
  .container {
    max-width: 460px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #1f1f1f;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #1f1f1f;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .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;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -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);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  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: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
  opacity: 0.005;
  filter: alpha(opacity=0.5);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.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;
}
@media screen and (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);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
  opacity: 0.009000000000000001;
  filter: alpha(opacity=0.9);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .clear-xs {
    clear: both;
  }
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
table.hidden-xs {
  display: table;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
table.hidden-sm {
  display: table;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
table.hidden-md {
  display: table;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
table.hidden-lg {
  display: table;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.bottom-radius {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.top-radius {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.left-radius {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.right-radius {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.left-bottom-radius {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
.right-bottom-radius {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}
.without-left-radius {
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
}
.reset-top-radius {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.all-radius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.all-radius-big {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.reset-radius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.without-left-big {
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
}
.nolist {
  list-style: none;
}
.clearBoth {
  clear: both;
}
.block_hidden_only_for_screen {
  display: none;
}
h1 {
  color: #474747;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 29px;
  text-transform: uppercase;
}
h2 {
  color: #474747;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
}
h3 {
  color: #474747;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 17px;
  text-transform: uppercase;
}
.button {
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  text-align: center;
  display: inline-block;
  background: url(../images/button_normal.png) repeat-x 0 0;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.button.yellow {
  background: url(../images/button_normal_yellow.png) repeat-x 0 0;
}
.button:hover {
  background-position: 0 -32px;
  text-decoration: none;
  color: #fff;
}
.button.button_mini {
  height: 18px;
  line-height: 18px;
  background: url(../images/button_mini.png) repeat-x 0 0;
  font-size: 11px;
  padding: 0 5px;
}
.button.button_mini:hover {
  background-position: 0 -18px;
}
.button.button_large {
  height: 42px;
  line-height: 42px;
  background: url(../images/button_large.png) repeat-x 0 0;
  font-size: 16px;
  padding: 0 16px;
}
.button.button_large:hover {
  background-position: 0 -42px;
}
.button.button_buy {
  height: 39px;
  line-height: 39px;
  background: url(../images/button_medium.png) repeat-x 0 0;
  font-size: 14px;
  padding: 0 16px;
  position: relative;
}
.button.button_buy:hover {
  background-position: 0 -39px;
}
.button.with-icon {
  padding: 0 0 0 10px;
}
.button.with-icon input {
  background: none;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  padding: 0 10px 0 5px;
  height: 100%;
}
.button.with-icon-nav input {
  background: none;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  padding: 0 10px 0 5px;
  height: 100%;
}
.button.left {
  padding: 0 0 0 10px;
}
.button.right {
  padding: 0 10px;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}
body {
  font-family: 'Open Sans', Tahoma;
  background: #ffffff;
}
body.sticky {
  padding-top: 130px;
}
body.sticky.stickyheader {
  padding-top: 400px;
}
body.content_only {
  background: #fff!important;
  padding: 20px;
}
a:focus {
  outline: none;
  text-decoration: none;
}
h1 {
  margin-top: 0;
}
.boxed-wrapper {
  max-width: 1170px;
  margin: 0 auto;
  box-shadow: 0 9px 0px 0px #ffffff, 0 -9px 0px 0px #ffffff, 12px 0 15px -4px rgba(0, 0, 0, 0.2), -12px 0 15px -4px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.boxed-wrapper #top div.background_menu.sticky,
.boxed-wrapper #top .topheader_sticky.sticky {
  width: auto;
}
#top {
  width: 100%;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #d0d3d3;
  float: left;
}
#top .container {
  position: relative;
}
#top .logo {
  margin: 12px 0;
}
#top .logo a:hover {
  text-decoration: none;
}
#top .middle-header {
  padding-bottom: 12px;
  background: url(../images/header_shadow.png) no-repeat right bottom;
}
#top .base-links {
  margin-top: 13px;
  font-size: 12px;
}
#top .base-links li {
  float: left;
  border-right: 1px solid #8f8f8f;
  line-height: 10px;
  padding: 0 10px;
}
#top .base-links li:last-child {
  border: 0;
  padding-right: 0;
}
#top .base-links li a {
  color: #8f8f8f;
}
#top .topmenu {
  padding-left: 0;
}
#top .topmenu li {
  float: left;
}
#top .topmenu li.has-submenu {
  position: relative;
}
#top .topmenu li.open > a {
  border: 2px solid #f7ba0b;
  border-bottom: 0;
  background: #e6e6e6;
  text-decoration: none;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#top .topmenu li a {
  border: 2px solid #fff;
  border-bottom: 0;
  height: 63px;
  line-height: 50px;
  display: block;
  color: #464646;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  padding: 3px 20px 0 20px;
}
#top .topmenu li a:hover {
  border: 2px solid #f7ba0b;
  border-bottom: 0;
  background: #e6e6e6;
  text-decoration: none;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#top .topmenu ul {
  min-width: 200px;
  background: #fff;
  position: absolute;
  display: none;
  list-style: none;
  padding: 0;
  border: 2px solid #f7ba0b;
  top: 100%;
  z-index: 55;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#top .topmenu ul li {
  float: none;
  position: relative;
}
#top .topmenu ul li a {
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  background: none;
  font-weight: 300;
  font-size: 12px;
  color: #000;
  display: block;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  padding: 0 20px;
}
#top .topmenu ul li a:hover {
  border: 0;
  background: #f7ba0b;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#top .topmenu ul li.open > a {
  border: 0;
  background: #f7ba0b;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#top .topmenu ul li:last-child a {
  border-bottom: 0;
}
#top .topmenu ul ul {
  top: -4px;
  right: -150px;
  border-top: 2px solid #f7ba0b;
  box-shadow: 0 0 3px #aaa;
  -moz-box-shadow: 0 0 3px #aaa;
  -webkit-box-shadow: 0 0 3px #aaa;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#top div.background_menu {
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
}
#top div.background_menu.sticky {
  position: fixed;
  top: 0;
  z-index: 70;
  border-bottom: 1px solid #e6e6e6;
}
#top .topheader_sticky {
  float: left;
  width: 100%;
}
#top .topheader_sticky.sticky {
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 70;
  border-bottom: 1px solid #e6e6e6;
}
#top .topheader_sticky.sticky .logo {
  margin-bottom: 0;
}
#top .topheader_sticky.sticky img.logo {
  max-height: 40px;
  width: auto;
}
#top .topheader_sticky.sticky .middle-header {
  padding-bottom: 5px;
}
#top .topheader_sticky.sticky #search_block_top a.icon {
  height: 50px;
}
#top .topheader_sticky.sticky #search_block_top a.icon i {
  line-height: 51px;
}
#top .topheader_sticky.sticky .topmenu > li > a {
  height: 50px;
  line-height: 42px;
}
.topbar {
  height: 37px;
  line-height: 37px;
  background: #1f1f1f;
}
.topbar .header-contact {
  color: #fff;
  font-size: 12px;
}
.topbar .header-contact span {
  margin: 0 20px 0 0;
}
.topbar .header-contact a {
  color: #fff;
}
.topbar .select-options {
  padding: 0 15px 0 0;
  position: relative;
}
.topbar .select-options.border {
  padding-right: 0;
}
.topbar .select-options span.border {
  /* background: #3a3636; */
  width: 1px;
  height: 15px;
  margin: 11px 0 0 15px;
}
.topbar .select-options p {
  font-size: 12px;
  color: #fff;
  margin: 0 0 0 15px;
  cursor: pointer;
}
.topbar .select-options p i {
  color: #666;
  font-size: 14px;
  padding-left: 10px;
}
.topbar .select-options ul {
  display: none;
  background: #1f1f1f;
  position: absolute;
  list-style: none;
  z-index: 10;
  padding: 10px 17px;
  top: 30px;
  left: 0;
}
.topbar .select-options ul li {
  font-size: 12px;
  display: block;
  line-height: 18px;
}
.topbar .select-options ul li.selected {
  color: #fff;
  font-weight: 700;
}
.topbar .select-options ul li a {
  color: #fff;
}
#header_user a.button {
  margin-top: 17px;
}
#header_user #cart_block {
  padding-top: 17px;
  height: 70px;
  position: relative;
}
#header_user #cart_block:hover {
  background: #e6e6e6;
}
#header_user #cart_block:hover > img {
  display: none;
}
#header_user #cart_block a.basket {
  line-height: 30px;
  color: #000;
  font-weight: 600;
}
#header_user #cart_block a.basket span,
#header_user #cart_block a.basket i {
  float: left;
}
#header_user #cart_block a.basket i {
  margin: 9px 0 0 10px;
}
#header_user #cart_block .on-hover {
  display: none;
  position: absolute;
  background: #e6e6e6;
  width: 390px;
  padding: 10px;
  right: 0;
  top: 100%;
  z-index: 54;
}
#header_user #cart_block .on-hover a.button {
  margin: 5px 0 0 0;
}
#header_user #cart_block #cart_block_list {
  background: #fff;
  padding: 5px 10px 15px 10px;
  margin-bottom: 10px;
}
#header_user #cart_block #cart_block_list li {
  overflow: hidden;
  display: block;
  clear: both;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0;
}
#header_user #cart_block #cart_block_list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#header_user #cart_block #cart_block_list li .thumb,
#header_user #cart_block #cart_block_list li .info {
  float: left;
}
#header_user #cart_block #cart_block_list li .thumb {
  width: 72px;
}
#header_user #cart_block #cart_block_list li .thumb img {
  max-width: 59px;
}
#header_user #cart_block #cart_block_list li .info {
  width: 263px;
  margin: 0 0 0 11px;
}
#header_user #cart_block #cart_block_list li .info p {
  display: block;
}
#header_user #cart_block #cart_block_list li .info b,
#header_user #cart_block #cart_block_list li .info .quantity {
  float: left;
}
#header_user #cart_block #cart_block_list li .info .remove_link {
  float: right;
}
#header_user #cart_block #cart_block_list li .info .remove_link a {
  color: #66a7f2;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-decoration: underline;
}
#header_user #cart_block #cart_block_list li .info .remove_link a:hover {
  text-decoration: none;
}
#header_user #cart_block #cart_block_list li .info a {
  color: #6d6d6d;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: inline-block;
  height: 28px;
}
#header_user #cart_block #cart_block_list li .info b {
  color: #000;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
#header_user #cart_block #cart_block_list li .info .quantity {
  color: #000;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin: 0 0 0 10px;
}
#header_user #cart_block .cart_block_summary span {
  float: left;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #000;
  line-height: 22px;
}
#header_user #cart_block .cart_block_summary span.title {
  color: #6d6d6d;
  width: 85px;
}
#search_block_top {
  float: right;
}
#search_block_top.sticky {
  display: none;
}
#search_block_top span.placeholder {
  display: none;
}
#search_block_top #searchbox {
  position: absolute;
  bottom: -75px;
  left: 0;
  width: 100%;
  padding: 0 15px;
  z-index: 53;
  display: none;
}
#search_block_top #searchbox i.fa-times {
  color: #bbb;
  font-size: 30px;
}
#search_block_top #searchbox p {
  height: 75px;
  padding: 10px 0;
  display: block;
  background: #e6e6e6;
}
#search_block_top #searchbox p #search_query_top {
  height: 55px;
  line-height: 55px;
  margin: 0 0 0 10px;
  padding: 0 1%;
  width: 93%;
  float: left;
}
#search_block_top #searchbox p #search_query_top.ac_loading {
  background: url(../img/ajax-loader-control.gif) no-repeat 98% 50% #ffffff;
}
#search_block_top #searchbox p a.closed {
  float: left;
  display: block;
  width: 6%;
  height: 55px;
  line-height: 62px;
  text-align: center;
}
#search_block_top a.icon {
  float: right;
  text-align: center;
  width: 67px;
  height: 63px;
  display: block;
  background: #e6e6e6;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#search_block_top a.icon i {
  color: #bbb;
  line-height: 63px;
  font-size: 32px;
}
.homepage_banners {
  margin-bottom: 30px;
  overflow: hidden;
}
.homepage_banner {
  height: 198px;
  position: relative;
}
.homepage_banner img {
  position: absolute;
  bottom: -30px;
  right: 0;
}
.homepage_banner h2 {
  font-family: 'Open Sans', Tahoma;
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 5px 0;
}
.homepage_banner p {
  font-size: 12px;
  font-weight: 600;
  display: block;
  height: 45px;
  margin: 0 0 5px 0;
}
.homepage_banner span {
  font-size: 26px;
  font-weight: 700;
}
.homepage_banner .banner_container {
  padding: 20px 0 25px 30px;
}
.homepage_banner .banner_container.one {
  background: url(../images/banner1_bg.png) repeat-x left top;
  height: 165px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.homepage_banner .banner_container.one h2 {
  color: #fff;
  text-shadow: 1px 0 2px #126bb0;
}
.homepage_banner .banner_container.one h2 a {
  color: #fff;
}
.homepage_banner .banner_container.one p {
  color: #87c1f5;
  text-shadow: 1px 0 2px #126bb0;
}
.homepage_banner .banner_container.one span {
  color: #fff;
  text-shadow: 1px 0 2px #4a3784;
}
.homepage_banner .banner_container.two {
  background: url(../images/banner2_bg.png) repeat-x left top;
  height: 165px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.homepage_banner .banner_container.two h2 {
  color: #dc041c;
}
.homepage_banner .banner_container.two h2 a {
  color: #dc041c;
}
.homepage_banner .banner_container.two p {
  color: #4d4d4d;
}
.homepage_banner .banner_container.two span {
  color: #1d1e19;
}
.homepage_banner .banner_container.three {
  background: url(../images/banner3_bg.png) repeat-x left top;
  height: 165px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.homepage_banner .banner_container.three h2 {
  color: #fff;
  text-shadow: 1px 0 2px #e6ac08;
}
.homepage_banner .banner_container.three h2 a {
  color: #fff;
}
.homepage_banner .banner_container.three p {
  color: #4d4d4d;
}
.homepage_banner .banner_container.three span {
  color: #1d1e19;
}
.manufacturers {
  overflow: hidden;
  background: url(../images/brands_shadow.png) no-repeat center 49px;
  margin-bottom: 38px;
}
.manufacturers.nonbg {
  background: none;
}
.manufacturers h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #474747;
  margin-bottom: 20px;
}
.manufacturers .manufacturers_container {
  overflow: hidden;
  padding: 25px 0;
  background: #fff;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.manufacturers .arrow-container {
  float: left;
  margin-top: 15px;
}
.manufacturers .arrow-container .manufacturers_left {
  margin: 2px 10px 0 15px;
}
.manufacturers .arrow-container .manufacturers_right {
  margin: 2px 15px 0 0;
}
.manufacturers ul li {
  float: left;
  text-align: center;
}
.welcome-box {
  overflow: hidden;
  clear: both;
  margin-bottom: 38px;
  background: url(../images/brands_shadow.png) no-repeat center 21px;
}
.welcome-box .welcome-container {
  overflow: hidden;
  min-height: 214px;
  padding: 43px 0 30px 30px;
  background: url(../images/welcome_bg.png) repeat-x top left #f3f3f3;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.welcome-box .welcome-container .col-lg-9 {
  z-index: 52;
}
.welcome-box .welcome-container .col-lg-9 h1 {
  margin: 0 0 30px 0;
  font-size: 29px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #474747;
}
.welcome-box .welcome-container .col-lg-9 p {
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #727272;
  line-height: 22px;
}
.welcome-box .welcome-container img {
  position: absolute;
  right: 0;
  top: 0;
}
.newsletter-block {
  overflow: hidden;
  margin-bottom: 75px;
}
.newsletter-block h4 {
  float: left;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #474747;
  line-height: 40px;
}
.newsletter-block input {
  float: left;
}
.newsletter-block input.button {
  text-transform: uppercase;
}
.newsletter-block input[type="text"] {
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 15px;
  margin: 0 13px 0 0;
  box-shadow: 0 0 3px #d9d9d9;
  font-size: 12px;
  color: #6d6d6d;
  width: 66%;
}
.newsletter-block form {
  margin-top: 5px;
}
.newsletter-block p.info {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #a5a5a5;
  line-height: 20px;
}
.footer_blocks {
  background: #f5f5f5;
  box-shadow: 0 1px 6px #d7d7d8 inset;
  -moz-box-shadow: 0 1px 6px #d7d7d8 inset;
  -webkit-box-shadow: 0 1px 6px #d7d7d8 inset;
  min-height: 292px;
  padding-top: 28px;
}
.footer_blocks .twitter {
  margin-bottom: 20px;
}
.footer_blocks .ph_likebox {
  min-height: 320px;
}
.footer_blocks h4 {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #474747;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  border-bottom: 2px solid #f7ba0b;
}
.footer_blocks h4 a {
  color: #474747;
}
.footer_blocks h4 a:hover {
  text-decoration: none;
  color: #000;
}
.footer_blocks ul {
  list-style: none;
}
.footer_blocks ul li {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #6d6d6d;
  line-height: 22px;
}
.footer_blocks ul li:before {
  content: "›";
  padding-right: 10px;
}
.footer_blocks ul li a {
  color: #6d6d6d;
}
.footer_blocks p {
  display: block;
  margin-bottom: 10px;
  line-height: 22px;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  color: #727272;
}
.footer_blocks p a {
  color: #727272;
}
#bottom {
  clear: both;
  height: 73px;
  line-height: 73px;
  font-size: 12px;
  color: #c6c6c6;
}
#bottom a {
  color: #c6c6c6;
}
#imp_slider {
  width: 100%;
  background: url(../images/slider_bg.png) repeat-x center center;
  margin: 0 0 33px 0;
  text-align: center;
}
#imp_slider:before,
#imp_slider:after {
  content: " ";
  display: table;
}
#imp_slider:after {
  clear: both;
}
#imp_slider:before,
#imp_slider:after {
  content: " ";
  display: table;
}
#imp_slider:after {
  clear: both;
}
#imp_slider .slogan {
  height: 229px;
  display: table-cell;
  vertical-align: bottom;
}
#imp_slider .info {
  margin-top: 62px;
  overflow: hidden;
}
#imp_slider .info .button {
  margin: 10px 30px 0 0;
  float: left;
}
#imp_slider .info span {
  float: left;
}
#imp_slider .info .price {
  color: #088af3;
  font-size: 41px;
  font-weight: 700;
  margin-right: 14px;
}
#imp_slider .info .price-old {
  color: #626262;
  font-size: 41px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  text-decoration: line-through;
}
#imp_slider h1 {
  font-family: 'Open Sans', Tahoma;
  font-size: 51px;
  font-weight: 400;
  color: #000;
  line-height: 51px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
#imp_slider h2 {
  font-family: 'Open Sans', Tahoma;
  font-size: 49px;
  font-weight: 700;
  color: #f5ac2e;
  line-height: 49px;
  text-transform: uppercase;
}
#imp_slider .slider-product {
  margin: 59px 0 0 0;
  padding: 0 0 18px 0;
  background: url(../images/slider_shadow.png) no-repeat center bottom;
}
#imp_slider .slider-product .slider-item {
  padding: 25px 0;
  height: 323px;
  float: none;
  margin: 0 auto;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
#imp_slider .slider-product .slider-item img {
  margin: 0 auto;
}
#imp_slider .slider-product .slider-item h3 {
  font-size: 12px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  margin: 32px 0 0 0;
  text-transform: uppercase;
}
#imp_slider .slider-product .slider-item h3 a {
  color: #6d6d6d;
}
.carousel-style .caroufredsel_wrapper {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  clear: both;
  margin-bottom: -190px !important;
  padding-bottom: 190px;
}
.caroufredsel_wrapper {
	overflow: visible !important;
	margin: 45px 0 0 0 !important;
}
.carousel-style,
.blockproductscategory,
.blockproductscategoryfull,
#blockpack,
.home-line {
  float: left;
  width: 100%;
  margin: 0 0 38px 0;
}
.carousel-style .full-width,
.blockproductscategory .full-width,
.blockproductscategoryfull .full-width,
#blockpack .full-width,
.home-line .full-width {
  width: 100%;
}
.carousel-style .arrows-container,
.blockproductscategory .arrows-container,
.blockproductscategoryfull .arrows-container,
#blockpack .arrows-container,
.home-line .arrows-container {
  margin-right: 15px;
}
.carousel-style h1,
.blockproductscategory h1,
.blockproductscategoryfull h1,
#blockpack h1,
.home-line h1,
.carousel-style h2,
.blockproductscategory h2,
.blockproductscategoryfull h2,
#blockpack h2,
.home-line h2 {
  background: url(../images/border_grey.png) repeat-x center left;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin: 0 0 32px 0;
  text-transform: uppercase;
}
.carousel-style h1.productscategory,
.blockproductscategory h1.productscategory,
.blockproductscategoryfull h1.productscategory,
#blockpack h1.productscategory,
.home-line h1.productscategory,
.carousel-style h2.productscategory,
.blockproductscategory h2.productscategory,
.blockproductscategoryfull h2.productscategory,
#blockpack h2.productscategory,
.home-line h2.productscategory {
  text-transform: none;
}
.carousel-style h1 span,
.blockproductscategory h1 span,
.blockproductscategoryfull h1 span,
#blockpack h1 span,
.home-line h1 span,
.carousel-style h2 span,
.blockproductscategory h2 span,
.blockproductscategoryfull h2 span,
#blockpack h2 span,
.home-line h2 span {
  display: inline-block;
  background: #fff;
  color: #474747;
  padding: 0 20px 0 0;
}
.carousel-style .carousel_arrow,
.blockproductscategory .carousel_arrow,
.blockproductscategoryfull .carousel_arrow,
#blockpack .carousel_arrow,
.home-line .carousel_arrow {
  margin: 0 5px;
}
#category #product_list.grid li > div,
.carousel-style #product_list.grid li > div,
#manufacturer #product_list.grid li > div,
#supplier #product_list.grid li > div,
#prices-drop #product_list.grid li > div,
#new-products #product_list.grid li > div,
#search #product_list.grid li > div,
#best-sales #product_list.grid li > div,
#product #product_list.grid li > div {
  padding: 20px 15px 12px 15px;
}
#category #product_list.grid li:hover > div,
.carousel-style #product_list.grid li:hover > div,
#manufacturer #product_list.grid li:hover > div,
#supplier #product_list.grid li:hover > div,
#prices-drop #product_list.grid li:hover > div,
#new-products #product_list.grid li:hover > div,
#search #product_list.grid li:hover > div,
#best-sales #product_list.grid li:hover > div,
#product #product_list.grid li:hover > div {
  max-height: 999px;
  height: auto;
  padding-bottom: 0;
}
#product_list,
.product_list_ph {
  width: 100%;
}
#product_list.myaccount_list,
.product_list_ph.myaccount_list {
  overflow: hidden;
  margin: 0 0 20px 0;
}
#product_list.myaccount_list li > div,
.product_list_ph.myaccount_list li > div {
  height: 100%;
}
#product_list li,
.product_list_ph li {
  float: left;
  text-align: center;
  height: 350px;
  position: relative;
}
#product_list li > div,
.product_list_ph li > div,
#product_list li .info,
.product_list_ph li .info {
  -webkit-transition-property: 'all';
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-property: 'all';
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-property: 'all';
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-property: 'all';
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-in-out;
  transition-property: 'all';
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
}
#product_list li .p_desc,
.product_list_ph li .p_desc,
#product_list li .link-col,
.product_list_ph li .link-col {
  display: none;
}
#product_list li .quick-view,
.product_list_ph li .quick-view {
  position: absolute;
  right: 10px;
  top: 7px;
  font-size: 11px;
  text-transform: uppercase;
  color: #848484;
  display: block;
  text-decoration: none;
}
#product_list li .quick-view:hover,
.product_list_ph li .quick-view:hover {
  color: #1f1f1f;
}
#product_list li .compare,
.product_list_ph li .compare {
  left: 25px;
  position: absolute;
  top: 10px;
  z-index: 52;
  display: none;
}
#product_list li .compare label,
.product_list_ph li .compare label {
  font-size: 11px;
}
#product_list li .info,
.product_list_ph li .info {
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 300;
  margin: 10px 0 0 0;
}
#product_list li .info .rating,
.product_list_ph li .info .rating {
  height: 36px;
  margin: 0 -15px;
  padding: 0 15px;
  display: block;
  text-align: left;
  color: #b4b4b4;
}
#product_list li .info .buttons-wrapper,
.product_list_ph li .info .buttons-wrapper {
  margin: 0 0 10px 0;
}
#product_list li .info .buttons-wrapper:before,
.product_list_ph li .info .buttons-wrapper:before,
#product_list li .info .buttons-wrapper:after,
.product_list_ph li .info .buttons-wrapper:after {
  content: " ";
  display: table;
}
#product_list li .info .buttons-wrapper:after,
.product_list_ph li .info .buttons-wrapper:after {
  clear: both;
}
#product_list li .info .buttons-wrapper:before,
.product_list_ph li .info .buttons-wrapper:before,
#product_list li .info .buttons-wrapper:after,
.product_list_ph li .info .buttons-wrapper:after {
  content: " ";
  display: table;
}
#product_list li .info .buttons-wrapper:after,
.product_list_ph li .info .buttons-wrapper:after {
  clear: both;
}
#product_list li .info .options,
.product_list_ph li .info .options {
  display: block;
  overflow: hidden;
  height: 42px;
  margin: 0 -15px;
  border-top: 1px solid #e6e6e6;
}
#product_list li .info .options a,
.product_list_ph li .info .options a {
  float: left;
  display: block;
  width: 50%;
  color: #6d6d6d;
  padding: 14px 0 14px 5px;
}
#product_list li .info .options a i,
.product_list_ph li .info .options a i {
  font-size: 14px;
}
#product_list li .info .options a:hover,
.product_list_ph li .info .options a:hover,
#product_list li .info .options a.active,
.product_list_ph li .info .options a.active {
  background: #f5f5f5;
  text-decoration: none;
}
#product_list li .info .options a.icon1,
.product_list_ph li .info .options a.icon1 {
  border-right: 1px solid #e6e6e6;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
#product_list li .info .options a.icon2,
.product_list_ph li .info .options a.icon2 {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}
#product_list li:hover,
.product_list_ph li:hover {
  z-index: 52;
}
#product_list li:hover .compare,
.product_list_ph li:hover .compare {
  display: block;
}
#product_list li:hover > div,
.product_list_ph li:hover > div {
  border: 1px solid #f7ba0b;
  box-shadow: 0 0 10px #bbb;
}
#product_list li:hover .info,
.product_list_ph li:hover .info {
  visibility: visible;
  opacity: 1;
  height: auto;
  max-height: 999px;
}
#product_list li a,
.product_list_ph li a {
  display: block;
}
#product_list li a img,
.product_list_ph li a img {
  margin: 0 auto;
}
#product_list li > div,
.product_list_ph li > div {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 28px 12px 28px;
  position: relative;
  background: #fff;
  height: auto;
}
#product_list li > div .icons,
.product_list_ph li > div .icons {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 11px;
  position: absolute;
  top: 10px;
  left: 10px;
  text-transform: uppercase;
  z-index: 51;
}
#product_list li > div .icons .new_list,
.product_list_ph li > div .icons .new_list {
  color: #556C41;
}
#product_list li > div .icons .on_sale_list,
.product_list_ph li > div .icons .on_sale_list,
#product_list li > div .icons .discount_list,
.product_list_ph li > div .icons .discount_list {
  color: #F06161;
}
#product_list li h3,
.product_list_ph li h3 {
  font-size: 12px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  margin: 10px 0;
  height: 40px;
  text-transform: uppercase;
  text-align: left;
}
#product_list li h3 a,
.product_list_ph li h3 a {
  color: #6d6d6d;
}
#product_list li span.price,
.product_list_ph li span.price {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  color: #000;
  text-align: left;
  display: block;
}
#product_list li span.price .price_without_reduction,
.product_list_ph li span.price .price_without_reduction {
  text-decoration: line-through;
  color: #555;
  font-weight: normal;
  text-align: right;
}
#product_list li span.noavailable_text,
.product_list_ph li span.noavailable_text {
  position: relative;
  top: 9px;
  font-weight: bold;
  color: #ff0000;
  text-transform: uppercase;
}
#product_list.list li,
.product_list_ph.list li {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
#product_list.list li h3,
.product_list_ph.list li h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
}
#product_list.list li h3 a,
.product_list_ph.list li h3 a {
  color: #202020;
}
#product_list.list li > div,
.product_list_ph.list li > div {
  overflow: hidden;
  padding: 20px 28px 0 28px;
}
#product_list.list li .product_img,
.product_list_ph.list li .product_img {
  float: left;
  width: 29%;
  margin-bottom: 12px;
}
#product_list.list li .desc,
.product_list_ph.list li .desc {
  float: left;
  width: 51%;
}
#product_list.list li .desc .p_desc,
.product_list_ph.list li .desc .p_desc {
  text-align: left;
  display: block;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #6d6d6d;
  height: 95px;
  margin: 0 0 20px 0;
}
#product_list.list li .desc .price,
.product_list_ph.list li .desc .price {
  display: none;
}
#product_list.list li .link-col,
.product_list_ph.list li .link-col {
  float: right;
  display: block;
  width: 15%;
  text-align: center;
  margin: 35px 0 0 0;
}
#product_list.list li .link-col a,
.product_list_ph.list li .link-col a {
  float: none!important;
  display: inline-block;
  margin: 0 0 5px 0;
  width: 102%;
}
#product_list.list li .link-col .price,
.product_list_ph.list li .link-col .price {
  text-align: center;
  margin: 0 0 10px 0;
}
#product_list.list li .info,
.product_list_ph.list li .info {
  display: block;
}
#product_list.list li .info .rating,
.product_list_ph.list li .info .rating {
  width: 33%;
  float: right;
  height: 36px;
  margin: 0 4px 0 0;
  padding-top: 14px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 0;
}
#product_list.list li .info .options,
.product_list_ph.list li .info .options {
  margin: 0;
  width: 66%;
  border-top: 1px solid #e6e6e6;
}
#product_list.list li .info .options .icon2,
.product_list_ph.list li .info .options .icon2 {
  border-right: 1px solid #e6e6e6;
}
#product_list.list li .buttons-wrapper,
.product_list_ph.list li .buttons-wrapper {
  display: none;
}
.carousel_arrow {
  position: relative;
  z-index: 2;
  width: 26px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  display: block;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f7ba0b;
  -webkit-box-shadow: inset 0 -1px rgba(24, 24, 24, 0.15);
  -moz-box-shadow: inset 0 -1px rgba(24, 24, 24, 0.15);
  box-shadow: inset 0 -1px rgba(24, 24, 24, 0.15);
  background-image: -webkit-linear-gradient(bottom, rgba(24, 24, 24, 0.05), rgba(255, 255, 255, 0.05));
  background-image: -moz-linear-gradient(bottom, rgba(24, 24, 24, 0.05), rgba(255, 255, 255, 0.05));
  background-image: -o-linear-gradient(bottom, rgba(24, 24, 24, 0.05), rgba(255, 255, 255, 0.05));
  background-image: linear-gradient(to top, rgba(24, 24, 24, 0.05), rgba(255, 255, 255, 0.05));
}
.carousel_arrow:hover {
  background-image: -webkit-linear-gradient(top, rgba(24, 24, 24, 0.05), rgba(255, 255, 255, 0.05));
  background-image: -moz-linear-gradient(top, rgba(24, 24, 24, 0.05), rgba(255, 255, 255, 0.05));
  background-image: -o-linear-gradient(top, rgba(24, 24, 24, 0.05), rgba(255, 255, 255, 0.05));
  background-image: linear-gradient(to bottom, rgba(24, 24, 24, 0.05), rgba(255, 255, 255, 0.05));
}
.carousel_arrow i {
  color: #fff;
}
#center_column {
  margin-bottom: 30px;
}
body#index #center_column {
  margin: 0;
}
ul#manufacturers_list li,
#suppliers_list li {
  padding: 20px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul#manufacturers_list li .left_side,
#suppliers_list li .left_side {
  margin: 0 0 10px 0;
  overflow: hidden;
}
.breadcrumb {
  background: none;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0;
  margin-bottom: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #8f8f8f;
}
.breadcrumb a {
  color: #8f8f8f;
}
.breadcrumb .navigation_page {
  color: #000;
}
.breadcrumb .navigation-pipe {
  padding: 0 10px;
}
div.block {
  border: 1px solid #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 20px 0;
  padding: 13px 23px;
}
div.block h4,
div.block .title_block {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #474747;
  text-transform: uppercase;
  border-left: 2px solid #f7ba0b;
  padding-left: 23px;
  margin: 0 0 10px -23px;
  line-height: 31px;
}
div.block h4 a,
div.block .title_block a {
  color: #474747;
}
div.block ul {
  list-style: none;
}
div.block ul li {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
  padding: 8px 0;
}
div.block ul li:last-child {
  border: 0;
}
div.block ul li img {
  max-width: 59px;
}
div.block input[type="text"],
div.block select {
  border: 1px solid #d0d0d0;
  padding: 7px 3px;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
div.block input[type="text"]::-moz-placeholder {
  color: #bbb;
}
div.block input[type="text"]:-moz-placeholder {
  color: #bbb;
}
div.block input[type="text"]::-webkit-input-placeholder {
  color: #bbb;
}
#categories_block_left {
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
}
#categories_block_left ul li {
  font-weight: 600;
  font-size: 14px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 0;
}
#categories_block_left ul li a {
  color: #2b2b2b;
}
#categories_block_left ul li a:hover {
  text-decoration: none;
  color: #f7ba0b;
}
#categories_block_left ul li .grower {
  float: right;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: 5px;
  cursor: pointer;
}
#categories_block_left ul li .grower.OPEN {
  background: url(../images/grower1.png) no-repeat center center;
}
#categories_block_left ul li .grower.CLOSE {
  background: url(../images/grower2.png) no-repeat center center;
  opacity: 1;
}
#categories_block_left ul li ul {
  padding-left: 10px;
}
#categories_block_left ul li ul li {
  font-weight: 300;
  font-size: 12px;
  border: 0;
  padding: 3px 0;
}
#layered_block_left {
  font-family: 'Roboto', sans-serif;
}
#layered_block_left div div {
  margin-bottom: 20px;
}
#layered_block_left div div.clear {
  margin: 0;
}
#layered_block_left div div ul li {
  margin-bottom: 5px;
}
#layered_block_left div div label {
  margin-left: 10px;
}
#layered_block_left .layered_subtitle {
  color: #2b2b2b;
  font-weight: 600;
  margin: 0 0 10px 0;
  display: block;
  text-transform: uppercase;
}
#layered_block_left .layered_close {
  display: none;
}
#layered_block_left a,
#layered_block_left #layered_price_range {
  font-size: 12px;
  font-weight: 300;
  color: #6d6d6d;
}
#layered_block_left #slider-range {
  margin-top: 10px;
}
body#category h1 {
  margin-top: 7px;
}
body#category .content_scene_cat {
  margin-bottom: 32px;
}
body#category .content_scene_cat img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 15px;
}
body#category .content_scene_cat .cat_desc {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #6d6d6d;
}
body#category #subcategories h3 {
  font-weight: 600;
  margin: 0 0 15px 0;
}
body#category #subcategories h3 span {
  display: block;
  width: 4%;
  height: 2px;
  background: #f7ba0b;
  margin: 6px 0 0 1px;
}
body#category #subcategories ul li {
  font-family: 'Roboto', sans-serif;
  margin-bottom: 30px;
}
body#category #subcategories ul li div {
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  padding: 18px 0;
}
body#category #subcategories ul li a.img {
  display: block;
}
body#category #subcategories ul li a.img img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 20px;
}
body#category #subcategories ul li a.cat_name {
  display: block;
  height: 31px;
  line-height: 13px;
  font-weight: 700;
  font-size: 13px;
  color: #333;
}
body#category #subcategories ul li .cat_desc {
  display: block;
  height: 53px;
  font-weight: 300;
  font-size: 11px;
  color: #6d6d6d;
}
.sortPagiBar {
  background: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 42px;
  padding: 5px;
  margin: 0 0 15px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #292929;
}
.sortPagiBar select {
  border: 1px solid #d8d8d8;
  padding: 5px;
  margin: 0 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-width: 55px;
}
.sortPagiBar label,
.sortPagiBar span,
.sortPagiBar a.compare {
  line-height: 32px;
}
.sortPagiBar a.compare,
.sortPagiBar .bt_compare {
  font-weight: 700;
  font-size: 13px;
  color: #4989d5;
  margin: 0 10px;
}
.sortPagiBar .bt_compare {
  padding-top: 6px;
  background: none;
}
.sortPagiBar .bt_compare:hover {
  text-decoration: underline;
}
.sortPagiBar .list-style-buttons {
  margin-right: 8px;
  line-height: 29px;
}
.sortPagiBar .list-style-buttons a {
  float: left;
  margin-right: 10px;
}
.pagination {
  width: 100%;
}
.pagination ul {
  margin: 20px 0;
  background: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  height: 40px;
}
.pagination ul li {
  display: inline-block;
  line-height: 40px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 0;
}
.pagination ul li a {
  color: #292929;
}
.pagination ul li a:hover {
  text-decoration: none;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pagination ul li span,
.pagination ul li a {
  padding: 5px 10px;
}
.pagination ul li.disabled {
  cursor: not-allowed;
}
.pagination ul li.current span {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.pagination ul li#pagination_previous {
  float: left;
  height: 40px;
  background: #dfdfdf;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 0 15px;
}
.pagination ul li#pagination_previous a {
  color: #868686;
}
.pagination ul li#pagination_previous a:hover {
  background: none;
}
.pagination ul li#pagination_next {
  float: right;
  height: 40px;
  background: #dfdfdf;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 0 15px;
}
.pagination ul li#pagination_next a {
  color: #868686;
}
.pagination ul li#pagination_next a:hover {
  background: none;
}
#product .rte img {
  max-width: 100%;
}
#pb-right-column {
  margin: 0 0 25px 0;
}
#pb-right-column .product_img {
  border: 2px solid #efefef;
  float: left;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 0;
  margin: 0 0 20px 0;
  position: relative;
}
#pb-right-column .product_img .icons {
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
  z-index: 1;
}
#pb-right-column .product_img .icons .online_only {
  background: #c3eaa0;
  color: #556c41;
  display: block;
  float: left;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 5px 0 0;
}
#pb-right-column .product_img .icons .on_sale {
  background: #f06161;
  color: #460707;
  display: block;
  float: left;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 5px 0 0;
}
#pb-right-column .product_img .resetimg {
  text-align: center;
}
#pb-right-column .product_img .resetimg a {
  font-size: 12px;
  color: #AAACAC;
}
#pb-right-column #image-block {
  display: block;
  text-align: center;
}
#pb-right-column #image-block span {
  display: inline-block;
}
#pb-left-column h1 {
  line-height: 35px;
  font-size: 27px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #474747;
  text-transform: none;
  margin: 12px 0;
}
#pb-left-column .availability {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0;
  margin: 0 0 20px 0;
  font-size: 11px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  color: #a0a0a0;
  overflow: hidden;
}
#pb-left-column .availability p {
  float: left;
}
#pb-left-column .availability p#minimal_quantity_wanted_p {
  color: #ff0000;
}
#pb-left-column .availability #availability_value {
  color: #4d8d14;
  font-weight: 700;
  text-transform: uppercase;
}
#pb-left-column .availability #availability_value.warning_inline {
  color: #ff0000;
}
#pb-left-column #short_description_block {
  margin: 0 0 20px 0;
}
#pb-left-column #short_description_block p {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #8f8f8f;
  line-height: 18px;
}
#pb-left-column .short_description_pack {
  border-top: 1px solid #e6e6e6;
  margin-top: 10px;
  padding-top: 10px;
}
#pb-left-column .short_description_pack a {
  color: #f7ba0b;
}
#pb-left-column .content_prices {
  overflow: hidden;
  margin: 0 0 20px 0;
}
#pb-left-column .content_prices .old_price_container {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  width: 62%;
  padding: 17px 0;
}
#pb-left-column .content_prices p {
  float: left;
  display: block;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
}
#pb-left-column .content_prices p span {
  display: block;
}
#pb-left-column .content_prices p.our_price_display {
  width: 35%;
  margin-right: 3%;
  background: #f7ba0b;
  padding: 30px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #282828;
}
#pb-left-column .content_prices p.our_price_display span {
  font-size: 20px;
  font-weight: 700;
}
#pb-left-column .content_prices p#reduction_percent,
#pb-left-column .content_prices p#reduction_amount {
  border-right: 1px solid #e6e6e6;
  width: 50%;
  padding: 12px 0;
  color: #666;
}
#pb-left-column .content_prices p#reduction_percent span,
#pb-left-column .content_prices p#reduction_amount span {
  color: #4b8cd8;
  font-size: 20px;
  font-weight: 700;
}
#pb-left-column .content_prices p#old_price {
  width: 50%;
  padding: 12px 0;
}
#pb-left-column .content_prices p#old_price span {
  color: #797979;
  font-size: 20px;
  font-weight: 700;
  text-decoration: line-through;
}
#pb-left-column .content_prices p.pack_price {
  width: 50%;
  padding: 12px 0;
}
#pb-left-column .content_prices p.pack_price span {
  color: #797979;
  font-size: 20px;
  font-weight: 700;
  text-decoration: line-through;
}
#pb-left-column .product_attributes {
  min-height: 110px;
}
#pb-left-column .product_attributes label {
  float: left;
  color: #2b2b2b;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  width: 28%;
  line-height: 30px;
}
#pb-left-column .product_attributes .editable {
  line-height: 30px;
}
#pb-left-column .product_attributes fieldset {
  border: 0;
  padding: 0;
  margin: 0 0 20px 0;
}
#pb-left-column .product_attributes fieldset .attribute_list {
  float: left;
  width: 71%;
}
#pb-left-column .product_attributes fieldset .attribute_list select {
  padding: 5px 10px;
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #666;
  font-weight: 300;
  min-width: 100px;
  box-shadow: 0 1px 1px #d0d0d0;
}
#pb-left-column .product_attributes fieldset ul {
  list-style: none;
}
#pb-left-column .product_attributes fieldset ul li {
  float: left;
  padding: 3px;
  margin: 0 10px 10px 0;
  border: 2px solid #d0d0d0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#pb-left-column .product_attributes fieldset ul li.selected {
  border: 2px solid #767676;
  background: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#pb-left-column .product_attributes fieldset ul li a {
  cursor: pointer;
  display: block;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#pb-left-column .product_attributes fieldset ul li a.texture {
  width: 45px;
  height: 45px;
}
#pb-left-column .product_attributes #product_reference {
  margin: 0 0 20px 0;
}
#pb-left-column .buy_container {
  overflow: hidden;
  background: #f5f5f5;
  padding: 13px 17px 13px 12px;
  margin: 0 0 13px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#pb-left-column .buy_container #quantity_wanted_p {
  width: 55%;
}
#pb-left-column .buy_container #quantity_wanted_p label {
  float: left;
  color: #2b2b2b;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  width: 45%;
  line-height: 38px;
}
#pb-left-column .buy_container #quantity_wanted_p #quantity_wanted {
  float: left;
  padding: 9px 10px;
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #666;
  font-weight: 300;
  width: 50px;
  box-shadow: 0 1px 1px #d0d0d0;
  text-align: center;
}
#pb-left-column .buy_container #quantity_wanted_p a {
  float: left;
  width: 18px;
  height: 22px;
  text-indent: -10000px;
  margin: 10px 0 0 0;
}
#pb-left-column .buy_container #quantity_wanted_p a.less {
  background: url(../images/product/less.png) no-repeat 0 0;
}
#pb-left-column .buy_container #quantity_wanted_p a.less:hover {
  background-position: 0 -22px;
}
#pb-left-column .buy_container #quantity_wanted_p a.more {
  background: url(../images/product/more.png) no-repeat 0 0;
}
#pb-left-column .buy_container #quantity_wanted_p a.more:hover {
  background-position: 0 -22px;
}
#pb-left-column .options-button {
  display: block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d0d0d0;
  padding: 5px 7px 5px 10px;
  margin: 0 8px 20px 0;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #aaacac;
}
#pb-left-column .options-button.active {
  background: #e6e6e6;
}
#pb-left-column .options-button i {
  font-size: 14px;
}
#pb-left-column .options-button:hover {
  text-decoration: none;
  background: #f5f5f5;
}
#pb-left-column .options-button-container {
  margin: 15px 0 0 0;
}
.star_content {
  float: left;
  margin: 0 0 10px 0;
}
.star_content .star {
  width: 13px;
  height: 13px;
  background: url(../images/product/star.png) no-repeat -38px 0;
  float: left;
  margin: 0 5px 0 0;
}
.star_content .star.star-rating-on,
.star_content .star.star_on,
.star_content .star.star-rating-hover {
  background-position: 0 0;
}
.star_content .star.half {
  background-position: -19px 0;
}
.star_content .star.star_off {
  background-position: -38px 0;
}
.star_content a {
  line-height: 16px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  float: left;
  color: #8f8f8f;
  margin: 0 0 0 10px;
}
#thumbs_list {
  position: relative;
}
#thumbs_list a {
  float: left;
}
#thumbs_list a.thumb_arrow {
  width: 20px;
  height: 130px;
  text-indent: -10000px;
}
#thumbs_list a.thumb_arrow.prev {
  background: url(../images/product/arrow_left.png) no-repeat 0 0;
  left: 0;
}
#thumbs_list a.thumb_arrow.prev:hover {
  background-position: 0 -130px;
}
#thumbs_list a.thumb_arrow.next {
  background: url(../images/product/arrow_right.png) no-repeat 0 0;
  right: 0;
  float: right;
}
#thumbs_list a.thumb_arrow.next:hover {
  background-position: 0 -130px;
}
#thumbs_list ul {
  float: left;
  padding: 0 0 0 3px;
}
#thumbs_list ul.fullthumb li {
  margin: 0 18px;
}
#thumbs_list ul li {
  margin: 0 6px;
  float: left;
  border: 1px solid #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#thumbs_list ul li img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#thumbs_list ul li:hover {
  border: 1px solid #f7ba0b;
}
#usefull_link_block li {
  float: left;
  padding: 0 0 0 20px;
  margin: 0 10px 0 10px;
}
#usefull_link_block li.social {
  padding: 0;
}
#usefull_link_block li a {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #aaacac;
}
#usefull_link_block li a i {
  font-size: 14px;
}
#usefull_link_block li.print {
  background: url(../images/product/print.png) no-repeat left center;
}
#usefull_link_block li#left_share_fb {
  background: url(../images/product/fb.png) no-repeat left center;
}
#quantityDiscount table {
  width: 100%;
}
#quantityDiscount table td,
#quantityDiscount table th {
  padding: 10px;
}
#quantityDiscount table td {
  border-bottom: 1px solid #e6e6e6;
}
#more_info_sheets {
  border: 2px solid #ddd;
  -webkit-border-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topleft: 0;
  border-radius: 10px;
  border-top-left-radius: 0;
  padding: 30px;
  margin: -2px 0 30px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #5f5f5f;
  line-height: 18px;
  width: 100%;
  float: left;
}
#more_info_sheets p {
  margin-bottom: 10px;
}
#more_info_sheets ul {
  padding-left: 2em;
}
#more_info_sheets ul li {
  margin-bottom: 5px;
}
#more_info_sheets .customization_block h3 {
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#more_info_sheets .customization_block ul {
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
}
#more_info_sheets .customization_block ul label {
  display: block;
  margin-bottom: 5px;
}
#more_info_sheets .customization_block ul textarea {
  border: 1px solid #e6e6e6;
}
#more_info_tabs li {
  float: left;
  margin-right: 10px;
}
#more_info_tabs li a {
  display: block;
  background: #eee;
  border: 2px solid #eee;
  border-bottom: 2px solid #ddd;
  padding: 0 15px;
  color: #6e6e6e;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 38px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#more_info_tabs li a.selected {
  border: 2px solid #ddd;
  border-bottom: 2px solid #fff;
  background: #fff;
  color: #000;
}
form.std {
  background: #fff;
  box-shadow: 0 0 16px #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  overflow: hidden;
}
form.std fieldset {
  padding: 0 20px;
}
form.std fieldset h3 {
  background: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #292929;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 0 10px 20px;
  margin: 0 -20px 10px -20px;
}
form.std p.text,
form.std p.password {
  margin: 0 0 20px 0;
  clear: both;
}
form.std p.radio {
  margin: 0 0 20px 0;
  overflow: hidden;
}
form.std p.radio span {
  float: left;
  color: #2b2b2b;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin: 0 10px 0 0;
}
form.std p.radio input,
form.std p.radio label {
  float: left;
  margin-right: 10px;
}
form.std p.radio input {
  margin-top: 3px;
}
form.std p.radio label {
  color: #bbb;
  font-weight: 300;
}
form.std p.select {
  margin: 0 0 20px 0;
}
form.std p.select span {
  display: block;
  color: #2b2b2b;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin: 0 0 5px 0;
}
form.std p.checkbox {
  clear: both;
  margin: 0 0 5px 0;
  overflow: hidden;
}
form.std p.checkbox input,
form.std p.checkbox label {
  float: left;
}
form.std p.checkbox input {
  margin: 2px 10px 0 0;
}
form.std label {
  display: block;
  color: #2b2b2b;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin: 0 0 5px 0;
}
form.std sup {
  color: #f70000;
}
form.std p.pull-left.required {
  margin-left: 20px;
}
form.std input.account_input,
form.std input.text,
form.std select,
form.std textarea,
form.std input#email,
form.std input.inputTxt,
form.std input[type="text"] {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
form.std input.account_input {
  width: 60%;
}
form.std input.text {
  width: 45%;
}
form.std span.form_info,
form.std .inline-infos {
  display: block;
  color: #bbb;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  margin: 5px 0 0 0;
}
.form_container {
  background: #fff;
  box-shadow: 0 0 16px #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  overflow: hidden;
}
#identity form.std p {
  padding-bottom: 0;
}
#identity form.std p.text input {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
#identity form.std p.password input {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
#product_comparison {
  font-family: 'Roboto', sans-serif;
}
#product_comparison tr td:first-child {
  border-left: 0;
}
#product_comparison td {
  padding: 10px;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  vertical-align: top;
}
#product_comparison .s_title_block {
  font-weight: 300;
  display: block;
  height: 35px;
  margin: 0 0 5px 0;
}
#product_comparison .s_title_block a {
  color: #6d6d6d;
}
#product_comparison .price {
  font-weight: 700;
  font-size: 16px;
  color: #000;
}
#product_comparison .product_image {
  display: block;
  margin: 0 0 20px 0;
}
#product_comparison .product_image img {
  margin: 0 auto;
}
#product_comparison .cmp_remove {
  border-top: 1px solid #e6e6e6;
  display: block;
  margin: 0 -10px;
  padding: 10px 10px 0 10px;
  text-align: right;
  font-weight: 300;
  font-size: 12px;
  color: #6d6d6d;
}
#product_comparison .cmp_remove i {
  color: #D82D2D;
}
#stores #addressInput,
#stores select.form-control {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
#pagenotfound #search_query {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
/*
    Mobile Menu Core Style
*/
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
}
.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}
.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
  margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}
.slicknav_nav {
  clear: both;
}
.slicknav_nav ul,
.slicknav_nav li {
  display: block;
}
.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
  display: block;
  cursor: pointer;
}
.slicknav_nav a {
  display: block;
}
.slicknav_nav .slicknav_item a {
  display: inline;
}
.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}
.slicknav_menu:after {
  clear: both;
}
/* IE6/7 support */
.slicknav_menu {
  *zoom: 1;
}
/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
  font-size: 16px;
}
/* Button */
.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222222;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
  background: #4c4c4c;
  padding: 5px;
}
.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
}
.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
}
.slicknav_nav ul {
  padding: 0;
  margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_item {
  padding: 5px 10px;
  margin: 2px 5px;
}
.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff;
}
.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}
.slicknav_nav .slicknav_item:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff;
}
.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #222;
}
.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}
.slicknav_menu {
  display: none;
}
div.ac_results {
  font-family: 'Open Sans', Tahoma;
}
#guest-tracking #center_column h2,
#guest-tracking #center_column h3,
#guest-tracking #center_column .adresses_bloc {
  margin: 0 0 20px 0;
}
#guest-tracking .description_box i {
  display: block;
}
#guest-tracking .description_box input[type="password"] {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
#guest-tracking table {
  width: 100%;
}
#guest-tracking table th,
#guest-tracking table td {
  padding: 10px;
}
#guest-tracking ul.address li.address_title {
  border-bottom: 1px solid #e6e6e6;
  font-weight: bold;
  padding: 0 0 10px 20px;
}
div.footer-resnav {
  margin-bottom: 20px;
  clear: both;
}
div.footer-resnav > ul > li > a {
  background: #ccc;
}
div.footer-resnav.ph_likebox {
  min-height: 42px;
}
div.footer-resnav li h4 {
  border: 0;
  margin: 0;
  padding: 0;
}
div.footer-resnav li h4 a {
  background: none;
  padding: 0;
  font-size: 18px;
  color: #474747;
}
div.footer-resnav li:before {
  content: none;
  padding-right: 0;
}
div.footer-resnav li.last_item {
  display: none;
}
div.footer-resnav li a {
  background: #e6e6e6;
  padding: 10px 20px;
  font-size: 16px;
  display: block;
}
div.footer-resnav li a i {
  line-height: 25px;
}
div.footer-resnav li a i.fa-minus {
  display: none;
}
div.footer-resnav li ul {
  margin-bottom: 10px;
  display: none;
}
div.footer-resnav li ul li {
  border-top: 1px solid #ccc;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 50px;
  right: 10px;
  overflow: hidden;
  border: none;
  width: 35px;
  height: 35px;
  line-height: 35px;
  z-index: 50;
  font-size: 24px;
}
div.alert.ph {
  position: fixed;
  width: 100%;
  z-index: 1000;
  bottom: 0;
  margin: 0;
}
div.alert.ph button {
  background: none;
  float: right;
}
div.parallax-img {
  width: 100%;
  background-attachment: fixed;
  background-position: center top;
  background-repeat: repeat;
  background-image: url(../images/parallax/example.jpg);
}
div.parallax-img .parallax-wrapper {
  margin-bottom: 30px;
}
#index div.ph_simpleblog > h2 {
  margin-bottom: 32px;
}
div.ph_simpleblog.home-line h1 {
  border: 0;
  padding: 15px 0;
}
div.ph_simpleblog .posts .ph_col.col-md-12 {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 30px 0;
}
div.ph_simpleblog .posts h2 {
  background: none;
  margin-bottom: 0;
}
div.ph_simpleblog .posts .post-additional-info {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  background: none;
  font-size: 12px;
  color: #a1a1a1;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}
div.ph_simpleblog .posts .post-additional-info a {
  color: #a1a1a1;
}
div.ph_simpleblog .posts .post-additional-info span {
  float: left;
}
div.ph_simpleblog .posts .post-additional-info span.post-category,
div.ph_simpleblog .posts .post-additional-info span.post-tags {
  border-left: 1px solid #a1a1a1;
  margin-left: 10px;
  padding-left: 10px;
}
div.ph_simpleblog .posts .post-additional-info span.post-author {
  clear: both;
}
div.ph_simpleblog .posts p {
  font-size: 12px;
  color: #474747;
}
div.ph_simpleblog .posts a.more {
  font-size: 12px;
  color: #f7ba0b;
  clear: both;
  float: right;
  margin: 10px 0;
}
div.ph_simpleblog .posts.related h2 {
  font-size: 22px;
  line-height: 24px;
}
div.ph_simpleblog .posts.related .post-additional-info span {
  float: none;
  border-left: 0;
  margin-left: 0px;
  padding-left: 0px;
}
div.ph_simpleblog .post_cover {
  display: block;
  margin: 0 -15px;
}
div.ph_simpleblog .post_cover img {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
div.simpleblog-single div.cover {
  position: relative;
  margin: 0 0 30px 0;
}
div.simpleblog-single div.cover img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.simpleblog-single div.cover div.info.absolute {
  position: absolute;
  left: 40px;
  bottom: 10px;
  width: 90%;
}
div.simpleblog-single div.cover div.info h1 {
  margin: 0;
  padding: 10px;
  border: 0;
  background: url(../images/blog_title.png) repeat;
  font-size: 36px;
  line-height: 36px;
  color: #000;
}
div.simpleblog-single div.post-additional-info {
  background: #fff;
  font-size: 12px;
  color: #a1a1a1;
  overflow: hidden;
  clear: both;
  margin: -7px 0 0 10px;
  padding: 3px 10px;
  width: auto;
  float: left;
}
div.simpleblog-single div.post-additional-info a {
  color: #a1a1a1;
}
div.simpleblog-single div.post-additional-info span {
  float: left;
}
div.simpleblog-single div.post-additional-info span.post-author,
div.simpleblog-single div.post-additional-info span.post-category,
div.simpleblog-single div.post-additional-info span.post-tags {
  border-left: 1px solid #a1a1a1;
  margin-left: 10px;
  padding-left: 10px;
}
div.simpleblog-single div.post-content {
  margin-bottom: 30px;
}
div.simpleblog-single div.post-content p {
  margin-bottom: 10px;
}
div.simpleblog-single div.col-md-10 div.post-additional-info {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 10px 0;
  padding: 5px 0;
  width: 100%;
}
div.simpleblog-single div.post-share-buttons div,
div.simpleblog-single div.post-share-buttons iframe {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .topmenu {
    display: none;
  }
  #top .middle-header {
    background: none;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 12px;
  }
  .slicknav_menu {
    display: block;
  }
  #header_user #cart_block,
  #header_user #cart_block:hover {
    background-position: center center;
  }
  #header_user a.button {
    margin-left: 15px;
  }
  #top {
    border-bottom: 0;
  }
  div#search_block_top {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  div#search_block_top #searchbox {
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
    bottom: 0;
  }
  div#search_block_top #searchbox p input#search_query_top {
    width: 96%;
  }
  div#search_block_top #searchbox p a.closed {
    width: 9%;
  }
  #imp_slider h1 {
    font-size: 41px;
    line-height: 41px;
  }
  #imp_slider h2 {
    font-size: 39px;
    line-height: 39px;
  }
  #imp_slider .info .price-old,
  #imp_slider .info .price {
    font-size: 21px;
    margin-top: 18px;
  }
  #imp_slider .info .button {
    margin-right: 10px;
  }
  .welcome-box,
  .newsletter-block {
    margin-bottom: 40px;
  }
  .newsletter-block p.info {
    margin-top: 10px;
  }
  .footer_blocks .withmargin {
    margin-bottom: 28px;
  }
  .manufacturers,
  .welcome-box,
  #imp_slider .slider-product {
    background: none;
  }
  #product_list li .info .options a {
    font-size: 10px;
  }
  .sortPagiBar {
    height: auto;
  }
  .sortPagiBar .compare {
    clear: both;
  }
  #pb-left-column {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
  }
  #pb-right-column {
    overflow: hidden;
  }
  .blockproductscategory {
    margin: 0;
  }
  #thumbs_list li a {
    float: none;
    display: block;
    text-align: center;
  }
  #thumbs_list li a img {
    display: inline-block;
  }
  #more_info_sheets {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #more_info_tabs li {
    float: none;
    margin: 0;
  }
  #more_info_tabs li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #order .cart_voucher fieldset #discount_name {
    width: 70%;
  }
  #order .table tbody > tr > td.cart_quantity a {
    display: inline-block;
  }
  #order ul.step li,
  #authentication ul.step li {
    width: 100%;
  }
  #order .order_delivery > div {
    margin-bottom: 20px;
  }
  #ordermsg textarea {
    width: 100%;
  }
  #order .delivery_option label > table.resume,
  #order-opc .delivery_option label > table.resume {
    width: 85%;
  }
  #order .payment_module img {
    display: none;
  }
  .paiement_block #order-detail-content #cart_summary td.cart_total {
    float: right;
    text-align: left;
  }
  #compare_shipping #zipcode {
    display: block;
  }
  p.cart_navigation_top {
    margin-bottom: 20px;
  }
  #authentication #create-account_form,
  #authentication #login_form {
    width: 100%;
    margin-right: 0;
    height: auto;
  }
  form.std input.text,
  form.std input.account_input {
    width: 100%!important;
  }
  form.std select {
    margin: 0 10px 10px 0!important;
  }
  #contact_right_section {
    margin-top: 30px;
  }
  div.ph_simpleblog .posts .post-additional-info span {
    float: none;
  }
  div.ph_simpleblog .posts .post-additional-info span.post-author {
    border: 0;
    margin-left: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .topmenu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  #header_user #cart_block,
  #header_user #cart_block:hover {
    background-position: center center;
  }
  div#search_block_top {
    width: 100%;
  }
  div#search_block_top #searchbox {
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
    bottom: 0;
  }
  div#search_block_top #searchbox p input#search_query_top {
    width: 97%;
  }
  div#search_block_top #searchbox p a.closed {
    width: 8%;
  }
  #imp_slider h1 {
    font-size: 41px;
    line-height: 41px;
  }
  #imp_slider h2 {
    font-size: 39px;
    line-height: 39px;
  }
  #imp_slider .info .price-old,
  #imp_slider .info .price {
    font-size: 21px;
    margin-top: 18px;
  }
  .welcome-box,
  .newsletter-block {
    margin-bottom: 40px;
  }
  .manufacturers,
  .welcome-box,
  #imp_slider .slider-product {
    background: none;
  }
  .footer_blocks .col-sm-6 {
    margin-bottom: 20px;
  }
  #product_list li .info .options a {
    font-size: 10px;
  }
  #product_list.list li .desc .p_desc,
  .product_list_ph.list li .desc .p_desc {
    height: 65px;
  }
  #product_list li .info .options a,
  .product_list_ph li .info .options a,
  #product_list.list li .info .rating,
  .product_list_ph.list li .info .rating {
    padding-top: 8px;
  }
  .sortPagiBar {
    height: auto;
  }
  .sortPagiBar .compare {
    clear: both;
  }
  .col-sm-8 #pb-left-column {
    overflow: hidden;
    margin-bottom: 20px;
  }
  #pb-right-column {
    overflow: hidden;
  }
  .blockproductscategory {
    margin: 0;
  }
  #thumbs_list ul li {
    margin: 0 40px;
  }
  #thumbs_list ul.fullthumb li {
    margin: 0 7px;
  }
  #order ul.step li,
  #authentication ul.step li {
    width: 18%;
  }
  #create-account_form,
  #authentication #login_form {
    height: auto;
  }
  #authentication #login_form .lost_password {
    margin-left: 0!important;
  }
  p.cart_navigation_top {
    margin-bottom: 20px;
  }
  #history #left_column {
    display: none;
  }
  #history #center_column {
    width: 100%;
  }
  #contact_right_section {
    margin-top: 30px;
  }
  div.simpleblog-single div.cover div.info.absolute {
    left: 20px;
  }
  div.simpleblog-single div.cover div.info h1 {
    font-size: 24px;
    padding: 5px;
  }
  div.simpleblog-single div.post-additional-info {
    font-size: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #top .logo a {
    font-size: 33px;
  }
  .boxed-wrapper #top div.background_menu.sticky,
  .boxed-wrapper #top .topheader_sticky.sticky {
    width: 100%;
  }
  #header_user a.myaccount {
    margin-right: 5px;
  }
  div#search_block_top #searchbox p input#search_query_top {
    width: 92%;
  }
  .welcome-box,
  .newsletter-block {
    margin-bottom: 40px;
  }
  .manufacturers,
  #imp_slider .slider-product {
    background: none;
  }
  #product_list li .info .options a {
    font-size: 10px;
  }
  #thumbs_list ul li {
    margin: 0 20px;
  }
  #thumbs_list ul.fullthumb li {
    margin: 0 30px;
  }
  #thumbs_list li a {
    float: none;
    display: block;
    text-align: center;
  }
  #pb-left-column .content_prices p.our_price_display span,
  #pb-left-column .content_prices p#reduction_percent span,
  #pb-left-column .content_prices p#old_price span {
    font-size: 16px;
  }
  #pb-left-column .buy_container #quantity_wanted_p label {
    width: 100%;
  }
  #pb-left-column .buy_container #quantity_wanted_p {
    width: 44%;
  }
  p#add_to_cart {
    margin-top: 38px;
  }
  #pb-left-column .options-button-container .options-button {
    font-size: 11px;
  }
}
@media (max-width: 481px) {
  #header_user a.button {
    margin-left: 15px;
  }
  #top .middle-header .base-links {
    text-align: center;
  }
  #top .middle-header .base-links li {
    float: none;
    display: inline-block;
  }
  #imp_slider h1 {
    font-size: 27px;
    line-height: 27px;
  }
  #imp_slider h2 {
    font-size: 25px;
    line-height: 25px;
  }
  #imp_slider .info .price-old,
  #imp_slider .info .price {
    margin-top: 0;
  }
  #imp_slider .slider-product .slider-item {
    height: 295px;
  }
  div#search_block_top #searchbox p input#search_query_top {
    width: 95%;
  }
  .footer_blocks h4 {
    display: inline-block;
  }
  .carousel-style #product_list .buttons-wrapper a {
    float: none!important;
    margin-bottom: 10px;
  }
  .carousel-style #product_list .options {
    display: none!important;
  }
  #product_list li .quick-view {
    display: none;
  }
  #product_list.list li > div {
    padding: 20px 5px 12px 5px;
  }
  #product_list.list li .product_img {
    width: 19%;
    margin-right: 2%;
  }
  #product_list.list li .desc {
    width: 60%;
  }
  #product_list.list li .desc .p_desc {
    font-size: 11px;
  }
  #product_list.list li .desc .options a {
    padding-left: 0;
  }
  #product_list.list li .desc .options i {
    display: none;
  }
  #product_list.list li .link-col a {
    display: none;
  }
  #product_list li .info .options a {
    font-size: 10px;
  }
  .sortPagiBar {
    height: auto;
  }
  .sortPagiBar .compare {
    clear: both;
  }
  #product #thumbs_list ul {
    margin: 10px 0 0 0;
  }
  #order div.order_carrier_content .delivery_options_address .delivery_option_price,
  #order .delivery_option label > table.resume td + td,
  #order-opc .delivery_option label > table.resume td + td {
    font-size: 12px;
  }
  div.simpleblog-single div.cover div.info.absolute {
    left: 10px;
  }
  div.simpleblog-single div.cover div.info h1 {
    font-size: 24px;
    padding: 5px;
  }
  div.simpleblog-single div.post-additional-info {
    font-size: 10px;
  }
}
@media (max-width: 420px) {
  #bottom {
    line-height: 31px;
  }
  #bottom p.pull-right {
    float: left!important;
  }
  #product_comments_block_tab div.comment div.comment_details {
    width: auto;
  }
  #more_info_sheets .customization_block ul textarea {
    width: 100%;
  }
  #pb-left-column .buy_container {
    text-align: center;
  }
  #pb-left-column .buy_container #quantity_wanted_p {
    margin-bottom: 20px;
    width: 100%;
  }
  p#add_to_cart {
    float: none!important;
  }
  #pb-left-column .options-button.compare {
    float: right!important;
  }
  #pb-right-column #image-block span {
    display: block;
  }
  #header_user #cart_block .on-hover {
    width: 300px;
  }
  #layer_cart .layer_cart_cart .button-container {
    text-align: center;
  }
  #layer_cart .layer_cart_cart .button-container span.continue {
    margin-bottom: 10px;
  }
}
#order #left_column {
  display: none;
}
#order #center_column {
  width: 100%;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table td.cart_discount_delete {
  text-align: center;
}
.table tr.cart_discount_payment td {
  text-align: right;
}
.table tr.cart_discount_payment td.cart_discount_name {
  font-weight: 300;
  padding-right: 3px;
}
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
  padding: 9px 8px 11px 18px;
  line-height: 1.42857;
  vertical-align: top;
  border-bottom: 1px solid #e6e6e6;
}
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e6e6e6;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #e6e6e6;
}
.table .table {
  background-color: white;
}
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #55c65e;
  border-color: #48b151;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #42c04c;
  border-color: #419f49;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f3515c;
  border-color: #d4323d;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #f13946;
  border-color: #c32933;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fe9126;
  border-color: #e4752b;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #fe840d;
  border-color: #da681c;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.cart_navigation {
  margin: 0;
}
@media (max-width: 480px) {
  .cart_navigation > span {
    display: block;
    padding-bottom: 15px;
  }
}
.cart_last_product {
  display: none;
}
.cart_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  margin: 0 0 0 1px;
  text-align: center;
  width: 57px;
}
.table tbody > tr > td {
  vertical-align: middle;
}
.table tbody > tr > td.cart_quantity {
  padding: 41px 14px 25px;
  width: 88px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_input {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #6d6d6d;
}
.table tbody > tr > td.cart_quantity a {
  display: block;
  text-align: center;
  font-size: 14px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button {
  margin-top: 3px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
  float: left;
  margin-right: 3px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
  margin-right: 0;
}
.table tbody > tr > td.cart_delete,
.table tbody > tr > td.price_discount_del {
  padding: 5px;
}
.table tfoot > tr > td {
  vertical-align: middle;
}
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  font-size: 14px;
  color: #d82d2d;
}
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
  color: silver;
}
#cart_summary tbody td.cart_product {
  padding: 19px;
  width: 137px;
}
#cart_summary tbody td.cart_unit .price span {
  display: block;
}
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
  margin: 5px auto;
  display: inline-block;
}
#cart_summary tbody td.cart_unit .price span.old-price {
  text-decoration: line-through;
}
#cart_summary tbody td.cart_description {
  width: 480px;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #6d6d6d;
}
#cart_summary tbody td.cart_description a {
  color: #6d6d6d;
  display: block;
}
#cart_summary tfoot td {
  padding: 0 8px 0 18px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 0;
}
#cart_summary tfoot td.text-right {
  color: #000;
  text-align: right;
}
#cart_summary tfoot tr:first-child td {
  border-top: 0;
}
#cart_summary tfoot td.price {
  text-align: right;
}
#cart_summary tfoot td.total_price_container span {
  font: 600 18px/22px "Open Sans", sans-serif;
  color: #555454;
  text-transform: uppercase;
}
#cart_summary tfoot td#total_price_container {
  font: 600 21px/25px "Open Sans", sans-serif;
  color: #000;
  background: white;
}
@media (max-width: 767px) {
  #order-detail-content #cart_summary table,
  #order-detail-content #cart_summary thead,
  #order-detail-content #cart_summary tbody,
  #order-detail-content #cart_summary th,
  #order-detail-content #cart_summary td,
  #order-detail-content #cart_summary tr {
    display: block;
  }
  #order-detail-content #cart_summary thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #order-detail-content #cart_summary tr {
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
  }
  #order-detail-content #cart_summary td {
    border: none;
    position: relative;
    width: 50%;
    float: left;
    white-space: normal;
  }
  #order-detail-content #cart_summary td.cart_avail {
    clear: both;
  }
  #order-detail-content #cart_summary td.cart_quantity {
    clear: both;
    padding: 9px 8px 11px 18px;
  }
  #order-detail-content #cart_summary td.cart_delete {
    width: 100%;
    clear: both;
    text-align: right;
  }
  #order-detail-content #cart_summary td.cart_delete:before {
    display: inline-block;
    padding-right: 0.5em;
    position: relative;
    top: -3px;
  }
  #order-detail-content #cart_summary td div {
    display: inline;
  }
  #order-detail-content #cart_summary td:before {
    content: attr(data-title);
    display: block;
  }
  #order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%;
  }
  #order-detail-content #cart_summary tfoot td:before {
    display: inline;
  }
  #order-detail-content #cart_summary tfoot tr .text-right,
  #order-detail-content #cart_summary tfoot tr .price {
    display: block;
    float: left;
    width: 50%;
    padding: 10px;
  }
}
.cart_voucher {
  vertical-align: top !important;
}
.cart_voucher h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #474747;
  padding: 7px 0 10px 0;
}
.cart_voucher .title-offers {
  color: #333333;
  font-weight: bold;
  margin-bottom: 6px;
  margin-left: 10px;
}
.cart_voucher fieldset {
  margin-bottom: 10px;
  border: 0;
}
.cart_voucher fieldset #discount_name {
  float: left;
  width: 219px;
  margin-right: 11px;
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cart_voucher #display_cart_vouchers {
  margin-left: 10px;
}
.cart_voucher #display_cart_vouchers span {
  font-weight: bold;
  cursor: pointer;
  color: #777777;
}
.cart_voucher #display_cart_vouchers span:hover {
  color: #515151;
}
ul.step {
  list-style-type: none;
  height: 52px;
  width: 100%;
}
ul.step li {
  float: left;
  line-height: 52px;
  height: 52px;
  width: 12%;
  text-align: center;
  text-transform: uppercase;
  font-family: #f7ba0b;
  font-weight: 600;
}
ul.step li.step_current {
  background: #f2f2f2;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
ul.step li.step_current_end {
  background: #f2f2f2;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
ul.step li a {
  color: #72bd44;
}
ul.step li.step_todo span {
  color: #989797;
}
#order-detail-content {
  background: #f2f2f2;
  padding: 20px;
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
  overflow: hidden;
}
#order-detail-content h1 {
  font-size: 20px;
  text-transform: none;
  margin: 10px 0 30px 0;
}
#order-detail-content .table-container {
  background: #fff;
  box-shadow: 0 0 16px #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
}
#order-detail-content .button.opc {
  margin-top: 20px;
}
div.cart_total_price {
  margin: 20px 0 0 0;
  width: 41.5%;
}
div.cart_total_price div {
  float: left;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
div.cart_total_price div.text-right {
  width: 61%;
  text-align: right;
}
div.cart_total_price div span {
  text-transform: uppercase;
}
div.cart_total_price div span#total_price {
  text-transform: none;
  font-weight: 700;
  font-size: 16px;
  margin-right: 18px;
}
div.order_delivery {
  margin: 0 0 20px 0;
}
div.order_delivery h3 {
  background: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #292929;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 0 10px 20px;
  margin: 0 0 0 -20px;
}
table.std {
  background: #fff;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
}
table.std thead th {
  background: #e6e6e6;
  font-weight: 300;
  color: #292929;
  border: 0;
  text-transform: uppercase;
}
table.std thead th:first-child {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
table.std thead th:last-child {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
table.std thead th.cart_quantity {
  text-align: center;
}
table.std tfoot tr {
  font-weight: 300;
}
table.std tfoot tr .price {
  font-size: 14px;
}
table.std tr:first-child td {
  border-top: 0;
}
table.std tr .price {
  font-weight: 700;
  color: #000;
  font-size: 16px;
}
#compare_shipping {
  border: 0;
  padding: 0;
}
#compare_shipping h3 {
  font-size: 20px;
  text-transform: none;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 15px;
  margin: 0 0 20px 0;
  background: none;
  font-weight: 600;
}
#compare_shipping p {
  float: left;
  margin: 0 0 25px 20px;
}
#compare_shipping label {
  display: block;
  color: #2b2b2b;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  margin: 0 0 5px 0;
}
#compare_shipping select,
#compare_shipping #zipcode {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
#compare_shipping #zipcode {
  margin-right: 20px;
}
#compare_shipping #availableCarriers {
  background: #f2f2f2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  overflow: hidden;
}
#compare_shipping #availableCarriers h4 {
  color: #474747;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 10px 0;
}
#compare_shipping #availableCarriers table {
  width: 100%;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 16px #BBBBBB;
  -moz-box-shadow: 0 0 16px #BBBBBB;
  -webkit-box-shadow: 0 0 16px #BBBBBB;
  margin: 0 0 20px 0;
}
#compare_shipping #availableCarriers table td {
  padding: 10px 0;
}
#compare_shipping #availableCarriers table td.radio {
  padding-left: 20px;
  width: 65px;
}
#compare_shipping .SE_SubmitRefreshCard {
  margin: 0;
}
#compare_shipping .SE_SubmitRefreshCard input {
  color: #4a8bd6;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 14px;
  background: none;
  float: left;
  margin: 0 20px;
}
#compare_shipping .SE_SubmitRefreshCard input:hover {
  color: #5ca8ff;
}
.box_background {
  background: #f2f2f2;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.box_background h1 {
  font-size: 20px;
  text-transform: none;
  margin: 10px 0 20px 0;
}
.box_background h3 {
  font-size: 16px;
  text-transform: none;
  margin: 0 0 20px 0;
}
#create-account_form,
#login_form {
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
#create-account_form fieldset,
#login_form fieldset {
  padding: 0;
}
#create-account_form fieldset h3,
#login_form fieldset h3 {
  margin: 0;
}
#create-account_form .title_block,
#login_form .title_block {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
#create-account_form .lost_password,
#login_form .lost_password {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
}
#create-account_form .lost_password a,
#login_form .lost_password a {
  color: #5192dd;
}
#create-account_form p.text,
#login_form p.text {
  margin: 0 0 10px 0;
}
#add_address input[type="text"] {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
#add_address input[type="text"],
#add_address textarea,
#add_address select {
  width: 45%;
}
div.addresses {
  background: #fff;
  box-shadow: 0 0 16px #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 20px 0;
}
div.addresses .address .address_title {
  background: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #292929;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 0 10px 20px;
}
div.addresses .address .address_update,
div.addresses .address .address_delete {
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
div.addresses .address .address_update a,
div.addresses .address .address_delete a {
  color: #4182cd;
}
p.address_delivery label {
  display: block;
  float: none;
  width: 100%;
  margin: 0 0 5px 0;
}
p.address_delivery label,
p.addressesAreEquals label {
  color: #2b2b2b;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
}
p.address_delivery input,
p.addressesAreEquals input {
  margin: 3px 10px 0 0;
}
p.address_delivery select,
p.addressesAreEquals select {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
#ordermsg .txt {
  display: block;
  margin-bottom: 10px;
}
#ordermsg textarea {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
.terms_wrapper {
  margin: 0 0 40px 0;
}
.terms_wrapper h3.condition_title {
  padding: 20px;
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  text-transform: none;
}
.terms_wrapper .checkbox {
  padding: 0 0 0 20px;
  font-weight: 600;
}
.terms_wrapper .checkbox a {
  color: #4a8bd6;
}
div.order_carrier_content h3.carrier_title {
  display: none;
}
div.order_carrier_content .delivery_options_address h3 {
  color: #474747;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 600;
  background: none;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
div.order_carrier_content .delivery_options_address .delivery_options {
  background: #fff;
  box-shadow: 0 0 16px #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
}
div.order_carrier_content .delivery_options_address .delivery_options .delivery_option item {
  border-bottom: 1px solid #e6e6e6;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
}
div.order_carrier_content .delivery_options_address .delivery_option_price {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
}
.paiement_block {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.paiement_block #order-detail-content {
  padding: 20px 0;
  overflow: visible;
}
.paiement_block #cart_summary td.cart_total {
  text-align: right;
}
.paiement_block #cart_summary th.cart_total {
  text-align: center;
}
.paiement_block #cart_summary tfoot td.text-right {
  padding: 10px 0;
}
.payment_module {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #000;
  line-height: 14px;
}
.payment_module:last-child {
  border: 0;
}
.payment_module a {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #000;
}
.payment_module img {
  display: inline;
  margin-right: 10px;
}
#HOOK_PAYMENT {
  background: #fff;
  box-shadow: 0 0 16px #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  margin: 0 0 20px 0;
}
#order-opc h2 {
  font-size: 20px;
  line-height: 20px;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  padding: 20px;
  margin: 20px 0 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#order-opc h2 span {
  display: inline-block;
  margin: 0 10px 0 0;
}
#order-opc div.addresses,
#order-opc div.order_carrier_content {
  box-shadow: none;
}
#order-opc div.addresses {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid #e6e6e6;
}
#order-opc div.order_carrier_content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
#order-opc div.order_carrier_content h3.carrier_title {
  margin: 0 0 20px 0;
  padding: 0;
  background: none;
}
#order-opc div.order_carrier_content .delivery_options_address {
  background: #f2f2f2;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
#order-opc div.order_carrier_content .delivery_options_address h3 {
  background: none;
  font-size: 14px;
  font-weight: 600;
  color: #474747;
  text-transform: none;
  text-shadow: none;
  margin: 0 0 10px 0;
}
#order-opc div.order_carrier_content .delivery_options {
  background: #fff;
  box-shadow: 0 0 16px #bbb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  margin: 0;
}
#order-opc div.order_carrier_content .delivery_options .delivery_option {
  border-bottom: 1px solid #e6e6e6;
}
#order-opc div.order_carrier_content .delivery_options .delivery_option:last-child {
  border: 0;
}
#order-opc .terms_wrapper {
  margin: 0 0 20px 0;
}
#order-opc .terms_wrapper h3 {
  padding: 0 20px 20px 20px;
}
#order-opc #opc_delivery_methods {
  border: 1px solid #e6e6e6;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#order-opc #opc_delivery_methods div.message {
  padding: 0 20px;
}
#order-opc #opc_delivery_methods div.message h3 {
  font-size: 20px;
  font-weight: 300;
  text-transform: none;
  margin: 0 0 10px 0;
}
#order-opc #opc_delivery_methods div.message p {
  color: #bbb;
  display: block;
  margin: 0 0 5px 0;
}
#order-opc #opc_delivery_methods div.message textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 20px 0;
  border: 1px solid #d0d0d0;
}
#order-opc #opc_payment_methods {
  border: 1px solid #e6e6e6;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
#order-opc #opc_payment_methods .box_background {
  background: none;
  padding: 0;
}
#order-opc #opc_payment_methods #HOOK_PAYMENT {
  box-shadow: none;
  padding: 0 20px;
  margin: 0;
}
#order-opc #opc_payment_methods #HOOK_PAYMENT .warning {
  margin: 20px 0;
}
#order-opc #login_form {
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#order-opc #login_form fieldset {
  margin: 20px;
  padding: 25px 40px;
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#order-opc #login_form fieldset h3 {
  float: left;
  background: none;
  padding: 0;
  font-size: 20px;
  color: #474747;
  text-transform: none;
}
#order-opc #login_form fieldset p {
  float: left;
  margin: 0 0 0 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 28px;
}
#order-opc #login_form fieldset p a {
  color: #474747;
}
#order-opc #login_form fieldset span input {
  border: 1px solid #d0d0d0;
  padding: 7px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px #d0d0d0;
}
#order-opc #login_form fieldset #SubmitLogin {
  margin: 2px 0 0 0;
}
#order-opc #new_account_form {
  border: 1px solid #e6e6e6;
  border-top: 0;
  box-shadow: none;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}
#order-opc #new_account_form h3 {
  margin: 0 0 10px 0;
  padding: 20px 0;
  background: none;
  font-weight: 700;
  font-size: 16px;
  text-transform: none;
  border-top: 1px solid #e6e6e6;
}
#order-opc #new_account_form .customerprivacy {
  padding: 0;
}
#authentication #login_form #SubmitLogin {
  float: left;
}
#authentication #login_form .lost_password {
  float: left;
  margin: 27px 0 0 15px;
}
