/* RESET
================================================== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
/* BOOTSTRAP
================================================== */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container,
#search-bar .tt-menu .tt-dataset {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container,
  #search-bar .tt-menu .tt-dataset {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container,
  #search-bar .tt-menu .tt-dataset {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container,
  #search-bar .tt-menu .tt-dataset {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #888;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #888;
  font-weight: normal;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 100px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
#search-bar .tt-menu .tt-dataset:before,
#search-bar .tt-menu .tt-dataset:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
#search-bar .tt-menu .tt-dataset:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* DEFINIZIONE VARIABILI
================================================== */
/* THEME
================================================== */
.black,
.black a {
  color: #333;
}
.black a:hover {
  color: rgba(51, 51, 51, 0.8);
}
.white,
.white a {
  color: white;
}
.white a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.gray,
.gray a {
  color: #888;
}
.gray a:hover {
  color: rgba(51, 51, 51, 0.8);
}
.green,
.green a {
  color: #5DC148;
}
.green a:hover {
  color: #48a036;
}
.red,
.red a {
  color: #cc0000;
}
.red a:hover {
  color: #990000;
}
/* link */
/* Colori loghi */
.icon-electashop .path1:before {
  color: #333;
}
.icon-electashop .path2:before {
  color: #cc0000;
}
.vetrina .icon-electashop .path1:before {
  color: white;
}
.vetrina .icon-electashop .path2:before {
  color: #888;
}
/* MIXIN
================================================== */
/* COMPONENTS
================================================== */
/*
  This mixin can be used to set the object-fit:
  .object-fit(contain);

  or object-fit and object-position:
  .object-fit(cover, top);
*/
::-moz-placeholder {
  color: #888;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #888;
}
::-webkit-input-placeholder {
  color: #888;
}
.placeholder {
  color: #888;
  font-weight: normal;
}
body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  line-height: 1.3em;
  color: #333;
}
@media (max-width: 991px) {
  body {
    font-size: 17px;
  }
}
@media (max-width: 767px), print {
  body {
    font-size: 16px;
  }
}
@media print {
  body {
    font-size: 14px;
  }
}
.container,
#search-bar .tt-menu .tt-dataset {
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
.relative {
  position: relative;
}
.block,
.subtitle {
  display: block;
}
.upper {
  text-transform: uppercase;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
@media (max-width: 767px), print {
  .text-left-xs {
    text-align: left;
  }
}
hr {
  margin: 15px 0;
  height: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #D8D8D8;
}
hr.divider {
  margin: 40px 0;
}
@media (max-width: 767px), print {
}
.is_stuck {
  z-index: 99;
}
ul.row,
ol.row {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.col-eq-h {
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
span.equal {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
}
span.equal .cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
  position: relative;
}
@media (min-width: 768px) {
  .row.equal {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed;
  }
  .row.equal .cell {
    display: table-cell;
    float: none;
    vertical-align: middle;
    position: relative;
  }
}
p.equal {
  margin: 0 auto;
}
.dist,
.dash {
  display: block;
  padding-bottom: 10px !important;
}
.dash {
  position: relative;
  margin-bottom: 10px;
}
.dash:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  border-bottom: 1px solid #333;
}
.sep {
  display: block;
  margin-bottom: 40px !important;
}
@media (max-width: 767px), print {
  .sep {
    margin-bottom: 20px !important;
  }
}
.sep-double {
  display: block;
  margin-bottom: 80px !important;
}
@media (max-width: 767px), print {
  .sep-double {
    margin-bottom: 40px !important;
  }
}
.no-mrg {
  margin: 0 !important;
}
.no-mrg-top {
  margin-top: 0 !important;
}
.no-mrg-btm {
  margin-bottom: 0 !important;
}
.no-pdd {
  padding: 0 !important;
}
.no-pdd-top {
  padding-top: 0 !important;
}
.no-pdd-btm {
  padding-bottom: 0 !important;
}
.no-pdd-left {
  padding-left: 0 !important;
}
.no-pdd-right {
  padding-right: 0 !important;
}
.split:before,
.split span:before,
.split:after,
.split span:after {
  content: '';
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  border-right: 1px solid #D8D8D8;
}
.split.split-4:before {
  display: block;
  left: 25%;
}
.split.split-4:after {
  display: block;
  left: 75%;
}
.split.split-4 span:before {
  display: block;
  left: 50%;
}
.split.split-3:before {
  display: block;
  left: 33.33333333%;
}
.split.split-3:after {
  display: block;
  left: 66.66666667%;
}
.split.split-3.split-3-incomplete:after {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .split.split-sm-3:before {
    display: block;
    left: 33.33333333%;
  }
  .split.split-sm-3:after {
    display: block;
    left: 66.66666667%;
  }
  .split.split-sm-3 span {
    display: none;
  }
}
.split.split-2:before {
  display: block;
  left: 50%;
}
.well {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 767px), print {
  .well {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.well.well-light {
  background: #F3F3F3;
}
.well.well-black {
  background: #333;
}
.well.well-black,
.well.well-black a {
  color: white;
}
.well.well-black a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.well.well-header {
  text-align: center;
}
.well.well-header h4 {
  margin-bottom: 10px;
}
.well.well-header p.extra {
  padding-top: 20px;
}
@media (max-width: 767px), print {
  .well.well-header p.extra {
    padding-top: 10px;
  }
}
.well.well-header-small {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.well.well-brd {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  background: #F3F3F3;
}
.well.well-brd > .btn-txt {
  display: block;
  margin-top: -20px;
  margin-bottom: -20px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.well.well-brd-big {
  margin-top: 80px;
  border-top: 1px solid #D8D8D8;
  padding-top: 60px;
}
@media (max-width: 767px), print {
  .well.well-brd-big {
    margin-top: 0;
    border: none;
    padding-top: 40px;
  }
}
.well.well-list {
  padding-top: 20px;
  border-bottom: 1px solid #D8D8D8;
}
.well.well-list-inside:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.well.well-kit {
  padding-top: 20px;
}
.inset {
  padding: 0 20px;
}
.sticky_parent {
  position: relative;
}
.sticky_parent [class^="col-"],
.sticky_parent [class*=" col-"] {
  position: static;
}
.sticky_parent .sticky_column {
  padding-top: 20px;
}
.sticky_parent .sticky_column.is_stuck {
  -webkit-transition: padding 0.1s ease-out;
  -o-transition: padding 0.1s ease-out;
  transition: padding 0.1s ease-out;
}
.no-variable-nav.show-nav .sticky_parent .sticky_column.is_stuck {
  padding-top: 143px;
}
@media (max-width: 767px), print {
  .sticky_parent .sticky_column {
    padding: 0;
  }
}
.extra a {
  text-decoration: none !important;
}
.slide .extra a .extra:hover {
  color: rgba(255, 255, 255, 0.85);
}
.well-header .container,
.slide-overlay .container {
  max-width: 800px;
}
.atcb-list {
  padding: 10px !important;
}
.vcenter-row {
  font-size: 0;
}
.vcenter-row > div {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
@media (max-width: 767px), print {
  .vcenter-row > div:first-child {
    margin-bottom: 20px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?3davhq');
  src: url('../fonts/icomoon.eot?#iefix3davhq') format('embedded-opentype'), url('../fonts/icomoon.woff2?3davhq') format('woff2'), url('../fonts/icomoon.ttf?3davhq') format('truetype'), url('../fonts/icomoon.woff?3davhq') format('woff'), url('../fonts/icomoon.svg?3davhq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-electa-glifo:before {
  content: "\e927";
}
.icon-electa-header:before {
  content: "\e920";
}
.icon-electa-header-color .path1:before {
  content: "\e928";
  color: #cc0000;
}
.icon-electa-header-color .path2:before {
  content: "\e929";
  margin-left: -3.46777344em;
  color: #000000;
}
.icon-electashop .path1:before {
  content: "\e91b";
  color: #000000;
}
.icon-electashop .path2:before {
  content: "\e92a";
  margin-left: -5.56054688em;
  color: #cc0000;
}
.icon-slash:before {
  content: "\e91e";
}
.icon-nav-close:before {
  content: "\e91c";
}
.icon-nav-menu:before {
  content: "\e91d";
}
.icon-electa-small:before {
  content: "\e900";
}
.icon-electa:before {
  content: "\e901";
}
.icon-linkedin:before {
  content: "\e902";
}
.icon-youtube:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-google-plus:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-facebook-f:before {
  content: "\e907";
}
.icon-printer:before {
  content: "\e92b";
}
.icon-print:before {
  content: "\e92b";
}
.icon-warning:before {
  content: "\e908";
}
.icon-enter-down:before {
  content: "\e924";
}
.icon-down:before {
  content: "\e924";
}
.icon-download:before {
  content: "\e924";
}
.icon-arrow:before {
  content: "\e924";
}
.icon-file-empty:before {
  content: "\e925";
}
.icon-file:before {
  content: "\e925";
}
.icon-paper:before {
  content: "\e925";
}
.icon-new:before {
  content: "\e925";
}
.icon-document:before {
  content: "\e926";
}
.icon-file2:before {
  content: "\e926";
}
.icon-text:before {
  content: "\e926";
}
.icon-paper2:before {
  content: "\e926";
}
.icon-calendar-31:before {
  content: "\e921";
}
.icon-calendar:before {
  content: "\e921";
}
.icon-date:before {
  content: "\e921";
}
.icon-schedule:before {
  content: "\e921";
}
.icon-calendar-full:before {
  content: "\e922";
}
.icon-calendar2:before {
  content: "\e922";
}
.icon-date2:before {
  content: "\e922";
}
.icon-schedule2:before {
  content: "\e922";
}
.icon-calendar-empty:before {
  content: "\e923";
}
.icon-calendar3:before {
  content: "\e923";
}
.icon-date3:before {
  content: "\e923";
}
.icon-schedule3:before {
  content: "\e923";
}
.icon-user:before {
  content: "\e91f";
}
.icon-persona:before {
  content: "\e91f";
}
.icon-profile:before {
  content: "\e91f";
}
.icon-avatar:before {
  content: "\e91f";
}
.icon-minus-square:before {
  content: "\e919";
}
.icon-subtract:before {
  content: "\e919";
}
.icon-menu:before {
  content: "\e909";
}
.icon-options:before {
  content: "\e909";
}
.icon-list:before {
  content: "\e909";
}
.icon-play-circle:before {
  content: "\e90a";
}
.icon-play:before {
  content: "\e90a";
}
.icon-book:before {
  content: "\e90b";
}
.icon-read:before {
  content: "\e90b";
}
.icon-arrow-right:before {
  content: "\e910";
}
.icon-right:before {
  content: "\e910";
}
.icon-arrow-left:before {
  content: "\e90c";
}
.icon-left:before {
  content: "\e90c";
}
.icon-cross:before {
  content: "\e90d";
}
.icon-cancel:before {
  content: "\e90d";
}
.icon-plus-square:before {
  content: "\e90e";
}
.icon-add:before {
  content: "\e90e";
}
.icon-chevron-right:before {
  content: "\e90f";
}
.icon-right2:before {
  content: "\e90f";
}
.icon-chevron-up:before {
  content: "\e911";
}
.icon-up:before {
  content: "\e911";
}
.icon-chevron-left:before {
  content: "\e918";
}
.icon-left2:before {
  content: "\e918";
}
.icon-chevron-down:before {
  content: "\e912";
}
.icon-down2:before {
  content: "\e912";
}
.icon-home:before {
  content: "\e913";
}
.icon-building:before {
  content: "\e913";
}
.icon-house:before {
  content: "\e913";
}
.icon-magnifier:before {
  content: "\e914";
}
.icon-search:before {
  content: "\e914";
}
.icon-share:before {
  content: "\e915";
}
.icon-social:before {
  content: "\e915";
}
.icon-cart-plus:before {
  content: "\e916";
}
.icon-shop:before {
  content: "\e916";
}
.icon-cart-empty:before {
  content: "\e917";
}
.icon-shop2:before {
  content: "\e917";
}
.icon-cart:before {
  content: "\e91a";
}
.icon-shop3:before {
  content: "\e91a";
}
a {
  color: #333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: rgba(51, 51, 51, 0.8);
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin-top: 0 !important;
  margin-bottom: 5px;
  line-height: 1.1em;
}
h1.small,
h2.small,
h3.small,
h4.small,
h5.small,
h6.small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: inherit;
}
h1.regular,
h2.regular,
h3.regular,
h4.regular,
h5.regular,
h6.regular,
h1 .regular,
h2 .regular,
h3 .regular,
h4 .regular,
h5 .regular,
h6 .regular {
  font-weight: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none !important;
}
h1,
.h1 {
  font-family: 'Work Sans', sans-serif;
  font-size: 40px;
  line-height: 1.1em;
  font-weight: 600;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 34px;
  }
}
@media (max-width: 767px), print {
  h1,
  .h1 {
    font-size: 27px;
  }
}
@media print {
  h1,
  .h1 {
    font-size: 25px;
  }
}
@media (max-width: 767px), print {
  h1,
  .h1 {
    margin-bottom: 20px;
  }
}
h1.mw,
.h1.mw {
  font-family: 'Merriweather', serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.1em;
}
@media (max-width: 991px) {
  h1.mw,
  .h1.mw {
    font-size: 41px;
  }
}
@media (max-width: 767px), print {
  h1.mw,
  .h1.mw {
    font-size: 32px;
  }
}
@media print {
  h1.mw,
  .h1.mw {
    font-size: 30px;
  }
}
h1 .subtitle,
.h1 .subtitle {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: normal;
}
@media (max-width: 991px) {
  h1 .subtitle,
  .h1 .subtitle {
    font-size: 19px;
  }
}
@media (max-width: 767px), print {
  h1 .subtitle,
  .h1 .subtitle {
    font-size: 17px;
  }
}
@media print {
  h1 .subtitle,
  .h1 .subtitle {
    font-size: 15px;
  }
}
h2,
.h2 {
  font-family: 'Work Sans', sans-serif;
  font-size: 36px;
  line-height: 1.1em;
  font-weight: 800;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  h2,
  .h2 {
    font-size: 31px;
  }
}
@media (max-width: 767px), print {
  h2,
  .h2 {
    font-size: 25px;
  }
}
@media print {
  h2,
  .h2 {
    font-size: 23px;
  }
}
@media (max-width: 767px), print {
  h2,
  .h2 {
    margin-bottom: 20px;
  }
}
h2.small,
.h2.small,
h2 .small,
.h2 .small {
  font-size: 24px;
  line-height: 1.1em;
  font-weight: 600;
}
@media (max-width: 991px) {
  h2.small,
  .h2.small,
  h2 .small,
  .h2 .small {
    font-size: 22px;
  }
}
@media (max-width: 767px), print {
  h2.small,
  .h2.small,
  h2 .small,
  .h2 .small {
    font-size: 19px;
  }
}
@media print {
  h2.small,
  .h2.small,
  h2 .small,
  .h2 .small {
    font-size: 17px;
  }
}
h2.mw,
.h2.mw {
  font-family: 'Merriweather', serif;
  font-weight: bold;
}
h3,
.h3 {
  font-family: 'Work Sans', sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  h3,
  .h3 {
    font-size: 22px;
  }
}
@media (max-width: 767px), print {
  h3,
  .h3 {
    font-size: 19px;
  }
}
@media print {
  h3,
  .h3 {
    font-size: 17px;
  }
}
@media (max-width: 767px), print {
  h3,
  .h3 {
    margin-bottom: 10px;
  }
}
h3.huge,
.h3.huge,
h3 .huge,
.h3 .huge {
  font-size: 50px;
  line-height: 1.1em;
}
@media (max-width: 991px) {
  h3.huge,
  .h3.huge,
  h3 .huge,
  .h3 .huge {
    font-size: 41px;
  }
}
@media (max-width: 767px), print {
  h3.huge,
  .h3.huge,
  h3 .huge,
  .h3 .huge {
    font-size: 32px;
  }
}
@media print {
  h3.huge,
  .h3.huge,
  h3 .huge,
  .h3 .huge {
    font-size: 30px;
  }
}
h3.big,
.h3.big,
h3 .big,
.h3 .big {
  font-size: 36px;
  line-height: 1.1em;
}
@media (max-width: 991px) {
  h3.big,
  .h3.big,
  h3 .big,
  .h3 .big {
    font-size: 31px;
  }
}
@media (max-width: 767px), print {
  h3.big,
  .h3.big,
  h3 .big,
  .h3 .big {
    font-size: 25px;
  }
}
@media print {
  h3.big,
  .h3.big,
  h3 .big,
  .h3 .big {
    font-size: 23px;
  }
}
@media (max-width: 991px) {
  .jumbo h3.big,
  .jumbo .h3.big,
  .jumbo h3 .big,
  .jumbo .h3 .big {
    font-size: 24px;
    line-height: 1.2em;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .jumbo h3.big,
  .jumbo .h3.big,
  .jumbo h3 .big,
  .jumbo .h3 .big {
    font-size: 22px;
  }
}
@media (max-width: 991px) and (max-width: 767px), (max-width: 991px) and print {
  .jumbo h3.big,
  .jumbo .h3.big,
  .jumbo h3 .big,
  .jumbo .h3 .big {
    font-size: 19px;
  }
}
@media (max-width: 991px) and print {
  .jumbo h3.big,
  .jumbo .h3.big,
  .jumbo h3 .big,
  .jumbo .h3 .big {
    font-size: 17px;
  }
}
h3.medium,
.h3.medium,
h3 .medium,
.h3 .medium {
  font-size: 20px;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  h3.medium,
  .h3.medium,
  h3 .medium,
  .h3 .medium {
    font-size: 19px;
  }
}
@media (max-width: 767px), print {
  h3.medium,
  .h3.medium,
  h3 .medium,
  .h3 .medium {
    font-size: 17px;
  }
}
@media print {
  h3.medium,
  .h3.medium,
  h3 .medium,
  .h3 .medium {
    font-size: 15px;
  }
}
h3.small,
.h3.small,
h3 .small,
.h3 .small {
  font-size: 16px;
}
@media (max-width: 991px) {
  h3.small,
  .h3.small,
  h3 .small,
  .h3 .small {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  h3.small,
  .h3.small,
  h3 .small,
  .h3 .small {
    font-size: 15px;
  }
}
@media print {
  h3.small,
  .h3.small,
  h3 .small,
  .h3 .small {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  h3.small.pdd-balance,
  .h3.small.pdd-balance,
  h3 .small.pdd-balance,
  .h3 .small.pdd-balance {
    padding-top: 7.5px;
  }
}
h3.mw,
.h3.mw {
  font-family: 'Merriweather', serif;
  font-weight: bold;
}
h4,
.h4 {
  font-family: 'Work Sans', sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: normal;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  h4,
  .h4 {
    font-size: 19px;
  }
}
@media (max-width: 767px), print {
  h4,
  .h4 {
    font-size: 17px;
  }
}
@media print {
  h4,
  .h4 {
    font-size: 15px;
  }
}
h5,
.h5 {
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  line-height: 1.1em;
  font-weight: normal;
}
@media (max-width: 991px) {
  h5,
  .h5 {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  h5,
  .h5 {
    font-size: 15px;
  }
}
@media print {
  h5,
  .h5 {
    font-size: 13px;
  }
}
h5.u,
.h5.u {
  display: inline-block;
  padding-bottom: 1px;
  border-bottom: 1px solid #333;
}
h5 strong,
.h5 strong {
  font-weight: 800;
}
h6,
.h6 {
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  line-height: 1.1em;
  font-weight: 600;
}
@media (max-width: 991px) {
  h6,
  .h6 {
    font-size: 14px;
  }
}
@media (max-width: 767px), print {
  h6,
  .h6 {
    font-size: 14px;
  }
}
@media print {
  h6,
  .h6 {
    font-size: 12px;
  }
}
h6.meta,
.h6.meta {
  text-transform: uppercase;
  margin-bottom: 10px;
}
p,
ul,
ol {
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  p,
  ul,
  ol {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  p,
  ul,
  ol {
    font-size: 15px;
  }
}
@media print {
  p,
  ul,
  ol {
    font-size: 13px;
  }
}
p.small,
ul.small,
ol.small,
p .small,
ul .small,
ol .small {
  font-size: 14px;
}
@media (max-width: 991px) {
  p.small,
  ul.small,
  ol.small,
  p .small,
  ul .small,
  ol .small {
    font-size: 14px;
  }
}
@media (max-width: 767px), print {
  p.small,
  ul.small,
  ol.small,
  p .small,
  ul .small,
  ol .small {
    font-size: 14px;
  }
}
@media print {
  p.small,
  ul.small,
  ol.small,
  p .small,
  ul .small,
  ol .small {
    font-size: 12px;
  }
}
p a,
ul a,
ol a {
  text-decoration: underline;
}
.entry p a,
.entry ul a,
.entry ol a {
  text-decoration: none !important;
  border-bottom: 1px solid #333;
}
p strong,
ul strong,
ol strong,
p b,
ul b,
ol b {
  font-weight: 600;
}
p i,
ul i,
ol i,
p em,
ul em,
ol em {
  font-style: italic;
}
p.big,
p .big {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: normal;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  p.big,
  p .big {
    font-size: 19px;
  }
}
@media (max-width: 767px), print {
  p.big,
  p .big {
    font-size: 17px;
  }
}
@media print {
  p.big,
  p .big {
    font-size: 15px;
  }
}
p.small,
p .small {
  font-size: 14px;
  line-height: 1.3em;
}
@media (max-width: 991px) {
  p.small,
  p .small {
    font-size: 14px;
  }
}
@media (max-width: 767px), print {
  p.small,
  p .small {
    font-size: 14px;
  }
}
@media print {
  p.small,
  p .small {
    font-size: 12px;
  }
}
.entry p.small,
.entry p .small {
  font-size: 14px;
  line-height: 1.3em;
}
@media (max-width: 991px) {
  .entry p.small,
  .entry p .small {
    font-size: 14px;
  }
}
@media (max-width: 767px), print {
  .entry p.small,
  .entry p .small {
    font-size: 14px;
  }
}
@media print {
  .entry p.small,
  .entry p .small {
    font-size: 12px;
  }
}
p.price {
  font-size: 20px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  p.price {
    font-size: 19px;
  }
}
@media (max-width: 767px), print {
  p.price {
    font-size: 17px;
  }
}
@media print {
  p.price {
    font-size: 15px;
  }
}
p.price-strike,
p .price-strike {
  display: inline-block;
  position: relative;
  padding: 0 2px;
}
p.price-strike:after,
p .price-strike:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #333;
}
@media (min-width: 768px) {
  .overlay-shop p.price-strike:after,
  .overlay-shop p .price-strike:after {
    border-color: white;
  }
}
p.price-strike.gray:after,
p .price-strike.gray:after {
  border-color: #888;
}
p.u {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #333;
}
.slide-overlay p.u {
  border-color: white;
  margin-bottom: 5px;
}
.entry p {
  font-family: 'Merriweather', serif;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .entry p {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .entry p {
    font-size: 15px;
  }
}
@media print {
  .entry p {
    font-size: 13px;
  }
}
p.ws,
p .ws {
  font-family: 'Work Sans', sans-serif;
}
p.mw,
p .mw {
  font-family: 'Merriweather', serif;
}
p .subtitle {
  display: block;
}
p.date,
p .date {
  font-weight: 600;
}
dl {
  padding: 10px 0;
  margin: 0 0 10px;
  font-size: 0;
  line-height: 0;
}
dl dt,
dl dd {
  font-size: 14px;
  line-height: 1.1em;
}
@media (max-width: 991px) {
  dl dt,
  dl dd {
    font-size: 14px;
  }
}
@media (max-width: 767px), print {
  dl dt,
  dl dd {
    font-size: 14px;
  }
}
@media print {
  dl dt,
  dl dd {
    font-size: 12px;
  }
}
dl dt {
  display: inline-block;
  font-weight: 600;
}
dl dd {
  display: inline;
  font-weight: normal;
  margin-left: 10px;
}
dl dd:after {
  content: '';
  display: block;
  margin-bottom: 5px;
}
dl dd:last-child:after {
  display: none;
}
dl a {
  text-decoration: underline !important;
}
dl.full {
  margin-bottom: 20px;
}
dl.full dt {
  display: block;
  margin: 0 0 2px;
}
dl.full dd {
  display: block;
  margin: 0 0 8px;
}
blockquote {
  margin: 40px 0;
  padding: 0 0 0 120px;
  border: none;
  font-family: 'Work Sans', sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 600;
}
@media (max-width: 991px) {
  blockquote {
    font-size: 22px;
  }
}
@media (max-width: 767px), print {
  blockquote {
    font-size: 19px;
  }
}
@media print {
  blockquote {
    font-size: 17px;
  }
}
@media (min-width: 992px) {
  blockquote {
    padding-left: 160px;
    margin-right: -120px;
  }
}
@media (max-width: 767px), print {
  blockquote {
    padding-left: 60px;
  }
}
.entry .entry-title {
  margin-top: 40px;
}
.entry .entry-title:first-child {
  margin-top: 0 !important;
}
@media (max-width: 767px), print {
  .entry .entry-title[data-toggle="collapse"] {
    cursor: pointer;
  }
}
.entry div.embed {
  margin: 40px 0;
}
.entry div.embed figure {
  margin: 0;
}
.entry .well.well-page {
  margin-top: -20px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .entry .well.well-page .panel-collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
@media (max-width: 767px), print {
  .entry .well.well-page h3[data-toggle="collapse"] {
    position: relative;
    padding-left: 30px;
  }
  .entry .well.well-page h3[data-toggle="collapse"]:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e912";
    position: absolute;
    display: block;
    width: 30px;
    text-align: left;
    font-size: 20px;
    top: 4px;
    left: 0;
  }
  .entry .well.well-page h3[aria-expanded="true"]:before {
    content: "\e911";
  }
}
.cover-sha {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
img.no-img {
  border: 3px solid #333;
}
article.pre {
  position: relative;
}
article .date {
  font-weight: 600;
}
article.pre-horiz p {
  font-family: 'Work Sans', sans-serif;
}
.article-related article.pre-horiz {
  margin-bottom: 20px;
}
article.pre-horiz figure {
  display: block;
  width: 100%;
}
article.pre-horiz figure img {
  display: block;
  width: 150px;
  height: auto;
  margin: 0 auto;
}
article.pre-horiz .shop-info {
  position: relative;
  padding: 10px 0;
  font-weight: 600;
}
@media (min-width: 768px) {
  article.pre-horiz .shop-info {
    padding-right: 150px;
  }
  .modal article.pre-horiz .shop-info {
    padding-right: 200px;
  }
  article.pre-horiz .shop-info .btn-shop {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -19px;
  }
}
@media (max-width: 767px), print {
  article.pre-horiz {
    text-align: center;
  }
  article.pre-horiz figure {
    margin-bottom: 20px;
  }
  article.pre-horiz figure img {
    width: 120px;
  }
  article.pre-horiz figure img.landscape {
    width: 150px;
  }
  article.pre-horiz .shop-item-table {
    display: none;
  }
  .modal article.pre-horiz .shop-item-table {
    display: block;
  }
  article.pre-horiz .shop-info .btn-shop {
    display: block;
    margin: 20px auto 0;
    max-width: 180px;
  }
  article.pre-horiz .cart-summary-footer .btn-shop {
    min-width: 180px;
  }
  article.pre-horiz .cart-summary-footer .text-right {
    text-align: center;
  }
  article.pre-horiz .cart-summary-footer .text-right .btn-shop {
    margin-bottom: 20px;
  }
}
article.pre-vert {
  padding: 10px 0 1px;
  text-align: center;
}
article.pre-vert figure {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
article.pre-vert figure img {
  width: 150px;
  height: auto;
  max-height: 240px;
}
article.pre-vert figure img.cover-tall {
  width: auto;
}
@media (min-width: 768px) {
  article.pre-vert figure {
    height: 240px;
  }
  article.pre-vert figure img {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -75px;
  }
  article.pre-vert figure img.landscape {
    margin-bottom: 40px;
  }
  article.pre-vert figure img.cover-tall {
    margin-left: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
article.pre-vert h3 {
  margin-bottom: 5px;
}
.item-related article.pre-vert figure {
  height: 240px;
}
.item-related article.pre-vert figure img {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -75px;
}
.item-related article.pre-vert figure img.landscape {
  margin-bottom: 40px;
}
@media (max-width: 767px), print {
  .pre-vert-shop-info article.pre-vert {
    height: auto !important;
    margin-bottom: 20px;
    border-bottom: 1px solid #D8D8D8;
  }
}
article.pre-vert .auth a {
  text-decoration: none !important;
}
article.pre-shop {
  text-align: center;
  padding-bottom: 20px;
}
article.pre-shop figure {
  position: relative;
  margin-bottom: 20px;
}
article.pre-shop figure img {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -webkit-transition: filter 0.2s ease-out;
  -o-transition: filter 0.2s ease-out;
  transition: filter 0.2s ease-out;
}
article.pre-shop figure .coming {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background: #333;
  padding: 5px 0;
  color: white;
  font-size: 14px;
  line-height: 1em;
}
article.pre-shop a:hover img {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(0%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
article.pre-shop h6 {
  margin-bottom: 5px;
}
article.pre-shop h3 {
  font-weight: 800;
}
article.pre-post {
  text-align: center;
}
article.pre-page figure {
  position: relative;
}
article.pre-page figure a {
  display: block;
  position: relative;
  text-decoration: none !important;
  outline: 0 none !important;
}
article.pre-page figure a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
article.pre-page figure a:hover:after {
  background: none;
}
article.pre-page figure h3 {
  color: white;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  width: 100%;
  margin: 0;
  z-index: 9;
}
article.pre-exhibition figure img,
article.pre-video figure img {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px), print {
  article.pre-exhibition figure,
  article.pre-video figure {
    margin: 0 auto 20px;
    width: 250px;
  }
}
article.pre-exhibition h6,
article.pre-video h6 {
  padding-top: 10px;
}
@media (max-width: 767px), print {
  article.pre-video {
    text-align: center;
  }
}
article.pre-file {
  text-align: center;
}
article.pre-file h3,
article.pre-file p {
  margin-bottom: 0;
}
@media (max-width: 767px), print {
  .pre-file-list article.pre-file {
    padding: 10px 0 20px 120px;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 20px;
    min-height: 155px;
    text-align: left;
  }
  .pre-file-list article.pre-file .fig {
    position: absolute;
    width: 100px;
    top: 0;
    left: 0;
  }
}
@media (max-width: 767px), print {
  article.pre-newsletter figure {
    margin-bottom: 20px;
  }
}
article.jumbo {
  text-align: center;
}
@media (min-width: 768px) {
  article.jumbo {
    position: relative;
    overflow: hidden;
  }
  article.jumbo figure {
    position: relative;
    width: 60%;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  article.jumbo figure a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  article.jumbo .overlay {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 40%;
    padding: 0 15px;
    right: 0;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  article.jumbo .overlay h3 a {
    color: #333 !important;
  }
  article.jumbo:hover figure {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
  }
  article.jumbo:hover .overlay {
    right: 30px;
  }
  article.jumbo.jumbo-img-right figure {
    float: right;
  }
  article.jumbo.jumbo-img-right .overlay {
    right: auto;
    left: 0;
  }
  article.jumbo.jumbo-img-right:hover .overlay {
    left: 30px;
  }
}
@media (max-width: 767px), print {
  article.jumbo figure {
    margin-bottom: 20px;
  }
}
.img-lock-h {
  padding-bottom: 40px;
}
.img-lock-h img {
  display: block;
  height: 300px;
  width: auto;
  margin: 0 auto;
}
@media (max-width: 767px), print {
  .img-lock-h {
    padding-bottom: 20px;
  }
  .img-lock-h img {
    height: 180px;
  }
}
@media (min-width: 768px) {
  .overlay-shop {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.75);
    text-decoration: none !important;
  }
  .overlay-shop,
  .overlay-shop a {
    color: white !important;
  }
  .overlay-shop a {
    text-decoration: none;
  }
  .overlay-shop .price {
    position: relative;
    z-index: 0;
  }
  .overlay-shop .item-shop-info-link:after {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px;
    z-index: 1;
  }
  .overlay-shop .btn-list-vert {
    position: relative;
    z-index: 2;
  }
}
.pre-hover:hover .overlay-shop {
  display: block;
}
.item-related .pre-vert-wrapper,
.pre-file-wrapper {
  padding-top: 20px;
}
@media (max-width: 767px), print {
  .item-related .pre-vert-wrapper,
  .pre-file-wrapper {
    margin: 0 -15px;
    overflow-x: scroll;
  }
  .item-related .pre-vert-wrapper .row,
  .pre-file-wrapper .row {
    margin: 0 0 20px;
    width: 800px;
  }
  .item-related .pre-vert-wrapper .row .col-xs-fixed,
  .pre-file-wrapper .row .col-xs-fixed {
    width: 200px;
    float: left;
  }
}
@media (max-width: 767px), print {
  .pre-file-wrapper .row {
    width: 480px;
  }
  .pre-file-wrapper .row .col-xs-fixed {
    width: 160px;
  }
}
@media (max-width: 767px), print {
  .item-related article.pre-vert figure {
    height: 180px;
  }
  .item-related article.pre-vert figure img {
    width: 120px;
    margin-left: -60px;
  }
}
@media (max-width: 767px), print {
  .pre-title.pre-vert {
    height: auto !important;
    margin-bottom: 20px;
  }
}
article.pre-post figure,
article.pre-video figure,
.embed figure,
figure .embed {
  display: block;
  margin-bottom: 20px;
}
article.pre-post figure a,
article.pre-video figure a,
.embed figure a,
figure .embed a {
  display: block;
  position: relative;
  text-decoration: none !important;
  outline: 0 none !important;
}
.notouch article.pre-post figure a:after,
.notouch article.pre-video figure a:after,
.notouch .embed figure a:after,
.notouch figure .embed a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.notouch article.pre-post figure a:hover:after,
.notouch article.pre-video figure a:hover:after,
.notouch .embed figure a:hover:after,
.notouch figure .embed a:hover:after {
  background: none;
}
article.pre-post figure a .icon,
article.pre-video figure a .icon,
.embed figure a .icon,
figure .embed a .icon {
  font-size: 64px;
  line-height: 1em;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px;
  z-index: 9;
}
.embed figure,
figure .embed {
  display: inline-block;
}
.cal-sheet,
.file-kit {
  display: block;
  text-align: center;
  border: 3px solid #333;
  width: 150px;
  height: 200px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.pre .cal-sheet,
.pre .file-kit {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px), print {
  .cal-sheet,
  .file-kit {
    margin: 0 auto;
    width: 100px;
    height: 135px;
  }
}
.cal-sheet a,
.file-kit a {
  display: block;
  height: 100%;
  text-decoration: none !important;
  color: #333 !important;
  position: relative;
}
@media (max-width: 767px), print {
  .cal-sheet {
    margin: 20px auto;
  }
}
.cal-sheet.cal-sheet-img {
  border: none;
}
.cal-sheet.cal-sheet-img a {
  color: white !important;
}
.cal-sheet.cal-sheet-img a img,
.cal-sheet.cal-sheet-img a:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cal-sheet.cal-sheet-img a:after {
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.3);
}
.cal-sheet.cal-sheet-img .cal-sheet-wrapper span:after {
  border-color: white !important;
}
.cal-sheet-wrapper {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  z-index: 1;
}
.cal-sheet-wrapper span {
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  display: block;
  position: relative;
}
.cal-sheet-wrapper span.d {
  font-size: 50px;
  line-height: 1em;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .cal-sheet-wrapper span.d {
    font-size: 41px;
  }
}
@media (max-width: 767px), print {
  .cal-sheet-wrapper span.d {
    font-size: 32px;
  }
}
@media print {
  .cal-sheet-wrapper span.d {
    font-size: 30px;
  }
}
.cal-sheet-wrapper span.m,
.cal-sheet-wrapper span.y {
  font-size: 24px;
  line-height: 1em;
}
@media (max-width: 991px) {
  .cal-sheet-wrapper span.m,
  .cal-sheet-wrapper span.y {
    font-size: 22px;
  }
}
@media (max-width: 767px), print {
  .cal-sheet-wrapper span.m,
  .cal-sheet-wrapper span.y {
    font-size: 19px;
  }
}
@media print {
  .cal-sheet-wrapper span.m,
  .cal-sheet-wrapper span.y {
    font-size: 17px;
  }
}
.cal-sheet-wrapper span.d:after,
.cal-sheet-wrapper span.start:after {
  content: '';
  display: block;
  position: absolute;
  width: 50px;
  border-top: 1px solid #333;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
@media (max-width: 767px), print {
  .cal-sheet-wrapper span.d:after,
  .cal-sheet-wrapper span.start:after {
    width: 30px;
    margin-left: -15px;
  }
}
.cal-sheet-interval .cal-sheet-wrapper span.start {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.cal-sheet-interval .cal-sheet-wrapper span.d {
  font-size: 24px;
  line-height: 1em;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .cal-sheet-interval .cal-sheet-wrapper span.d {
    font-size: 22px;
  }
}
@media (max-width: 767px), print {
  .cal-sheet-interval .cal-sheet-wrapper span.d {
    font-size: 19px;
  }
}
@media print {
  .cal-sheet-interval .cal-sheet-wrapper span.d {
    font-size: 17px;
  }
}
.cal-sheet-interval .cal-sheet-wrapper span.d:after {
  display: none;
}
.cal-sheet-interval .cal-sheet-wrapper span.my {
  font-size: 16px;
  line-height: 1em;
}
@media (max-width: 991px) {
  .cal-sheet-interval .cal-sheet-wrapper span.my {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .cal-sheet-interval .cal-sheet-wrapper span.my {
    font-size: 15px;
  }
}
@media print {
  .cal-sheet-interval .cal-sheet-wrapper span.my {
    font-size: 13px;
  }
}
@media (max-width: 767px), print {
  .cal-sheet-interval .cal-sheet-wrapper span.start {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px), print {
  .add-to-cal {
    text-align: center;
  }
}
.add-to-cal a {
  display: inline-block;
  font-size: 12px;
  line-height: 1.3em;
  text-decoration: none !important;
  position: relative;
  padding-right: 30px;
}
.pre .add-to-cal a {
  font-size: 14px;
}
.add-to-cal a .icon {
  display: block;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  width: 22px;
  text-align: center;
}
@media (min-width: 768px) {
  .sticky_column .add-to-cal a {
    display: block;
    width: 150px;
    padding-right: 50px;
  }
  .sticky_column .add-to-cal a:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    bottom: 2px;
    border-right: 1px solid rgba(93, 193, 72, 0.25);
    right: 40px;
  }
}
@media (max-width: 767px), print {
  .file-kit {
    margin-bottom: 7.5px;
  }
}
.file-kit.file-kit-img {
  border: none;
}
.file-kit.file-kit-img a:hover img {
  display: none;
}
.file-kit a:hover {
  background: #333;
  color: white !important;
}
.file-kit a img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: auto;
}
.file-kit .file-kit-wrapper {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  z-index: 1;
}
.file-kit .file-kit-wrapper span {
  display: block;
}
.file-kit .file-kit-wrapper span.icon {
  font-size: 32px;
  margin-bottom: 10px;
}
.file-kit .file-kit-wrapper span.file-kit-info {
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 600;
}
@media (max-width: 767px), print {
  .file-kit .file-kit-wrapper span.file-kit-info {
    font-size: 12px;
  }
}
.pre-file-list {
  margin-bottom: 40px;
}
.well-kit .pre-file-list:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px), print {
  .pre-file-list {
    margin-bottom: 0;
  }
  .sep .pre-file-list:last-child {
    margin-bottom: 40px;
  }
}
.cta-max-width {
  max-width: 200px;
}
@media (min-width: 768px) {
  .search-filter .collapse {
    display: block !important;
  }
}
.tag-list-wrapper {
  margin-top: 20px;
}
.tag-list-wrapper .less-txt {
  display: none;
}
.tag-list-wrapper.show-more .more-txt {
  display: none;
}
.tag-list-wrapper.show-more .less-txt {
  display: inline-block;
}
.blog-archive-list .tag-list-wrapper {
  margin-top: 0;
}
.tag-list {
  font-size: 0;
}
.tag-list li.tag-item {
  display: block;
  margin-bottom: 10px;
}
.tag-list li.tag-item a.btn-tag,
.tag-list li.tag-item label.btn-tag {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding: 10px;
  font-weight: normal;
  border: 1px solid #333;
  font-size: 16px;
  line-height: 1em;
  background: none;
  color: #333 !important;
  text-decoration: none !important;
  outline: 0 none !important;
}
@media (max-width: 767px), print {
  .tag-list li.tag-item a.btn-tag,
  .tag-list li.tag-item label.btn-tag {
    padding: 6.66666667px;
    font-size: 14px;
  }
}
.tag-list li.tag-item a.btn-tag:after,
.tag-list li.tag-item label.btn-tag:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid transparent;
}
.tag-list li.tag-item a.btn-tag:hover:after,
.tag-list li.tag-item label.btn-tag:hover:after {
  border-color: #333;
}
.tag-list li.tag-item a.btn-tag.btn-tag-sub,
.tag-list li.tag-item label.btn-tag.btn-tag-sub {
  font-size: 14px;
}
.tag-list li.tag-item a.btn-tag.btn-tag-sub,
.tag-list li.tag-item label.btn-tag.btn-tag-sub,
.tag-list li.tag-item a.btn-tag.btn-tag-sub:after,
.tag-list li.tag-item label.btn-tag.btn-tag-sub:after {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.tag-list li.tag-item a.btn-tag.btn-tag-normal,
.tag-list li.tag-item label.btn-tag.btn-tag-normal {
  padding: 5px 0;
  border: none !important;
}
.tag-list li.tag-item a.btn-tag.btn-tag-normal:hover,
.tag-list li.tag-item label.btn-tag.btn-tag-normal:hover {
  color: rgba(51, 51, 51, 0.8) !important;
}
.tag-list li.tag-item a.btn-tag.btn-tag-normal:after,
.tag-list li.tag-item label.btn-tag.btn-tag-normal:after {
  border: none !important;
}
.tag-list li.tag-item a.btn-tag.btn-tag-normal .counter,
.tag-list li.tag-item label.btn-tag.btn-tag-normal .counter {
  border: none !important;
}
.tag-list li.tag-item a.btn-tag.btn-tag-normal .counter:after,
.tag-list li.tag-item label.btn-tag.btn-tag-normal .counter:after {
  display: none;
}
.tag-list li.tag-item.active > a.btn-tag {
  font-weight: 600;
}
.tag-list li.tag-item.active > a.btn-tag:after {
  border-color: #333;
}
.tag-list li.tag-item.tag-item-more {
  display: none !important;
}
.show-more .tag-list li.tag-item.tag-item-more {
  display: block !important;
}
@media (max-width: 767px), print {
  .show-more .tag-list li.tag-item.tag-item-more.tag-list-inline-xs {
    display: inline-block !important;
  }
}
.tag-list.tag-list-inline li.tag-item {
  display: inline-block;
  margin-right: 10px;
}
.show-more .tag-list.tag-list-inline li.tag-item {
  display: inline-block !important;
}
@media (max-width: 767px), print {
  .tag-list.tag-list-inline-xs li.tag-item {
    display: inline-block;
    margin-right: 10px;
  }
  .show-more .tag-list.tag-list-inline-xs li.tag-item {
    display: inline-block !important;
  }
}
.tag-list.tag-list-sub {
  padding: 10px 0;
}
.tag-list.tag-list-sub li.tag-item a.btn-tag {
  padding: 5px 10px;
}
@media (max-width: 767px), print {
  .tag-list.tag-list-sub {
    text-align: left;
  }
  .tag-list.tag-list-sub li.tag-item {
    display: block;
  }
}
.link-list-inline {
  margin: 0;
}
.link-list-inline li {
  display: inline-block;
  margin-right: 40px;
}
.link-list-inline li:last-child {
  margin-right: 0;
}
@media (max-width: 767px), print {
  .link-list-inline.link-list-block-xs li {
    margin-right: 10px;
  }
}
@media (max-width: 370px) {
  .link-list-inline.link-list-block-xs li {
    margin-right: 20px;
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .link-list-inline.link-list-block-xs li:last-child {
    margin-bottom: 0;
  }
}
.counter,
.uline {
  text-decoration: none !important;
  border-bottom: 1px solid #333;
}
.gray .counter,
.gray .uline {
  border-color: #888 !important;
}
.green .counter,
.green .uline {
  border-color: #5DC148 !important;
}
.red .counter,
.red .uline {
  border-color: #cc0000 !important;
}
.slide .counter,
.slide .uline {
  border-color: white;
}
.search-list .search-list-item {
  padding-bottom: 40px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 40px;
}
@media (max-width: 767px), print {
  .search-list .search-list-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.search-list .search-list-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.newsletter-list {
  border-top: 1px solid #D8D8D8;
  padding-top: 20px;
}
@media (max-width: 767px), print {
  .newsletter-list {
    padding-top: 10px;
  }
}
.newsletter-list-item {
  padding-top: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 20px;
}
@media (max-width: 767px), print {
  .newsletter-list-item {
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
}
.newsletter-list-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
ul.share {
  font-size: 0;
  line-height: 0;
}
ul.share li {
  display: block;
  margin-top: -1px;
}
ul.share li:first-child {
  margin-top: 0;
}
ul.share li a {
  display: block;
  padding: 8px 0;
  font-size: 20px;
  line-height: 1em;
  width: 40px;
  text-align: center;
  border: 1px solid #333;
  text-decoration: none !important;
  outline: 0 none !important;
}
ul.share li a:hover {
  background: #333;
  color: white;
}
@media (min-width: 992px) {
  ul.share.share-inline-md li {
    display: inline-block;
    margin-top: 0;
    margin-left: -1px;
  }
  ul.share.share-inline-md li:first-child {
    margin-left: 0;
  }
}
@media (max-width: 767px), print {
  ul.share.share-inline-xs {
    text-align: center;
  }
  ul.share.share-inline-xs li {
    display: inline-block;
    margin-top: 0;
    margin-left: -1px;
  }
  ul.share.share-inline-xs li:first-child {
    margin-left: 0;
  }
}
.share-xs {
  margin-bottom: 40px;
}
.btn-list-vert li {
  margin-bottom: 20px;
}
.article-related {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.article-related li {
  padding-bottom: 20px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .article-related li:last-child {
    padding-bottom: 0;
    border: none;
  }
}
.article-related li .abstract {
  margin-bottom: 20px;
}
.entry .article-related p {
  font-family: 'Work Sans', sans-serif;
}
.entry .article-related a {
  border-bottom: none;
}
.brand-list-horiz {
  margin-bottom: 40px;
}
.brand-list-horiz .brand-logo {
  display: block;
  padding: 0 10px;
}
.brand-list-horiz .brand-logo img {
  margin: 0 auto;
}
@media (max-width: 767px), print {
  .brand-list-horiz {
    margin-top: 40px;
  }
  .brand-list-horiz [class^="col-"],
  .brand-list-horiz [class*=" col-"] {
    padding: 0;
  }
}
.bookshop-list,
.blog-archive-list {
  margin-bottom: 40px;
}
.bookshop-list > li,
.blog-archive-list > li {
  border-top: 1px solid #D8D8D8;
  padding: 20px 0 40px;
}
@media (max-width: 767px), print {
  .bookshop-list > li,
  .blog-archive-list > li {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .bookshop-list > li h5,
  .blog-archive-list > li h5,
  .bookshop-list > li h4,
  .blog-archive-list > li h4 {
    padding-left: 40px;
  }
}
@media (min-width: 768px) {
  .bookshop-list > li h5,
  .blog-archive-list > li h5,
  .bookshop-list > li h4,
  .blog-archive-list > li h4 {
    padding-top: 5px;
  }
}
@media (max-width: 767px), print {
  .bookshop-list > li h5,
  .blog-archive-list > li h5,
  .bookshop-list > li h4,
  .blog-archive-list > li h4 {
    margin-bottom: 20px;
  }
}
.bookshop-list > li h3,
.blog-archive-list > li h3 {
  margin-bottom: 40px;
}
@media (max-width: 767px), print {
  .bookshop-list > li h3,
  .blog-archive-list > li h3 {
    margin-bottom: 20px;
  }
}
.bookshop-list > li h3:last-child,
.blog-archive-list > li h3:last-child {
  margin-bottom: 0;
}
.bookshop-list > li h3.with-store,
.blog-archive-list > li h3.with-store {
  position: relative;
}
.bookshop-list > li h3.with-store .icon,
.blog-archive-list > li h3.with-store .icon {
  color: #cc0000;
  position: absolute;
  top: 50%;
  left: -50px;
  font-size: 32px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media (max-width: 991px) {
  .bookshop-list > li h3.with-store,
  .blog-archive-list > li h3.with-store {
    padding-right: 50px;
  }
  .bookshop-list > li h3.with-store .icon,
  .blog-archive-list > li h3.with-store .icon {
    left: auto;
    right: 0;
  }
}
@media (max-width: 767px), print {
  .bookshop-list > li h3.with-store .icon,
  .blog-archive-list > li h3.with-store .icon {
    font-size: 20px;
  }
}
.blog-archive-list h4 {
  padding-left: 5px !important;
}
.list-locations {
  padding-top: 20px;
  padding-bottom: 40px;
}
.list-locations li {
  padding-bottom: 40px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 40px;
}
@media (max-width: 767px), print {
  .list-locations li {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .list-locations li img {
    margin-bottom: 10px;
  }
}
.list-locations li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .list-locations li .address {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
#page-index {
  margin-bottom: 40px;
}
.read-also {
  margin-bottom: 40px;
}
.read-also li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.read-also li span {
  display: inline-block;
  padding: 5px 10px;
  background: #333;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  margin-right: 10px;
}
@media (max-width: 767px), print {
  .read-also {
    margin-top: 40px;
  }
}
.article-tags .read-also {
  border-top: 1px solid #D8D8D8;
  padding-top: 30px;
  margin-top: 0 !important;
  margin-bottom: 20px;
}
.article-tags {
  margin-top: 40px;
}
.well + .article-tags {
  margin-top: 0;
}
.social-list li {
  margin-bottom: 20px;
  padding-left: 40px;
}
.social-list li a {
  display: inline-block;
  position: relative;
}
.social-list li a .icon {
  display: block;
  width: 40px;
  position: absolute;
  left: -40px;
  top: 50%;
  font-size: 20px;
  margin-top: -10px;
}
.blog-related {
  margin: 40px 0;
}
.blog-related-list {
  border-top: 1px solid #D8D8D8;
}
.blog-related-list li {
  padding: 20px 0;
  border-bottom: 1px solid #D8D8D8;
}
.blog-related-list li article {
  position: relative;
  padding-right: 80px;
}
@media (max-width: 767px), print {
  .blog-related-list li article {
    padding-right: 40px;
  }
}
.blog-related-list li h3 {
  margin-bottom: 10px;
  max-width: 800px;
}
.blog-related-list li p {
  margin: 0;
}
.blog-related-list li a.blog-goto {
  display: block;
  text-decoration: none !important;
  font-size: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
}
@media (max-width: 767px), print {
  .blog-related-list li a.blog-goto {
    font-size: 20px;
    margin-top: -10px;
  }
}
.form-group {
  margin-bottom: 25px;
}
.modal .form-group {
  margin-bottom: 10px;
}
.form-group label {
  font-weight: 600;
}
.form-control {
  padding: 10px 20px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  color: #333;
  border-color: #333;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #333;
}
.form-center {
  text-align: center;
  margin: 11px auto 7px;
  height: 40px;
  display: inline-block;
  font-size: 16px;
}
@media (max-width: 991px) {
  .form-center {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .form-center {
    font-size: 15px;
  }
}
@media print {
  .form-center {
    font-size: 13px;
  }
}
.input-naked {
  border: none;
  border-bottom: 1px solid #333;
  padding-left: 0;
  padding-right: 0;
}
.form-wrapper {
  position: relative;
  border: 3px solid #333;
  padding: 10px 20px;
  margin-bottom: 40px;
}
.form-wrapper.form-wrapper-search {
  padding-right: 80px;
}
.form-wrapper .input-search {
  padding: 0;
  border: none;
  font-family: 'Work Sans', sans-serif;
  font-size: 24px;
  line-height: normal;
  font-weight: normal;
  width: 100%;
}
@media (max-width: 991px) {
  .form-wrapper .input-search {
    font-size: 22px;
  }
}
@media (max-width: 767px), print {
  .form-wrapper .input-search {
    font-size: 19px;
  }
}
@media print {
  .form-wrapper .input-search {
    font-size: 17px;
  }
}
.form-wrapper .btn-search-submit {
  background: none;
  border: none;
  font-size: 32px;
  padding: 4px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -20px;
}
.form-wrapper.form-small {
  border: 2px solid #333;
  padding: 5px 10px;
}
.form-wrapper.form-small.form-wrapper-search {
  padding-right: 40px;
}
.form-wrapper.form-small .input-search {
  font-size: 16px;
  height: 26px;
}
@media (max-width: 991px) {
  .form-wrapper.form-small .input-search {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .form-wrapper.form-small .input-search {
    font-size: 15px;
  }
}
@media print {
  .form-wrapper.form-small .input-search {
    font-size: 13px;
  }
}
.form-wrapper.form-small .btn-search-submit {
  font-size: 16px;
  padding: 4px;
  right: 7.5px;
  top: 50%;
  margin-top: -13px;
}
@media (max-width: 767px), print {
  .form-wrapper {
    padding: 10px;
    margin-bottom: 20px;
  }
}
.form-object-option label.control-label {
  text-align: left;
  font-size: 16px;
}
@media (max-width: 991px) {
  .form-object-option label.control-label {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .form-object-option label.control-label {
    font-size: 15px;
  }
}
@media print {
  .form-object-option label.control-label {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .form-object-option label.control-label {
    margin-bottom: 10px;
  }
}
select.form-control {
  width: auto;
  min-width: 60px;
  padding: 5px;
}
@media (max-width: 767px), print {
  select.form-control {
    margin: 0 auto;
  }
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.small {
  /* Checkbox */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* accessibility */
}
.small [type="checkbox"]:not(:checked) + label,
.small [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  font-size: 12px;
}
@media (max-width: 991px) {
  .small [type="checkbox"]:not(:checked) + label,
  .small [type="checkbox"]:checked + label {
    font-size: 12px;
  }
}
@media (max-width: 767px), print {
  .small [type="checkbox"]:not(:checked) + label,
  .small [type="checkbox"]:checked + label {
    font-size: 13px;
  }
}
@media print {
  .small [type="checkbox"]:not(:checked) + label,
  .small [type="checkbox"]:checked + label {
    font-size: 11px;
  }
}
.small [type="checkbox"]:not(:checked) + label:before,
.small [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  background: white;
  border-radius: 20px;
}
.small [type="checkbox"]:not(:checked) + label:after,
.small [type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 3px;
  left: 4px;
  font-size: 18px;
  line-height: 0.8;
  color: #333;
  transition: all 0.2s;
}
.small [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.small [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.small [type="checkbox"]:disabled:not(:checked) + label:before,
.small [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.small [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.small [type="checkbox"]:disabled + label {
  color: #aaa;
}
.small [type="checkbox"]:checked:focus + label:before,
.small [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}
/* hover style just for information */
label:hover:before {
  border: 1px solid #4778d9 !important;
}
.validation {
  display: none;
  padding: 10px 0;
  margin: -40px 0 20px;
  font-size: 16px;
  line-height: 20px;
  background: #BE2929;
  color: #fff;
}
@media (max-width: 767px), print {
  .validation {
    margin: -10px 0 20px;
  }
}
@media (max-width: 991px) {
  .validation {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .validation {
    font-size: 15px;
  }
}
@media print {
  .validation {
    font-size: 13px;
  }
}
.validation span {
  display: block;
}
.validation span.icon {
  display: inline-block;
  padding: 0 10px 0 0;
}
.validation ul.alert {
  margin: 0;
}
.btn {
  display: inline-block;
  padding: 10px 40px;
  font-weight: normal;
  text-align: center;
  border: 3px solid #333;
  font-size: 16px;
  line-height: 1em;
  background: none;
  color: #333 !important;
  text-decoration: none !important;
  outline: 0 none !important;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 991px) {
  .btn {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .btn {
    font-size: 15px;
  }
}
@media print {
  .btn {
    font-size: 13px;
  }
}
.btn:hover {
  background: #F3F3F3;
}
.form-search-wrapper .btn:hover {
  background: #333;
  color: white !important;
}
.btn-big {
  padding: 30px 60px;
}
@media (max-width: 767px), print {
  .btn-big {
    padding: 10px 40px;
    min-width: 180px;
  }
}
@media (min-width: 768px) {
  .notouch .btn-anim {
    position: relative;
    background: none !important;
  }
  .notouch .btn-anim:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background: #333;
    z-index: -1;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .notouch .btn-anim:hover {
    color: white !important;
  }
  .notouch .btn-anim:hover:after {
    height: 100%;
  }
  .notouch .btn-anim.btn-slide:after {
    background: white !important;
  }
  .notouch .btn-anim.btn-slide:hover {
    color: #333 !important;
  }
}
.btn-full {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .btn-full {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 767px), print {
  .btn-full {
    width: auto;
    min-width: 180px;
  }
}
.btn-slide-wrapper {
  position: absolute;
  bottom: 60px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 99;
}
.btn-slide {
  border-color: white;
  color: white !important;
  background: none !important;
}
.btn-more,
.btn-less {
  font-weight: normal;
  font-size: 16px;
  line-height: 1em;
  color: #333 !important;
  text-decoration: none !important;
  outline: 0 none !important;
}
@media (max-width: 991px) {
  .btn-more,
  .btn-less {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .btn-more,
  .btn-less {
    font-size: 15px;
  }
}
@media print {
  .btn-more,
  .btn-less {
    font-size: 13px;
  }
}
.btn-more .icon,
.btn-less .icon {
  font-size: 13px;
  margin-left: 3px;
}
.search-filter .btn-more[aria-expanded="true"] {
  display: none !important;
}
.search-filter .btn-less[aria-expanded="false"] {
  display: none !important;
}
.btn-shop {
  display: inline-block;
  border: 1px solid #D8D8D8 !important;
  background: #5DC148;
  color: white !important;
  font-size: 16px;
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  text-align: center;
  text-decoration: none !important;
  outline: 0 none !important;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (max-width: 991px) {
  .btn-shop {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .btn-shop {
    font-size: 15px;
  }
}
@media print {
  .btn-shop {
    font-size: 13px;
  }
}
.overlay-shop .btn-shop {
  font-size: 14px;
}
@media (min-width: 768px) {
  .overlay-shop .btn-shop {
    border-color: #333 !important;
  }
}
.btn-shop.btn-price {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .btn-shop.btn-price {
    font-size: 17px;
  }
}
@media (max-width: 767px), print {
  .btn-shop.btn-price {
    font-size: 16px;
  }
}
@media print {
  .btn-shop.btn-price {
    font-size: 14px;
  }
}
.overlay-shop .btn-shop.btn-price {
  font-size: 16px;
}
.btn-shop.btn-shop-soldout {
  background: #888 !important;
}
.btn-shop.btn-shop-out {
  background: #888 !important;
  margin-bottom: 10px;
}
.btn-shop.btn-shop-pdf {
  background: #F3F3F3 !important;
  color: #333 !important;
}
.btn-shop.btn-shop-pdf:hover {
  background: #D8D8D8 !important;
}
.btn-shop.btn-shop-pdf .icon:after {
  border-color: #D8D8D8 !important;
}
.btn-shop.btn-discount {
  position: relative;
  padding-left: 70px;
  padding-right: 10px;
}
.btn-shop.btn-discount.btn-full {
  padding-left: 60px !important;
  padding-right: 0 !important;
}
.btn-shop.btn-discount .discount-value {
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 60px;
  padding: 10px 0;
  text-align: center;
  background: white;
  color: #333;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .sticky_column .btn-shop.btn-discount {
    padding-top: 36px;
    padding-left: 0 !important;
  }
  .sticky_column .btn-shop.btn-discount .discount-value {
    width: 100%;
    bottom: auto;
    padding: 5px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .sticky_column .btn-shop {
    font-size: 16px;
  }
  .sticky_column .btn-shop.btn-price {
    font-size: 16px;
  }
}
.btn-shop.btn-normal {
  background: white;
  color: #333 !important;
  border-color: #333 !important;
}
a.btn-shop:hover {
  background: #48a036;
}
a.btn-shop.btn-normal:hover {
  background: #F3F3F3;
}
.btn-label-icon {
  display: inline-block;
  margin: 0 auto;
  padding-right: 30px;
  position: relative;
}
.btn-label-icon .icon {
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .sticky_column .btn-label-icon {
    padding-right: 0;
  }
  .sticky_column .btn-label-icon .icon {
    display: block;
    position: relative;
    right: auto;
    top: auto;
    margin-top: 10px;
    padding-top: 10px;
  }
  .sticky_column .btn-label-icon .icon:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    width: 60px;
    margin-left: -30px;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
  }
}
.btn-txt {
  display: inline-block;
  padding: 10px 0;
  font-weight: normal;
  text-align: center;
  font-size: 16px;
  line-height: 1em;
  color: #333 !important;
  text-decoration: none !important;
  outline: 0 none !important;
}
@media (max-width: 991px) {
  .btn-txt {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .btn-txt {
    font-size: 15px;
  }
}
@media print {
  .btn-txt {
    font-size: 13px;
  }
}
.btn-txt:hover {
  color: rgba(51, 51, 51, 0.8) !important;
}
.opac {
  text-decoration: none !important;
  border-bottom: 1px solid #333;
}
.btn-small {
  display: inline-block;
  border: 1px solid #333;
  font-size: 14px;
  line-height: 1em;
  font-weight: normal;
  padding: 7px 10px;
  text-align: center;
  text-decoration: none !important;
  outline: 0 none !important;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn-small:hover {
  background: #333;
  color: white;
}
.btn-small.btn-green {
  border-color: #5DC148;
  background: #5DC148;
  color: white;
}
.btn-small.btn-green:hover {
  border-color: #48a036;
  background: #48a036;
  color: white;
}
.order-by {
  position: absolute;
  right: 15px;
  font-size: 16px;
  line-height: 1em;
  z-index: 9;
  bottom: 0;
}
@media (max-width: 991px) {
  .order-by {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .order-by {
    font-size: 15px;
  }
}
@media print {
  .order-by {
    font-size: 13px;
  }
}
@media (max-width: 767px), print {
  .order-by {
    bottom: auto;
    top: 50%;
    margin-top: -8px;
  }
}
.order-by label {
  font-weight: normal;
  margin: 0 10px 0 0;
}
.order-by .dropdown-toggle {
  font-weight: 600;
  position: relative;
  padding-right: 25px;
  display: inline-block;
}
.order-by .dropdown-toggle .icon {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}
.order-by .dropdown-menu {
  right: 0;
  left: auto;
  padding: 0;
  border-radius: 0;
  margin-top: 15px;
  border-color: #D8D8D8;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.order-by .dropdown-menu li:last-child {
  border: none;
}
.order-by .dropdown-menu li a {
  text-decoration: none;
}
.order-by .dropdown-menu li a:hover {
  background: #F3F3F3 !important;
}
.order-by .dropdown-menu li.active a {
  background: none;
  font-weight: 600;
  color: #333;
}
#cart-summary p.small {
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  #cart-summary p {
    font-size: 14px;
  }
  #cart-summary p.small {
    font-size: 12px;
  }
}
#cart-summary .cart-tool {
  text-align: right;
}
@media (max-width: 767px), print {
  #cart-summary .cart-tool {
    text-align: left;
    padding: 10px 0;
    margin-bottom: 20px;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
  }
}
.cart-header {
  margin-bottom: 20px;
}
.cart-table .row {
  margin-left: -10px;
  margin-right: -10px;
}
.cart-table .row [class^="col-"],
.cart-table .row [class*=" col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.cart-table .form-group {
  margin-bottom: 10px;
}
.cart-table .form-control {
  width: auto;
  min-width: 30px;
  margin: 0 !important;
}
.cart-table-header,
.cart-table-footer {
  margin: 10px 0 20px;
  padding: 5px 0;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}
.cart-table-header p,
.cart-table-footer p {
  margin: 0;
}
.cart-table-footer {
  padding: 30px 0;
  background: #F3F3F3;
}
@media (max-width: 767px), print {
  .cart-table-footer p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
ul.cart-list li.cart-list-item {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 20px;
}
ul.cart-list li.cart-list-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.cart-item-remove {
  text-decoration: none !important;
  position: absolute;
  top: 0;
  right: 0;
}
.price-right {
  text-align: right;
  padding-right: 10px;
}
.p-pdd-left {
  padding-left: 10px;
}
@media (max-width: 767px), print {
  .p-pdd-left {
    padding-left: 0;
  }
  .cart-table-footer .p-pdd-left {
    padding-top: 20px;
  }
}
.cart-footer {
  padding-top: 20px;
  text-align: right;
}
.cart-footer a {
  margin-left: 20px;
}
@media (max-width: 767px), print {
  .cart-footer {
    text-align: center;
  }
  .cart-footer a {
    margin: 0 5px 20px;
    width: auto;
    min-width: 180px;
  }
}
.search-nav,
.page-nav {
  text-align: center;
  border-top: 1px solid #D8D8D8;
  padding-top: 10px;
  margin-bottom: 60px;
}
.search-nav.kit-nav,
.page-nav.kit-nav {
  margin-bottom: 0;
}
@media (max-width: 767px), print {
  .search-nav.kit-nav,
  .page-nav.kit-nav {
    padding-top: 0;
    border-top: none;
    margin-top: -10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #D8D8D8;
  }
}
.pagination,
.footer-nav {
  position: relative;
  margin: 10px 0;
}
.pagination li,
.footer-nav li {
  display: inline-block;
}
.pagination li.disabled,
.footer-nav li.disabled {
  display: none;
}
.pagination li.active a,
.footer-nav li.active a,
.pagination li.active .a,
.footer-nav li.active .a {
  font-weight: 600;
  position: relative;
}
.pagination li.active a:after,
.footer-nav li.active a:after,
.pagination li.active .a:after,
.footer-nav li.active .a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #333;
}
.pagination a,
.footer-nav a,
.pagination .a,
.footer-nav .a {
  display: block;
  padding: 5px;
  font-size: 16px;
  line-height: 1em;
  color: #333;
  text-decoration: none !important;
  outline: 0 none !important;
}
@media (max-width: 991px) {
  .pagination a,
  .footer-nav a,
  .pagination .a,
  .footer-nav .a {
    font-size: 16px;
  }
}
@media (max-width: 767px), print {
  .pagination a,
  .footer-nav a,
  .pagination .a,
  .footer-nav .a {
    font-size: 15px;
  }
}
@media print {
  .pagination a,
  .footer-nav a,
  .pagination .a,
  .footer-nav .a {
    font-size: 13px;
  }
}
.pagination a:hover,
.footer-nav a:hover {
  color: rgba(51, 51, 51, 0.8);
}
.pagination {
  padding: 0 150px;
}
.pagination a {
  display: block;
  height: 24px;
}
.pagination .previous,
.pagination .next,
.pagination .all {
  position: absolute;
  top: 0;
}
.pagination .previous .icon,
.pagination .next .icon,
.pagination .all .icon {
  position: absolute;
  top: 50%;
  font-size: 18px;
  margin-top: -9px;
}
.pagination .previous {
  left: 0;
  padding-left: 20px;
}
.pagination .previous .icon {
  left: 0;
}
.pagination .next,
.pagination .all {
  right: 0;
  padding-right: 20px;
}
.pagination .next .icon,
.pagination .all .icon {
  right: 0;
}
@media (max-width: 767px), print {
  .pagination {
    padding: 0 30px;
  }
  .pagination.pagination-preview {
    text-align: left;
    padding: 0 100px 0 0;
  }
}
@media (max-width: 767px), print {
  .footer-nav.text-right {
    text-align: center;
  }
}
.well-list .footer-nav.text-right {
  margin-top: 40px;
}
@media (max-width: 767px), print {
  .well-list .footer-nav.text-right {
    margin-top: 20px;
  }
}
.slide {
  position: relative;
  padding-top: 60px;
  padding-bottom: 40px;
  height: 540px;
  background: #e7e5df;
}
.slide.slide-auto {
  height: auto;
}
.slide-cover figure.slide-img,
.slide-cover-left figure.slide-img,
.slide-open figure.slide-img {
  text-align: center;
}
.slide-cover figure.slide-img .cover-wrapper,
.slide-cover-left figure.slide-img .cover-wrapper,
.slide-open figure.slide-img .cover-wrapper {
  position: relative;
  display: inline-block;
  -webkit-box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3);
}
.slide-cover figure.slide-img img,
.slide-cover-left figure.slide-img img,
.slide-open figure.slide-img img {
  height: 440px;
  width: auto;
  -webkit-box-shadow: -17px 10px 36px 4px rgba(0, 0, 0, 0.5);
  box-shadow: -17px 10px 36px 4px rgba(0, 0, 0, 0.5);
}
.slide-cover figure.slide-img .cover-overlay,
.slide-cover-left figure.slide-img .cover-overlay,
.slide-open figure.slide-img .cover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=0);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.slide-cover-left {
  overflow: hidden;
}
.slide-cover-left figure.slide-img {
  text-align: left;
}
.slide-cover-left figure.slide-img img {
  height: auto;
  width: 440px;
}
.slide-open figure.slide-img .cover-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 1px solid #F3F3F3;
  width: 50px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000', endColorstr='#00000000', GradientType=1);
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.slide-open figure.slide-img img {
  -webkit-box-shadow: -12px 6px 36px 2px rgba(0, 0, 0, 0.3);
  box-shadow: -12px 6px 36px 2px rgba(0, 0, 0, 0.3);
}
.slide-open figure.slide-img .cover-overlay {
  opacity: 0.1;
  filter: alpha(opacity=10);
}
@media (max-width: 1199px) {
  .slide-open.slide-open-wide figure.slide-img {
    margin-top: 40px;
  }
  .slide-open.slide-open-wide figure.slide-img img {
    height: 360px;
  }
}
@media (max-width: 991px) {
  .slide-open.slide-open-wide figure.slide-img {
    margin-top: 80px;
  }
  .slide-open.slide-open-wide figure.slide-img img {
    height: 280px;
  }
}
@media (max-width: 767px) {
  .slide-open.slide-open-wide figure.slide-img {
    margin-top: 20px;
  }
  .slide-open.slide-open-wide figure.slide-img img {
    height: 120px;
  }
}
.slide-full {
  overflow: hidden;
}
.slide-full figure.slide-img {
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  right: 0;
  left: 50%;
  margin-left: -600px;
  height: 540px;
}
.slide-full figure.slide-img img {
  width: auto;
  height: 540px;
}
@media (min-width: 1200px) {
  .slide-full figure.slide-img {
    left: 0;
    margin-left: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .slide-full figure.slide-img img {
    width: 100%;
    height: auto !important;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .slide-full.preserve-top figure.slide-img {
    top: 0;
    bottom: auto;
  }
}
@media (min-width: 1200px) {
  .slide-full.preserve-center figure.slide-img img {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (min-width: 1200px) {
  .slide-full.preserve-bottom figure.slide-img {
    top: auto;
    bottom: 0;
  }
  .slide-full.preserve-bottom figure.slide-img img {
    position: absolute;
    bottom: 0;
  }
}
.slide-full.slide-full-mid {
  height: 370px;
}
.slide-full.slide-full-mid figure.slide-img {
  height: 370px;
}
.slide-full.slide-full-mid figure.slide-img img {
  height: 370px;
}
.slide-full.slide-full-small {
  height: 170px;
}
.slide-full.slide-full-small figure.slide-img {
  height: 170px;
}
.slide-full.slide-full-small figure.slide-img img {
  width: 100%;
  height: auto;
}
.slide-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding-top: 65px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.8s ease-out;
  -o-transition: background 0.8s ease-out;
  transition: background 0.8s ease-out;
}
.slide-overlay.vcenter .container {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: auto;
  left: 0;
  right: 0;
}
.slide-overlay.vcenter .container h1,
.slide-overlay.vcenter .container h1 {
  margin: 0;
}
.slide-overlay,
.slide-overlay a {
  color: white;
}
.slide-overlay a {
  position: relative;
  z-index: 99;
  display: inline-block;
}
.slide-overlay h6 a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.slide-overlay .container {
  height: 440px;
}
.slide-overlay .extra {
  margin-top: -20px;
}
.slide-overlay:hover,
.slide-header:hover .slide-overlay {
  background: rgba(0, 0, 0, 0.3);
}
.touch .slide-overlay {
  background: none;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 75%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 75%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 75%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
}
.slide-cover-left .slide-overlay {
  background: rgba(0, 0, 0, 0.5) !important;
}
.slide-panel {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.slide-panel .slide-panel-well {
  margin: -20px -10px 0 -10px;
  padding: 20px 10px 0 10px;
  background: white;
  text-align: center;
}
.slide-panel .slide-panel-well h4 {
  margin-bottom: 5px;
}
.slide-auto {
  height: auto;
  padding: 0;
}
.slide-auto figure.slide-img {
  height: 100%;
}
.slide-auto figure.slide-img img {
  min-height: 100% !important;
  min-width: 100% !important;
}
.slide-auto .slide-overlay {
  position: relative;
}
.slide-auto .slide-overlay .container {
  height: auto;
}
.slide-auto .slide-overlay {
  background: rgba(0, 0, 0, 0.7);
}
.slide-auto .container {
  max-width: 750px;
}
.slide-auto .container .extra {
  font-weight: normal;
  margin: -30px auto 0;
  max-width: 460px;
  padding-bottom: 17px;
}
.slide-auto .container .form-newsletter {
  padding-bottom: 45px;
}
.slide-auto .container .form-newsletter label {
  font-weight: normal;
  line-height: 20px;
}
.slide-auto .container .form-newsletter input[type="text"] {
  max-width: 360px;
}
.slide-auto .container .form-newsletter .btn {
  max-width: 362px;
  margin-bottom: 35px;
  position: relative;
  z-index: 1;
  color: white !important;
}
.slide-auto .container .form-newsletter .btn:hover {
  color: #333 !important;
}
.slide-auto .container .form-newsletter .tag-list {
  margin-bottom: 45px;
}
.slide-auto .container .form-newsletter .tag-list li.tag-item label.btn-tag {
  color: white !important;
  border-color: white;
}
.slide-auto .container .form-newsletter .tag-list li.tag-item label.btn-tag:hover:after {
  border-color: white;
}
.slide-auto .container .form-newsletter .tag-list [type="checkbox"]:checked + label:after {
  border-color: white;
}
@media (max-width: 767px), print {
  .slide-auto .container {
    padding-bottom: 15px;
  }
  .slide-auto .container .extra {
    font-weight: normal;
    margin: -8px auto 0;
    padding-bottom: 0;
  }
  .slide-auto .container .form-newsletter .tag-list {
    margin-bottom: 30px;
  }
  .slide-auto .container .form-newsletter .btn {
    margin-bottom: 23px;
  }
}
@media (max-width: 767px), print {
  .slide {
    padding-top: 40px;
    padding-bottom: 20px;
    height: 220px;
  }
  .slide-cover figure.slide-img .cover-wrapper,
  .slide-cover-left figure.slide-img .cover-wrapper,
  .slide-open figure.slide-img .cover-wrapper {
    -webkit-box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.3);
  }
  .slide-cover figure.slide-img img,
  .slide-cover-left figure.slide-img img,
  .slide-open figure.slide-img img {
    height: 160px;
    -webkit-box-shadow: -8px 5px 18px 2px rgba(0, 0, 0, 0.5);
    box-shadow: -8px 5px 18px 2px rgba(0, 0, 0, 0.5);
  }
  .slide-cover-left figure.slide-img img {
    width: 160px;
    height: auto;
  }
  .slide-open figure.slide-img .cover-wrapper:after {
    width: 25px;
  }
  .slide-open figure.slide-img img {
    -webkit-box-shadow: -6px 3px 18px 1px rgba(0, 0, 0, 0.3);
    box-shadow: -6px 3px 18px 1px rgba(0, 0, 0, 0.3);
  }
  .slide-full figure.slide-img {
    height: 220px;
    margin-left: -244.44444444px;
  }
  .slide-full figure.slide-img img {
    height: 220px;
  }
  .slide-full.slide-full-mid,
  .slide-full.slide-full-small {
    height: 170px;
  }
  .slide-full.slide-full-mid figure.slide-img,
  .slide-full.slide-full-small figure.slide-img {
    height: 170px;
    margin-left: -275.67567568px;
  }
  .slide-full.slide-full-mid figure.slide-img img,
  .slide-full.slide-full-small figure.slide-img img {
    height: 170px;
  }
  .slide-overlay {
    padding-top: 40px;
  }
  .slide-overlay .container {
    height: 160px;
  }
  .slide-auto {
    padding: 0;
  }
  .slide-auto figure.slide-img {
    height: 100%;
    margin-left: -600px;
  }
  .slide-auto figure.slide-img img {
    height: 100%;
    width: auto;
  }
  .slide-auto .tag-list.tag-list-inline li.tag-item {
    display: block;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  .slide-full figure.slide-img {
    height: auto;
    width: 100%;
    margin-left: 0;
    left: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .slide-full figure.slide-img img {
    height: auto;
    width: 100%;
  }
  .slide-full.slide-auto figure.slide-img {
    height: 100%;
    margin-left: -600px;
    left: auto;
    top: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .slide-full.slide-auto figure.slide-img img {
    height: 100%;
    width: auto;
  }
  .slide-full.slide-full-small {
    height: 170px;
  }
  .slide-full.slide-full-small figure.slide-img {
    height: 170px;
    margin-left: -275.67567568px;
  }
  .slide-full.slide-full-small figure.slide-img img {
    height: 170px;
  }
  .slide-full.slide-full-mid {
    height: 170px;
  }
  .slide-full.slide-full-mid figure.slide-img {
    height: 170px;
    margin-left: 0;
  }
  .slide-full.slide-full-mid figure.slide-img img {
    height: auto;
  }
}
.carousel {
  position: relative;
  overflow: hidden;
}
.carousel ul,
.carousel ol {
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
}
.carousel ul li,
.carousel ol li {
  display: inline-block;
  width: 100%;
  float: none;
  overflow: hidden;
}
.carousel .caroufredsel_wrapper ul,
.carousel .caroufredsel_wrapper ol {
  white-space: normal;
  width: 99999px;
}
.carousel .caroufredsel_wrapper ul li,
.carousel .caroufredsel_wrapper ol li {
  display: block;
  width: auto;
  float: left;
  overflow: initial;
}
.carousel nav {
  display: none;
}
.notouch .carousel nav {
  display: block;
}
.carousel nav a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  text-indent: -9999px;
}
.carousel nav a.prev {
  left: 0;
  cursor: url("../img/arrow-cursor-prev.png") 0 0, pointer;
  /* Legacy */
  cursor: url("../img/arrow-cursor-prev.svg") 0 0, pointer;
  /* FF */
  cursor: -webkit-image-set(url("../img/arrow-cursor-prev.png") 1x, url("../img/arrow-cursor-prev@2x.png") 2x) 0 0, pointer;
  /* Webkit */
}
.carousel nav a.next {
  right: 0;
  cursor: url("../img/arrow-cursor-next.png") 0 0, pointer;
  /* Legacy */
  cursor: url("../img/arrow-cursor-next.svg") 0 0, pointer;
  /* FF */
  cursor: -webkit-image-set(url("../img/arrow-cursor-next.png") 1x, url("../img/arrow-cursor-next@2x.png") 2x) 0 0, pointer;
  /* Webkit */
}
.carousel nav a span {
  font-size: 32px;
}
.carousel .pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 10px;
  text-align: center;
  padding: 0;
}
.carousel .pagination a {
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  border-radius: 10px;
  background: white;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.carousel .pagination a:hover {
  background: #D8D8D8;
}
.carousel .pagination a.selected {
  background: #cc0000;
}
.carousel .pagination a.selected:hover {
  background: #cc0000;
}
.carousel .pagination a span {
  display: none;
}
@media (max-width: 767px), print {
  .carousel {
    padding-bottom: 40px;
  }
  .carousel .pagination a {
    background: #D8D8D8;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.carousel-paged nav a {
  margin-top: -31px;
}
@media (max-width: 991px) {
  .carousel-paged {
    padding-left: 0;
    padding-right: 0;
  }
  .carousel-paged nav {
    display: none;
  }
}
.carousel-spaced {
  padding-left: 25px;
  padding-right: 25px;
}
.carousel-spaced li {
  padding: 0 5px;
}
.carousel-spaced li figure {
  margin-bottom: 7px;
}
.img-ofi {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  font-family: 'object-fit: contain; object-position: center';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.inline-carousel {
  position: relative;
  padding: 0 80px;
}
@media (min-width: 992px) {
  .inline-carousel {
    margin-right: -120px;
  }
}
@media (max-width: 767px), print {
  .inline-carousel {
    padding: 0;
  }
}
.inline-carousel li {
  width: 100%;
  float: left;
}
.inline-carousel figure {
  margin: 0;
  display: block;
}
.inline-carousel figure .img-fixed {
  display: block;
  position: relative;
  padding-bottom: 52.66666667%;
  overflow: hidden;
}
.inline-carousel figure .img-fixed .cover-sha {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 90%;
  width: auto;
}
.inline-carousel nav a {
  position: absolute;
  top: 50%;
  display: block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 32px;
  text-align: center;
  margin-top: -80px;
}
.inline-carousel nav a.prev {
  left: 0;
}
.inline-carousel nav a.next {
  right: 0;
}
@media (max-width: 767px), print {
  .inline-carousel nav {
    display: none;
  }
}
.col-sm-8 .inline-carousel {
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
}
.col-sm-8 .inline-carousel nav a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 24px;
  margin-top: -60px;
}
.col-sm-8 .inline-carousel nav a.prev {
  text-align: left;
}
.col-sm-8 .inline-carousel nav a.next {
  text-align: right;
}
.slide-header-with-caption {
  margin-bottom: 10px !important;
}
@media (max-width: 767px), print {
  .slide-header-with-caption {
    margin-bottom: 0;
  }
}
.caption-wrapper {
  padding-top: 15px;
}
@media (max-width: 767px), print {
}
.caption-wrapper p {
  font-size: 12px;
  line-height: 1.1em;
  color: #888;
  text-align: center;
  margin: 0;
}
.carousel-caption li {
  width: 1170px;
  float: left;
  height: 0;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .carousel-caption li {
    width: 970px;
  }
}
@media (max-width: 991px) {
  .carousel-caption li {
    width: 750px;
  }
}
@media (max-width: 767px), print {
  .carousel-caption li {
    width: 320px;
  }
}
.carousel-caption .caroufredsel_wrapper li {
  overflow: initial;
  height: 100%;
}
.embed figcaption {
  display: block;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  line-height: 1.3em;
}
.embed figcaption .ic-counter {
  display: block;
  position: relative;
  padding-top: 5px;
  margin-top: 5px;
}
.embed figcaption .ic-counter:before {
  content: '';
  display: block;
  border-top: 1px solid #333;
  width: 10px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -5px;
}
@media (min-width: 768px) {
  .search-head-tools {
    padding-top: 10px;
  }
  .search-head-tools [class^="col-"],
  .search-head-tools [class*=" col-"] {
    min-height: 28px;
  }
}
@media (max-width: 767px), print {
  .search-head-tools [class^="col-"],
  .search-head-tools [class*=" col-"] {
    min-height: 22px;
  }
}
.slide-header {
  margin-bottom: 40px;
}
@media (max-width: 767px), print {
  .slide-header {
    margin-bottom: 0;
  }
}
.entry {
  padding-top: 20px;
  margin-bottom: 40px;
}
.read-more {
  position: relative;
  max-height: 200px;
  overflow: hidden;
}
.read-more[aria-expanded="false"]:after {
  content: '';
  display: block;
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  height: 80px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
}
.read-more.read-more-slim {
  max-height: 100px;
}
.read-more.read-more-slim[aria-expanded="false"]:after {
  top: 20px;
}
.shop-item-summary,
.page-summary {
  margin-bottom: 40px;
}
.shop-item-summary h6,
.page-summary h6,
.shop-item-summary p,
.page-summary p {
  margin-bottom: 7px;
}
@media (max-width: 767px), print {
  .shop-item-info {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .page-summary {
    padding-top: 20px;
  }
}
.zoom {
  display: inline-block;
  position: relative;
}
.zoom:after {
  content: '';
  display: block;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(icon.png);
}
.zoom img {
  display: block;
}
.zoom img::selection {
  background-color: transparent;
}
.zoom-wrapper {
  display: block;
  border: 1px solid #fff;
}
.zoom-wrapper:hover {
  border: 1px solid #D8D8D8;
}
.zoom-wrapper img:hover {
  cursor: url('../img/grab.cur'), default;
}
.zoom-wrapper img:active {
  cursor: url('../img/grabbed.cur'), default;
}
figure.logo {
  max-width: 175px;
  margin-bottom: 40px;
}
.slide figure.logo {
  margin-top: 20px;
  margin-bottom: 0;
}
.newsletter-subscribe > .container > .row {
  padding: 40px;
}
@media (max-width: 767px), print {
  .newsletter-subscribe {
    text-align: center;
  }
  .newsletter-subscribe .form-newsletter {
    margin: 20px 0;
  }
}
#page-map {
  height: 400px;
  margin-top: 40px;
  margin-bottom: -40px;
}
@media (max-width: 767px), print {
  #page-map {
    margin-top: 20px;
    height: 200px;
  }
}
#page-map p.map-label {
  margin: 0;
}
#page-map p.map-label strong {
  display: block;
  margin-bottom: 5px;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.out-of-print-info {
  margin-bottom: 40px;
}
.custom-modal .modal-dialog {
  max-width: 740px;
}
.custom-modal .modal-content {
  border-radius: 0;
  padding: 40px 10px 40px 10px;
  position: relative;
}
.custom-modal .close {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  line-height: 1em;
  color: #888;
}
.custom-modal .close:hover {
  color: #333;
}
.custom-modal .modal-header,
.custom-modal .modal-body,
.custom-modal .modal-footer {
  padding: 0;
  border: none;
}
.custom-modal .modal-header {
  margin-bottom: 15px;
}
.custom-modal .modal-footer {
  margin-top: 15px;
}
.cart-summary {
  padding: 10px 0 20px;
}
/* mobile variables */
#content {
  padding-top: 60px;
  -webkit-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  transition: padding 0.5s;
}
@media (min-width: 768px) {
  .no-variable-nav.show-nav #content {
    padding-top: 183px;
  }
}
@media (min-width: 768px) {
  .no-variable-nav.show-nav.full-nav #content {
    padding-top: 473px;
  }
}
#header {
  position: fixed;
  z-index: 199;
  width: 100%;
  background: white;
}
#header.ready,
.no-variable-nav #header {
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
#header.ready #nav-bar,
.no-variable-nav #header #nav-bar {
  display: block;
}
.no-variable-nav #header {
  -webkit-transform: translate3d(0, -123px, 0);
  transform: translate3d(0, -123px, 0);
}
.no-variable-nav.full-nav #header {
  -webkit-transform: translate3d(0, -413px, 0);
  transform: translate3d(0, -413px, 0);
}
@media (min-width: 768px) {
  .no-variable-nav.show-nav #header {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.nav-bar {
  display: none;
  background: #cc0000;
  padding: 0 0 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-bar .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
  }
  .nav-bar .container .sitenav {
    padding-left: 0;
  }
}
.no-variable-nav .nav-bar {
  height: 123px;
}
.no-variable-nav.full-nav .nav-bar {
  height: 413px;
}
.nav-bar,
.nav-bar a {
  color: white;
}
.nav-bar a {
  text-decoration: none !important;
}
.nav-bar .sitenav {
  font-size: 0;
  padding-left: 50px;
  margin: 0;
}
.nav-bar .sitenav > li {
  padding: 30px 15px 15px 0;
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
.nav-bar .sitenav > li ul li {
  display: block;
  width: auto;
  padding: 5px 0;
}
.nav-bar .sitenav > li ul li:first-child {
  padding-top: 0;
}
.nav-bar .sitenav > li .uline,
.nav-bar .tool-list > li .uline {
  border-color: transparent;
}
.nav-bar .sitenav > li .uline:hover,
.nav-bar .tool-list > li .uline:hover {
  border-color: white;
}
.nav-bar .sitenav > li.active .uline,
.nav-bar .tool-list > li.active .uline {
  border-color: white;
}
.nav-bar .sitenav > li.current,
.nav-bar .tool-list > li.current {
  font-weight: 600;
}
#header-bar {
  border-bottom: 1px solid #D8D8D8;
  background: white;
}
#header-bar .tool-list {
  height: 60px;
  margin: 0;
  font-size: 0px;
  line-height: 0;
}
#header-bar .tool-list.tool-list-inline {
  display: inline-block;
}
#header-bar .tool-list li.tool-item {
  font-size: 0px;
  line-height: 0;
  display: inline-block;
}
#header-bar .tool-list li.tool-item.current {
  display: none;
}
#header-bar .tool-list li.tool-item.border-left {
  border-left: 1px solid #D8D8D8;
}
#header-bar .tool-list li.tool-item.border-right {
  border-right: 1px solid #D8D8D8;
}
#header-bar .tool-list li.tool-item > a {
  display: block;
  position: relative;
  text-decoration: none !important;
  outline: 0 none !important;
  padding: 0;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 14px;
}
#header-bar .tool-list li.tool-item > a:hover {
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  #header-bar .tool-list li.tool-item > a.uline:after {
    display: none;
  }
}
#header-bar .tool-list li.tool-item > a.hover:hover,
#header-bar .tool-list li.tool-item > a[aria-expanded="true"] {
  background: #F3F3F3;
}
#header-bar .tool-list li.tool-item .icon {
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
}
#header-bar .tool-list li.tool-item .cart-obj-counter {
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  font-size: 11px;
  line-height: 1em;
}
#header-bar .tool-list li.tool-item.tool-item-menu {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  margin-left: -15px;
}
#header-bar .tool-list li.tool-item.tool-item-menu .icon {
  font-size: 32px;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.show-nav #header-bar .tool-list li.tool-item.tool-item-menu .icon {
  color: transparent;
}
@media (max-width: 767px) {
  .show-nav #header-bar .tool-list li.tool-item.tool-item-menu .icon {
    color: #cc0000;
  }
  .show-nav #header-bar .tool-list li.tool-item.tool-item-menu .icon:before {
    content: "\e91c";
  }
}
.show-search #header-bar .tool-list li.tool-item.tool-item-search .icon {
  color: #cc0000;
  font-size: 32px;
}
.show-search #header-bar .tool-list li.tool-item.tool-item-search .icon:before {
  content: "\e91c";
}
#header-bar .tool-list li.tool-item.tool-item-auto > a {
  width: auto;
  padding: 0 10px;
}
#header-bar .tool-list li.tool-item.tool-item-logo {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#header-bar .tool-list li.tool-item.tool-item-logo .icon {
  font-size: 32px;
}
#header-bar .tool-list li.tool-item.tool-item-logo .icon.icon-electa-header,
#header-bar .tool-list li.tool-item.tool-item-logo .icon.icon-electa-header-color,
#header-bar .tool-list li.tool-item.tool-item-logo .icon.icon-electa-glifo {
  font-size: 42px;
}
@media print {
  #header-bar .tool-list li.tool-item.tool-item-logo .icon::after {
    content: 'www.electa.it';
    display: block;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
  }
  #header-bar .tool-list li.tool-item.tool-item-logo .icon span {
    display: none;
  }
}
#header-bar .tool-list li.tool-item.tool-item-logo .icon-slash {
  margin-left: 3px;
  margin-right: 4px;
}
#header-bar .tool-list li.tool-item.tool-item-logo img {
  vertical-align: middle;
}
#header-bar .tool-list li.tool-item.active a {
  background: #5DC148 !important;
  color: white !important;
}
#header-bar .tool-list li.tool-item.active a:hover {
  background: #48a036 !important;
}
#header-bar .tool-list.dropdown-menu li.tool-item > a {
  height: 58px;
}
#header-bar .dropdown-menu {
  margin: 0;
  padding: 0;
  border: 1px solid #D8D8D8;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #F3F3F3;
  min-width: 62px;
}
#header-bar .dropdown-menu.tool-list-2el {
  width: 122px;
}
#header-bar .dropdown-menu.tool-list-3el {
  width: 182px;
}
#header-bar .dropdown-menu.tool-list-4el {
  width: 242px;
}
#header-bar .dropdown-menu.tool-list-5el {
  width: 302px;
}
#header-bar .dropdown-menu.tool-list-6el {
  width: 362px;
}
#header-bar .dropdown-menu a {
  background: none;
}
#header-bar .dropdown-menu a:hover {
  background: white;
}
#header-bar .dropdown-menu .link-item {
  border-bottom: 1px solid #D8D8D8;
}
#header-bar .dropdown-menu .link-item:last-child {
  border: none;
}
#header-bar .dropdown-menu .link-item a {
  text-decoration: none !important;
  padding: 10px 20px;
}
#header-bar .pull-right .dropdown-menu {
  left: auto;
  right: -1px;
}
.vetrina #header-bar {
  background: #333;
  border-bottom: 1px solid #5a5a5a;
}
.vetrina #header-bar,
.vetrina #header-bar a {
  color: white;
}
.vetrina #header-bar .tool-list li.tool-item.border-left {
  border-left: 1px solid #5a5a5a;
}
.vetrina #header-bar .tool-list li.tool-item.border-right {
  border-right: 1px solid #5a5a5a;
}
.vetrina #header-bar .tool-list li.tool-item a:hover {
  color: white;
}
.vetrina #header-bar .tool-list li.tool-item a.hover:hover,
.vetrina #header-bar .tool-list li.tool-item a[aria-expanded="true"] {
  background: #3f3f3f;
}
.vetrina #header-bar .dropdown-menu {
  background: #3f3f3f;
  border: 1px solid #5a5a5a;
}
.vetrina #header-bar .dropdown-menu a:hover {
  background: #333;
}
.vetrina #header-bar .dropdown-menu .link-item {
  border-color: #5a5a5a;
}
@media (max-width: 767px), print {
  #header-bar .container {
    padding: 0;
  }
  #header-bar .tool-list li.tool-item.tool-item-auto > a {
    padding: 0;
  }
  #header-bar .tool-list li.tool-item.tool-item-menu {
    margin-left: 0;
  }
  #header-bar .tool-list li.tool-item.tool-item-menu .icon {
    font-size: 24px;
  }
  #header-bar .tool-list li.tool-item.tool-item-logo .icon {
    font-size: 24px;
  }
  #header-bar .tool-list li.tool-item.tool-item-logo .icon.icon-electa-header,
  #header-bar .tool-list li.tool-item.tool-item-logo .icon.icon-electa-header-color {
    font-size: 32px;
  }
  #header-bar .visible-xs {
    display: inline !important;
  }
}
.fast-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .fast-nav {
    display: none;
  }
}
.fast-nav a {
  text-decoration: none !important;
  outline: 0 none !important;
  display: block;
  padding: 10px 10px;
}
.fast-nav a .uline {
  border-color: transparent;
}
.fast-nav a:hover {
  color: #333;
}
.fast-nav a:hover .uline {
  border-color: #333;
}
.fast-nav a.active {
  font-weight: 600;
}
#search-bar {
  background: #F3F3F3;
  padding: 20px 0;
  border-bottom: 1px solid #D8D8D8;
  display: none;
  position: fixed;
  z-index: 198;
  width: 100%;
  top: 60px;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.no-variable-nav #search-bar {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .no-variable-nav.show-nav #search-bar {
    -webkit-transform: translate3d(0, 123px, 0);
    transform: translate3d(0, 123px, 0);
  }
}
@media (min-width: 768px) {
  .no-variable-nav.show-nav.full-nav #search-bar {
    -webkit-transform: translate3d(0, 413px, 0);
    transform: translate3d(0, 413px, 0);
  }
}
.show-search #search-bar {
  display: block;
}
@media (min-width: 768px) {
  .show-search #search-bar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#search-bar .container {
  position: static;
}
#search-bar .form-search-wrapper {
  position: relative;
  padding-right: 175px;
}
#search-bar .form-search-wrapper .input-search {
  border: none;
  background: none;
  width: 100%;
  font-family: 'Work Sans', sans-serif;
  font-size: 36px;
  line-height: normal;
  padding: 5px;
}
@media (max-width: 991px) {
  #search-bar .form-search-wrapper .input-search {
    font-size: 31px;
  }
}
@media (max-width: 767px), print {
  #search-bar .form-search-wrapper .input-search {
    font-size: 25px;
  }
}
@media print {
  #search-bar .form-search-wrapper .input-search {
    font-size: 23px;
  }
}
#search-bar .form-search-wrapper .input-search:focus {
  outline: 0 none;
}
#search-bar .form-search-wrapper .twitter-typeahead {
  position: static !important;
  display: block !important;
}
#search-bar .form-search-wrapper button {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -21px;
}
#search-bar .tt-menu {
  padding: 24px 0 0;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  #search-bar .tt-menu {
    background: #F3F3F3;
    border-top: 1px solid #D8D8D8;
    margin: 20px -100%;
    padding: 24px 20px 16px;
  }
}
#search-bar .tt-menu .tt-dataset {
  font-size: 24px;
  line-height: 1.2em;
}
@media (max-width: 991px) {
  #search-bar .tt-menu .tt-dataset {
    font-size: 22px;
  }
}
@media (max-width: 767px), print {
  #search-bar .tt-menu .tt-dataset {
    font-size: 19px;
  }
}
@media print {
  #search-bar .tt-menu .tt-dataset {
    font-size: 17px;
  }
}
#search-bar .tt-menu .tt-dataset .tt-suggestion {
  margin-bottom: 5px;
  font-size: 24px;
  display: block;
  color: #888;
  text-decoration: none !important;
}
#search-bar .tt-menu .tt-dataset .tt-suggestion:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  #search-bar .tt-menu .tt-dataset .tt-suggestion {
    font-size: 22px;
  }
}
@media (max-width: 767px), print {
  #search-bar .tt-menu .tt-dataset .tt-suggestion {
    font-size: 19px;
  }
}
@media print {
  #search-bar .tt-menu .tt-dataset .tt-suggestion {
    font-size: 17px;
  }
}
#search-bar .tt-menu .tt-dataset .tt-suggestion.tt-cursor,
#search-bar .tt-menu .tt-dataset .tt-suggestion:hover {
  color: #fff;
}
@media (min-width: 768px) {
  #search-bar .tt-menu .tt-dataset .tt-suggestion.tt-cursor,
  #search-bar .tt-menu .tt-dataset .tt-suggestion:hover {
    color: #333;
  }
}
/* ============= */
/* Mobile Header */
/* ============= */
#side-nav-xs {
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  padding: 0;
  z-index: 100;
  visibility: hidden;
  width: 270px;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  background: #cc0000;
  min-height: 100%;
  overflow: hidden;
}
#side-nav-xs .nav-header .tool-list {
  padding-top: 5px;
  height: 60px;
  display: block;
}
#side-nav-xs .nav-header .tool-list:before,
#side-nav-xs .nav-header .tool-list:after {
  content: " ";
  display: table;
}
#side-nav-xs .nav-header .tool-list:after {
  clear: both;
}
#side-nav-xs .nav-header .tool-list:before,
#side-nav-xs .nav-header .tool-list:after {
  content: " ";
  display: table;
}
#side-nav-xs .nav-header .tool-list:after {
  clear: both;
}
#side-nav-xs nav {
  height: 100vh;
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 49px;
}
#side-nav-xs .sitenav {
  padding: 18px 20px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
#side-nav-xs .sitenav li {
  width: 100%;
  padding: 0 0 10px;
  display: block;
}
#side-nav-xs .sitenav li h3,
#side-nav-xs .sitenav li .h3 {
  font-size: 24px;
}
#side-nav-xs .sitenav li ul {
  padding-bottom: 6px;
  padding-left: 20px;
  font-size: 16px;
}
#side-nav-xs .sitenav li ul li {
  padding-bottom: 10px;
}
#side-nav-xs .tool-list {
  margin: 0;
  padding: 0 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
#side-nav-xs .tool-list li {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  padding: 0;
}
#side-nav-xs .tool-list li a.uline:after {
  bottom: 19px;
  left: 10px;
  right: 11px;
}
#side-nav-xs .tool-list li a span {
  display: block;
  padding: 20px 11px 20px 10px;
}
#side-nav-xs .tool-list li a span[class^="icon-"],
#side-nav-xs .tool-list li a span[class*=" icon-"] {
  padding: 14px 11px 14px 10px;
  display: block;
  font-size: 17px;
}
#pg_wrapper {
  background: #cc0000;
}
#header #nav-bar {
  display: none;
}
.animating {
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
#wrapper {
  background: #fff;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  overflow: hidden;
}
html.show-nav #wrapper {
  position: relative;
}
html.show-nav,
html.show-nav body {
  height: 100%;
}
html.show-nav #pg_wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  height: 100%;
  width: 100%;
}
html.show-nav #wrapper {
  left: 0;
  z-index: 99;
  height: 100%;
  perspective: 1000px;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(270px, 0, 0);
  transform: translate3d(270px, 0, 0);
}
html.show-nav .btn-close-nav {
  width: 100%;
  height: 100%;
}
#side-nav-xs {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
html.show-nav #side-nav-xs {
  visibility: visible;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-close-nav {
  z-index: 100;
  position: absolute;
  top: 0;
  right: 0;
  left: 270px;
  height: 0;
  background: transparent;
  content: '';
}
@media (max-width: 767px), print {
  #search-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding-top: 60px;
    right: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 200;
  }
  #search-bar .btn-close-search {
    color: #fff;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 16px;
  }
  #search-bar .btn-close-search .icon {
    font-size: 14px;
    padding-left: 2px;
  }
  #search-bar .container {
    padding: 0 20px;
  }
  #search-bar .form-search-wrapper {
    padding-right: 50px;
    border: 3px solid #fff;
  }
  #search-bar .form-search-wrapper button {
    border: none;
    padding: 0 18px;
    color: #fff !important;
    font-size: 30px;
    margin-top: -15px;
  }
  #search-bar .form-search-wrapper button:hover {
    background: none;
  }
  #search-bar .form-search-wrapper .input-search {
    color: #fff;
    padding: 18px;
    font-size: 24px;
  }
  #search-bar .form-search-wrapper .input-search::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff;
  }
  #search-bar .form-search-wrapper .input-search:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
  }
  #search-bar .form-search-wrapper .input-search::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
  }
  #search-bar .form-search-wrapper .input-search::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
  }
  .show-search #wrapper {
    height: 100vh;
    overflow: hidden;
  }
}
@media (max-width: 767px) and (max-width: 991px), print and (max-width: 991px) {
  #search-bar .form-search-wrapper .input-search {
    font-size: 22px;
  }
}
@media (max-width: 767px) and (max-width: 767px), print and (max-width: 767px) /* , (max-width: 767px) and print, print and print */ {
  #search-bar .form-search-wrapper .input-search {
    font-size: 19px;
  }
}
/*
@media (max-width: 767px) and print, print and print {
  #search-bar .form-search-wrapper .input-search {
    font-size: 17px;
  }
}
*/
.pre-footer {
  margin-bottom: -40px !important;
}
#footer {
  margin-top: 40px;
}
#footer .logo {
  font-size: 48px;
}
@media screen and (min-width: 768px) {
  #footer .info-card {
    padding-left: 52px;
  }
}
#footer h5 {
  font-size: 14px;
}
@media (max-width: 767px), print {
  #footer h5 {
    font-size: 12px;
  }
}
#footer .inline-sep {
  font-size: 0;
  line-height: 1em;
  margin-bottom: 20px;
}
#footer .inline-sep h5 {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #5a5a5a;
}
#footer .inline-sep h5:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
#footer .footer-sitenav {
  padding: 0 0 40px;
}
@media (max-width: 767px), print {
  #footer .footer-sitenav {
    padding: 20px 0;
  }
}
#footer .footer-sitenav h5 {
  margin-bottom: 10px;
}
#footer .footer-sitenav h5 strong {
  font-weight: 600;
}
#footer p.small {
  font-size: 12px;
}
#footer ul.share {
  margin-left: -10px;
}
#footer ul.share li {
  display: inline-block;
}
@media print {
  @page {
    size: A4;
  }
  body,
  html {
    max-width: 800px;
    margin: 0 auto;
  }
  body .container,
  html .container {
    width: 100%;
  }
  [class^="col-"],
  [class*=" col-"] {
    width: 100% !important;
  }
  .visible-xs {
    display: block !important;
  }
  .visible-xs.hidden-print {
    display: none !important;
  }
  .hidden-xs {
    display: none !important;
  }
  a {
    pointer-events: none;
    cursor: default;
  }
  a[href]:after {
    content: '';
  }
  a.btn-print-url {
    display: block;
    border: none;
    border-top: 1px solid #D8D8D8 !important;
    text-align: left;
    font-weight: 600;
    padding: 10px 0 0 0;
  }
  a.btn-print-url:after {
    content: attr(href);
    display: block;
    font-weight: normal;
  }
  abbr[title]:after {
    content: '';
  }
  #header {
    position: relative !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition: unset !important;
    -o-transition: unset !important;
    transition: unset !important;
  }
  #nav-bar,
  #header .tool-item-menu,
  #header .tool-list.pull-right,
  #search-bar,
  .share-xs {
    display: none !important;
  }
  #header-bar {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  #content {
    padding-top: 0;
  }
  #footer {
    page-break-inside: avoid;
    margin-top: 0;
  }
  #footer .container {
    min-height: 50px;
    padding-left: 180px;
  }
  #footer .container .logo {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .entry {
    padding-top: 0;
    margin-bottom: 20px;
  }
  .entry p {
    margin-bottom: 10px;
  }
  .meta-print-big {
    font-size: 20px;
  }
  .shop-item-info {
    text-align: center;
  }
  .js-read-more + [data-readmore-toggle],
  .read-more::after {
    display: none !important;
  }
  .js-read-more[data-readmore] {
    overflow: auto !important;
    height: auto !important;
  }
  .btn-list-vert li {
    display: inline-block;
    padding: 0 5px;
    min-width: 180px;
  }
  .btn-shop.btn-discount .discount-value {
    border-right: 1px solid #D8D8D8;
  }
  .page-summary {
    border-top: 1px solid #D8D8D8;
    padding-top: 10px;
    margin-bottom: 20px;
  }
  .main-print .entry {
    padding-top: 20px;
    width: 70%;
    float: left;
    padding-right: 30px;
  }
  .main-print .side-print {
    padding-top: 20px;
    width: 30%;
    float: right;
  }
  .main-print .side-print hr {
    margin: 0 0 10px;
  }
  .main-print .side-print .well {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .main-print .side-print .well p:last-child {
    margin-bottom: 0;
  }
  .main-print .side-print .btn-small {
    font-size: 10px;
    border-color: #333;
  }
  .img-responsive {
    max-width: 500px !important;
  }
  iframe,
  .inline-carousel,
  .video-wrapper {
    display: none;
  }
  .slide {
    height: auto !important;
  }
  .slide .slide-img {
    display: none;
  }
  .slide .slide-overlay {
    padding: 0;
    position: relative;
  }
  .slide .slide-overlay .container {
    height: auto;
  }
}
/*# sourceMappingURL=style-electa.css.map */