/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: 'Lato', 'Arial', sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-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 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
/*svg:not(:root) {
  overflow: hidden;
}*/
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.alpha {
    padding-left: 0 !important;
}
.omega {
    padding-right: 0 !important;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  
  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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/fonts/glyphicons-halflings-regular.eot');
  src: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.beiser-se.com/skin/frontend/rwd/beiser/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.beiser-se.com/skin/frontend/rwd/beiser/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.beiser-se.com/skin/frontend/rwd/beiser/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -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: 'Lato', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #009931;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #009931;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
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: #777;
}
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: 30px;
}
h2,
.h2 {
  font-size: 28px;
}
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 {
  padding: .2em;
  background-color: #fcf8e3;
}
.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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0px;
  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;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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;
}
.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, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
}
.radio label,
.checkbox label {
  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-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  /*color: #fff;*/
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #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-left-radius: 3px;
  border-top-right-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-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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 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: #333;
  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: #333;
}
.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;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  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-bottom: 0;
  margin-left: 5px;
}
.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, .5);
            box-shadow: 0 5px 15px rgba(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: 'Lato', 'Arial', sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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 {
  right: 5px;
  bottom: 0;
  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: 'Lato', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(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 {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
  }
}
.h2-title {
  text-transform: uppercase;
  font-size: 1.2em; /* Taille mesurée */
  color: #db021b;
}
.detail-produit {
  list-style:none;
  margin:0px;
  padding:0px;
}
.detail-produit li {
  list-style:none;
  font-size: 14px;
}
.detail-produit li::before {
  content: "\2713";
  font-size: 20px;
  color: #009b31;
}
.expert-opinion h3 {
  color: #009b31;
}
.expert-opinion p {
  position: relative;
  background-color: #db021b;
  color: white;
  padding: 20px;
  border-radius: 10px;
  margin-top: 20px;
}
.expert-opinion p::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50px;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #db021b transparent;
}


/******************/
/******IMPORT******/
/******************/
/*mixins générales*/
.underline {
  text-decoration: none;
}
.underline:hover {
  text-decoration: underline;
}
.transition {
  transition: All 200ms linear;
}
.std .citerne {
  color: #03a6a6;
}
.std .elevage {
  color: #d9a300;
}
.std .outillage {
  color: #70db34;
}
.std .toles {
  color: #c85804;
}
.std .phyto {
  color: #c85804;
}
.std .promo {
  color: #ffff00;
}
.std .bonsplans {
  color: #ff4b00;
}
.std .top {
  color: #7fff00;
}
.std .vert {
  color: #009931;
}
.std .rouge {
  color: #da001a;
}
/******************/
/******Normalize******/
/******************/
*,
*:after,
*::before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.no-display {
  display: none;
}
/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}
/******************/
/******Global******/
/******************/
body {
  font-family: 'Lato', 'Arial', sans-serif;
  background: #fff;
}
body.citerne .color {
  color: #03a6a6 !important;
}
body.elevage .color {
  color: #d9a300 !important;
}
body.outillage .color {
  color: #70db34 !important;
}
body.toles .color {
  color: #c85804 !important;
}
body.phyto .color {
  color: #c85804 !important;
}
body.bonsplans .color {
  color: #ff4b00 !important;
}
body.citerne .border-color {
  border-color: #03a6a6 !important;
}
body.elevage .border-color {
  border-color: #d9a300 !important;
}
body.outillage .border-color {
  border-color: #70db34 !important;
}
body.toles .border-color {
  border-color: #c85804 !important;
}
body.phyto .border-color {
  border-color: #c85804 !important;
}
body.bonsplans .border-color {
  border-color: #ff4b00 !important;
}
body.citerne .background-color {
  background-color: #03a6a6 !important;
}
body.elevage .background-color {
  background-color: #d9a300 !important;
}
body.outillage .background-color {
  background-color: #70db34 !important;
}
body.toles .background-color {
  background-color: #c85804 !important;
}
body.phyto .background-color {
  background-color: #c85804 !important;
}
body.bonsplans .background-color {
  background-color: #ff4b00 !important;
}
input {
  outline: 0 none;
}
.clear {
  clear: both;
}
.no-margin {
  margin: 0 !important;
}
/*.f-right {
  float: right !important;*/
}
.f-left {
  float: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.a-left {
  text-align: left !important;
}
.std img {
  max-width: 100%;
  height: auto;
}
.menu-wrap {
  background: #fff;
  margin-top: 25px;
  border-radius: 5px;
  padding: 10px 0;
}
.menu-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-wrap ul li {
  color: #fff;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
}
.menu-wrap ul li:first-child {
  border-top: 1px rgba(0, 0, 0, 0.2) solid;
}
.menu-wrap ul li:last-child {
  margin-bottom: 0px;
}
.menu-wrap ul li a {
  display: block;
  padding: 10px;
  outline: none;
  color: #009931;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-weight: 400;
  transition: All 200ms linear;
  line-height: 100%;
}
.menu-wrap ul li a:hover {
  background: #009931;
  color: #fff
}
.menu-wrap ul ul {
  padding: 0 0 10px;
  background: #fff;
}
.menu-wrap ul ul li {
  border-top: 1px rgba(0, 0, 0, 0.2) solid;
}
.menu-wrap ul ul li a {
  background: #fff;
  color: #000;
  font-size: 14px;
  padding: 10px 25px;
}
.menu-wrap ul ul li a:hover {
  background: #cbcbcb;
}

.menu-wrap {
  background: #fff;
  margin-top: 25px;
  border-radius: 5px;
  padding: 10px 0;
}
.menu-wrap p {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-wrap p {
  color: #fff;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
}
.menu-wrap p:first-child {
  border-top: 1px rgba(0, 0, 0, 0.2) solid;
}
.menu-wrap p:last-child {
  margin-bottom: 25px;
}
.menu-wrap p a {
  width: 100% !important;
  display: block;
  padding: 10px;
  outline: none;
  color: #009931;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-weight: 400;
  transition: All 200ms linear;
  line-height: 100%;
}
.menu-wrap p a:hover {
  background: #009931;
  color: #fff
}

.lnkWcbBt-mobile {
  display: none !important;
}
.is-media-query {
  position: absolute;
  height: 1px;
  width: 1px;
}
.is-xs {
  display: block;
}
.is-sm {
  display: none;
}
.is-md {
  display: none;
}
.is-lg {
  display: none;
}
@media (min-width: 768px) {
  .is-xs {
    display: none;
  }
  .is-sm {
    display: block;
  }
  .is-md {
    display: none;
  }
  .is-lg {
    display: none;
  }
}
@media (min-width: 992px) {
  .is-xs {
    display: none;
  }
  .is-sm {
    display: none;
  }
  .is-md {
    display: block;
  }
  .is-lg {
    display: none;
  }
}
@media (min-width: 1200px) {
  .is-xs {
    display: none;
  }
  .is-sm {
    display: none;
  }
  .is-md {
    display: none;
  }
  .is-lg {
    display: block;
  }
}
.page-title h1 {
  font-weight: 900;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px #b6b6b6 solid;
  padding-bottom: 5px;
  margin-top: 30px;
  margin-bottom: 20px;
  color: #000;
}
.page-title .back {
  margin-top: 30px;
}
.col2-set h2 {
  font-weight: 300;
  font-size: 18px;
  padding-bottom: 5px;
  border-bottom: 1px #009931 solid;
}
.col2-set .col-1 {
  margin-bottom: 50px;
}
.col2-set .col-2 {
  margin-bottom: 50px;
}
.green-bar {
  border-bottom: 1px #009931 solid;
  color: #000;
  font-size: 18px;
  font-weight: 900;
  padding-bottom: 3px;
  margin: 0 0 20px;
}
/******************/
/******FORMS******/
/******************/
.validation-advice {
  padding-top: 9px;
  padding-left: 10px;
  color: #DA001A;
}
ul.form-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.form-list li {
  margin-bottom: 20px;
}
ul.form-list li .field {
  margin-bottom: 20px;
}
ul.form-list li.control {
  margin-bottom: 10px;
}
ul.form-list li.control > input.checkbox,
ul.form-list li.control > input.radio,
ul.form-list li.control .input-box {
  float: left;
  margin-right: 5px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
.floatlabel-wrapper {
  position: relative;
}
label.select-label {
  padding-top: 4px;
  z-index: 2 !important;
  background: #fff;
  padding-left: 2px;
  padding-right: 2px;
  top: 0;
  left: 0;
  transition: all 250ms linear;
  margin-top: -14px;
  position: absolute;
  top: 0px;
  left: 15px;
  display: block;
  opacity: 1;
  font-size: 12px;
  font-weight: normal;
  color: #aaaaaa;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.form-list .input-text {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  border-width: 1px;
  border-style: solid;
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.08), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
  border-radius: 15px;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  color: #666666;
  transition: All 200ms linear;
  max-width: 100%;
  width: 260px;
  position: relative;
  z-index: 1;
}
.form-list .input-text:focus {
  box-shadow: 0px 0px 0px 5px rgba(0, 153, 49, 0.16), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
}
.form-list .input-text.validation-failed {
  box-shadow: 0px 0px 0px 5px rgba(218, 0, 26, 0.16), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
}
.form-list li.wide .input-text {
  width: 100%;
}
.form-list .required-entry {
  background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/icons/dot.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
.form-list textarea.required-entry {
  background: #fff;
}
.form-list textarea {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  border-width: 1px;
  border-style: solid;
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.08), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
  border-radius: 15px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  color: #666666;
  transition: All 200ms linear;
  /*box-sizing: content-box;*/
  max-width: 100%;
  width: 260px;
  position: relative;
  z-index: 1;
}
.form-list textarea:focus {
  box-shadow: 0px 0px 0px 5px rgba(0, 153, 49, 0.16), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
}
.form-list select {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  border-width: 1px;
  border-style: solid;
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.08), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
  border-radius: 15px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  color: #666666;
  transition: All 200ms linear;
  max-width: 100%;
  width: 260px;
  position: relative;
  z-index: 1;
}
.form-list select:focus {
  box-shadow: 0px 0px 0px 5px rgba(0, 153, 49, 0.16), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
}
.customer-name-prefix select {
  width: 100%;
}
.hundred input.input-text,
.customer-name-prefix input.input-text {
  width: 100%;
}
.hundred select,
.customer-name-prefix select {
  width: 100%;
}
.form-list label {
  font-weight: normal;
}
.form-list .note {
  color: #666666;
  font-size: 12px;
  margin: 8px 5px;
}
.label-floatlabel {
  padding-top: 4px;
  z-index: 2 !important;
  background: #fff;
  padding-left: 2px;
  padding-right: 2px;
  top: 0;
  left: 0;
  white-space: nowrap;
  transition: all 250ms linear;
  margin-top: -14px;
}
button.button {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
}
button:focus {
  outline: 0;
}
button.button > span {
  background-color: #77917f;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: inset 0px -10px 10px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
  border-radius: 20px;
  font-size: 14px;
  white-space: nowrap;
}
button.button > span > span {
  height: 40px;
  line-height: 32px;
  display: inline-block;
  border: 4px rgba(0, 0, 0, 0) solid;
  transition: All 200ms linear;
  padding: 0 16px;
  border-radius: 20px;
}
button.button:hover > span > span {
  border: 4px rgba(0, 0, 0, 0.2) solid;
}
button.button-i > span > span {
  padding-left: 36px;
}
button.button-i > span > span i {
  float: right;
  font-size: 24px;
  margin-left: 18px;
  margin-top: 5px;
  position: relative;
  right: 0;
  transition: right 200ms linear;
}
button.button-i-left > span > span {
  padding-right: 36px;
}
button.button-i-left > span > span i {
  float: left;
  font-size: 24px;
  margin-right: 10px;
  margin-top: 5px;
  position: relative;
  right: 0;
}
button.btn-red > span {
  background-color: #0ba032;
}
p.required {
  margin: 10px 0;
  font-size: 12px;
}
p.required span {
  color: #0ba032;
}
.gray-box .content {
  padding: 10px;
  background: #F6F6F6;
  border-bottom: 0;
  line-height: 120%;
  margin-bottom: 10px;
}
.gray-box .box-head h2 {
  font-size: 18px;
}
input.qty {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  border-width: 1px;
  border-style: solid;
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.32);
  border-radius: 15px;
  height: 30px;
  line-height: 30px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  color: #000000;
  transition: All 200ms linear;
  max-width: 100%;
  width: 58px;
  position: relative;
  z-index: 1;
  text-align: center;
}
div.radio {
  position: relative;
}
div.radio input {
  position: absolute;
  left: -100000px;
}
div.radio label {
  font-weight: normal;
  font-size: 14px;
  color: #000;
}
div.radio label i {
  margin: -5px 10px 0 0;
  font-size: 24px;
  color: #666;
  position: relative;
  top: 3px;
}
div.radio input[type="radio"]:checked + label i.fa-circle-o {
  display: none;
}
div.radio input[type="radio"]:checked + label i.fa-dot-circle-o {
  display: inline;
}
div.radio input[type="radio"]:not(:checked) + label i.fa-circle-o {
  display: inline;
}
div.radio input[type="radio"]:not(:checked) + label i.fa-dot-circle-o {
  display: none;
}
.dob-month,
.dob-year,
.dob-day {
  float: left;
  margin: 0 15px 2px 0;
}
.dob-month .input-text,
.dob-year .input-text,
.dob-day .input-text {
  display: block;
}
.dob-month label,
.dob-year label,
.dob-day label {
  display: block;
  text-align: center;
  padding-top: 3px;
  font-size: 11px;
}
.dob-day input.input-text {
  width: 50px;
  text-align: center;
}
.dob-month input.input-text {
  width: 50px;
  text-align: center;
}
.dob-year input.input-text {
  width: 70px;
  text-align: center;
}
/******************/
/******TABLE******/
/******************/
.data-table {
  width: 100%;
}
.data-table thead td,
.data-table thead th {
  border-bottom: 1px #DDDDDD solid;
  font-weight: normal;
  font-size: 14px;
  /*border-right: 1px solid #fff;*/
  padding: 2px 8px 10px;
  color: #444444;
  white-space: nowrap;
  vertical-align: middle;
}
.data-table tbody tr.odd {
  background: #fbfbf7;
}
.data-table tbody tr.even {
  background: #fff;
}
.data-table tbody td {
  padding: 3px 8px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #ffffff;
}
.data-table h3.product-name,
.data-table h2.product-name {
  font-size: 14px;
  margin: 0;
}
.data-table h3.product-name a,
.data-table h2.product-name a {
  color: #000;
}
.gray-box .data-table tbody tr {
  background: #ffffff;
}
/******************/
/******HEADER******/
/******************/
.st-content-inner {
  padding-top: 52px;
}
#header.sticky {
  padding-bottom: 20px;
  background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/shadow-top.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 52px;
}
#header.sticky .page-header-container {
  background-color: #fff;
}
#header.sticky #header-search .input-box #anonymous_element_1 {
  left: -87px !important;
  top: 34px !important;
}
#sbs_search_autocomplete_box {
  overflow-y: scroll;
}
#header {
  z-index: 100;
  margin: 0;
  padding: 0;
  border: 0 none;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: 150ms background-color linear, 200ms transform linear, 200ms -webkit-transform linear;
  transition: 150ms background-color linear, 200ms transform linear, 200ms -webkit-transform linear;
}
#header .header-top-bar {
  height: 40px;
  /*background-color: rgba(0, 0, 0, 0.6);*/
  background-color: #666666;
  color: #fff;
}
#header .header-language-container {
  float: left;
  line-height: 40px;
}
#header .header-language-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header .header-language-container ul li {
  display: inline;
  padding: 0 5px;
}
#header .header-language-container ul li a {
  font-weight: bold;
  color: #fff;
  font-size: 14px;
}
#header .header-language-container ul li.selected {
  background: none;
  text-decoration: underline;
  color: white;
}
#header .header-company {
  float: right;
  line-height: 40px;
  height: 40px;
  position: relative;
}
#header .header-company a {
  font-size: 24px;
  color: #fff;
}
#header .header-company .company-menu {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  top: 36px;
  z-index: 100;
}
#header .header-company .company-menu:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -7px;
  right: 15px;
  border-style: solid;
  border-width: 0 5px 7px 5px;
  border-color: transparent transparent #ccc transparent;
}
#header .header-company .company-menu:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -6px;
  right: 15px;
  border-style: solid;
  border-width: 0 5px 7px 5px;
  border-color: transparent transparent #fff transparent;
}
#header .header-company .company-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}
#header .header-company .company-menu li {
  margin: 0;
  padding: 0;
  line-height: 20px;
}
#header .header-company .company-menu a {
  font-size: 12px;
  line-height: 16px;
  color: #000;
  white-space: nowrap;
}
#header .header-company .company-menu a:hover {
  color: #009931;
}
#header .header-user {
  float: right;
  line-height: 40px;
  margin-right: 30px;
  height: 40px;
  position: relative;
}
#header .header-user a {
  font-size: 24px;
  color: #fff;
}
#header .header-user .account-menu {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}
#header .header-user span.label {
  display: none;
}
#header .header-minicart {
  float: right;
  margin-right: 30px;
  position: relative;
  height: 40px;
}
#header .header-minicart .title {
  font-size: 24px;
  color: #fff;
  margin-right: 5px;
  display: inline-block;
}
#header .header-minicart .count {
  border-radius: 15px;
  background: #009931;
  font-size: 16px;
  text-align: center;
  min-width: 30px;
  padding: 0 4px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-weight: 900;
  display: inline-block;
  margin-right: 5px;
}
#header .header-minicart .subtotal {
  color: #fff;
  line-height: 30px;
  font-size: 14px;
  display: none;
}
#header .header-minicart #header-cart {
  height: 0;
  overflow: hidden;
  transition: All 200ms linear;
  width: 300px;
  position: absolute;
  top: 40px;
  left: -5000px;
  background: #fff;
  z-index: 300;
  text-align: left;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
}
#header .header-minicart #header-cart .block-subtitle {
  color: #000;
  font-size: 14px;
  padding: 5px;
  background: rgba(101, 101, 101, 0.1);
  margin: 0;
}
#header .header-minicart #header-cart #cart-sidebar {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header .header-minicart #header-cart #cart-sidebar li {
  padding: 5px;
  border-top: 1px #F0F0E1 solid;
  position: relative;
}
#header .header-minicart #header-cart #cart-sidebar li a.btn-remove {
  color: #000;
  font-size: 14px;
  position: absolute;
  top: 2px ;
  right: 7px;
}
#header .header-minicart #header-cart #cart-sidebar li .product-image {
  float: left;
  width: 60px;
}
#header .header-minicart #header-cart #cart-sidebar li .product-details {
  float: left;
  width: 230px;
  padding-left: 10px;
  padding-right: 15px;
  color: #009931;
}
#header .header-minicart #header-cart #cart-sidebar li .product-details .product-name {
  margin: 0 0 4px;
  line-height: 110%;
}
#header .header-minicart #header-cart #cart-sidebar li .product-details a {
  color: #000;
  transition: All 200ms linear;
}
#header .header-minicart #header-cart #cart-sidebar li .product-details a:hover {
  color: #009931;
}
#header .header-minicart #header-cart .minicart-actions {
  padding: 15px 5px 5px 5px;
}
#header .header-minicart #header-cart .minicart-actions button {
  margin-top: 5px;
}
#header .header-minicart #header-cart .minicart-actions button.btn-red {
  float: right;
}
#header .header-minicart #header-cart .minicart-actions button.btn-red i {
  font-size: 24px;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
#header .header-minicart #header-cart .minicart-actions button.btn-red span {
  width: 100%;
}
#header .header-minicart #header-cart .minicart-actions:after {
  content: '';
  display: block;
  clear: both;
}
#header .header-tel {
  float: right;
  margin-right: 25px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 900;
}
#header .header-tel i {
  font-size: 24px;
}
#header .header-slogan {
  text-align: center;
}
#header .header-slogan h1 {
  margin: 0;
  position: absolute;
  left: -150000px;
  top: -1000px;
}
#header .header-slogan p,
#header .header-slogan h2 {
  font-size: 15px;
  font-weight: 900;
  line-height: 40px;
  margin: 0;
  color: #fff;
  height: 40px;
  overflow: hidden;
}
#header .page-header-container {
  padding-right: 53px;
  /*background-color: rgba(255, 255, 255, 1);*/
  background-color: #fff;
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  transition: 150ms background-color linear;
}
#header .logo {
  margin-top: 10px;
}
#header .logo img {
  width: 90px;
}
#header #header-search {
  float: right;
  margin-top: 22px;
  padding-right: 0;
}
#header #header-search .input-box {
  position: relative;
}
#header #header-search .input-text {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  border-width: 1px;
  border-style: solid;
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.08), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  padding-left: 10px;
  padding-right: 30px;
  font-size: 14px;
  color: #afafaf;
  transition: All 200ms linear;
}
#header #header-search .input-text:focus {
  box-shadow: 0px 0px 0px 5px rgba(0, 153, 49, 0.16), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
}
#header #header-search select#category {
  position: absolute;
  top: 3px;
  left: 5px;
  height: 24px;
  line-height: 22px;
  background: none;
  -webkit-appearance: none;
  border: 0 none;
  width: 58px;
  outline: 0 none;
  font-size: 12px;
  font-family: 'Lato', 'Arial', sans-serif;
  border-right: 1px #fff solid;
}
#header #header-search .fa-angle-down {
  position: absolute;
  top: 3px;
  height: 24px;
  line-height: 24px;
  background: #fff;
  left: 48px;
}
#header #header-search button {
  position: absolute;
  top: 1px;
  right: 1px;
  border: 0 none;
  background: none;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4), inset 0px -13px 13px rgba(0, 0, 0, 0.1), inset 0px 3px 0px rgba(255, 255, 255, 0.25);
  height: 28px;
  background-color: #ffffff;
  border-radius: 50%;
  width: 28px;
  padding: 0;
  color: #000;
  transition: 200ms All linear;
}
#header #header-search button:hover,
#header #header-search button:active {
  color: #fff;
  background-color: #009931;
}
#header #header-search button span {
  height: 28px;
  width: 28px;
  background: none;
  line-height: 26px;
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 16px;
  display: block;
}
#header #header-nav {
  float: right;
  margin-top: 15px;
}
#header #header-nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header #header-nav ol li.level0 {
  padding: 0;
  margin: 0;
  letter-spacing: -0.02em;
  padding-left: 15px;
  display: inline-block;
  padding-bottom: 15px;
}
#header #header-nav ol li.level0 > a {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 900;
}
html:lang(de) #header .header-minicart #header-cart .minicart-actions button.btn-red {
  float: left;
}
/******************/
/******SLIDESHOW******/
/******************/
/*---Olivier 02-2017---*/
@media (max-width: 767px) {
	.container-slideshow {
		margin-top: -11% !important;
	}
  
	.container-slideshow {
		
	}
	
  .container-slideshow .slider-home .slides {
    /*min-width: 0px;
    height: 160px !important;*/
	  height: auto !important;
	  padding-top: 50%;
  }
   .container-slideshow .slider-home .slides .slide {
	      background-position: left top;
		  background-size: 100% auto;
   }
  
  .container-slideshow .slider-home .slides .slide .slide-cadre {
    min-width: 0px;
    /*height: 490px !important;*/
	 padding-top: 51%;
	 height: auto !important;
  }
  
	.slider .slides .slide {
		text-align: center;
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
	}

}
@media (min-width: 768px) {
  .container-slideshow .slider-home .slides {
    max-width: 750px;
    height: 382px !important;
  }
  .container-slideshow .slider-home .slides .slide .slide-cadre {
    max-width: 750px;
    height: 382px !important;
  }
}
@media (min-width: 992px) {
  .container-slideshow .slider-home .slides {
    max-width: 960px;
    height: 490px !important;
  }
  .container-slideshow .slider-home .slides .slide .slide-cadre {
    max-width: 960px;
    height: 490px !important;
  }
}
@media (min-width: 1200px) {
  .container-slideshow .slider-home .slides {
    max-width: 1170px;
    height: 600px !important;
  }
  .container-slideshow .slider-home .slides .slide .slide-cadre {
    max-width: 1170px;
    height: 600px !important;
  }
}
/*-----*/
.container-slideshow {
  margin-top: -61px;
  position: relative;
  z-index: 1;
}
.container-slideshow .force-display {
  display: block !important;
}
.container-slideshow .slide-cadre {
  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/bg-slider.png) no-repeat bottom left;
  background-size: 100% auto;
}
.container-slideshow .slider-home .slides {
  margin: 0 auto;
}
.container-slideshow .slider-home .slides .slide {
  background-position: top center;
  background-size: cover, auto;
}
.container-slideshow .slider-home .slides .thumbs-bullet {
  display: none;
}
.container-slideshow a.goto {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.container-slideshow .slider-home .wrap-thumbs {
  display: block;
}
.container-slideshow .slider-home .wrap-thumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.container-slideshow .slider-home .wrap-thumbs ul li {
  display: none;
  background: #393838;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  width: 100% !important;
  padding: 15px 5px;
}
.container-slideshow .slider-home .wrap-thumbs ul li.active {
  display: block;
}
.container-slideshow .slider-home .wrap-thumbs ul li .subtitle {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 600;
}
.container-slideshow .slider-home .wrap-thumbs ul li a.button {
  background-color: #009931;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: inset 0px -10px 10px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
  border-radius: 20px;
  font-size: 14px;
  white-space: nowrap;
}
.container-slideshow .slider-home .wrap-thumbs ul li a.button span {
  height: 40px;
  line-height: 32px;
  display: inline-block;
  border: 4px rgba(0, 0, 0, 0) solid;
  transition: All 200ms linear;
  padding: 0 16px;
  border-radius: 20px;
}
.container-slideshow .slider-home .wrap-thumbs ul li a.button:hover span {
  border: 4px rgba(0, 0, 0, 0.2) solid;
}
.container-slideshow .slide-cadre {
  position: relative;
}
.container-slideshow .slide-cadre .slider-slide-content {
  display: none;
  position: absolute;
  top: 50%;
  left: 8.33333333%;
  color: #fff;
  text-align: right;
}
.container-slideshow .slide-cadre .slider-slide-content .slider-slide-content-subtitle {
  font-weight: 900;
  font-size: 18px;
  text-align: right;
  line-height: 120%;
  text-transform: uppercase;
  padding: 0 0 10px;
}
.container-slideshow .slide-cadre .slider-slide-content .slider-slide-content-desc {
  text-align: right;
  font-size: 14px;
  line-height: 120%;
  padding: 10px 0;
}
.container-slideshow .slide-cadre .slider-slide-content a.button {
  background-color: #009931;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: inset 0px -10px 10px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
  border-radius: 20px;
  font-size: 14px;
  white-space: nowrap;
}
.container-slideshow .slide-cadre .slider-slide-content a.button span {
  height: 40px;
  line-height: 32px;
  display: inline-block;
  border: 4px rgba(0, 0, 0, 0) solid;
  transition: All 200ms linear;
  padding: 0 16px;
  border-radius: 20px;
}
.container-slideshow .slide-cadre .slider-slide-content a.button:hover span {
  border: 4px rgba(0, 0, 0, 0.2) solid;
}
/******************/
/******PROFILS******/
/******************/
.home-profils {
  padding-top: 70px;
  padding-bottom: 50px;
  color: #fff;
  text-align: center;
}
.home-profils .container {
  background-image: linear-gradient(#009931 0%, #38b933 100%);
}
.home-profils h1 {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  margin: 0 0 30px;
}
.home-profils .texte {
  text-align: center;
}
.home-profils .texte h2,
.home-profils .texte h3 {
  font-size: 24px;
  font-weight: 900;
  margin: 0 0 10px;
  line-height: 120%;
}
.home-profils .texte p {
  display: none;
}
.home-profils .profil a {
  background-color: rgba(255, 255, 255, 0.25);
  width: 100%;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: block;
  color: #fff;
  position: relative;
  font-size: 14px;
  font-weight: 900;
  transition: All 200ms linear;
  border-radius: 250px;
}
.home-profils .profil a span {
  position: absolute;
  top: 12%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.home-profils .profil a svg path {
  fill: #fff;
  transition: All 200ms linear;
}
.home-profils .profil a:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* initial ratio of 1:1*/
}
.home-profils .profil a svg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.home-profils .profil a:hover {
  color: #D90019;
  background-color: #ffffff;
  border-color: #000000;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6), inset 0px -10px 10px rgba(0, 0, 0, 0.1), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
}
.home-profils .profil a:hover svg path {
  fill: #D90019;
}
/******************/
/******CONTENT******/
/******************/
.main-container {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
/******************/
/******HOME-FLASH******/
/******************/
.vente-flash {
  padding: 25px 0 10px 0;
  background-color: rgba(240, 240, 225, 0.25);
}
.vente-flash .title {
  font-size: 24px;
  font-weight: 900;
  color: #000;
  margin: 0 0 30px;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
.vente-flash .title a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  display: inline-block;
  margin-top: 10px;
  transition: All 200ms linear;
}
.vente-flash .title a:hover {
  color: #009931;
}
.vente-flash ul.products-grid {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vente-flash ul.products-grid li {
  margin: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0);
  transition: All 200ms linear;
}
.vente-flash ul.products-grid li:nth-child(n+3) {
  display: none;
}
.vente-flash ul.products-grid li .product-wrap {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 1px;
  border-style: solid;
  position: relative;
}
.vente-flash ul.products-grid li.hover .product-wrap {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.vente-flash ul.products-grid li.hover .product-image .bg {
  height: 0%;
}
.vente-flash ul.products-grid li .product-image {
  text-align: center;
  position: relative;
}
.vente-flash ul.products-grid li .product-image img {
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.vente-flash ul.products-grid li .product-image .bg {
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  transition: All 200ms linear;
}
.vente-flash ul.products-grid li .product-bottom {
  background: rgba(0, 0, 0, 0.1);
  padding: 10px;
  position: relative;
}
.vente-flash ul.products-grid li .product-name {
  padding-bottom: 45px;
}
.vente-flash ul.products-grid li .product-name a {
  font-size: 14px;
  color: #000;
  display: block;
}
.vente-flash ul.products-grid li .product-add-to-cart a {
  color: #0ba032;
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16), inset 0px -10px 10px rgba(0, 0, 0, 0.08), inset 0px 2px 0px rgba(255, 255, 255, 0.1);
  height: 40px;
  width: 40px;
  line-height: 46px;
  text-align: center;
  display: block;
  border-radius: 50%;
  transition: 200ms color linear, 200ms background-color linear;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.vente-flash ul.products-grid li .product-add-to-cart a i {
  font-size: 24px;
}
.vente-flash ul.products-grid li .product-add-to-cart a:hover {
  color: #fff;
  background-color: #0ba032;
}
.vente-flash ul.products-grid li .product-add-to-cart a.active {
  color: #fff;
  background-color: #0ba032;
  background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/addtocart.gif);
  background-position: 8px 6px;
  background-repeat: no-repeat;
}
.vente-flash ul.products-grid li .product-add-to-cart a.active i {
  display: none;
}
.vente-flash ul.products-grid li .price-box {
  margin: 5px 0 0;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.vente-flash ul.products-grid li .product-icons {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 3;
}
.vente-flash ul.products-grid li .product-icons .icon {
  margin: 0 0 3px;
  display: block;
}
.vente-flash ul.products-grid li .preview {
  display: inline-block;
  position: absolute;
  opacity: 0;
  left: 50%;
  top: 50%;
  z-index: 4;
  margin-left: -35px;
  margin-top: -35px;
  transition: All 200ms linear;
}
.vente-flash ul.products-grid li .preview a {
  color: #fff;
  font-size: 14px;
  height: 70px;
  width: 70px;
  text-align: center;
  display: block;
  border-radius: 50%;
  padding-top: 13px;
  line-height: 90%;
  background-color: #868789;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4), inset 0px -10px 10px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
}
.vente-flash ul.products-grid li .preview a i {
  font-size: 24px;
}
.vente-flash ul.products-grid li.hover .preview {
  opacity: 1;
}
.vente-flash ul.products-grid li .aw_countdown_timer {
  position: absolute;
  left: 8px;
  top: 2px;
  z-index: 3;
}
.aw_countdown_timer {
  color: #da001a;
}
.aw_countdown_timer .title-clock {
  margin-right: 5px;
  margin-left: 5px;
  float: left;
}
.aw_countdown_timer i {
  font-size: 24px;
  position: relative;
  top: 3px;
  float: left;
}
.aw_countdown_timer span,
.aw_countdown_timer div {
  display: block;
  font-weight: bold;
  float: left;
  line-height: 27px;
}
.aw_countdown_timer .aw_countdown_separator {
  display: none;
}
.aw_countdown_timer .aw_countdown_spacer {
  display: none;
}
.aw_countdown_timer .aw_countdown_days_container {
  margin-right: 5px;
}
/******************/
/******HOME-NEWS******/
/******************/
.home-news {
  padding: 25px 0 0 0;
  /*background-color: rgba(0, 153, 49, 0.05);*/
  background-color: #fff;
}
.home-news .title {
  font-size: 24px;
  font-weight: 900;
  color: #000;
  margin: 0 0 30px;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
.home-news .title a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  display: inline-block;
  margin-top: 10px;
  transition: All 200ms linear;
}
.home-news .title a:hover {
  color: #009931;
}
.home-news ul.products-grid { /* Yann: a publier*/
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.home-news ul.products-grid li {
  margin: 0 0 30px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0);
  transition: All 200ms linear;
}
.home-news ul.products-grid li:nth-child(n+5) {
  display: block;
}
.home-news ul.products-grid li .product-wrap {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 1px;
  border-style: solid;
  position: relative;
}
.home-news ul.products-grid li.hover .product-wrap {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.home-news ul.products-grid li.hover .product-image .bg {
  height: 0%;
}
.home-news ul.products-grid li .product-image {
  text-align: center;
  position: relative;
}

.home-news ul.products-grid li .product-icons + .product-image { /* Yann: a publier*/
  margin-top: 30px;
}

.home-news ul.products-grid li .product-icons + .product-image .badge-destock-home { /* Yann: a publier*/
  margin-top: 25px;
}

.home-news ul.products-grid li .product-image img {
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.home-news ul.products-grid li .product-image .bg {
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  transition: All 200ms linear;
}
.home-news ul.products-grid li .product-bottom {
  background: rgba(0, 0, 0, 0.1);
  padding: 10px;
  position: relative;
  line-height: 17px;
  height: 140px !important;
}
.home-news ul.products-grid li .product-name {
  padding-bottom: 45px;
}
.home-news ul.products-grid li .product-name a {
  font-size: 14px;
  color: #000;
  display: block;
}
.home-news ul.products-grid li .product-add-to-cart a {
  color: #0ba032;
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16), inset 0px -10px 10px rgba(0, 0, 0, 0.08), inset 0px 2px 0px rgba(255, 255, 255, 0.1);
  height: 40px;
  width: 40px;
  line-height: 46px;
  text-align: center;
  display: block;
  border-radius: 50%;
  transition: 200ms color linear, 200ms background-color linear;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.home-news ul.products-grid li .product-add-to-cart a i {
  font-size: 24px;
}
.home-news ul.products-grid li .product-add-to-cart a:hover {
  color: #fff;
  background-color: #0ba032;
}
.home-news ul.products-grid li .product-add-to-cart a.active {
  color: #fff;
  background-color: #0ba032;
  background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/addtocart.gif);
  background-position: 8px 6px;
  background-repeat: no-repeat;
}
.home-news ul.products-grid li .product-add-to-cart a.active i {
  display: none;
}
.home-news ul.products-grid li .price-box {
  margin: 5px 0 12px 0;
  position: absolute;
  bottom: 10px;
  /*left: 10px;*/
  line-height: 18px;
  width: 100%;
}
.home-news ul.products-grid li .product-icons {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 3;
}
.home-news ul.products-grid li .product-icons .icon {
  margin: 0 0 3px;
  display: block;
}
.home-news ul.products-grid li .preview {
  display: inline-block;
  position: absolute;
  opacity: 0;
  left: 50%;
  top: 50%;
  z-index: 4;
  margin-left: -35px;
  margin-top: -35px;
  transition: All 200ms linear;
}
.home-news ul.products-grid li .preview a {
  color: rgba(255,255,255,0.8);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  height: 70px;
  width: 70px;
  text-align: center;
  display: block;
  border-radius: 50%;
  padding-top: 13px;
  line-height: 90%;
  background-color: rgba(60,60,60,0.8);
}
.home-news ul.products-grid li .preview a i {
  font-size: 24px;
}
.home-news ul.products-grid li.hover .preview {
  opacity: 1;
}
.home-news ul.products-grid li .aw_countdown_timer {
  position: absolute;
  left: 8px;
  top: 2px;
}
/******************/
/******HOME-VIDEO******/
/******************/
.home-video {
  padding: 25px 0 10px 0;
  background-color: #fff;
  display: none;
}
.home-video .title {
  font-size: 24px;
  font-weight: 900;
  color: #000;
  margin: 0 0 30px;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
.home-video .title a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  display: inline-block;
  margin-top: 10px;
  transition: All 200ms linear;
}
.home-video .title a:hover {
  color: #009931;
}
.home-video ul.products-grid {
  list-style: none;
  margin: 0;
  padding: 0;
}
.home-video ul.products-grid li {
  margin: 0 0 30px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0);
  transition: All 200ms linear;
}
.home-video ul.products-grid li .product-wrap {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 1px;
  border-style: solid;
  position: relative;
}
.home-video ul.products-grid li.hover .product-wrap {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.home-video ul.products-grid li.hover .product-image .bg {
  height: 0%;
}
.home-video ul.products-grid li .product-image {
  text-align: center;
  position: relative;
}
.home-video ul.products-grid li .product-image img {
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.home-video ul.products-grid li .product-image .bg {
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  transition: All 200ms linear;
}
.home-video ul.products-grid li .product-bottom {
  background: rgba(0, 0, 0, 0.1);
  padding: 10px 50px 30px 10px;
  position: relative;
  line-height: 17px;
  height: 140px !important;
}
.home-video ul.products-grid li .product-name a {
  font-size: 14px;
  color: #000;
  display: block;
}
.home-video ul.products-grid li .product-add-to-cart a {
  color: #0ba032;
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16), inset 0px -10px 10px rgba(0, 0, 0, 0.08), inset 0px 2px 0px rgba(255, 255, 255, 0.1);
  height: 40px;
  width: 40px;
  line-height: 46px;
  text-align: center;
  display: block;
  border-radius: 50%;
  transition: 200ms color linear, 200ms background-color linear;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.home-video ul.products-grid li .product-add-to-cart a i {
  font-size: 24px;
}
.home-video ul.products-grid li .product-add-to-cart a:hover {
  color: #fff;
  background-color: #0ba032;
}
.home-video ul.products-grid li .product-add-to-cart a.active {
  color: #fff;
  background-color: #0ba032;
  background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/addtocart.gif);
  background-position: 8px 6px;
  background-repeat: no-repeat;
}
.home-video ul.products-grid li .product-add-to-cart a.active i {
  display: none;
}
.home-video ul.products-grid li .price-box {
  margin: 5px 0 12px 0;
  position: absolute;
  bottom: 5px;
  /*left: 10px;*/
  line-height: 18px;
  width: 100%;
}
.home-video ul.products-grid li .product-icons {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 3;
}
.home-video ul.products-grid li .product-icons .icon {
  margin: 0 0 3px;
  display: block;
}
.home-video ul.products-grid li .preview {
  display: inline-block;
  position: absolute;
  opacity: 0;
  left: 50%;
  top: 50%;
  z-index: 4;
  margin-left: -35px;
  margin-top: -35px;
  transition: All 200ms linear;
}
.home-video ul.products-grid li .preview a {
  color: rgba(255,255,255,0.8);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  height: 70px;
  width: 70px;
  text-align: center;
  display: block;
  border-radius: 50%;
  padding-top: 13px;
  line-height: 90%;
  background-color: rgba(60,60,60,0.8);
}
.home-video ul.products-grid li .preview a i {
  font-size: 24px;
}
.home-video ul.products-grid li.hover .preview {
  opacity: 1;
}
.home-video ul.products-grid li .aw_countdown_timer {
  position: absolute;
  left: 8px;
  top: 2px;
}
.home-video .description ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.home-video .description ul li a {
  color: #000;
  transition: All 200ms linear;
}
.home-video .description ul li a:hover {
  color: #009931;
}
.home-video .description ul li:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 5px;
  -webkit-font-smoothing: antialiased;
}
/******************/
/******CMS******/
/******************/
/******************/
/******FOOTER******/
/******************/
.catalog-cms,
.footer-top-container {
  padding-top: 0;
  padding-bottom: 0px;
  background: #fff;
}
.catalog-cms .title,
.footer-top-container .title {
  color: #000;
  text-align: center;
  font-size: 16px;
  /*text-transform: uppercase;*/
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
  margin-bottom: 10px;
}
.catalog-cms .footer-financial-helps,
.footer-top-container .footer-financial-helps,
.catalog-cms .footer-sav,
.footer-top-container .footer-sav {
  text-align: center;
  color: #666666;
  padding-bottom: 20px;
}
.catalog-cms .footer-financial-helps strong,
.footer-top-container .footer-financial-helps strong,
.catalog-cms .footer-sav strong,
.footer-top-container .footer-sav strong {
  color: #000000;
  font-weight: normal;
}
.catalog-cms .footer-financial-helps a,
.footer-top-container .footer-financial-helps a,
.catalog-cms .footer-sav a,
.footer-top-container .footer-sav a {
  width: 220px;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(0, 0, 0, 0.2);
  border-width: 1px;
  border-style: solid;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16), inset 0px -10px 10px rgba(0, 0, 0, 0.08), inset 0px 2px 0px rgba(255, 255, 255, 0.1);
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #000;
  font-weight: bold;
  border-radius: 20px;
  transition: All 200ms linear;
  padding: 0 20px;
}
.catalog-cms .footer-financial-helps a:hover,
.footer-top-container .footer-financial-helps a:hover,
.catalog-cms .footer-sav a:hover,
.footer-top-container .footer-sav a:hover {
  background: #009931;
  color: #fff;
}
.catalog-cms .footer-catalogues,
.footer-top-container .footer-catalogues {
  padding-bottom: 20px;
}
.catalog-cms .footer-catalogues a.view-all:hover,
.footer-top-container .footer-catalogues a.view-all:hover {
  text-decoration: underline;
}
.catalog-cms .footer-catalogues ul,
.footer-top-container .footer-catalogues ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.catalog-cms .footer-catalogues ul li,
.footer-top-container .footer-catalogues ul li {
  padding: 0;
  margin: 0;
}
.catalog-cms .footer-catalogues ul li .image,
.footer-top-container .footer-catalogues ul li .image {
  float: left;
  width: 70px;
  margin-right: 10px;
  padding-bottom: 10px;
}
.catalog-cms .footer-catalogues ul li .right,
.footer-top-container .footer-catalogues ul li .right {
  padding-bottom: 10px;
}
.catalog-cms .footer-catalogues ul li .right a,
.footer-top-container .footer-catalogues ul li .right a {
  color: #666666;
}
.catalog-cms .footer-catalogues ul li .right a strong,
.footer-top-container .footer-catalogues ul li .right a strong {
  color: #000;
  font-weight: normal;
}
.catalog-cms .footer-temoignages,
.footer-top-container .footer-temoignages {
  padding-bottom: 20px;
}
.catalog-cms .footer-temoignages a.view-all,
.footer-top-container .footer-temoignages a.view-all {
  float: right;
}
.catalog-cms .footer-temoignages a.view-all:hover,
.footer-top-container .footer-temoignages a.view-all:hover {
  text-decoration: underline;
}
.catalog-cms .footer-temoignages ul,
.footer-top-container .footer-temoignages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.catalog-cms .footer-temoignages ul li,
.footer-top-container .footer-temoignages ul li {
  padding: 0;
  margin: 0;
}
.catalog-cms .footer-temoignages ul li .image,
.footer-top-container .footer-temoignages ul li .image {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.catalog-cms .footer-temoignages ul li .image img,
.footer-top-container .footer-temoignages ul li .image img {
  border-radius: 50%;
}
.catalog-cms .footer-temoignages ul li .left,
.footer-top-container .footer-temoignages ul li .left {
  padding-top: 10px;
  text-align: right;
}
.catalog-cms .footer-temoignages ul li .left a,
.footer-top-container .footer-temoignages ul li .left a {
  color: #666666;
}
.catalog-cms .footer-temoignages ul li .left strong,
.footer-top-container .footer-temoignages ul li .left strong {
  color: #000000;
  font-weight: normal;
}
.catalog-cms .footer-videos,
.footer-top-container .footer-videos {
  padding-bottom: 20px;
}
.catalog-cms .footer-videos a.view-all,
.footer-top-container .footer-videos a.view-all {
  display: block;
}
.catalog-cms .footer-videos a.view-all:hover,
.footer-top-container .footer-videos a.view-all:hover {
  text-decoration: underline;
}
.catalog-cms .footer-videos ul,
.footer-top-container .footer-videos ul {
  list-style: none;
  padding: 0;
}
.catalog-cms .footer-videos ul li,
.footer-top-container .footer-videos ul li {
  margin: 0 0 16px 0;
}
.catalog-cms .footer-videos ul li .image,
.footer-top-container .footer-videos ul li .image {
  position: relative;
}
.catalog-cms .footer-videos ul li .image img,
.footer-top-container .footer-videos ul li .image img {
  max-width: 100%;
  height: auto;
  display: block;
}
.catalog-cms .footer-videos ul li .image .play,
.footer-top-container .footer-videos ul li .image .play {
  color: #EA0713;
  font-size: 40px;
  line-height: 40px;
  display: block;
  height: 40px;
  width: 40px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}
.catalog-cms .footer-videos ul li .image .duration,
.footer-top-container .footer-videos ul li .image .duration {
  color: #fff;
  background: #000;
  padding: 2px 3px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 8px;
}
.catalog-cms .footer-videos ul li .bottom,
.footer-top-container .footer-videos ul li .bottom {
  padding: 4px;
  min-height: 54px;
  background: #FBFCF7;
  font-size: 10px;
  border: 1px solid #EAE9EF;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.catalog-cms .footer-videos ul li .bottom a,
.footer-top-container .footer-videos ul li .bottom a {
  color: #000;
}
.catalog-cms .footer-videos ul li .bottom a strong,
.footer-top-container .footer-videos ul li .bottom a strong {
  color: #009931;
}
.catalog-cms .vert strong,
.footer-top-container .vert strong {
  color: #009931;
  font-size: 16px;
  font-weight: 900;
}
.footer-reassurance-container {
  background: #009931;
  padding: 30px 0;
  margin-top: 0;
  margin-bottom: -10px;
}
.footer-reassurance-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-reassurance-container ul li {
  display: block;
  position: relative;
  padding: 0;
  padding-left: 80px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding-right: 25px;
  padding-top: 13px;
  /*height: 70px;*/
  margin-top: 0;
}
.footer-reassurance-container ul li i {
  position: absolute;
  top: 10px;
  left: 18px;
  background: #ffffff;
  border-radius: 50%;
  line-height: 50px;
  height: 50px;
  width: 50px;
  text-align: center;
  color: #009931;
  font-size: 25px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4), inset 0px -10px 10px rgba(0, 0, 0, 0.1), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
}
.footer-reassurance-container ul li:nth-child(1) {
  margin-top: 0;
}
.footer-reassurance-container ul li:nth-child(2) {
}
.footer-reassurance-container ul li:nth-child(4) {
  color: #fff;
  font-weight: bold;
}
.footer-container {
  background: #E1E1E1;
  padding-top: 25px;
  padding-bottom: 0;
}
.footer-container .title {
  color: #000;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px #b6b6b6 solid;
  margin-bottom: 20px;
}
.footer-container .content {
  color: #666666;
  /*padding: 0 20px;*/
  padding-bottom: 20px;
}
.footer-container .content strong {
  color: #000;
}
.footer-coordonnees {
  text-align: center;
}
.footer-coordonnees .title {
  text-align: center;
}
.footer-coordonnees .content p {
  text-align: center !important;
}
.footer-newsletter {
   text-align: center;
 }
.footer-newsletter .title {
  text-align: center;
}
.footer-newsletter .content p {
  text-align: center !important;
}
.footer-social {
  text-align: center;
}
.footer-social .title {
  text-align: center;
}
.footer-social .content p {
  text-align: center !important;
}
.footer-container .footer-coordonnees a {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(0, 0, 0, 0.2);
  border-width: 1px;
  border-style: solid;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16), inset 0px -10px 10px rgba(0, 0, 0, 0.08), inset 0px 2px 0px rgba(255, 255, 255, 0.1);
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #000;
  font-weight: bold;
  border-radius: 20px;
  transition: All 200ms linear;
  padding: 0 20px;
}
.footer-container .footer-coordonnees a:hover {
  background: #009931;
  color: #fff;
}
.footer-container .footer-services ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-container .footer-services ul li {
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0;
}
.footer-container .footer-services ul li a {
  color: #000;
  transition: All 150ms linear;
}
.footer-container .footer-services ul li a:hover {
  color: #009931;
}
.footer-container .footer-services ul ul {
  font-weight: normal !important;
  font-size: 12px !important;
  padding-left: 10px;
  margin: -10px 0 10px;
}
.footer-container .footer-services ul ul li {
  margin: 0;
}
.footer-container .footer-services ul ul li a {
  color: #666;
  font-weight: normal !important;
}
.footer-container .footer-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 40px;
}
.footer-container .footer-social li {
  margin: 0;
  padding: 0;
  /*float: left;*/
  display: inline-block;
  margin: 0 8px 20px 8px;
}
.footer-container .footer-social li a {
  text-indent: -10000px;
  display: block;
  height: 40px;
  width: 40px;
  opacity: 0.8;
  transition: All 200ms linear;
}
.footer-container .footer-social li a:hover {
  opacity: 1;
}
.footer-container .footer-social li.facebook a {
  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/icons/facebook.png) no-repeat center center;
}
.footer-container .footer-social li.twitter a {
  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/icons/twitter.png) no-repeat center center;
}
.footer-container .footer-social li.youtube a {
  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/icons/youtube.png) no-repeat center center;
}
.footer-container .footer-social li.gplus a {
  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/icons/gplus.png) no-repeat center center;
}
.footer-container .footer-social li.blog a {
  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/icons/blog.png) no-repeat center center;
}
.footer-container .footer-social li.linkedin a {
  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/icons/linkedin.png) no-repeat center center;
}
.footer-container .footer-social li.malsace a {
  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/icons/malsace.png) no-repeat center center;
}
.footer-container .footer-newsletter {
  padding-bottom: 20px;
}
.footer-container .footer-newsletter .block-content {
  position: relative;
}
.footer-container .footer-newsletter input.input-text {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
  border-width: 1px;
  border-style: solid;
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.08), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  padding-left: 10px;
  padding-right: 30px;
  font-size: 14px;
  color: #666666;
  transition: All 200ms linear;
}
.footer-container .footer-newsletter input.input-text:focus {
  box-shadow: 0px 0px 0px 5px rgba(0, 153, 49, 0.16), inset 0px 0px 4px rgba(0, 0, 0, 0.32);
}
.footer-container .footer-newsletter p {
  line-height: 120%;
  margin: 0 0 15px;
}
.footer-container .footer-newsletter button {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  padding: 0;
  border: 0 none;
}
.footer-container .footer-newsletter button > span {
  border-radius: 15px;
  background: #868789 url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/icons/avion.png) no-repeat center center;
  height: 30px;
  width: 30px;
  display: block;
  transition: All 200ms linear;
}
.footer-container .footer-newsletter button:hover > span {
  background-color: #009931;
}
.footer-bottom-container {
  background: #E1E1E1;
  padding-bottom: 15px;
  font-size: 12px;
  color: #666666;
  text-align: center;
}
.footer-bottom-container .container {
  padding: 5px 0 5px 0;
  /*border-top: 1px #009931 solid;*/
  border-top: 1px #b6b6b6 solid;
}
.footer-bottom-container .container p {
  margin-top: 10px;
}
.footer-bottom-container .signature {
  margin-bottom: 20px;
  float: right;
}
/******************/
/******CUSTOMER****/
/******************/
.new-users .buttons-set,
.registered-users .buttons-set {
  margin-top: 30px;
}
.new-users button,
.registered-users button,
.new-users span,
.registered-users span {
  width: 100%;
}
.new-users input.input-text,
.registered-users input.input-text {
  width: 100%;
}
.new-users ul.form-list,
.registered-users ul.form-list,
.new-users .buttons-set,
.registered-users .buttons-set,
.new-users .content p,
.registered-users .content p {
  padding: 0 10px;
}
.new-users .content p,
.registered-users .content p {
  padding: 0!important;
}
.box-account {
  clear: both;
}
.block-account {
  background: #009931;
  margin-top: 20px;
  border-radius: 5px;
}
.block-account .block-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px;
  border-bottom: 1px #fff solid;
}
.block-account ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-account ul li {
  color: #fff;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
}
.block-account ul li a {
  display: block;
  padding: 10px;
  outline: none;
  color: #f3efe0;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-weight: 400;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
  line-height: 100%;
}
.block-account ul li a:hover {
  background: #036D23;
}
.block-account ul li.current a {
  background: #036D23;
}
.block-account ul li.sub-reward a {
  padding: 5px 10px 5px 20px;
}
.block-account-mobile .block-title i {
  float: right;
  color: #fff;
  font-size: 24px;
}
.block-account-mobile .block-content {
  display: none;
}
.dashboard .box-title h3 {
  font-size: 18px;
  padding-right: 50px;
}
.my-account .box-recent {
  max-width: 100%;
  overflow-x: scroll;
}
.my-account #my-orders-table-wrap {
  max-width: 100%;
  overflow-x: scroll;
}
.my-account .dashboard h2 {
  font-size: 20px;
}
.my-account .box .box-title {
  position: relative;
}
.my-account .box .box-title a {
  position: absolute;
  top: 0px;
  right: 0px;
}
.my-account .box-account .box-head {
  position: relative;
}
.my-account .box-account .box-head a {
  position: absolute;
  top: 5px;
  right: 0px;
}
.my-account .fieldset h2.legend {
  font-size: 18px;
  padding-right: 50px;
}
.my-account ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.addresses-list h3 {
  font-size: 18px;
  margin-top: 0;
}
.account-create .label-type {
  float: left;
  margin-right: 10px;
}
.attribute-telephone {
  clear: left;
}
.wrap-checkbox {
  position: relative;
  float: left;
}
.wrap-checkbox input {
  position: absolute;
  left: -50000px;
}
.wrap-checkbox i {
  font-size: 24px;
  cursor: pointer;
  margin: 0 5px 0 15px;
  color: #666666;
}
.wrap-checkbox + label {
  float: left;
}
/******************/
/****TEMOIGNAGE****/
/******************/
.cct-view-temoignage .page-title h1 {
  margin-bottom: 0;
}
.cct-view-temoignage .lieu {
  color: #009931;
  font-size: 16px;
  margin-bottom: 20px;
}
.cct-view-temoignage .image {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.cct-view-temoignage .image img {
  border-radius: 50%;
}
.cct-view-temoignage .view-all {
  margin-top: 30px;
}
.cct-view-temoignage .download {
  margin: 10px 0 0;
}
.videos-produits {
  padding: 40px 0;
}
.videos-produits .title {
  font-size: 24px;
  font-weight: 900;
  color: #000;
  margin: 0 0 30px;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
.videos-produits .title a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  display: inline-block;
  margin-top: 10px;
  transition: All 200ms linear;
}
.videos-produits .title a:hover {
  color: #009931;
}
.videos-produits ul.products-grid {
  list-style: none;
  margin: 0;
  padding: 0;
}
.videos-produits ul.products-grid li {
  margin: 0 0 30px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0);
  transition: All 200ms linear;
}
.videos-produits ul.products-grid li .product-wrap {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 1px;
  border-style: solid;
  position: relative;
}
.videos-produits ul.products-grid li.hover .product-wrap {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.videos-produits ul.products-grid li.hover .product-image .bg {
  height: 0%;
}
.videos-produits ul.products-grid li .product-image {
  text-align: center;
  position: relative;
}
.videos-produits ul.products-grid li .product-image img {
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.videos-produits ul.products-grid li .product-image .bg {
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  transition: All 200ms linear;
}
.videos-produits ul.products-grid li .product-bottom {
  background: rgba(0, 0, 0, 0.1);
  padding: 10px 50px 30px 10px;
  position: relative;
}
.videos-produits ul.products-grid li .product-name a {
  color: #000;
  display: block;
}
.videos-produits ul.products-grid li .product-add-to-cart a {
  color: #0ba032;
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16), inset 0px -10px 10px rgba(0, 0, 0, 0.08), inset 0px 2px 0px rgba(255, 255, 255, 0.1);
  height: 40px;
  width: 40px;
  line-height: 46px;
  text-align: center;
  display: block;
  border-radius: 50%;
  transition: 200ms color linear, 200ms background-color linear;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.videos-produits ul.products-grid li .product-add-to-cart a i {
  font-size: 24px;
}
.videos-produits ul.products-grid li .product-add-to-cart a:hover {
  color: #fff;
  background-color: #0ba032;
}
.videos-produits ul.products-grid li .product-add-to-cart a.active {
  color: #fff;
  background-color: #0ba032;
  background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/addtocart.gif);
  background-position: 8px 6px;
  background-repeat: no-repeat;
}
.videos-produits ul.products-grid li .product-add-to-cart a.active i {
  display: none;
}
.videos-produits ul.products-grid li .price-box {
  margin: 5px 0 0;
  position: absolute;
  bottom: 5px;
  left: 10px;
}
.videos-produits ul.products-grid li .product-icons {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 3;
}
.videos-produits ul.products-grid li .product-icons .icon {
  margin: 0 0 3px;
  display: block;
}
.videos-produits ul.products-grid li .preview {
  display: inline-block;
  position: absolute;
  opacity: 0;
  left: 50%;
  top: 50%;
  z-index: 4;
  margin-left: -35px;
  margin-top: -35px;
  transition: All 200ms linear;
}
.videos-produits ul.products-grid li .preview a {
  color: #fff;
  font-size: 14px;
  height: 70px;
  width: 70px;
  text-align: center;
  display: block;
  border-radius: 50%;
  padding-top: 13px;
  line-height: 90%;
  background-color: #868789;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4), inset 0px -10px 10px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
}
.videos-produits ul.products-grid li .preview a i {
  font-size: 24px;
}
.videos-produits ul.products-grid li.hover .preview {
  opacity: 1;
}
.videos-produits ul.products-grid li .aw_countdown_timer {
  position: absolute;
  left: 8px;
  top: 2px;
}
ul.products-grid li .preview {
  display: none !important;
}
.cct-list-temoignages {
  margin: 30px 0 0;
}
.cct-list-temoignages .pager {
  margin-top: 80px;
}
.cct-list-temoignages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cct-list-temoignages ul li {
  padding: 0;
  margin: 0;
}
.cct-list-temoignages ul li .image {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.cct-list-temoignages ul li .image img {
  border-radius: 50%;
}
.cct-list-temoignages ul li .left {
  padding-top: 10px;
  text-align: right;
}
.cct-list-temoignages ul li .left a {
  color: #666666;
}
.cct-list-temoignages ul li .left strong {
  color: #000000;
  font-weight: normal;
}
/******************/
/****CATALOGUE*****/
/******************/
.cct-view-catalogue .page-title h1 {
  margin-bottom: 20px;
}
.cct-view-catalogue .image {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
.cct-view-catalogue .download {
  clear: both;
  margin-top: 10px;
}
.cct-view-catalogue .view-all {
  margin-top: 30px;
}
.cct-list-catalogue {
  margin: 30px 0 0;
}
.cct-list-catalogue .pager {
  margin-top: 80px;
}
.cct-list-catalogue ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cct-list-catalogue ul li {
  padding: 0;
  margin: 0;
}
.cct-list-catalogue ul li .image {
  float: left;
  width: 70px;
  margin-right: 10px;
  padding-bottom: 20px;
}
.cct-list-catalogue ul li .right {
  padding-bottom: 10px;
}
.cct-list-catalogue ul li .right a {
  color: #666666;
}
.cct-list-catalogue ul li .right a strong {
  color: #000;
  font-weight: normal;
}
/******************/
/****CATEGORY*****/
/******************/
.amshopby-advanced ol ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.amshopby-advanced ol ul li {
  padding-left: 9px;
}
.amshopby-advanced ol ul a {
  position: relative;
  padding-left: 28px;
}
.amshopby-advanced ol ul a:before {
  content: '-';
  line-height: 22px;
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
}
.amshopby-advanced li.parent > a {
  font-weight: bold;
  color: #000;
}
.amshopby-advanced li.active > a {
  font-weight: bold;
  color: #da001a;
}
body.citerne .amshopby-advanced li.active > a {
  color: #03a6a6;
}
body.elevage .amshopby-advanced li.active > a {
  color: #d9a300;
}
body.outillage .amshopby-advanced li.active > a {
  color: #70db34;
}
body.toles .amshopby-advanced li.active > a {
  color: #c85804;
}
body.phyto .amshopby-advanced li.active > a {
  color: #c85804;
}
body.bonsplans .amshopby-advanced li.active > a {
  color: #ff4b00;
}
.category-title a {
  color: #000;
}
.col-main {
  padding-top: 1px;
}
.col-main > .amshopby-page-container,
.col-main > #solr_search_result_page_container > .amshopby-page-container {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  margin-bottom: 60px;
  position: relative;
}
.col-main > .amshopby-page-container .amscroll-load-button,
.col-main > #solr_search_result_page_container > .amshopby-page-container .amscroll-load-button {
  position: absolute;
  bottom: -55px;
  left: 50%;
  margin-left: -150px;
}
.col-main > .amshopby-page-container .amscroll-load-button i,
.col-main > #solr_search_result_page_container > .amshopby-page-container .amscroll-load-button i {
  transition: All 8000ms linear;
}
.col-main > .amshopby-page-container .amscroll-load-button.loading i,
.col-main > #solr_search_result_page_container > .amshopby-page-container .amscroll-load-button.loading i {
  -webkit-transform: rotate(1900deg);
  transform: rotate(1900deg);
}
.col-main > #solr_search_result_page_container > .amshopby-page-container {
  margin-top: 80px;
}
.col-main > #solr_search_result_page_container > .amshopby-page-container .toolbar {
  position: relative;
  top: -58px;
}
.products-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.products-list li {
  padding: 10px;
  min-height: 120px;
  border-bottom: 1px #E1E1DE solid;
  position: relative;
  cursor: pointer;
  transition: All 200ms linear;
}
.products-list li .product-image {
  float: left;
  height: 70px;
  width: 70px;
  text-align: center;
  position: relative;
}
.products-list li .image-hidden {
  position: absolute;
  transition: All 200ms linear;
}
.products-list li .image-hidden .product-image {
  opacity: 0;
}
.products-list li.regroupement .regroupement-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/regroupement-bg.png) no-repeat top left;
  z-index: 1;
}
.products-list li .regroupement-bg-hover {
  display: none;
}
.products-list li.regroupement .regroupement-bg-hover {
  transition: All 200ms linear;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 120px;
  display: block;
}
.products-list li.regroupement-0 .product-image {
  z-index: 4;
  opacity: 1;
}
.products-list li.regroupement-0 .image-fix .product-image {
  z-index: 3 !important;
  opacity: 0.5 !important;
}
.products-list li.regroupement-1 .image-hidden {
  top: -100px;
}
.products-list li.regroupement-2 .image-hidden {
  top: -200px;
}
.products-list li.regroupement-3 .image-hidden {
  top: -300px;
}
.products-list li.regroupement-4 .image-hidden {
  top: -400px;
}
.products-list li.regroupement-5 .image-hidden {
  top: -500px;
}
.products-list li.regroupement-6 .image-hidden {
  top: -600px;
}
.products-list li.regroupement-7 .image-hidden {
  top: -700px;
}
.products-list li.regroupement-8 .image-hidden {
  top: -800px;
}
.products-list li.regroupement-9 .image-hidden {
  top: -900px;
}
.products-list li.regroupement-10 .image-hidden {
  top: -1000px;
}
.products-list li.regroupement-11 .image-hidden {
  top: -1100px;
}
.products-list li.regroupement-12 .image-hidden {
  top: -1200px;
}
.products-list li.regroupement-13 .image-hidden {
  top: -1300px;
}
.products-list li .product-shop {
  margin-left: 80px;
}
.products-list li .product-right {
  /*float: right;*/
  margin-left: 25px;
}
.products-list li .product-primary {
  padding-top: 25px;
}
.products-list li .product-primary .product-name {
  margin: 0;
  font-size: 14px;
}
.products-list li .product-primary .product-name a {
  color: #000000;
  transition: All 200ms linear;
}
.products-list li .product-primary .product-name a:hover {
  color: #009931;
}
.products-list li .product-add-to-cart {
  float: right;
  margin-top: 20px;
  position: absolute;
  bottom: 5px;
  right: 10px;
  z-index: 1;
}
.products-list li .product-add-to-cart a.button-cart {
  color: #0ba032;
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16), inset 0px -10px 10px rgba(0, 0, 0, 0.08), inset 0px 2px 0px rgba(255, 255, 255, 0.1);
  height: 40px;
  width: 40px;
  line-height: 46px;
  text-align: center;
  display: block;
  border-radius: 50%;
  transition: 200ms background-color linear, 200ms color linear, 200ms box-shadow linear;
}
.products-list li .product-add-to-cart a.button-cart i {
  font-size: 24px;
}
.products-list li .product-add-to-cart a.button-cart:hover {
  background-color: #0ba032;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4), inset 0px -10px 10px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
  color: #fff;
}
.products-list li .product-add-to-cart a.button-cart.active {
  background-color: #0ba032;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4), inset 0px -10px 10px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
  color: #fff;
  background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/addtocart.gif);
  background-position: 8px 6px;
  background-repeat: no-repeat;
}
.products-list li .product-add-to-cart a.button-cart.active i {
  display: none;
}
.products-list li .product-secondary {
  float: right;
  margin-right: 0;
  display: table;
  margin-left: 5px;
}
@media (max-width: 768px) {
  .products-list li .product-secondary .price-box {
    line-height: 15px !important;/*Modifié en 15px le 24/06/2016 par Julien*/
  }
}
/*Créé le 24/06/2019 par Julien */
@media (max-width: 480px) {
  .products-list li .product-secondary .price-box {
    line-height: 5px !important;
  }
}
/* Fin Créé le 24/06/2019 par Julien */
.products-list li .product-secondary .price-box {
  display: table-cell;
  vertical-align: middle;
  /*height: 80px;*/
  line-height: 18px;
  text-align: right;
}
.products-list li .product-secondary .price-box > span {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .products-list li .product-secondary .price-box > span .price {
    margin-bottom: 0px !important;
  }
}
.products-list li .product-secondary .price-box > span .price {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
}
.products-list li .product-secondary .price-box > span .price-type {
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
}
.products-list li .product-secondary .price-box > a > .label {
  color: #000;
}
.products-list li.odd {
  background: #fff;
}
.products-list li.odd .regroupement-bg-hover {
  background-color: rgba(229, 229, 229, 0);
}
.products-list li.even {
  background: #FBFBF7;
}
.products-list li.even .regroupement-bg-hover {
  background-color: rgba(229, 229, 229, 0);
}
.products-list li.hover .regroupement-bg-hover {
  background-color: #e5e5e5;
}
.products-list .product-icons {
  position: absolute;
  height: 20px;
  overflow: hidden;
}
.products-list .product-icons .preview {
  display: none;
  position: absolute;
  left: 285px;
}
.products-list .product-icons .preview a {
  color: rgba(255,255,255,0.8);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 20px;
  white-space: nowrap;
  background: rgba(60,60,60,0.8);
  height: 20px;
  display: block;
  border-radius: 10px;
  padding: 0 15px 0 12px;
}
.products-list .product-icons .preview a i {
  margin-right: 5px;
}
.products-list .product-icons .icon-video {
  /*display:none;*/
}
.products-list li.hover {
  background-color: #e5e5e5;
}
.products-list li.hover .preview {
  display: inline-block;
}
.catalog-category-view .main {
  background-color: #fff;
}
.catalog-category-view .main .col-main {
  background: none;
}
.catalog-category-view .main .category-products {
  position: relative;
}
.catalog-category-view .main .category-products .toolbar {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  line-height: 12px;
}
.catalog-category-view .main .category-products .toolbar .pager .pages {
  /*display: none;*/
  margin: 0 20px;
}
.category-top-title-container h2 {
  font-size: 24px;
  font-weight: 300;
}
.category-title-shadow {
  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/shadow-top.png) no-repeat top center;
  background-size: 100% auto;
}
.category-title-container {
  background-color: #fff;
}
.category-title-container .category-title span {
  padding: 0;
  display: block;
}
.product-icons {
  margin-bottom: 5px;
}
.product-icons .icon {
  display: inline-block;
  margin-right: 10px;
  text-transform: uppercase;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: bold;
}
.product-icons .icon.icon-new {
  background: #ff4b00;
  color: #fff;
}
.product-icons .icon.icon-top {
  background: #7fff00;
  color: #000000;
}
.product-icons .icon.icon-video {
  background: #da001a;
  color: #fff;
}
@media (min-width: 0px) and (max-width: 420px) {
  .product-icons .icon.icon-video {
    display:none !important;
  }
}
.product-icons .icon.icon-video i {
  margin-right: 2px;
}
.product-icons .icon.icon-degressif {
  background: #ffff00;
  color: #000000;
  text-align: center;
  margin-bottom: 2px;
}
.product-icons .icon.icon-degressif.icon-degressif-alternative {
  background:#ff8226;
}

/******************/
/****TOOLBAR*****/
/******************/
.toolbar .sorter {
  float: right;
}
.toolbar .pager {
  float: left;
}
.toolbar .pager strong {
  font-weight: normal;
  color: #666666;
  font-size: 14px;
}
.toolbar .sort-by select {
  background: none;
  border: 0 none;
}
/******************/
/****PRIX*****/
/******************/
.price-box .regular-price {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.price-box .special-price {
  color: #da001a;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}
.price-box .special-price span {
  color: #da001a !important;
}
.price-box .old-price {
  color: #666666;
  font-size: 14px;
  white-space: nowrap;
}
/*********************/
/****PRODUCT VIEW*****/
/*********************/
.breadcrumbs {
  display: block;
  float: left;
  margin-top: 10px;
}
.breadcrumbs ul {
  list-style-type: none;
  padding: 0;
  display: block;
  margin: 5px 10px 5px 0;
}
.breadcrumbs ul li {
  display: block;
  float: left;
  color: #000;
  font-size: 14px;
}
.breadcrumbs ul li a {
  display: inline-block;
  padding: 0 4px;
  color: #000;
}
.breadcrumbs ul li a:hover {
  color: #009931;
  text-decoration: none;
}
.breadcrumbs ul li:last-child .sep {
  display: none;
}
.breadcrumbs + .product-top-navigation + .category-name {
  display: none;
}
.product-top {
  border-bottom: 1px #F0F0E1 solid;
  padding: 10px 0 10px;
}
.product-top h2 {
  margin: 0;
  font-weight: 300;
  font-size: 24px;
}
.product-top .product-top-navigation {
  float: right;
  margin-top: 10px;
}
.product-top .product-top-navigation .back {
  display: inline-block;
  margin-right: 10px;
}
.product-top .product-top-navigation a {
  color: #666;
}
.product-top .product-top-navigation i {
  font-size: 24px;
  position: relative;
  top: 2px;
  margin: 0 5px;
}
.product-top:after {
  content: '';
  display: block;
  clear: both;
}
.product-img-box > .col-sm-10 {
  padding: 0;
}
.product-img-box .product-image-gallery {
  text-align: center;
  margin-bottom: 5px;
  position: relative;
  cursor: pointer;
}
.product-img-box .product-image-gallery ul.thumbs-bullet {
  position: absolute;
  top: 10px;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.product-img-box .product-image-gallery ul.thumbs-bullet li {
  display: inline-block;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  margin: 0 3px;
  opacity: 0.3;
  transition: All 200ms linear;
}
.product-img-box .product-image-gallery ul.thumbs-bullet li.active {
  opacity: 1;
}
.product-img-box .product-image-gallery #prev-img {
  position: absolute;
  top: 50%;
  left: 0px;
  font-size: 24px;
  opacity: 1;
  transition: All 200ms linear;
  margin-top: -12px;
}
.product-img-box .product-image-gallery #next-img {
  position: absolute;
  margin-top: -12px;
  transition: All 200ms linear;
  top: 50%;
  right: 0px;
  font-size: 24px;
  opacity: 1;
}
.product-img-box .product-image-gallery .gallery-image {
   display: none;
   max-width: 100%;
   height: auto;
   margin: 0 auto;
}
.product-img-box .product-image-gallery #image-0 {
  display: block;
}
.product-img-box .product-image-gallery .zoom {
  opacity: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  background-color: rgba(60,60,60,0.8);
  height: 70px;
  width: 70px;
  padding-top: 9px;
  text-align: center;
  color: rgba(255,255,255,0.8);
  font-size: 14px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  transition: All 200ms linear;
  cursor: pointer;
  display: none;
}
.product-img-box .product-image-gallery .zoom i {
  font-size: 25px;
  text-align: center;
  bottom: -6px;
  position: relative;
}
.more-views {
  display: block;/* Changé de none à block par Julien le 04/07/2019 */
}
.more-views ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.more-views ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 19.3%;
  padding-right: 15px;
}
.more-views ul li img {
  max-width: 100%;
  height: auto;
}
.price-label {
  display: none;
}
p.old-price {
  margin: 0;
}
p.special-price {
  margin: 0;
}
.old-price .price {
  text-decoration: line-through;
  font-size: 14px;
}
.special-price .price {
  color: #da001a !important;
}

.product-view .product-name {	
	overflow: hidden;	
}

.product-view .product-name h1 {
  margin: 40px 0 10px;
  border-bottom: 1px solid;
  font-weight: 900;
  font-size: 20px;
  padding-bottom: 6px;
  color: #000000;
}
@media(max-width: 768px){
  .product-view .product-name h1 {
    margin: 50px 0 10px;
  }
}
.product-view .aw_countdown_timer {
 /* clear: both;*/
}
.product-view .add-to-cart-buttons button.btn-cart > span > span {
  background-position: 15px 3px;
}
.product-view .add-to-cart-buttons button.btn-cart.validation-passed > span > span {
  border: 4px rgba(0, 0, 0, 0.2) solid;
  background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/addtocart.gif);
  background-position: 15px 3px;
  background-repeat: no-repeat;
}
.product-view .add-to-cart-buttons button.btn-cart.validation-passed > span > span i {
  visibility: hidden;
}
.product-view .product-icons {
  text-align: left;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;	
}
@media (max-width: 767px) {
	.product-view .product-icons {
		 top: 10px;
	}
}
.product-view .product-icons .icon {
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
}
.product-view .read-descriptif {
  margin-right: 20px;
}
.product-view .read-descriptif a {
  color: #000;
  transition: All 200ms linear;
}
.product-view .read-descriptif a:hover {
  color: #009931;
}
.product-view .price-info ul.tier-prices {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.product-view .price-info ul.tier-prices li {
  padding: 0 5px 0 5px;
  background: #F0F0E1;
  /*height: 30px;*/
  line-height: 30px;
  border-radius: 15px;
  font-size: 14px;
  margin: 0 0 5px;
  display: inline-block;
}
.product-view .price-info ul.tier-prices li strong {
  background: #ffff00;
  border-radius: 15px;
  display: inline-block;
  height: 31px;
  line-height: 30px;
  width: 55px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin-left: -5px;	
}
.product-view .price-info ul.tier-prices li span.price {
  background: #fff;
  border-radius: 10px;
  height: 20px;
  line-height: 20px;
  margin: 0 3px;
  display: inline-block;
  padding: 0 5px;
  font-size: 16px;
  font-weight: 600;
}
.product-view .price-info .price-box {
  float: right;
  text-align: right;
  line-height: 19px;
}
.product-view .product-table-qty {
  margin: 0 0 10px;
}
.product-view .product-table-qty table {
  width: 100%;
}
.product-view .product-table-qty table thead th {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px solid;
  padding: 5px 0;
}
.product-view .product-table-qty table tbody td {
  color: #666666;
  font-size: 14px;
  font-weight: normal;
  padding: 3px 0;
  border-bottom: 1px #F0F0E1 solid;
}
.product-view .product-table-qty table tbody td .regular-price {
  white-space: nowrap;
}
.product-view .product-table-qty table tbody td .price-box span {
  font-size: 14px;
  font-weight: normal;
  color: #666666;
}
.product-view .add-to-cart-wrapper {
  float: right;
  margin: 5px 0 25px;
}
.product-view .produit-livraison-gratuite {
  text-align: right;
  color: #000;
}
.product-view .produit-livraison-gratuite i {
  margin-left: 10px;
  float: right;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  margin-top: -5px;
  background: #FFFF00;
  font-size: 24px;
  color: #000000;
  text-align: center;
  display: inline-block;
}


.product-view .produit-offre-encours, .product-view .produit-besoin-aide {
  text-align: right;
  color: #000;
}

.product-view .title-desc {
  color: #000000;
  font-size: 18px;
  font-weight: 900;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin: 30px 0 10px;
}
.product-view .desc {
  color: #000;
  text-align: justify;
}
.product-view .desc p {
  text-align: justify;
}

.product-collateral .desc p{
  text-align: justify;
}

/*-----REGROUPEMENT--------*/
/*----Olivier 03-2017------*/
.product-view .regroupement-title {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 5px;
}

.product-view .regroupement {
  display: table;
  border-top: 1px #F0F0E1 solid;
  width: 100%;
}
.product-view .regroupement .product {
  display: table-row;
}
.product-view .regroupement .product .sku {
  display: table-cell;
  padding: 10px 5px 10px 5px;
  border-bottom: 1px #F0F0E1 solid;
}
.product-view .regroupement .product .carac {
  display: table-cell;
  padding: 10px 5px 10px 0;
  border-bottom: 1px #F0F0E1 solid;
}
.product-view .regroupement .product .price-wrap {
  display: table-cell;
  padding: 10px 5px 10px 0;
  border-bottom: 1px #F0F0E1 solid;
  text-align: right;
}
.product-view .regroupement .product .price-wrap div {
  display: inline;
}
.product-view .regroupement .product a {
  display: block;
  color: #666666;
}
.product-view .regroupement .product-hover {
  background: #F0F0E1;
}
.product-collateral {
  /*background-color: rgba(240, 240, 225, 0.25);*/
  background-color: #fff;
  padding: 10px 0 10px;
  margin: 5px 0 0;
}
.product-collateral .videos {
  margin-top: 0px;/* Modifié de 50 à 0px le 08/07/19 par Julien*/
}
.product-collateral .videos .title {
  color: #000000;
  font-size: 18px;
  font-weight: 900;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin: 0 0 10px;
  padding-top: 20px;
}
.product-collateral .videos ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-collateral .videos li {
  width: 30%;
  margin: 0 5% 20px;
  float: left;
  cursor: pointer;
}
.product-collateral .videos li.last {
  margin: 0;
}
.product-collateral .videos li.first {
  margin: 0;
  clear: left;
}
.product-collateral .videos li:hover .texte {
  color: #009931;
}
.product-collateral .videos li img {
  width: 100%;
  height: auto;
  display: block;
}
.product-collateral .videos .thumb {
  position: relative;
  margin: 0 0 8px;
}
.product-collateral .videos .thumb span.duration {
  position: absolute;
  bottom: 3px;
  right: 3px;
  background: #111;
  color: #fff;
  font-size: 10px;
  display: block;
  padding: 0 5px;
  font-weight: bold;
}
.product-collateral .videos .thumb span.play {
  height: 20px;
  line-height: 20px;
  width: 20px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
}
.product-collateral .videos .thumb span.play i {
  color: #da001a;
  font-size: 24px;
  margin-top: -1px;
  margin-left: -1px;
}
.product-collateral .videos .texte {
  color: #000;
  font-size: 14px;
  transition: All 200ms linear;
}
.product-collateral .videos .texte:hover {
  color: #009931;
}
/*Julien le 04/07/2019
.product-collateral .documents {
  margin-top: 30px;
}*/
.product-collateral .documents .title {
  color: #000000;
  font-size: 18px;
  font-weight: 900;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin: 0px 0 0px 0;
  padding-top: 20px;
}
.product-collateral .documents ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-collateral .documents ul li {
  margin: 0;
  padding: 0;
}
.product-collateral .documents ul li .mimetype {
  float: left;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17px;
}
.product-collateral .documents ul li .texte {
  display: block;
  padding: 10px 0 0 30px;
}
.product-collateral .documents ul li a {
  display: block;
  position: relative;
  min-height: 34px;
  color: #da001a;
  transition: All 200ms linear;
}
.product-collateral .documents ul li a:hover {
  color: #009931;
}
.product-collateral .title-desc {
  color: #000000;
  font-size: 18px;
  font-weight: 900;
  border-bottom: 1px solid;
  padding-bottom: 3px;
  margin: 0 0 10px;
  padding-top: 20px;
}
.product-collateral .desc {
  color: #000;
}
body.citerne .block-related {
  /*background-color: rgba(3, 166, 166, 0.1);*/
  /*background-color: #f0f0f0;*/
  margin-top: 20px;
}
body.toles .block-related {
  /*background-color: rgba(200, 88, 4, 0.1);*/
  /*background-color: #f0f0f0;*/
  margin-top: 20px;
}
body.phyto .block-related {
  /*background-color: rgba(200, 88, 4, 0.1);*/
  /*background-color: #f0f0f0;*/
  margin-top: 20px;
}
body.elevage .block-related {
  /*background-color: rgba(217, 163, 0, 0.1);*/
  /*background-color: #f0f0f0;*/
  margin-top: 20px;
}
body.outillage .block-related {
  /*background-color: rgba(112, 219, 52, 0.1);*/
  /*background-color: #f0f0f0;*/
  margin-top: 20px;
}
body.bonsplans .block-related {
  /*background-color: rgba(255, 75, 0, 0.1);*/
  /*background-color: #f0f0f0;*/
  margin-top: 20px;
}
.block-related {
  padding: 10px 0 20px;
}
.block-related .block-title strong {
  font-size: 24px;
  font-weight: 900;
  color: #000;
  margin: 0 0 30px;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
  margin: 0 0 20px;
  display: block;
}
.block-related ul.products-grid {
  list-style: none;
  margin: 0;
  padding: 0;
}
.block-related ul.products-grid li {
  margin: 0 0 30px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0);
  transition: All 200ms linear;
}
/*----Tous les produits associés visibles ----*/
/*-----------Olivier 03-2017------------------*/
/*.block-related ul.products-grid li:nth-child(n+5) {
  display: none;
}*/

.block-related ul.products-grid li .product-wrap {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 1px;
  border-style: solid;
  position: relative;
}
.block-related ul.products-grid li.hover .product-wrap {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.block-related ul.products-grid li.hover .product-image .bg {
  height: 0%;
}
.block-related ul.products-grid li .product-image {
  text-align: center;
  position: relative;
}
.block-related ul.products-grid li .product-image img {
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.block-related ul.products-grid li .product-image .bg {
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  transition: All 200ms linear;
}
.block-related ul.products-grid li .product-bottom {
  padding: 10px 50px 30px 10px;
  position: relative;
  line-height: 17px;
  height: 140px !important;
}
.block-related ul.products-grid li .product-name a {
  color: #000;
  display: block;
}
.block-related ul.products-grid li .product-add-to-cart a {
  color: #0ba032;
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16), inset 0px -10px 10px rgba(0, 0, 0, 0.08), inset 0px 2px 0px rgba(255, 255, 255, 0.1);
  height: 40px;
  width: 40px;
  line-height: 46px;
  text-align: center;
  display: block;
  border-radius: 50%;
  transition: 200ms color linear, 200ms background-color linear;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.block-related ul.products-grid li .product-add-to-cart a i {
  font-size: 24px;
}
.block-related ul.products-grid li .product-add-to-cart a:hover {
  color: #fff;
  background-color: #0ba032;
}
.block-related ul.products-grid li .product-add-to-cart a.active {
  color: #fff;
  background-color: #0ba032;
  background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/addtocart.gif);
  background-position: 8px 6px;
  background-repeat: no-repeat;
}
.block-related ul.products-grid li .product-add-to-cart a.active i {
  display: none;
}
.block-related ul.products-grid li .price-box {
  margin: 5px 0 12px 0;
  position: absolute;
  bottom: 5px;
  /*left: 0px;*/
  font-weight: bold;
  color: #000;
  line-height: 18px;
  width: 100%;
}
.block-related ul.products-grid li .product-icons {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 3;
}
.block-related ul.products-grid li .product-icons .icon {
  margin: 0 0 3px;
  display: block;
}
.block-related ul.products-grid li .preview {
  display: inline-block;
  position: absolute;
  opacity: 0;
  left: 50%;
  top: 50%;
  z-index: 4;
  margin-left: -35px;
  margin-top: -35px;
  transition: All 200ms linear;
}
.block-related ul.products-grid li .preview a {
  color: rgba(255,255,255,0.8);
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 20px;
  height: 70px;
  width: 70px;
  text-align: center;
  display: block;
  border-radius: 50%;
  padding-top: 13px;
  line-height: 90%;
  background: rgba(60,60,60,0.8);
}
.block-related ul.products-grid li .preview a i {
  font-size: 24px;
}
.block-related ul.products-grid li.hover .preview {
  opacity: 1;
}
.block-related ul.products-grid li .aw_countdown_timer {
  position: absolute;
  left: 8px;
  top: 2px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-share {
  font-size: 14px;
  padding-top: 2px;/*Modifié de 14 à 2 par Julien le 04/07/2019*/
  border-top: 1px solid;
  margin-top: 15px;
  line-height: 20px;
}


.product-share a {
  color: #666;
  transition: All 200ms linear;
}
.product-share a:hover {
  color: #009931;
}
.product-share i {
  font-size: 24px;
  display: inline-block;
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.product-share .print {
  float: right;
}
.product-navigation {
  padding: 25px 0;
  height: 16px;
  background: #fff;
}
.product-navigation .back {
  float: left;
  font-size: 14px;
}
.product-navigation .back a {
  color: #666;
}
.product-navigation .back i {
  font-size: 24px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.product-navigation .haut-de-page {
  float: right;
  cursor: pointer;
  color: #666;
}
.product-navigation .haut-de-page i {
  font-size: 24px;
  position: relative;
  top: 4px;
  margin-left: 5px;
}
/*--------------*/
/*-----ZOOM-----*/
/*--------------*/
#zoomContainer {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
#zoomContainer .zoomVideo {
  margin: 0 auto;
  position: relative;
  max-width: 960px;
}
#zoomContainer .arrow-previous {
  position: absolute;
  top: 50%;
  left: 125px;
  cursor: pointer;
  font-size: 55px;
  margin-top: -27px;
  color: #000;
}
#zoomContainer .arrow-previous:hover {
  color: #009931;
}
#zoomContainer .arrow-next {
  position: absolute;
  top: 50%;
  cursor: pointer;
  right: 10px;
  font-size: 55px;
  margin-top: -27px;
  color: #000;
}
#zoomContainer .arrow-next:hover {
  color: #009931;
}
#bg_closer {
  height: 100%;
  left: 0;
  position: absolute;
  background: #555;
  opacity: 0.80;
  filter: alpha(opacity=80);
  top: 0;
  width: 100%;
}
#zoomWrapper {
  margin: 0;
  top: 0;
  position: fixed;
  width: 1000px;
  max-width: 100%;
  padding: 30px 0;
  box-sizing: border-box;
}
#zoomContent {
  background: #fff;
  width: 1000px;
  max-width: 100%;
  padding-left: 100px;
  box-sizing: border-box;
  height: 100%;
  text-align: center;
  position: relative;
}
.zoomContentSimple {
  padding-left: 0 !important;
}
#zoomedImage {
  max-height: 100%;
  max-width: 100%;
}
.closeZoom {
  background: #333333;
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 3px 5px 3px 5px;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
  display: block;
}
a.closeZoom:hover {
  background-color: #666666;
  color: #fff;
}
#zoomViews ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#zoomViews {
  position: absolute;
  top: 50%;
  left: 10px;
  max-height: 100%;
  width: 75px;
  padding: 10px 0;
  box-sizing: border-box;
}
#zoomViews ul li {
  display: inline-block;
  margin-right: 10px;
}
#zoomViews ul li a {
  border: 1px solid #DDDDDD;
  display: block;
  margin: 0;
  margin-bottom: 5px;
  background: #ffffff;
}
#zoomViews ul li.no-display {
  display: inline-block !important;
}
#zoomViews ul li a:hover,
#zoomViews ul li.active a {
  border: 1px solid #AAAAAA;
}
/*end zoom*/
/*--------------*/
/*-----CART-----*/
/*--------------*/
.cart-title .page-title h1 {
  color: #009931;
  border: 0 none;
  font-weight: 300;
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 10px;
}
.cart-title a {
  float: right;
  color: #666;
  transition: All 200ms linear;
}
.cart-title a:hover {
  color: #009931;
}
.cart-title a i {
  font-size: 24px;
  position: relative;
  top: 2px;
  margin-right: 4px;
}
.cart {
  background-color: rgba(240, 240, 225, 0.25);
  padding-top: 10px;
}
.cart-table colgroup col:nth-child(1),
.cart-table thead tr th:nth-child(1),
.cart-table tbody tr td:nth-child(1),
.cart-table colgroup col:nth-child(3),
.cart-table thead tr th:nth-child(3),
.cart-table tbody tr td:nth-child(3) {
  display: none;
}
.cart-table-wrapper {
  margin-top: 25px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
.cart-table {
  position: relative;
  top: -25px;
  border-collapse: separate;
}
.cart-table thead th {
  border-bottom: 1px #009931 solid;
  padding-bottom: 2px;
}
.cart-table tbody tr td {
  border-right: 0;
  padding: 3px 10px;
}
.cart-table tbody tr:last-child td {
  border-bottom: 0 none;
}
.cart-table td.subtotal .price {
  font-size: 14px;
  font-weight: bold;
}
.cart-table td .btn-remove {
  font-size: 24px;
  color: #666;
}
.cart-table tfoot td button {
  display: none;
  margin: 10px;
}
#discount-coupon-form {
  margin-top: 15px;
  padding-top: 6px;
}
#discount-coupon-form h2 {
  font-size: 14px;
  border-bottom: 1px #009931 solid;
  margin: 0 0 15px;
  padding: 0 0 3px;
  font-weight: normal;
  color: #666;
}
#discount-coupon-form .field-wrapper {
  position: relative;
}
#discount-coupon-form .btn-coupon {
  position: absolute;
  bottom: 0;
  right: 5px;
  background: none;
  margin: 0;
  padding: 0;
  border: 0 none;
  z-index: 3;
}
#discount-coupon-form .btn-coupon span {
  height: 30px;
  line-height: 28px;
  width: 30px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  display: block;
  border-radius: 50%;
  background: #666;
  transition: All 200ms linear;
}
#discount-coupon-form .btn-coupon:hover span {
  background: #009931;
}
#discount-coupon-form .button-wrapper {
  margin: 0 0 80px;
}
.cart-totals #shopping-cart-totals-table {
  width: 100%;
  margin: 0 0 20px;
}
.cart-totals #shopping-cart-totals-table tbody td {
  padding: 10px;
  color: #000;
  border-bottom: 1px #E1E1DE solid;
  font-size: 14px;
}
.cart-totals #shopping-cart-totals-table tbody td .price {
  font-weight: bold;
  font-size: 16px;
}
.cart-totals #shopping-cart-totals-table tfoot tr:nth-child(1) td {
  border-top: 5px #009931 solid;
}
.cart-totals #shopping-cart-totals-table tfoot tr td {
  color: #666;
  border-bottom: 1px #E1E1DE solid;
  font-size: 14px;
  padding: 10px;
}
.cart-totals #shopping-cart-totals-table tfoot tr td .price {
  font-weight: bold;
  font-size: 16px;
}
.cart-totals #shopping-cart-totals-table tfoot tr:last-child td {
  color: #009931;
  border-bottom: 0 none;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
}
.cart-totals button.btn-red {
  width: 100%;
}
.cart-totals button.btn-red i {
  font-size: 24px;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
.cart-totals button.btn-red span {
  width: 100%;
}

/*-----ONESTEP-----*/
#onestep-nav {
  background-image: linear-gradient(#009931 0%, #38b933 100%);
  height: 100px;
  text-align: center;
}
#onestep-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#onestep-nav ul li {
  padding: 0;
  display: inline-block;
  height: 100px;
  padding-top: 22px;
  display: none;
}
#onestep-nav ul li a {
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 14px;
  position: relative;
}
#onestep-nav ul li a span {
  background-color: #009931;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6), inset 0px -10px 10px rgba(0, 0, 0, 0.1), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  color: #fff;
  width: 50px;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 900;
  margin-right: 10px;
}
#onestep-nav ul li.dotted {
  border-bottom: 1px rgba(255, 255, 255, 0.6) dotted;
  width: 250px;
  height: 32px;
  margin: 0 20px;
}
#onestep-nav ul li.active {
  display: inline-block;
}
#onestep-nav ul li.active span {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.15);
  border-width: 4px;
  border-style: solid;
  line-height: 42px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6), inset 0px -10px 10px rgba(0, 0, 0, 0.1), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
  color: #da001a;
}
#onestep-content h2 {
  font-size: 18px;
  font-weight: 900;
  color: #000;
  border-bottom: 1px #009931 solid;
  margin: 0;
  padding-bottom: 3px;
}
#onestep-content #checkout-progress-addresses-wrapper .accordeon a.edit {
  float: right;
  color: #666;
}
#onestep-content #checkout-progress-addresses-wrapper .accordeon {
  margin-top: 30px;
}
#onestep-content .addr .addr-container {
  margin: 20px 0;
  background-color: #ffffff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
#onestep-content .addr .addr-container h3 {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0 20px;
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
  color: #666;
}
#onestep-content .addr .addr-container address {
  color: #666;
  padding: 20px;
}
#checkout-progress-shipping-wrapper {
  margin-top: 40px;
}
#checkout-progress-shipping-wrapper h2 {
  margin-bottom: 10px;
}
#checkout-progress-shipping-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#checkout-progress-shipping-wrapper ul li {
  margin: 0;
  margin-right: 20px;
  display: block;
  float: left;
}
#checkout-progress-review-wrapper {
  margin-top: 40px;
}
#checkout-progress-review-wrapper a.edit {
  float: right;
  color: #666;
}
#checkout-progress-review-wrapper .cart-table-wrapper {
  margin: 0;
}
#checkout-progress-review-wrapper .cart-table {
  top: 0;
}
#checkout-progress-review-wrapper .cart-table thead th {
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
  padding: 8px 10px;
}
#checkout-progress-review-wrapper .cart-totals {
  float: right;
  width: 448px;
  max-width: 100%;
}
#checkout-progress-payment-wrapper {
  margin-top: 40px;
}
#checkout-progress-payment-wrapper .onestep-enabled {
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
}
#checkout-progress-payment-wrapper .onestep-enabled i {
  color: #da001a;
  font-size: 24px;
  position: relative;
  top: 3px;
}
#checkout-progress-payment-wrapper .onestep-enabled a {
  color: #da001a;
  text-decoration: underline;
}
#checkout-progress-payment-wrapper .accordeon {
  position: relative;
}
#checkout-progress-payment-wrapper .onestep-disabled {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
}
#checkout-progress-submit-wrapper {
  padding: 10px 0;
  position: relative;
}
#checkout-progress-submit-wrapper .onestep-disabled {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
}
.onestep-waiting {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7) url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/ajax-loader.gif) no-repeat center center fixed;
}
#co-shipping-form .wide-address label,
#co-billing-form .wide-address label {
  margin: 0 0 10px;
}
#co-shipping-form .wide-address select,
#co-billing-form .wide-address select {
  width: 600px;
  max-width: 100%;
}
.sp-method-titles .sp-method-title {
  margin: 20px 0 10px 0;
  height: 40px;
}
.sp-method-titles .sp-method-title img {
  width: 50px;
  position: relative;
  top: -2px;
  height: auto;
}
.sp-method-titles .sp-method-title i {
  float: left;
}
.sp-method-contents ul.form-list {
  clear: both;
  margin: 20px 0;
  background-color: #F7F7F7;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.sp-method-contents .choc {
  font-size: 16px;
  font-weight: bold;
}
.sp-method-contents .atos-select-cards ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*----------------*/
/*-----VIDEOS-----*/
/*----------------*/
.cct-list-videos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cct-list-videos ul li {
  margin: 0 0 40px;
  line-height: 120%;
}
.cct-list-videos ul li .right {
  background: #FBFBF7;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  padding: 8px;
}
.cct-list-videos ul li img {
  display: block;
}
.cct-list-videos ul li a {
  color: #000;
  font-size: 12px;
}
.cct-list-videos ul li strong {
  color: #009931;
  font-size: 14px;
}
.cct-list-videos ul li span.date {
  display: inline-block;
  color: #666;
  font-style: italic;
}
.cct-list-videos ul li .image {
  position: relative;
  margin: 0;
}
.cct-list-videos ul li .image span.duration {
  position: absolute;
  bottom: 6px;
  right: 3px;
  background: #111;
  color: #fff;
  font-size: 10px;
  display: block;
  padding: 0 5px;
  font-weight: bold;
}
.cct-list-videos ul li .image span.play {
  height: 50px;
  line-height: 50px;
  width: 50px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  display: block;
}
.cct-list-videos ul li .image span.play i {
  color: #da001a;
  font-size: 60px;
  margin-top: -3px;
  margin-left: -1px;
}
.cct-view-videos .date {
  color: #666;
  margin: 0 0 10px;
  font-size: 12px;
}
.cct-view-videos .media {
  margin: 10px 0 0;
}
.cct-view-videos .numero {
  font-size: 11px;
}
.cct-view-videos .image {
  margin: 0 0 20px;
}
/*----------------*/
/*-----PRESSE-----*/
/*----------------*/
.the-date {
  font-size: 20px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px #ccc solid;
  padding-bottom: 5px;
  margin-top: 30px;
  margin-bottom: 10px;
  clear: both;
}
.cct-list-presse ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cct-list-presse ul li {
  margin: 0 0 40px;
  line-height: 120%;
}
.cct-list-presse ul li > div {
  background: #FBFBF7;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.cct-list-presse ul li img {
  margin-bottom: 5px;
}
.cct-list-presse ul li a {
  color: #000;
  font-size: 12px;
}
.cct-list-presse ul li strong {
  color: #009931;
  font-size: 14px;
}
.cct-list-presse ul li span.date {
  display: inline-block;
  color: #666;
  font-style: italic;
}
.cct-list-presse ul li .bottom {
  padding: 0 5px;
}
.cct-view-presse .date {
  color: #666;
  margin: 0 0 10px;
  font-size: 12px;
}
.cct-view-presse .media {
  margin: 10px 0 0;
}
.cct-view-presse .numero {
  font-size: 11px;
}
.cct-view-presse .download {
  margin: 10px 0 0;
}
.pager .count-container {
  float: left;
  margin-right: 20px;
}
.pager .pages {
  float: right;
}
.pager .pages ol {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.pager .pages ol li {
  display: inline-block;
  margin: 0 3px;
}
/*----------------*/
/*-----FILTRES-----*/
/*----------------*/
.filter-mobile {
  position: relative;
  width: auto;
  z-index: 2;
  float: none;
  transition: All 200ms linear;
}
.filter-mobile i.fa-filter {
  font-size: 24px;
  transition: All 800ms linear;
  position: relative;
  top: 2px;
}
.filter-mobile.open i.fa-filter {
  transform: rotate(-360deg);
}
.solrsearch-index-index .filter-mobile {
  top: -20px;
  left: -11px;
}
.solrsearch-index-index .footer-reassurance-container,
.catalog-category-view .footer-reassurance-container,
.solrsearch-index-index .footer-container,
.catalog-category-view .footer-container,
.solrsearch-index-index .footer-bottom-container,
.catalog-category-view .footer-bottom-container,
.solrsearch-index-index .catalog-cms,
.catalog-category-view .catalog-cms,
.solrsearch-index-index .amshopby-page-container,
.catalog-category-view .amshopby-page-container {
  position: relative;
  left: 0%;
}
.st-content {
  width: 100%;
  overflow-x: hidden;
}
.toolbar .sorter {
  margin-left: 20px;
}
.toolbar .pager {
  float: right;
}
.amount--has-pages {
  color: #000;
  margin: 0 0 20px;
}
.solrsearch-index-index .col-left,
.catalog-category-view .col-left {
  position: absolute;
  top: 30px;
  left: -100%;
  width: 100%;
  background: #FBFBF7;
}
.solrsearch-index-index .col-left {
  top: 110px;
}
.solrsearch-index-index .count-container {
  display: none;
}
.amshopby-filters-top {
  background-image: linear-gradient(180deg, #009931 0%, #38b933 100%);
  color: #FFFFFF;
  border-radius: 5px;
}
.amshopby-filters-top dl {
  margin: 0 0 40px;
}
.amshopby-filters-top dt {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px #fff solid;
  padding: 0 7px;
}
.amshopby-filters-top ol {
  list-style: none;
  margin: 0;
  padding: 0 0 10px;
}
.amshopby-filters-top ol li {
  height: 60px;
}
.amshopby-filters-top ol li .svg {
  height: 60px;
  width: 52px;
  position: relative;
  left: -3px;
  float: left;
  transition: All 200ms linear;
  margin-right: 0px;
}
.amshopby-filters-top ol li .svg .line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: #da001a;
  transition: All 200ms linear;
}
.amshopby-filters-top ol li svg {
  width: 70px;
  position: absolute;
  top: -5px;
  left: -8px;
}
.amshopby-filters-top ol li svg path {
  fill: #fff;
  transition: All 200ms linear;
}
.amshopby-filters-top ol li a {
  color: #fff;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin: 0 10px;
  transition: All 200ms linear;
  white-space: nowrap;
}
.amshopby-filters-top ol li a.amshopby-attr-selected,
.amshopby-filters-top ol li a:hover {
  box-shadow: inset 0px -1px 0px rgba(255, 255, 255, 0.4);
}
.amshopby-filters-top ol li a.amshopby-attr-selected .svg .line,
.amshopby-filters-top ol li a:hover .svg .line {
  height: 5px;
}
.amshopby-filters-top ol li a.amshopby-attr-selected svg path,
.amshopby-filters-top ol li a:hover svg path {
  fill: #DA001A;
  transition: All 200ms linear;
}
.amshopby-filters-top ol li a.amshopby-attr-selected svg path {
  fill: #DA001A;
  transition: All 200ms linear;
}
.amshopby-filters-left .current-filters {
  margin: 0 0 40px;
}
.amshopby-filters-left .current-filters .block-subtitle {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  margin-bottom: 20px;
}
.amshopby-filters-left .current-filters ol.currently {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amshopby-filters-left .current-filters ol.currently span.label {
  color: #111;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  padding-right: 5px;
}
.amshopby-filters-left .current-filters ol.currently .btn-remove {
  margin-right: 5px;
  color: #000;
}
.amshopby-filters-left .current-filters ol.currently .btn-remove:hover {
  color: #009931;
}
.amshopby-filters-left .current-filters .actions {
  margin-top: 15px;
}
.amshopby-filters-left .block-title {
  margin-bottom: 20px;
}
.amshopby-filters-left .block-title strong {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
}
.amshopby-filters-left dt {
  font-size: 14px;
  text-transform: uppercase;
  color: #666;
  padding: 0 8px 2px;
  font-weight: normal;
  border-bottom: 1px #da001a solid;
}
.amshopby-filters-left dd {
  margin: 0 0 40px;
}
.amshopby-filters-left dd ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amshopby-filters-left dd ol li a {
  color: #666;
  font-size: 14px;
  display: block;
  padding: 3px 8px;
}
.amshopby-filters-left dd ol li a span.switcher-wrap {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(170, 170, 170, 0.8);
  border-width: 1px;
  border-style: solid;
  box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.34);
  height: 10px;
  width: 20px;
  border-radius: 5px;
  position: relative;
  display: inline-block;
  transition: All 200ms linear;
  margin-right: 10px;
}
.amshopby-filters-left dd ol li a span.switcher-wrap span.switcher-cursor {
  display: inline-block;
  position: absolute;
  background-color: #dadada;
  border-color: rgba(0, 0, 0, 0.3);
  border-width: 1px;
  border-style: solid;
  box-shadow: inset 0px -2px 1px rgba(0, 0, 0, 0.1), inset 0px 1px 0px rgba(255, 255, 255, 0.25);
  height: 10px;
  width: 10px;
  border-radius: 5px;
  top: -1px;
  left: -1px;
}
.amshopby-filters-left dd ol li a.active,
.amshopby-filters-left dd ol li a.amshopby-attr-selected,
.amshopby-filters-left dd ol li a:hover {
  color: #000;
}
.amshopby-filters-left dd ol li a.active span.switcher-wrap,
.amshopby-filters-left dd ol li a.amshopby-attr-selected span.switcher-wrap,
.amshopby-filters-left dd ol li a:hover span.switcher-wrap {
  background-color: rgba(0, 153, 49, 0.8);
  border-color: rgba(0, 75, 23, 0.8);
}
.amshopby-filters-left dd ol li a.active span.switcher-wrap span.switcher-cursor,
.amshopby-filters-left dd ol li a.amshopby-attr-selected span.switcher-wrap span.switcher-cursor,
.amshopby-filters-left dd ol li a:hover span.switcher-wrap span.switcher-cursor {
  background-color: #ffffff;
}
.amshopby-filters-left dd ol li a.active span.switcher-wrap span.switcher-cursor,
.amshopby-filters-left dd ol li a.amshopby-attr-selected span.switcher-wrap span.switcher-cursor {
  left: 9px;
}
.amshopby-filters-left .attribute-diametre li {
  width: 50%;
  display: inline-block;
}
.catalog-cms {
  text-align: center;
  background: none;
}
.catalog-cms .footer-financial-helps {
  margin-top: 60px;
}
/*-----------------*/
/*-----LANDING-----*/
/*-----------------*/
.landing-title {
  background-image: linear-gradient(#009931 0%, #38b933 100%);
  padding-top: 70px;
  padding-bottom: 50px;
  color: #fff;
  text-align: left;
}
.landing-title a {
  color: #fff;
  text-decoration: underline;
}
.landing-title a:hover {
  text-decoration: none;
}
.landing-title .table {
  display: table;
  width: 100%;
}
.landing-title .table-row {
  display: table-row;
}
.landing-title .table-row > div {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.landing-title h1 {
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  margin: 0 0 30px;
}
.landing-title svg path {
  fill: #fff;
}
/*-----FAQ-----*/
.faq-list {
  margin: 40px 0 20px;
}
.faq-article {
  padding: 0 0 20px;
}
.faq-article .question {
  font-size: 16px;
  border-bottom: 1px #464646 solid;
  padding: 0 0 10px;
  margin: 15px 0 10px;
  padding-right: 90px;
  position: relative;
  cursor: pointer;
}
.faq-article .question p {
  margin: 0;
}
.faq-article .question .close-btn,
.faq-article .question .open {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #434343;
}
.faq-article .question .close-btn i,
.faq-article .question .open i {
  padding-left: 10px;
}
.faq-article .question .close-btn {
  display: none;
}
.faq-article .question.active {
  color: #da001a;
}
.faq-article .question.active a {
  color: #da001a;
}
.faq-article .reponse {
  padding: 0 0 1px;
  font-size: 12px;
  line-height: 18px;
  display: none;
}
.faq-article .reponse p {
  margin: 0 0 9px;
}
/*PAP*/
#papBg {
  background: #555;
  opacity: 0.80;
  /*background: rgba(0, 0, 0, 0.4);
  opacity: 0.45;*/
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4000;
}
#papWrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  z-index: 4000;
  max-width: 1062px;
}
#previewIframe {
  transition: All 200ms linear;
}
.advisa-preview-preview-view .block-related {
  display: none;
}
.advisa-preview-preview-view .col-main {
  background-image: none;
}
.advisa-preview-preview-view .st-content-inner {
  padding-top: 0;
}
.advisa-preview-preview-view .produit-question {
  display: none;
}
.advisa-preview-preview-view .produit-question + .grid_1 {
  display: none;
}
#papContent {
  background-color: #fff;
  box-shadow: 0 0px 2px 0 #333;
  text-align: left;
  margin: 150px 20px;
}
.papContentPreview {
  position: relative;
  background-image: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/images/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center center;
}
.papContentPreview .advisa-product-alert-close {
  right: 25px !important;
}
.advisa-product-alert-image {
  float: left;
  margin: 20px;
}
.advisa-product-alert-rightcol {
  padding: 20px 10px;
}
.advisa-product-alert-title {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 120%;
  color: #666;
}
.advisa-product-alert-qty {
  font-size: 16px;
}
.advisa-product-alert-price {
  font-size: 16px;
}
.advisa-product-alert-actions {
  padding: 20px;
  text-align: center;
}
.advisa-product-alert-actions .button {
  float: right;
  margin-left: 15px;
}
.advisa-product-alert-actions .btn-red {
  width: auto !important;
}
#papContent .crosssell h4 {
  font-size: 24px;
}
#papContent .products-grid .product-name a {
  font-size: 13px;
}
#papContent .products-grid .product-name {
  margin: 0 4px 0px;
}
#papContent .products-grid .price-box {
  margin: 5px 4px;
}
#papContent .products-grid li.item .product-details {
  margin: 0 4px 5px;
}
#papContent .advisa-product-alert-content {
  position: relative;
  padding-top: 10px;
}
#papContent .advisa-product-alert-close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  display: block;
  text-align: center;
}
.advisa-preview-preview-view .main-container {
  margin: 0;
}
.advisa-preview-preview-view .main-shadow {
  display: none;
}
.advisa-preview-preview-view .no-bg {
  display: none;
}
body.advisa-preview-preview-view {
  background: #fff !important;
}
/* MAGIKFEES */
.magikfees-total .magikfees-collapse {
  background: transparent !important;
  position: relative;
}
.magikfees-total .magikfees-collapse:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/add.png);
  background-repeat: no-repeat;
  background-position: 0 1px;
}
.show-details .magikfees-collapse:before {
  background-position: 0 -20px;
}
/*PREVIEW*/
#papContent .advisa-product-alert-close {
  color: #000;
}
.advisa-preview-preview-view .product-navigation {
  display: none;
}
ul.products-grid li .price-box p {
  /*display: inline-block;*/
}
ul.products-grid li .price-box p.old-price {
  margin-right: 10px;
}
.advisa-preview-preview-view .product-top-navigation {
  display: none;
}
/*# sourceMappingURL=styles.css.map */

.switchlangage{
  color: #000;
  height: 20px !important;
  line-height: 16px;
  vertical-align: middle;
  width: auto;
  font-size: 14px;
  background-color: white;
  font-weight: 400;
  margin-left: 5px;
  margin-right: 3px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border: 0px none #666666;
}




/*Julien 01/08/2018*/
html[lang="fr"] .cart-totals #shopping-cart-totals-table tbody tr.summary-total td div.summary-collapse::after{
  content : ' HT';
}
html[lang="en"] .cart-totals #shopping-cart-totals-table tbody tr.summary-total td div.summary-collapse::after {
  content : ' Excl. Tax';
}
html[lang="de"] .cart-totals #shopping-cart-totals-table tbody tr.summary-total td div.summary-collapse::after {
  content : ' (zzgl. MwSt)';
}

#home-slideshow {
    height: 300px;
    overflow: hidden;
    position: relative;
}
#home-slideshow .slides {
    position: relative;
    height: 300px;
    border: 0 none;
}
#home-slideshow .slide {
    background-position: top center;
    background-repeat : no-repeat;
    height: 300px;
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
}
.slider .slide {
    display: none;
}
.slider .first-slide {
    display: block;
}
.slider .slider-effect-leef {
    display: none;
}
.slider .slider-effect-leef-active {
    display: block;
}
.slider .slide-cadre .area {
	position: absolute; 
	display: block;
	text-decoration: none;
}
/*Lookbook*/
.slider .slides {
    position: relative;
}
.slider .slides .slide {
    text-align: center;
    position: absolute;
	width: 100%;
    top: 0;
    left: 0;
}
.slider-type-slide  .slides .slide {
   position: relative;
   float: left;
   display: block !important;
}
.slider .slides .slide .slide-cadre {
    margin: 0 auto;
    position: relative;
    text-align: left;
}
.slider .slide-bottom {
}
.slide-bottom-actions {
    float: left;
}
.slider .slide-bottom .navigation-animated {
    float: left;
    position: relative;
}
.slider .slide-bottom .navigation-animated a.opener {
    display: block;
    width: 72px;
    height: 28px;
    line-height: 28px;
    color: #000000;
    font-family: Arial;
    text-transform: uppercase;
    position: relative;
    z-index: 110;
    text-decoration: none;
    font-size: 12px;
    background-position: 28px 50%;
    background-repeat: no-repeat;
    padding-left: 48px;
}
.slider .slide-bottom .navigation-closed a.opener {
    background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/page-closed.png);
}
.slider .slide-bottom .navigation-closed a.opener:hover {
    background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/page-closed-hover.png);
}
.slider .slide-bottom .navigation-opened a.opener {
    background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/page-opened.png);
    color: #FFFFFF;
    background-color: #000000;
}
.slider .slide-bottom .navigation-opened {
}
.slider .slide-bottom .navigation-animated .navigation-thumb {
    position: absolute;
    bottom: 27px;
    left: 0;
    z-index: 100;
}
.slider .slide-bottom .navigation-closed .navigation-thumb {
    display: none;
}
.slider .slide-bottom .navigation-opened .navigation-thumb {
    display: block;
}
.slider .slide-bottom .slider-pagination-counter {
    width: 64px;
    height: 28px;
    line-height: 28px;
    float: left;
    font-size: 13px;
    text-align: right;
    padding-right: 8px;
    color: #E63328;
}
.slider .slide-bottom .slider-pagination-counter-small {
    width: 50px;
}
.slider .slide-bottom .slider-pagination-counter span.current-slide {
    color: #333333;
}
.slider .slide-bottom .slider-pagination-counter span.max-slide {
    color: #333333;
}
.slider-playpause {
    float: left;
    line-height: 28px;
    height: 28px;
    width: 10px;
    padding-left: 4px;
    position: relative;
}
.slider-playpause span {
    display: none;
}
.slider-playpause .slider-play {
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/play.png) no-repeat center center;
    height: 107px;
    position: absolute;
    bottom: 0;
    left: -30px;
    width: 78px;
    cursor: pointer;
    z-index: 99;
}
.slider-playpause .slider-pause {
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/pause.png) no-repeat left center;
    height: 28px;
    width: 100%;
    cursor: pointer;
}
.slider-playpause .slider-pause-hover {
    background-position: right center;
}
.slider .wrap-thumbs {
    
}
.slider .wrap-thumbs .minigoto {
    display: block;
    height: 28px;
    width: 28px;
    background-repeat : no-repeat;
    text-decoration: none;
    background-position: center center;
}
.slider .wrap-thumbs .gotonext {
    background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/next-mini.png);
    float: right;
}
.slider .wrap-thumbs .gotoprevious {
    background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/previous-mini.png);
    float: left;
}
.slider .thumbs .thumb {
    cursor: pointer;
}
.slider .thumbs a {
    text-decoration: none;
}
/*Thumbs bullet*/
.slider .thumbs-bullet {
    background: rgba(0, 0, 0, 0.20);
    height: 20px;
    padding: 5px;
    border-radius: 10px;
}
.slider .thumbs-bullet ul {
    margin: 0;
    list-style: none;
    height: 20px;
    padding: 0;
    margin-left: 10px;
}
.slider .thumbs-bullet .thumb {
    background-color:rgba(255,255,255,0.4);
    display: block;
    float: left;
    height: 10px;
    margin-right: 10px;
    width: 10px;
    border-radius: 50%;
}
.slider .thumbs-bullet .thumb a {
    display: inline-block;
    height: 10px;
    width: 10px;    
}
.slider .thumbs-bullet .active {
    background-color:rgba(255,255,255,1);
}
/*Thumbs number*/
.slider .thumbs-number {
    float: left;
    width: 726px;
}
.slider .thumbs-number .thumb {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 15px;
    text-align: center;
}
.slider .thumbs-number .thumb a {
    color: #333333;
    font-size: 13px;
}
.slider .thumbs-number .active {
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/number-active.png) no-repeat top right;
    color: #FFFFFF;
}
.slider .thumbs-number .active a {
    color: #FFFFFF;
}
/*Thumbs scrollbar*/
.slider .thumbs-scrollbar {
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/scrollbar.png) no-repeat 50% 50%;
    height: 20px;
    margin-top: 3px;
    width: 723px;
    position: relative;
    cursor: pointer;
    float: left;
}
.slider .thumbs-scrollbar .scrollbar-controller {
    height: 20px;
    width: 24px;
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/scrollbar-controller.png) no-repeat top left;
    cursor: move;
    position: absolute;
    top: 0;
    left: 0;
}
/*Thumb image*/
.slider .navigation-thumb {
    height: 120px;
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/navigation.png) no-repeat top left;
    width: 978px;
    position: relative;
}
.slider .navigation-thumb td {
    text-align: center;
    vertical-align: middle;
    height: 121px;
}
.slider .navigation-thumb .thumb {
    float: left;
}
.slider .navigation-thumb .thumb img {
    padding: 5px;
}
.slider .navigation-thumb .active img {
    background: #FFFFFF;
}

.slider .navigation-thumb .hover img {
    background: #E92D22;
}
.slider .navigation-thumb .left-shadow {
    z-index: 101;
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/shadow-left.png) no-repeat top left;
    height: 121px;
    width: 67px;
    position: absolute;
    top: 0;
    left:0;
}
.slider .navigation-thumb .right-shadow {
    z-index: 101;
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/shadow-right.png) no-repeat top left;
    height: 121px;
    width: 67px;
    position: absolute;
    top: 0;
    right:0;
}

.slider .navigation-thumb .gotoprevious {
    z-index: 101;
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/previous-navigation.png) no-repeat 10px 50%;
    height: 121px;
    width: 35px;
    position: absolute;
    left:0;
    top: 0;
    display: block;
    text-decoration: none;
}
.slider .navigation-thumb .gotonext {
    z-index: 101;
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/next-navigation.png) no-repeat 10px 50%;
    height: 121px;
    width: 35px;
    display: block;
    text-decoration: none;
    position: absolute;
    right:0;
    top: 0;
}
.slider .navigation-thumb .thumbs {
    overflow: hidden;
    margin: 0 auto;
    width: 890px;
    position: relative;
    height: 121px;
}
.slider .navigation-thumb .thumbs ul {
    height: 121px;
    position: absolute;
    width: 5000px;
    display: block;
}
/*POINTS*/
.slider .slider-points-wrapper {
    z-index: 50;
}
.slider .slider-points-wrapper .point {
    position: absolute;
    z-index: 50;
}
.slider .slider-points-wrapper .point .goto_product .point-hover {
    display: none;
}
.slider .slider-points-wrapper .point .goto_product:hover .point-hover {
    display: block;
    height: 24px;
    line-height: 24px;
    background: #D52D23 url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/marker-hover.jpg) no-repeat right center;
    text-align: left;
    padding-left: 8px;
    padding-right: 25px;
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
    position: absolute;
    right: -2px;
    top: -4px;
    z-index: 300;
}
.slider .divProductBox {
    left: 0 !important;
    top: 0 !important;
    background: none !important;
    height: 25px !important;
    width: 19px !important;
    text-indent: -5000px !important;
    overflow: hidden;
}
/*Thumbnails arrow*/
.thumbnails-arrow-next,
.thumbnails-arrow-previous {
    width: 35px;
    height: 35px;
    background-color:rgba(0,0,0,0.2);
    border-radius: 50%;
    line-height: 35px;
    position: absolute;
    z-index: 60;
    margin-top: -17px;
    cursor: pointer;
    font-size: 24px;
    color: rgba(255,255,255,0.4);
    bottom: 10px;
    transition: All 150ms linear;
}
.thumbnails-arrow-previous {
    left: 10px;
    text-align: left;
    padding-left: 7px;
}
.thumbnails-arrow-next {
    right: 10px;
    text-align: right;
    padding-right: 7px;
}
.thumbnails-arrow-next:hover,
.thumbnails-arrow-previous:hover {
    color: rgba(255,255,255,0.5);
    background-color: rgba(60,60,60,0.6);
}
/*----SLIDING EFFECT-----*/
.slider-wrap-positioner {
    position: relative;
    top: 0;
    left: 0;
    width: 10000px;
}
.slider-wrap-sliding {
    overflow: hidden;
}
.slider-slide-content-title {
    font-weight: bold;
    text-align: center;
}
.slider-slide-content-subtitle {
    text-align: center;
}
.slider-slide-content-img {
    text-align: center;
}
.slider-slide-content-desc {
    padding: 10px 15px;
    line-height: 110%;
    font-size: 12px;
    text-align: left;
}
.slider-slide-content-link {
    text-align: center;
    position: absolute;
    bottom: 0;
    margin: 0 15px;
    margin-bottom: 5px;
}
.slider-slide-content-link a {
    background: #0A263C;
    color: #ffffff;
    padding: 3px 15px;
    font-weight: bold;
    width: 100%;
    display: block;
    text-decoration: none;
}
.slider-slide-content-link a:hover {
    background: #7C6724;
}

@media (max-width: 991px) {
  #header .header-top-bar {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 1;
    background: none;
  }
  #header .header-top-bar .container {
    width: auto;
  }
  #header .page-header-container {
    height: 52px;
    border: 0 none;
  }
  #header .header-company a,
  #header .header-user a {
    color: #000;
  }
  #company-menu.opened {
    display: block;
  }
  #header .header-minicart {
    margin-right: 10px;
  }
  #header .header-user {
    margin-right: 15px;
  }
  #header .header-company .company-menu.opened {
    display: block;
  }
  #header .header-company .company-menu.opened:before,
  #header .header-company .company-menu.opened:after {
    right: 10px;
  }
  #header .header-minicart .title {
    color: #000;
  }
  #header-menu-mini {
    float: left;
    margin-top: 13px;
    color: #000;
    font-size: 16px;
    cursor: pointer;
  }
  #header-menu-mini i {
    margin-right: 2px;
    float: left;
    display: block;
    font-size: 24px;
  }
  #header-menu-mini svg {
    width: 36px;
    height: 36px;
  }
  #header-menu-mini svg path {
    stroke: #000;
  }
  #header-menu-mini span.visible-sm {
    margin-left: 4px;
    margin-right: 10px;
    float: left;
  }
  #header-search-mini {
    float: left;
    margin-top: 13px;
    margin-left: 10px;
  }
  #header-search-mini i {
    font-size: 24px;
    color: #000;
  }
  #header .logo {
    margin: 0;
    padding-right: 76px;
  }
  #header .logo img {
    margin-top: 7px;
  }
  .container-slideshow {
    margin-top: -20px;
  }
}

@media (max-width: 480px) {
  /******************/
  /******HOME-FLASH******/
  /******************/
  .vente-flash ul.products-grid li .product-name {
    padding: 0;
  }
  .vente-flash ul.products-grid li .price-box {
    margin-bottom: 40px;
    line-height: 21px;
    /*position: static;*/
    bottom: auto;
    left: auto;
  }
  /******************/
  /******HOME-NEWS******/
  /******************/
  .home-news ul.products-grid li .product-name {
    padding: 0;
  }
  .home-news ul.products-grid li .price-box {
    margin-bottom: 40px;
    line-height: 21px;
    /*position: static;*/
    bottom: auto;
    left: auto;
  }
}
/*# sourceMappingURL=override-sm-xs.css.map */
@media (min-width: 768px) {
  .col-sm-3 > .col-left,
  .col-sm-3 > .col-left {
    padding-top: 30px;
  }
  .category-cms-block {
    margin-bottom: 30px;
    padding-bottom: 40px;
    max-height: none;
  }
  .catalog-category-view .main .category-products .toolbar {
    top: -55px;
  }
  .container-slideshow .slider-home .slides .slide-cadre {
    /*max-width: 980px;*/
    width: 100%;
  }
  .container-slideshow .slider-home .slides .thumbs-bullet {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
  }
  .solrsearch-index-index .footer-reassurance-container,
  .catalog-category-view .footer-reassurance-container,
  .solrsearch-index-index .footer-container,
  .catalog-category-view .footer-container,
  .solrsearch-index-index .footer-bottom-container,
  .catalog-category-view .footer-bottom-container,
  .solrsearch-index-index .catalog-cms,
  .catalog-category-view .catalog-cms,
  .solrsearch-index-index .amshopby-page-container,
  .catalog-category-view .amshopby-page-container {
    left: 0% !important;
    display: block !important;
  }
  ul.products-grid li .preview {
    display: inline-block !important;
  }
  /*.container-slideshow .slider-home .slides {
    height: 520px !important;
  }
  .container-slideshow .slider-home .slides .slide .slide-cadre {
    height: 520px !important;
  }
  .slider-home .slides {
    height: 440px !important;
  }
  .slider-home .slides .slide .slide-cadre {
    height: 440px !important;
  }*/
  .slider-home .slides .slide {
    background-size: auto;
    background-size: auto, cover;
  }
  .container-slideshow .slider-home .wrap-thumbs {
    display: none;
  }
  .solrsearch-index-index .col-left,
  .catalog-category-view .col-left,
  .catalogsearch-result-index .col-left {
    top: 0 !important;
    left: 0 !important;
    position: relative  !important;
    width: 25% !important;
    background: none !important;
  }
  .amshopby-filters-top ol li {
    height: 40px;
  }
  .amshopby-filters-top ol li a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .amshopby-filters-top ol li a .svg {
    display: none;
  }
  .container-slideshow {
    margin-top: -80px;
  }
  .container-slideshow .slide-cadre .slider-slide-content {
    left: 8.33333333%;
    display: block;
  }
  .container-slideshow .slide-cadre .slider-slide-content .slider-slide-content-subtitle {
    font-size: 20px;
  }
  .container-slideshow .slide-cadre .slider-slide-content .slider-slide-content-desc {
    font-size: 16px;
    padding: 10px 0;
  }
  .product-img-box .product-image-gallery .zoom {
    display: block;
  }
  .product-img-box .product-image-gallery #prev-img {
    opacity: 0;
  }
  .product-img-box .product-image-gallery #next-img {
    opacity: 0;
  }
  .more-views {
    display: block;
  }
  .page-title h1 {
    font-size: 20px;
  }
  .st-content-inner {
    padding-top: 80px;
  }
  #header .logo img {
    width: 165px;
  }
  #header.sticky {
    background-position: 0 80px;
  }
  #header .page-header-container {
    height: 80px;
    padding-right: 130px;
  }
  #header .page-header-container .container {
    width: auto;
  }
  #header-search-mini {
    margin-top: 25px;
    margin-left: 25px;
  }
  #header-menu-mini {
    margin-top: 26px;
  }
  #header .header-top-bar {
    top: 16px;
  }
  #header .header-minicart {
    margin-right: 30px;
  }
  .col2-set .col-1 {
    width: 50%;
    float: left;
    padding-right: 15px;
  }
  .col2-set .col-2 {
    width: 50%;
    float: right;
    padding-left: 15px;
  }
  .col2-layout .col-main {
    float: right;
  }
  .home-profils {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .home-profils p.title-profil {
    font-size: 32px;
  }
  .home-profils .texte p.subtitle-profil {
    font-size: 18px;
  }
  .home-profils .texte p {
    font-size: 14px;
    display: block;
  }
  .home-profils .profil a {
    font-size: 16px;
  }
  .thumbnails-arrow-next,
  .thumbnails-arrow-previous {
    bottom: 168px;
  }
  .home-news ul.products-grid li:nth-child(n+5) {
    display: block;
  }
  .home-news ul.products-grid li:nth-child(n+7) {
    display: none;
  }
  .vente-flash ul.products-grid li:nth-child(n+3) {
    display: block;
  }
  .products-list .product-icons {
    overflow: visible;
  }
  .home-video {
    display: block;
  }
  .footer-reassurance-container ul li {
    float: left;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .footer-reassurance-container ul li:nth-child(3) {
    clear: left;
  }
  .footer-reassurance-container ul li:nth-child(3),
  .footer-reassurance-container ul li:nth-child(4) {
    margin-top: 0;
  }
  /******************/
  /****CATEGORY*****/
  /******************/
  .category-top-title-container p.top-title {
    font-size: 32px;
  }
  /*********************/
  /****PRODUCT VIEW*****/
  /*********************/
  .breadcrumbs ul li {
    font-size: 16px;
    font-weight: bold;
  }
  /*--------------*/
  /*-----VIDEOS-----*/
  /*--------------*/
  .cct-list-videos ul li:nth-child(3n+1) {
    clear: none;
  }
  .cct-list-videos ul li:nth-child(4n+1) {
    clear: none;
  }
  .cct-list-videos ul li:nth-child(2n+1) {
    clear: left;
  }
  /*--------------*/
  /*-----LANDING-----*/
  /*--------------*/
  .landing-title h1 {
    font-size: 32px;
  }
  .vente-flash {
    padding: 60px 0;
  }
  /*--------------*/
  /*-----ACCOUNT-----*/
  /*--------------*/
  .my-account .box-recent {
    max-width: inherit;
    overflow-x: hidden;
  }
  .my-account #my-orders-table-wrap {
    max-width: inherit;
    overflow-x: hidden;
  }
  .my-account .dashboard h2 {
    font-size: 30px;
  }
  /*--------------*/
  /*-----CART-----*/
  /*--------------*/
  .cart-table thead tr th:nth-child(1),
  .cart-table tbody tr td:nth-child(1),
  .cart-table thead tr th:nth-child(3),
  .cart-table tbody tr td:nth-child(3) {
    display: table-cell;
  }
  .cart-table colgroup col:nth-child(1),
  .cart-table colgroup col:nth-child(3) {
    display: table-column;
  }
  .cart-table td.subtotal .price {
    font-size: 16px;
  }
  #discount-coupon-form {
    margin-top: 0;
  }
  #onestep-nav ul li {
    display: inline-block;
  }
  #onestep-nav ul li.dotted {
    width: 50px;
  }
  .products-list li .product-add-to-cart {
    position: relative;
    bottom: 0;
    right: 0;
  }
  .products-list li .product-secondary {
    margin-right: 20px;
    margin-top: 20px;
  }
  .products-list li .product-secondary .price-box > span .price {
    margin: 0;
    font-size: 16px;
  }
  .products-list li .product-secondary .price-box > span .price-type {
    margin: 0;
    font-size: 16px;
  }
}
/*# sourceMappingURL=override-sm.css.map */
@media (min-width: 992px) {
  .col-main {
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/shadow-top.png) no-repeat top center;
    background-size: 100% auto;
  }
  .page-title h1 {
    font-size: 22px;
  }
  .col2-set h2 {
    font-size: 24px;
  }
  /*.container-slideshow .slider-home .slides .slide .slide-cadre {
    width: 960px;
    height: auto;
  }
  .container-slideshow .slider-home .slides {
    height: 488px !important;
  }
  .container-slideshow .slider-home .slides .slide .slide-cadre {
    height: 488px !important;
  }*/
  .container-slideshow .slider-home .slides .thumbs-bullet {
    display: none;
  }
  .amshopby-filters-top ol li {
    height: 60px;
  }
  .amshopby-filters-top ol li a {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }
  .amshopby-filters-top ol li a .svg {
    display: block;
  }
  .st-content-inner {
    padding-top: 160px;
  }
  #header {
    position: absolute;
    transition: top 200ms linear;
  }
  #header.sticky {
    padding-bottom: 20px;
    background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/shadow-top.png);
    background-repeat: no-repeat;
    /*background-color: #fff;*/
    background-size: auto auto;
    background-position: bottom center;
  }
  #header.sticky .header-top-bar {
    background: #444;
  }
  #header.sticky .page-header-container {
    height: 60px;
    background: #fff;
  }
  #header.sticky .logo {
    margin-top: 12px;
  }
  #header.sticky .logo img {
    width: 80px;
  }
  #header.sticky #header-search {
    margin-top: 15px;
    width: 200px;
  }
  #header.sticky #header-nav {
    margin-right: 20px;
    margin-top: 19px;
  }
  #header .logo img {
    width: 200px;
    height: auto;
  }
  #header .logo {
    margin-top: 10px;
    display: block;
    float: left;
  }
  #header .page-header-container {
    height: 121px;
    padding: 0;
    /*background-image: url('https://cdn.beiser-se.com/media/wysiwyg/campagne.jpg');*/
  }
  #header .page-header-container .container {
    width: 960px;
  }
  #header .header-user span.label,
  #header .header-company span.label {
    display: inline-block;
    font-size: 14px;
    position: relative;
    top: -3px;
  }
  #header .header-company:hover .company-menu {
    display: block;
  }
  #header .header-minicart #header-cart {
    left: 0;
  }
  #header .header-minicart .subtotal {
    display: inline-block;
  }
  .thumbnails-arrow-next,
  .thumbnails-arrow-previous {
    bottom: 220px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    font-size: 36px;
  }
  .thumbnails-arrow-next {
    padding-right: 9px;
  }
  .thumbnails-arrow-previous {
    padding-left: 9px;
  }
  .container-slideshow .slider-home .wrap-thumbs {
    display: block;
    /*border-top: 1px rgba(0, 0, 0, 0.1) solid;*/
    background: #ffffff url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/shadow-top.png) no-repeat top center;
  }
  .container-slideshow .slider-home .wrap-thumbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: table;
  }
  .container-slideshow .slider-home .wrap-thumbs ul li {
    background: none;
    display: table-cell !important;
    height: 60px;
    vertical-align: middle;
    text-align: center;
    color: #000000;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 5px #fff solid;
    padding: 0 15px;
    position: relative;
    width: auto !important;
    font-weight: normal;
  }
  .container-slideshow .slider-home .wrap-thumbs ul li span.arrow {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/slideshow/active.png) no-repeat center center;
    height: 10px;
    width: 20px;
    z-index: 10;
    display: none;
  }
  .container-slideshow .slider-home .wrap-thumbs ul li.active {
    background-image: radial-gradient(#ffffff 0%, #ffffff 25%, rgba(255, 255, 255, 0) 100%);
    border-bottom: 5px #d90019 solid;
  }
  .container-slideshow .slider-home .wrap-thumbs ul li.active span.arrow {
    display: block;
  }
  .container-slideshow .slider-home .wrap-thumbs ul li .subtitle {
    display: none;
  }
  .container-slideshow .slider-home .wrap-thumbs ul li a.button {
    display: none;
  }
  .container-slideshow {
    margin-top: -98px;
    /*background-image: url('https://cdn.beiser-se.com/media/wysiwyg/');*/
  }
  .container-slideshow .slide-cadre .slider-slide-content {
    left: 8.33333333%;
  }
  .container-slideshow .slide-cadre .slider-slide-content .slider-slide-content-subtitle {
    font-size: 24px;
  }
  .container-slideshow .slide-cadre .slider-slide-content .slider-slide-content-desc {
    font-size: 18px;
    padding: 10px 0;
  }
  .home-profils {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .home-profils p.title-profil {
    font-size: 42px;
  }
  .home-news ul.products-grid li:nth-child(n+5) {
    display: block;
  }
  .home-news ul.products-grid li:nth-child(n+13) {
    display: block;
  }

  /******************/
  /*******MENU*******/
  /******************/
  #nav {
    position: relative;
  }
  #nav li.level0 {
    position: relative;
    z-index: 2;
  }
  #nav li.level0 ul.level0 {
    display: none;
    position: absolute;
    z-index: 3;
    top: 37px;
    left: 22px;
    /*background: #fff;*/
    background: #EEEEEE;
    /*border: 1px #CECECE solid;*/
    /*border-radius: 20px;*/
    padding: 28px 0;
    list-style: none;
    margin: 0;
  }
  #nav li.level0 ul.level0 li {
    margin: 0;
    padding: 0;
  }
  #nav li.level0 ul.level0 li a {
    display: block;
    white-space: nowrap;
    text-align: left;
    padding: 4px 28px;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
  }
  #nav li.level0 ul.level0 li a:hover {
    color: #fff;
    background: #03A6A6;
  }
  #nav li.level0 ul.level0 li.view-all {
    display: none;
  }
  #nav li.level0 ul.level0 li.arrow {
    position: absolute;
    top: -11px;
    left: 40px;
    height: 11px;
    width: 20px;
    display: block !important;
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/icons/arrow-menu-gris.png) no-repeat;
  }
  #nav li.hover ul.level0 {
    display: block;
  }
  #nav #dash {
    position: absolute;
    top: 22px;
    left: 20px;
    height: 5px;
    transition: All 250ms linear;
    z-index: 1;
  }
  /*#nav li.nav-3 ul.level0 {
    width: 750px;
    left: -232px;
  }
  #nav li.nav-3 ul.level0 li.arrow {
    left: 349px;
    width: 20px;
  }
  #nav li.nav-3 ul.level0 li {
    width: 50%;
    float: left;
  }
  #nav li.nav-3 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }*/

  /******************/
  /******FOOTER******/
  /******************/
  .footer-reassurance-container ul li:nth-child(3) {
    clear: none;
    margin-top: 0;
  }
  .footer-top-container {
    padding-top: 0;
  }
  .footer-top-container .title {
    margin-bottom: 20px;
  }
  /*********************/
  /****PRODUCT VIEW*****/
  /*********************/
  .product-view .product-name h1 {
    font-size: 24px;
    margin: 40px 0 10px;
  }
  .breadcrumbs ul li {
    font-size: 18px;
  }
  /*--------------*/
  /*-----CART-----*/
  /*--------------*/
  .cart-title .page-title h1 {
    font-size: 48px;
  }
  /*--------------*/
  /*-----CATEGORY-----*/
  /*--------------*/
  .category-top-title-container p.top-title {
    font-size: 48px;
  }
  /*--------------*/
  /*-----PRESSE-----*/
  /*--------------*/
  .cct-list-videos ul li:nth-child(4n+1) {
    clear: none;
  }
  .cct-list-videos ul li:nth-child(2n+1) {
    clear: none;
  }
  .cct-list-videos ul li:nth-child(3n+1) {
    clear: left;
  }
  /*--------------*/
  /*-----LANDING-----*/
  /*--------------*/
  .landing-title h1 {
    font-size: 42px;
  }
  .vente-flash {
    padding: 90px 0;
  }
  /*--------------*/
  /*-----ONESTEp-----*/
  /*--------------*/
  #onestep-nav ul li.dotted {
    width: 250px;
  }



  /*----MENUS FIXED DROITS----*/
  /*-----Olivier 02.2017------*/
  /*--------------------------*/
  .catalogue-fixed
  {
    top: 5000px;
  }
  .credit-fixed
  {
    top: 5000px;
  }
  .facebook-fixed
  {
    top: 5000px;
  }
  .youtube-fixed
  {
    top: 5000px;
  }
  .devis-fixed
  {
    top: 5000px;
  }
}


/*----------MENUS CENTRÉS------------*/
/*---------Olivier 02.2017-----------*/
/*-----------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
  .home-profils p.subtitle-profil br {
    content: "";
  }
  .home-profils p.subtitle-profil br:before {
    content: "";
    display: inline;
  }

  #nav ul.level0 li.level1:nth-child(3n+2) { /* Yann a publier*/
    width: 34%;
  }

  #nav li.nav-1 ul.level0 {
    width: 960px;
    left: -338px;
  }
  #nav li.nav-1 ul.level0 li.arrow {
    left: 358px;
    width: 20px;
  }
  #nav li.nav-1 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-1 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }


  #header.sticky #nav li.nav-1 ul.level0 {
    width: 960px;
    left: -107px;
  }
  #header.sticky #nav li.nav-1 ul.level0 li.arrow {
    left: 143px;
    width: 20px;
  }


  #nav li.nav-2 ul.level0 {
    width: 960px;
    left: -416px;
  }
  #nav li.nav-2 ul.level0 li.arrow {
    left: 462px;
    width: 20px;
  }
  #nav li.nav-2 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-2 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }


  #header.sticky #nav li.nav-2 ul.level0 {
    width: 960px;
    left: -185px;
  }
  #header.sticky #nav li.nav-2 ul.level0 li.arrow {
    left: 247px;
    width: 20px;
  }


  #nav li.nav-3 ul.level0 {
    width: 960px;
    left: -547px;
  }
  #nav li.nav-3 ul.level0 li.arrow {
    left: 564px;
    width: 20px;
  }
  #nav li.nav-3 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-3 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }


  #header.sticky #nav li.nav-3 ul.level0 {
    width: 960px;
    left: -317px;
  }
  #header.sticky #nav li.nav-3 ul.level0 li.arrow {
    left: 349px;
    width: 20px;
  }


  #nav li.nav-4 ul.level0 {
    width: 960px;
    left: -620px;
  }
  #nav li.nav-4 ul.level0 li.arrow {
    left: 646px;
    width: 20px;
  }
  #nav li.nav-4 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-4 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }


  #header.sticky #nav li.nav-4 ul.level0 {
    width: 960px;
    left: -390px;
  }
  #header.sticky #nav li.nav-4 ul.level0 li.arrow {
    left: 431px;
    width: 20px;
  }


  #nav li.nav-5 ul.level0 {
    width: 960px;
    left: -709px;
  }
  #nav li.nav-5 ul.level0 li.arrow {
    left: 760px;
    width: 20px;
  }
  #nav li.nav-5 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-5 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }


  #header.sticky #nav li.nav-5 ul.level0 {
    width: 960px;
    left: -479px;
  }
  #header.sticky #nav li.nav-5 ul.level0 li.arrow {
    left: 545px;
    width: 20px;
  }


  #nav li.nav-6 ul.level0 {
    width: 960px;
    left: -861px;
  }
  #nav li.nav-6 ul.level0 li.arrow {
    left: 885px;
    width: 20px;
  }
  #nav li.nav-6 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-6 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }

  #header.sticky #nav li.nav-6 ul.level0 {
    width: 656px;
    left: -478px;
  }
  #header.sticky #nav li.nav-6 ul.level0 li.arrow {
    left: 670px;
    width: 20px;
  }


}

/*----------MENUS CENTRÉS------------*/
/*---------Olivier 02.2017-----------*/
/*-----------------------------------*/
@media (min-width: 1200px) {
	
  #nav ul.level0 li.level1:nth-child(3n+2) { /* Yann a publier*/
    width: 34%;
  }
	
  #nav li.nav-1 ul.level0 {
    width: 1170px;
    left: -471px;
  }
  #nav li.nav-1 ul.level0 li.arrow {
    left: 498px;
    width: 20px;
  }
  #nav li.nav-1 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-1 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }


  #header.sticky #nav li.nav-1 ul.level0 {
    width: 1170px;
    left: -164px;
  }
  #header.sticky #nav li.nav-1 ul.level0 li.arrow {
    left: 205px;
    width: 20px;
  }


  #nav li.nav-2 ul.level0 {
    width: 1170px;
    left: -559px;
  }
  #nav li.nav-2 ul.level0 li.arrow {
    left: 615px;
    width: 20px;
  }
  #nav li.nav-2 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-2 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }


  #header.sticky #nav li.nav-2 ul.level0 {
    width: 1170px;
    left: -252px;
  }
  #header.sticky #nav li.nav-2 ul.level0 li.arrow {
    left: 322px;
    width: 20px;
  }


  #nav li.nav-3 ul.level0 {
    width: 1170px;
    left: -707px;
  }
  #nav li.nav-3 ul.level0 li.arrow {
    left: 727px;
    width: 20px;
  }
  #nav li.nav-3 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-3 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }


  #header.sticky #nav li.nav-3 ul.level0 {
    width: 1170px;
    left: -400px;
  }
  #header.sticky #nav li.nav-3 ul.level0 li.arrow {
    left: 438px;
    width: 20px;
  }


  #nav li.nav-4 ul.level0 {
    width: 1170px;
    left: -789px;
  }
  #nav li.nav-4 ul.level0 li.arrow {
    left: 820px;
    width: 20px;
  }
  #nav li.nav-4 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-4 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }


  #header.sticky #nav li.nav-4 ul.level0 {
    width: 1170px;
    left: -482px;
  }
  #header.sticky #nav li.nav-4 ul.level0 li.arrow {
    left: 530px;
    width: 20px;
  }


  #nav li.nav-5 ul.level0 {
    width: 1170px;
    left: -889px;
  }
  #nav li.nav-5 ul.level0 li.arrow {
    left: 950px;
    width: 20px;
  }
  #nav li.nav-5 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-5 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }


  #header.sticky #nav li.nav-5 ul.level0 {
    width: 1170px;
    left: -581px;
  }
  #header.sticky #nav li.nav-5 ul.level0 li.arrow {
    left: 662px;
    width: 20px;
  }


  #nav li.nav-6 ul.level0 { /* Yann: a publier*/
    width: 1170px;
    left: -1061px;
  }
  #nav li.nav-6 ul.level0 li.arrow {
    left: 1095px;
    width: 20px;
  }
  #nav li.nav-6 ul.level0 li {
    width: 33%;
    float: left;
  }
  #nav li.nav-6 ul.level0 li a {
    padding-right: 0;
    white-space: normal;
    letter-spacing: -0.02em;
  }
  
  .container-slideshow {
    margin-top: -123px;
  }
  
}


/*# sourceMappingURL=override-md.css.map */
@media (min-width: 1200px) {
  .col-main {
    background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/shadow-top.png) no-repeat top center;
    background-size: 100% auto;
  }
  .page-title h1 {
    font-size: 24px;
  }
  #header #header-nav ol li.level0 > a {
    font-size: 16px;
  }
  #header #header-nav ol li.bonsplans > a {
    font-size: 16px;
  }
  #header .header-slogan p,
  #header .header-slogan h2 {
    font-size: 18px;
  }
  #header .header-tel {
    font-size: 16px;
  }
  #header .page-header-container .container {
    width: 1170px;
  }
  #header.sticky #header-search {
    width: 260px;
  }
  /*.container-slideshow .slider-home .slides .slide .slide-cadre {
    width: 1170px;
    height: auto;
  }*/
  .container-slideshow .slider-home .slides .thumbs-bullet {
    display: none;
  }
  #header .logo img {
    width: 220px;
    height: auto;
  }
  /*.container-slideshow .slider-home .slides {
    height: 595px !important;
  }
  .container-slideshow .slider-home .slides .slide .slide-cadre {
    height: 595px !important;
  }*/
  .thumbnails-arrow-next,
  .thumbnails-arrow-previous {
    bottom: 285px;
    height: 70px;
    line-height: 70px;
    width: 70px;
    font-size: 48px;
  }
  .thumbnails-arrow-next {
    padding-right: 15px;
  }
  .thumbnails-arrow-previous {
    padding-left: 15px;
  }
  .home-profils p.title-profil {
    font-size: 48px;
  }
  .home-profils .texte {
    text-align: right;
  }
  .home-profils .texte p.subtitle-profil {
    font-size: 22px;
  }
  .home-profils .texte p {
    font-size: 16px;
  }
  /*.home-profils .profil a {
    font-size: 18px;*/
  }
  /*.container-slideshow {
    margin-top: -150px;
  }*/
  .container-slideshow .slide-cadre .slider-slide-content {
    left: 8.33333333%;
  }
  .container-slideshow .slide-cadre .slider-slide-content .slider-slide-content-subtitle {
    font-size: 24px;
  }
  .container-slideshow .slide-cadre .slider-slide-content .slider-slide-content-desc {
    font-size: 18px;
    padding: 10px 0;
  }
  /******************/
  /******FOOTER******/
  /******************/
  .footer-top-container {
    background: #E1E1E1;
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .footer-top-container .title {
    font-size: 18px;
  }
  .footer-top-container .vert strong {
    font-size: 20px;
  }
  .footer-reassurance-container ul li:nth-child(3) {
    clear: none;
  }
  .footer-reassurance-container ul li:nth-child(4) {
    clear: none;
    margin-top: 0;
    /*float: right;*/
  }
  .footer-container .title {
    font-size: 18px;
  }
  /*--------------*/
  /*-----VIDEOS-----*/
  /*--------------*/
  .cct-list-videos ul li:nth-child(2n+1) {
    clear: none;
  }
  .cct-list-videos ul li:nth-child(3n+1) {
    clear: none;
  }
  .cct-list-videos ul li:nth-child(4n+1) {
    clear: left;
  }
  /*--------------*/
  /*-----LANDING-----*/
  /*--------------*/
  .landing-title h1 {
    font-size: 48px;
  }
}
/*# sourceMappingURL=override-lg.css.map */
/******************/
/******IMPORT******/
/******************/
/*mixins générales*/
.underline {
  text-decoration: none;
}
.underline:hover {
  text-decoration: underline;
}
.transition {
  transition: All 200ms linear;
}
.std .citerne {
  color: #03a6a6;
}
.std .elevage {
  color: #d9a300;
}
.std .outillage {
  color: #70db34;
}
.std .toles {
  color: #c85804;
}
.std .phyto {
  color: #c85804;
}
.std .promo {
  color: #ffff00;
}
.std .bonsplans {
  color: #ff4b00;
}
.std .top {
  color: #7fff00;
}
.std .vert {
  color: #009931;
}
.std .rouge {
  color: #da001a;
}
html,
body,
.st-container,
.st-pusher,
.st-content {
  height: 100%;
}
.st-content {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background: #fff;
}
.st-content,
.st-content-inner {
  position: relative;
}
.st-container {
  position: relative;
  overflow: hidden;
}
.st-pusher {
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.st-pusher::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.3);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
#menu-mobile .close-btn {
  text-align: right;
  color: #ffffff;
  background: #036D23;
}
#menu-mobile .close-btn a {
  color: #ffffff;
  padding: 1em 1em 1em 1.2em;
  display: block;
}
.st-menu-open .st-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.st-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 275px;
  height: 100%;
  background: #F5F4F1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.st-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.st-menu-open .st-menu::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
/* content style */
.st-menu ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.st-menu h2 {
  margin: 0;
  padding: 1em;
  color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-weight: 300;
  font-size: 2em;
}
.st-menu ol li a {
  display: block;
  padding: 15px 11px;
  outline: none;
  color: #111;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  font-weight: 900;
}
.st-menu ol ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  width: 275px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.2);
}
.st-menu ol ul li a {
  text-transform: none;
  padding: 0.5em 1em 0.5em 2em;
}
/* Individual effects */
/* Effect 1: Slide in on top */
.st-effect-1.st-menu {
  visibility: visible;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.st-effect-1.st-menu-open .st-effect-1.st-menu {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.st-effect-1.st-menu::after {
  display: none;
}
/* Effect 2: Reveal */
.st-effect-2.st-menu-open .st-pusher {
  -webkit-transform: translate3d(275px, 0, 0);
  transform: translate3d(275px, 0, 0);
}
.st-effect-2.st-menu {
  z-index: 1;
}
.st-effect-2.st-menu-open .st-effect-2.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.st-effect-2.st-menu::after {
  display: none;
}
/* Effect 3: Push*/
.st-effect-3.st-menu-open .st-pusher {
  -webkit-transform: translate3d(275px, 0, 0);
  transform: translate3d(275px, 0, 0);
}
.st-effect-3.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.st-effect-3.st-menu-open .st-effect-3.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.st-effect-3.st-menu::after {
  display: none;
}
/* Effect 4: Slide along */
.st-effect-4.st-menu-open .st-pusher {
  -webkit-transform: translate3d(275px, 0, 0);
  transform: translate3d(275px, 0, 0);
}
.st-effect-4.st-menu {
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.st-effect-4.st-menu-open .st-effect-4.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.st-effect-4.st-menu::after {
  display: none;
}
/* Effect 5: Reverse slide out */
.st-effect-5.st-menu-open .st-pusher {
  -webkit-transform: translate3d(275px, 0, 0);
  transform: translate3d(275px, 0, 0);
}
.st-effect-5.st-menu {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}
.st-effect-5.st-menu-open .st-effect-5.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Effect 6: Rotate pusher */
.st-effect-6.st-container {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.st-effect-6 .st-pusher {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-6.st-menu-open .st-pusher {
  -webkit-transform: translate3d(275px, 0, 0) rotateY(-15deg);
  transform: translate3d(275px, 0, 0) rotateY(-15deg);
}
.st-effect-6.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-6.st-menu-open .st-effect-6.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(15deg);
  transform: translate3d(-100%, 0, 0) rotateY(15deg);
}
.st-effect-6.st-menu::after {
  display: none;
}
/* Effect 7: 3D rotate in */
.st-effect-7.st-container {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.st-effect-7 .st-pusher {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-7.st-menu-open .st-pusher {
  -webkit-transform: translate3d(275px, 0, 0);
  transform: translate3d(275px, 0, 0);
}
.st-effect-7.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  transform: translate3d(-100%, 0, 0) rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-7.st-menu-open .st-effect-7.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
/* Effect 8: 3D rotate out */
.st-effect-8.st-container {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.st-effect-8 .st-pusher {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-8.st-menu-open .st-pusher {
  -webkit-transform: translate3d(275px, 0, 0);
  transform: translate3d(275px, 0, 0);
}
.st-effect-8.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-8.st-menu-open .st-effect-8.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.st-effect-8.st-menu::after {
  display: none;
}
/* Effect 9: Scale down pusher */
.st-effect-9.st-container {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.st-effect-9 .st-pusher {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-9.st-menu-open .st-pusher {
  -webkit-transform: translate3d(0, 0, -275px);
  transform: translate3d(0, 0, -275px);
}
.st-effect-9.st-menu {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.st-effect-9.st-menu-open .st-effect-9.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.st-effect-9.st-menu::after {
  display: none;
}
/* Effect 10: Scale up */
.st-effect-10.st-container {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.st-effect-10.st-menu-open .st-pusher {
  -webkit-transform: translate3d(275px, 0, 0);
  transform: translate3d(275px, 0, 0);
}
.st-effect-10.st-menu {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, -275px);
  transform: translate3d(0, 0, -275px);
}
.st-effect-10.st-menu-open .st-effect-10.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Effect 11: Scale and rotate pusher */
.st-effect-11.st-container {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.st-effect-11 .st-pusher {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-11.st-menu-open .st-pusher {
  -webkit-transform: translate3d(100px, 0, -600px) rotateY(-20deg);
  transform: translate3d(100px, 0, -600px) rotateY(-20deg);
}
.st-effect-11.st-menu {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.st-effect-11.st-menu-open .st-effect-11.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.st-effect-11.st-menu::after {
  display: none;
}
/* Effect 12: Open door */
.st-effect-12.st-container {
  -webkit-perspective: 1500px;
  perspective: 1500px;
}
.st-effect-12 .st-pusher {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-12.st-menu-open .st-pusher {
  -webkit-transform: rotateY(-10deg);
  transform: rotateY(-10deg);
}
.st-effect-12.st-menu {
  opacity: 1;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.st-effect-12.st-menu-open .st-effect-12.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.st-effect-12.st-menu::after {
  display: none;
}
/* Effect 13: Fall down */
.st-effect-13.st-container {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.st-effect-13.st-menu-open .st-pusher {
  -webkit-transform: translate3d(275px, 0, 0);
  transform: translate3d(275px, 0, 0);
}
.st-effect-13.st-menu {
  z-index: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.st-effect-13.st-menu-open .st-effect-13.st-menu {
  visibility: visible;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-speed: 0.2s;
  transition-speed: 0.2s;
}
/* Effect 14: Delayed 3D rotate */
.st-effect-14.st-container {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
}
.st-effect-14 .st-pusher {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-14.st-menu-open .st-pusher {
  -webkit-transform: translate3d(275px, 0, 0);
  transform: translate3d(275px, 0, 0);
}
.st-effect-14.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(90deg);
  transform: translate3d(-100%, 0, 0) rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.st-effect-14.st-menu-open .st-effect-14.st-menu {
  visibility: visible;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform: translate3d(-100%, 0, 0) rotateY(0deg);
  transform: translate3d(-100%, 0, 0) rotateY(0deg);
}
.search-mobile {
  position: relative;
  z-index: 1500;
}
#nav-mobile {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  padding-top: 52px;
  width: 300px;
  padding-right: 25px;
  z-index: 900;
}
#nav-mobile ol {
  width: 275px;
}
#nav-mobile ol li.level0 > a {
  border-left: 10px #fff solid;
  background-size: 200% 100%;
  background-position: right bottom;
  color: #000;
  transition: All 0.7s cubic-bezier(0.86, 0, 0.07, 1);
}
#nav-mobile ol li.level0 > a i {
  display: none;
}
#nav-mobile ol li.parent {
  position: relative;
}
#nav-mobile ol li.parent > a {
  position: relative;
}
#nav-mobile ol li.parent > a i {
  display: block;
  position: absolute;
  left: 220px;
  font-size: 24px;
  top: 13px;
  color: #000000;
}
#nav-mobile ol li.parent-open > a {
  background-position: left bottom;
}
#nav-mobile ol li.parent > a.clone {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 14px;
  padding-left: 0;
  padding-right: 0;
  border: 0 none;
  z-index: 3;
  width: 0%;
  white-space: nowrap;
  overflow: hidden;
  height: 50px;
}
#nav-mobile ol li.parent > a.clone i {
  color: rgba(255, 255, 255, 0.5);
  left: 217px;
}
#nav-mobile ol li.parent-open > a.clone {
  width: 100%;
}
#nav-mobile ol li.level0.citerne > a {
  border-color: #03a6a6;
  background-image: linear-gradient(to left, transparent 50%, #03a6a6 50%);
}
#nav-mobile ol li.level0.elevage > a {
  border-color: #d9a300;
  background-image: linear-gradient(to left, transparent 50%, #d9a300 50%);
}
#nav-mobile ol li.level0.outillage > a {
  border-color: #70db34;
  background-image: linear-gradient(to left, transparent 50%, #70db34 50%);
}
#nav-mobile ol li.level0.toles > a {
  border-color: #c85804;
  background-image: linear-gradient(to left, transparent 50%, #c85804 50%);
}
#nav-mobile ol li.level0.phyto > a {
  border-color: #c85804;
  background-image: linear-gradient(to left, transparent 50%, #c85804 50%);
}
#nav-mobile ol li.level0.bonsplans > a {
  border-color: #ff4b00;
  color: #ff4b00;
  background-image: linear-gradient(to left, transparent 50%, #ff4b00 50%);
}
#nav-mobile ol li.level0.citerne ul.level0 {
  border-color: #03a6a6;
}
#nav-mobile ol li.level0.elevage ul.level0 {
  border-color: #d9a300;
}
#nav-mobile ol li.level0.outillage ul.level0 {
  border-color: #70db34;
}
#nav-mobile ol li.level0.toles ul.level0 {
  border-color: #c85804;
}
#nav-mobile ol li.level0.phyto ul.level0 {
  border-color: #c85804;
}
#nav-mobile ol li.level0.bonsplans ul.level0 {
  border-color: #ff4b00;
}
#nav-mobile ul.level0 {
  border-bottom: 6px #fff solid;
  width: 100% !important;
  padding-bottom: 30px;
}
#nav-mobile ul.level0 li.level1 a {
  padding: 10px;
  transition: All 200ms linear;
}
#nav-mobile ul.level0 li.level1 a.active {
  border-left: 20px #fff solid;
}


/*----------MENUS BURGER------------*/
/*---------Olivier 02.2017-----------*/
/*-----------------------------------*/
#nav-mobile li.citerne ul.level0 li.level1 a {
  border-color: #03a6a6;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}
#nav-mobile li.elevage ul.level0 li.level1 a {
  border-color: #d9a300;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}
#nav-mobile li.outillage ul.level0 li.level1 a {
  border-color: #70db34;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}
#nav-mobile li.toles ul.level0 li.level1 a {
  border-color: #c85804;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}
#nav-mobile li.phyto ul.level0 li.level1 a {
  border-color: #c85804;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}
#nav-mobile li.bonsplans ul.level0 li.level1 a {
  border-color: #ff4b00;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2em;
}


#menu-mobile #header-search {
  height: 52px;
  /*background: #fff;*/
  background: #E5E5E5;
}
#menu-mobile #header-search .form-search {
  position: relative;
  padding: 11px 10px;
}
#menu-mobile #header-search .form-search .input-text {
  width: 100%;
  /*background: #E5E5E5;*/
  background: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  /*color: #111;*/
  border: 0 none;
  border-radius: 15px;
}
#menu-mobile #header-search .form-search button {
  position: absolute;
  top: 11px;
  right: 20px;
  height: 30px;
  line-height: 30px;
  display: block;
  width: 30px;
  text-align: center;
  padding: 0;
  background: none;
  border: 0 none;
}
#menu-mobile #header-search .form-search button span {
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
}
#menu-mobile #header-search .form-search button i {
  height: 30px;
  width: 30px;
  line-height: 30px;
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 22px;
}
.close-menu {
  position: absolute;
  height: 52px;
  line-height: 50px;
  width: 52px;
  background: rgba(0, 0, 0, 0);
  font-size: 24px;
  color: #000;
  z-index: 2000;
  text-align: center;
  -webkit-transform: translate3d(-52px, 0, 0);
  transform: translate3d(-52px, 0, 0);
  transition: All 0.55s;
}
.st-menu-open .close-menu {
  -webkit-transform: translate3d(275px, 0, 0);
  transform: translate3d(275px, 0, 0);
}
/*# sourceMappingURL=sidebarEffects.css.map */
/* Common, default styles for the notification box */

.ns-box {
	position: fixed;
	background: rgba(42,45,50,0.85);
	padding: 22px;
	line-height: 1.4;
	z-index: 1000;
	pointer-events: none;
	color: #fff;
	font-size: 90%;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.ns-box.ns-show {
	pointer-events: auto;
}

.ns-box a {
	color: inherit;
	opacity: 0.7;
	font-weight: 700;
}

.ns-box a:hover,
.ns-box a:focus {
	opacity: 1;
}

.ns-box p {
	margin: 0;
}

.ns-box.ns-show,
.ns-box.ns-visible {
	pointer-events: auto;
}

.ns-close {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 4px;
	top: 4px;
	overflow: hidden;
	text-indent: 100%;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ns-close:hover, 
.ns-close:focus {
	outline: none;
}

.ns-close::before,
.ns-close::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 60%;
	top: 50%;
	left: 50%;
	background: #6e6e6e;
}

.ns-close:hover::before,
.ns-close:hover::after {
	background: #fff;
}

.ns-close::before {
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}

.ns-close::after {
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}
ul.messages {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.messages ul {
    list-style: none;
    padding: 0;
    margin: 0;        
}


/* Growl-style notifications */
.ns-growl {
	top: 30px;
	left: 30px;
	max-width: 300px;
	border-radius: 5px;
}

.ns-growl p {
	margin: 0;
	line-height: 1.3;
}

[class^="ns-effect-"].ns-growl.ns-hide,
[class*=" ns-effect-"].ns-growl.ns-hide {
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
}

/* Individual effects */

/* Scale */
.ns-effect-scale {
	background: #67c58f;
	box-shadow: 0 25px 10px -15px rgba(0,0,0,0.05);
}

.ns-effect-scale a {
	color: #1f8a4c;
}

.ns-effect-scale a:hover,
.ns-effect-scale a:focus {
	color: #fff;
}

.ns-effect-scale .ns-close::before,
.ns-effect-scale .ns-close::after {
	background: #1f8a4c;
}

.ns-effect-scale .ns-close:hover::before,
.ns-effect-scale .ns-close:hover::after {
	background: #fff;
}

.ns-effect-scale.ns-show,
.ns-effect-scale.ns-hide {
	-webkit-animation-name: animScale;
	animation-name: animScale;
	-webkit-animation-duration: 0.25s;
	animation-duration: 0.25s;
}

@-webkit-keyframes animScale {
	0% { opacity: 0; -webkit-transform: translate3d(0,40px,0) scale3d(0.1,0.6,1); }
	100% { opacity: 1; -webkit-transform: translate3d(0,0,0) scale3d(1,1,1); }
}

@keyframes animScale {
	0% { opacity: 0; -webkit-transform: translate3d(0,40px,0) scale3d(0.1,0.6,1); transform: translate3d(0,40px,0) scale3d(0.1,0.6,1); }
	100% { opacity: 1; -webkit-transform: translate3d(0,0,0) scale3d(1,1,1); transform: translate3d(0,0,0) scale3d(1,1,1); }
}

/* Jelly */
.ns-effect-jelly {
	background: #97d2f1;
	max-width: 280px;
}

.ns-effect-jelly a {
	color: #5699bc;
}

.ns-effect-jelly a:hover,
.ns-effect-jelly a:focus {
	color: #fff;
}

.ns-effect-jelly .ns-close::before,
.ns-effect-jelly .ns-close::after {
	background: #5699bc;
}

.ns-effect-jelly .ns-close:hover::before,
.ns-effect-jelly .ns-close:hover::after {
	background: #fff;
}

.ns-effect-jelly.ns-show {
	-webkit-animation-name: animJelly;
	animation-name: animJelly;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

.ns-effect-jelly.ns-hide {
	-webkit-animation-name: animFade;
	animation-name: animFade;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
}

@-webkit-keyframes animFade {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

@keyframes animFade {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

/* Generated with Bounce.js. Edit at http://goo.gl/6iLZu5 */

@-webkit-keyframes animJelly { 
	0% { -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } 
}

@keyframes animJelly { 
	0% { -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } 
}

/* Slide */
.ns-effect-slide {
	background: #009931;
	bottom: auto;
	top: 30px;
}

.ns-effect-slide .ns-close::before,
.ns-effect-slide .ns-close::after {
	background: #333;
}

.ns-effect-slide .ns-close:hover::before,
.ns-effect-slide .ns-close:hover::after {
	background: #fff;
}

.ns-effect-slide.ns-show {
	-webkit-animation-name: animSlideElastic;
	animation-name: animSlideElastic;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

/* Generated with Bounce.js. Edit at http://goo.gl/akZHSq */

@-webkit-keyframes animSlideElastic { 
	0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1000, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1000, 0, 0, 1); }
	1.666667% { -webkit-transform: matrix3d(1.92933, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -739.26805, 0, 0, 1); transform: matrix3d(1.92933, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -739.26805, 0, 0, 1); }
	3.333333% { -webkit-transform: matrix3d(1.96989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -521.82545, 0, 0, 1); transform: matrix3d(1.96989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -521.82545, 0, 0, 1); }
	5% { -webkit-transform: matrix3d(1.70901, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -349.26115, 0, 0, 1); transform: matrix3d(1.70901, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -349.26115, 0, 0, 1); }
	6.666667% { -webkit-transform: matrix3d(1.4235, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -218.3238, 0, 0, 1); transform: matrix3d(1.4235, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -218.3238, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(1.21065, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -123.29848, 0, 0, 1); transform: matrix3d(1.21065, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -123.29848, 0, 0, 1); }
	10% { -webkit-transform: matrix3d(1.08167, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -57.59273, 0, 0, 1); transform: matrix3d(1.08167, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -57.59273, 0, 0, 1); }
	11.666667% { -webkit-transform: matrix3d(1.0165, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.72371, 0, 0, 1); transform: matrix3d(1.0165, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.72371, 0, 0, 1); }
	13.333333% { -webkit-transform: matrix3d(0.99057, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.12794, 0, 0, 1); transform: matrix3d(0.99057, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.12794, 0, 0, 1); }
	15% { -webkit-transform: matrix3d(0.98478, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 24.86339, 0, 0, 1); transform: matrix3d(0.98478, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 24.86339, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(0.98719, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 30.40503, 0, 0, 1); transform: matrix3d(0.98719, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 30.40503, 0, 0, 1); }
	18.333333% { -webkit-transform: matrix3d(0.9916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 30.75275, 0, 0, 1); transform: matrix3d(0.9916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 30.75275, 0, 0, 1); }
	20% { -webkit-transform: matrix3d(0.99541, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 28.10141, 0, 0, 1); transform: matrix3d(0.99541, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 28.10141, 0, 0, 1); }
	21.666667% { -webkit-transform: matrix3d(0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 23.98271, 0, 0, 1); transform: matrix3d(0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 23.98271, 0, 0, 1); }
	23.333333% { -webkit-transform: matrix3d(0.99936, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 19.40752, 0, 0, 1); transform: matrix3d(0.99936, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 19.40752, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 14.99558, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 14.99558, 0, 0, 1); }
	26.666667% { -webkit-transform: matrix3d(1.00021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.08575, 0, 0, 1); transform: matrix3d(1.00021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.08575, 0, 0, 1); }
	28.333333% { -webkit-transform: matrix3d(1.00022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.82507, 0, 0, 1); transform: matrix3d(1.00022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.82507, 0, 0, 1); }
	30% { -webkit-transform: matrix3d(1.00016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.23737, 0, 0, 1); transform: matrix3d(1.00016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.23737, 0, 0, 1); }
	31.666667% { -webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.27389, 0, 0, 1); transform: matrix3d(1.0001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.27389, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.00005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.84893, 0, 0, 1); transform: matrix3d(1.00005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.84893, 0, 0, 1); }
	35% { -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.86364, 0, 0, 1); transform: matrix3d(1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.86364, 0, 0, 1); }
	36.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.22079, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.22079, 0, 0, 1); }
	38.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16687, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16687, 0, 0, 1); }
	40% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.37284, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.37284, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.45594, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.45594, 0, 0, 1); }
	43.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.46116, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.46116, 0, 0, 1); }
	45% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.4214, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.4214, 0, 0, 1); }
	46.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.35963, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.35963, 0, 0, 1); }
	48.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.29103, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.29103, 0, 0, 1); }
	50% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.22487, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.22487, 0, 0, 1); }
	51.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16624, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16624, 0, 0, 1); }
	53.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.11734, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.11734, 0, 0, 1); }
	55% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.07854, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.07854, 0, 0, 1); }
	56.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04909, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04909, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02773, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02773, 0, 0, 1); }
	60% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01295, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01295, 0, 0, 1); }
	61.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00331, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00331, 0, 0, 1); }
	63.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.0025, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.0025, 0, 0, 1); }
	65% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00559, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00559, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00684, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00684, 0, 0, 1); }
	68.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00692, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00692, 0, 0, 1); }
	70% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00632, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00632, 0, 0, 1); }
	71.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00539, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00539, 0, 0, 1); }
	73.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00436, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00436, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00337, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00337, 0, 0, 1); }
	76.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00249, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00249, 0, 0, 1); }
	78.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00176, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00176, 0, 0, 1); }
	80% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00118, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00118, 0, 0, 1); }
	81.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00074, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00074, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00042, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00042, 0, 0, 1); }
	85% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00019, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00019, 0, 0, 1); }
	86.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00005, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00005, 0, 0, 1); }
	88.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00004, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00004, 0, 0, 1); }
	90% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00008, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00008, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.0001, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.0001, 0, 0, 1); }
	93.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.0001, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.0001, 0, 0, 1); }
	95% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00009, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00009, 0, 0, 1); }
	96.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00008, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00008, 0, 0, 1); }
	98.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00007, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00007, 0, 0, 1); }
	100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } 
}

@keyframes animSlideElastic { 
	0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1000, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1000, 0, 0, 1); }
	1.666667% { -webkit-transform: matrix3d(1.92933, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -739.26805, 0, 0, 1); transform: matrix3d(1.92933, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -739.26805, 0, 0, 1); }
	3.333333% { -webkit-transform: matrix3d(1.96989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -521.82545, 0, 0, 1); transform: matrix3d(1.96989, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -521.82545, 0, 0, 1); }
	5% { -webkit-transform: matrix3d(1.70901, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -349.26115, 0, 0, 1); transform: matrix3d(1.70901, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -349.26115, 0, 0, 1); }
	6.666667% { -webkit-transform: matrix3d(1.4235, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -218.3238, 0, 0, 1); transform: matrix3d(1.4235, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -218.3238, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(1.21065, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -123.29848, 0, 0, 1); transform: matrix3d(1.21065, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -123.29848, 0, 0, 1); }
	10% { -webkit-transform: matrix3d(1.08167, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -57.59273, 0, 0, 1); transform: matrix3d(1.08167, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -57.59273, 0, 0, 1); }
	11.666667% { -webkit-transform: matrix3d(1.0165, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.72371, 0, 0, 1); transform: matrix3d(1.0165, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -14.72371, 0, 0, 1); }
	13.333333% { -webkit-transform: matrix3d(0.99057, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.12794, 0, 0, 1); transform: matrix3d(0.99057, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.12794, 0, 0, 1); }
	15% { -webkit-transform: matrix3d(0.98478, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 24.86339, 0, 0, 1); transform: matrix3d(0.98478, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 24.86339, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(0.98719, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 30.40503, 0, 0, 1); transform: matrix3d(0.98719, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 30.40503, 0, 0, 1); }
	18.333333% { -webkit-transform: matrix3d(0.9916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 30.75275, 0, 0, 1); transform: matrix3d(0.9916, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 30.75275, 0, 0, 1); }
	20% { -webkit-transform: matrix3d(0.99541, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 28.10141, 0, 0, 1); transform: matrix3d(0.99541, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 28.10141, 0, 0, 1); }
	21.666667% { -webkit-transform: matrix3d(0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 23.98271, 0, 0, 1); transform: matrix3d(0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 23.98271, 0, 0, 1); }
	23.333333% { -webkit-transform: matrix3d(0.99936, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 19.40752, 0, 0, 1); transform: matrix3d(0.99936, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 19.40752, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 14.99558, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 14.99558, 0, 0, 1); }
	26.666667% { -webkit-transform: matrix3d(1.00021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.08575, 0, 0, 1); transform: matrix3d(1.00021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 11.08575, 0, 0, 1); }
	28.333333% { -webkit-transform: matrix3d(1.00022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.82507, 0, 0, 1); transform: matrix3d(1.00022, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 7.82507, 0, 0, 1); }
	30% { -webkit-transform: matrix3d(1.00016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.23737, 0, 0, 1); transform: matrix3d(1.00016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 5.23737, 0, 0, 1); }
	31.666667% { -webkit-transform: matrix3d(1.0001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.27389, 0, 0, 1); transform: matrix3d(1.0001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 3.27389, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.00005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.84893, 0, 0, 1); transform: matrix3d(1.00005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1.84893, 0, 0, 1); }
	35% { -webkit-transform: matrix3d(1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.86364, 0, 0, 1); transform: matrix3d(1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.86364, 0, 0, 1); }
	36.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.22079, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.22079, 0, 0, 1); }
	38.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16687, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16687, 0, 0, 1); }
	40% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.37284, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.37284, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.45594, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.45594, 0, 0, 1); }
	43.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.46116, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.46116, 0, 0, 1); }
	45% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.4214, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.4214, 0, 0, 1); }
	46.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.35963, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.35963, 0, 0, 1); }
	48.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.29103, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.29103, 0, 0, 1); }
	50% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.22487, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.22487, 0, 0, 1); }
	51.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16624, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.16624, 0, 0, 1); }
	53.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.11734, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.11734, 0, 0, 1); }
	55% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.07854, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.07854, 0, 0, 1); }
	56.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04909, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.04909, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02773, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.02773, 0, 0, 1); }
	60% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01295, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.01295, 0, 0, 1); }
	61.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00331, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00331, 0, 0, 1); }
	63.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.0025, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.0025, 0, 0, 1); }
	65% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00559, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00559, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00684, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00684, 0, 0, 1); }
	68.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00692, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00692, 0, 0, 1); }
	70% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00632, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00632, 0, 0, 1); }
	71.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00539, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00539, 0, 0, 1); }
	73.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00436, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00436, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00337, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00337, 0, 0, 1); }
	76.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00249, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00249, 0, 0, 1); }
	78.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00176, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00176, 0, 0, 1); }
	80% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00118, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00118, 0, 0, 1); }
	81.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00074, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00074, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00042, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00042, 0, 0, 1); }
	85% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00019, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00019, 0, 0, 1); }
	86.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00005, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.00005, 0, 0, 1); }
	88.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00004, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00004, 0, 0, 1); }
	90% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00008, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00008, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.0001, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.0001, 0, 0, 1); }
	93.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.0001, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.0001, 0, 0, 1); }
	95% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00009, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00009, 0, 0, 1); }
	96.666667% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00008, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00008, 0, 0, 1); }
	98.333333% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00007, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.00007, 0, 0, 1); }
	100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } 
}

.ns-effect-slide.ns-hide {
    transition: left 250ms linear, top 250ms linear;
    left: -400px;
    top: -50px;
}


/* Fly up */
.ns-effect-genie {
	top: auto;
	bottom: 30px;
	background: #1c2e2d;
	box-shadow: 0 7px 6px rgba(0,0,0,0.2), 2px 4px 6px rgba(0,0,0,0.5);
}

.ns-effect-genie .ns-close::after,
.ns-effect-genie .ns-close::before {
	background: #0eada0;
}

.ns-effect-genie .ns-close:hover::after,
.ns-effect-genie .ns-close:hover::before {
	background: #fff;
}

.ns-effect-genie.ns-show,
.ns-effect-genie.ns-hide {
	-webkit-animation-name: animGenie;
	animation-name: animGenie;
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
}

@-webkit-keyframes animGenie {
	0% { opacity:0; -webkit-transform: translate3d(0,calc(200% + 30px),0) scale3d(0,1,1); -webkit-animation-timing-function: ease-in; }
	40% { opacity:0.5; -webkit-transform: translate3d(0,0,0) scale3d(0.02,1.1,1); -webkit-animation-timing-function: ease-out; }
	70% { opacity:0.6; -webkit-transform: translate3d(0,-40px,0) scale3d(0.8,1.1,1); }
	100% { opacity:1; -webkit-transform: translate3d(0,0,0) scale3d(1,1,1); }
}

@keyframes animGenie {
	0% { opacity:0; -webkit-transform: translate3d(0,calc(200% + 30px),0) scale3d(0,1,1); -webkit-animation-timing-function: ease-in; transform: translate3d(0,calc(200% + 30px),0) scale3d(0,1,1); animation-timing-function: ease-in; }
	40% { opacity:0.5; -webkit-transform: translate3d(0,0,0) scale3d(0.02,1.1,1); -webkit-animation-timing-function: ease-out; transform: translate3d(0,0,0) scale3d(0.02,1.1,1); animation-timing-function: ease-out; }
	70% { opacity:0.6; -webkit-transform: translate3d(0,-40px,0) scale3d(0.8,1.1,1); transform: translate3d(0,-40px,0) scale3d(0.8,1.1,1); }
	100% { opacity:1; -webkit-transform: translate3d(0,0,0) scale3d(1,1,1); transform: translate3d(0,0,0) scale3d(1,1,1); }
}



@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -14px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -14px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* HOME PAGE */

.custom-beiser-homepage-title-starproduct
{
	background-image:linear-gradient(to bottom, #0ba032, #1eaa32, #0ba032);
	background-color:#0ba032;
	padding-top:16px;
	padding-bottom:17px;
	text-transform:uppercase;
	font-size:1em;
	color:#ffffff;
	text-align:center;
	border-radius:5px 5px 0 0;
	
	
	-webkit-transition-property: background-image;
	-webkit-transition-duration: 2s;
				
    -moz-transition-property: background-image;
	-moz-transition-duration: 2s;
				
	transition-property: background-image;
	transition-duration: 2s;
}

.custom-beiser-homepage-title-starproduct:hover
{
	background-image: linear-gradient(to bottom, #0ba032, #1eaa32, #0ba032);
	background-color: #0ba032;
}

.custom-beiser-homepage-background-video
{
	background-color:#fff;
}


/*--------------MENU----------------*/
/*------Custom Olivier 02.2017------*/
#header #header-nav ol li.bonsplans > a {
	color: #ff4b00;
}


/*------------HOME PAGE-------------*/






/*------Custom Olivier 02.2017------*/
@media screen and (min-width: 72px) {
	.credit-fixed {
		position: fixed;
		top: -5000px;
	}
	.encart-fixed {
		position: fixed;
		top: -5000px;
	}
	.facebook-fixed {
		position: fixed;
		top: -5000px;
	}
	.youtube-fixed {
		position: fixed;
		top: -5000px;
	}
}




/*Modifié par Julien le 24/06/19*/
.icones-lien-fixed-gauche{
	background-image: url('//cdn.beiser-se.com/skin/frontend/rwd/beiser/images/icones-catalogue-devis.png');
	position: fixed;
	z-index: 1500;
}
.catalogue-fixed {
	background-color: #e11a23;
	height: 70px;
	width: 180px;
	padding: 10px;
	top: 320px;
	background-position-x: 110px;
	background-repeat: no-repeat;
	background-position-y: 10px;
	border-radius: 0 10px 10px 0;
	margin-left: -105px;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
}
.catalogue-fixed:hover {
	margin-left: 0px;
	box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	-ms-box-shadow: 0px 0px 10px #666;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
}
.catalogue-fixed p {
	width: 90px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	font-weight: 900;
	line-height: 17px;
}




.devis-fixed {
	top: 250px;
	left: -10px;
	background-color: #ffde00;
	height: 60px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position-y: -65px;
	width: 172px;
	background-position-x: 115px;
	border-radius: 0 10px 10px 0;
	margin-left: -110px;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
}
.devis-fixed:hover {
	margin-left: 0px;
	box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	-ms-box-shadow: 0px 0px 10px #666;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
}
.devis-fixed p {
	width: 110px;
	text-align: center;
	font-size: 17px;
	color: #4b4b4b;
	font-weight: 900;
	line-height: 17px;
}


@media(max-width: 991px){
	.devis-fixed {
		top: auto;
		margin-left: 0px;
		bottom: 10px
	}

	.catalogue-fixed {
		top: auto;
		background-position-x: 110px;
		border-radius: 10px 0px 0px 10px;
		-webkit-border-radius: 10px 0px 0px 10px;
		-moz-border-radius: 10px 0px 0px 10px;
		-ms-border-radius: 10px 0px 0px 10px;
		margin-left: none;
		bottom: 10px;
		right: 0px;
	}
}

@media(max-width: 480px){
	.devis-fixed {
		transform: scale(0.8);
		margin-left: -10px;
	}

	.catalogue-fixed {
		transform: scale(0.8);
		right: -20px;
	}
}

/*Fin Modifié par Julien le 24/06/19*/




@media screen and (min-width: 768px) {

	.encart-fixed img {
		width: 75%;
	}
	.encart-fixed {
		display: block;
		position: fixed;
		top: 279px;
		left: -20px;
		z-index: 999;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.encart-fixed:hover {
		-webkit-transform:scale(1.10);
		-moz-transform:scale(1.10);
		-ms-transform:scale(1.10);
		-o-transform:scale(1.10);
		transform:scale(1.10);
		/*-webkit-transform: translateX(-40px) translateY(0);
		-moz-transform: translateX(-40px) translateY(0);
		-o-transform: translateX(-40px) translateY(0);
		transform: translateX(-40px) translateY(0);*/
	}
	.encart-fixed p {
		width: 88px;
		margin: -48px 0 0 28px;
		text-align: center;
		font-size: 14px;
		color: #4b4b4b;
		font-weight: 900;
		line-height: 14px;
	}
	.credit-fixed img {
		width: 75%;
	}
	.credit-fixed {
		display: block;
		position: fixed;
		top: 339px;
		right: 20px;
		z-index: 997;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.credit-fixed:hover {
		-webkit-transform:scale(1.10);
		-moz-transform:scale(1.10);
		-ms-transform:scale(1.10);
		-o-transform:scale(1.10);
		transform:scale(1.10);
		/*-webkit-transform: translateX(-40px) translateY(0);
		-moz-transform: translateX(-40px) translateY(0);
		-o-transform: translateX(-40px) translateY(0);
		transform: translateX(-40px) translateY(0);*/
	}
	.facebook-fixed img {
		width: 75%;
	}
	.facebook-fixed {
		display: block;
		position: fixed;
		top: 339px;
		right: 20px;
		z-index: 996;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.facebook-fixed:hover {
		-webkit-transform:scale(1.10);
		-moz-transform:scale(1.10);
		-ms-transform:scale(1.10);
		-o-transform:scale(1.10);
		transform:scale(1.10);
		/*-webkit-transform: translateX(-40px) translateY(0);
		-moz-transform: translateX(-40px) translateY(0);
		-o-transform: translateX(-40px) translateY(0);
		transform: translateX(-40px) translateY(0);*/
	}
	.youtube-fixed img {
		width: 75%;
	}
	.youtube-fixed {
		display: block;
		position: fixed;
		top: 376px;
		right: 20px;
		z-index: 995;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.youtube-fixed:hover {
		-webkit-transform:scale(1.10);
		-moz-transform:scale(1.10);
		-ms-transform:scale(1.10);
		-o-transform:scale(1.10);
		transform:scale(1.10);
		/*-webkit-transform: translateX(-40px) translateY(0);
		-moz-transform: translateX(-40px) translateY(0);
		-o-transform: translateX(-40px) translateY(0);
		transform: translateX(-40px) translateY(0);*/
	}
}

@media screen and (min-width: 1280px) {

	.encart-fixed img {
		width: 90%;
	}
	.encart-fixed {
		top: 300px;
		left: -10px;
	}
	.encart-fixed p {
		width: 110px;
		margin: -62px 0 0 15px;
		text-align: center;
		font-size: 17px;
		color: #4b4b4b;
		font-weight: 900;
		line-height: 17px;
	}
	.credit-fixed img {
		width: 90%;
	}
	.credit-fixed {
		top: 381px;
		right: 30px;
	}
	.facebook-fixed img {
		width: 90%;
	}
	.facebook-fixed {
		top: 381px;
		right: 30px;
	}
	.youtube-fixed img {
		width: 90%;
	}
	.youtube-fixed {
		top: 426px;
		right: 30px;
	}
}


.category-products-bottom {
	position: relative;
	top: 85px;
	left: 0;
	width: 100%;
}


/*-------------CONTACT--------------*/
/*------Custom Olivier 02.2017------*/
.legend {
	margin-bottom: 30px;
}
.required {
	text-align: right;
}
#contactForm .buttons-set {
	display: inline-block;
	float: right;
}


/*------------SOLR RESULT-----------*/
/*------Custom Olivier 02.2017------*/
.h1 em {
	color: #0ba032;
}


/*-------------RECHERCHE------------*/
/*------Custom Olivier 02.2017------*/
#header-search {
	width: 70%;
}
@media screen and (max-width: 992px) {
	#header-search {
		width: 100% !important;
	}
	#menu-mobile #header-search .form-search .input-text {
		width: 80% !important;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	#header.sticky #header-search {
		width: 20% !important;
	}
}


/*--------FOOTER PARTENAIRES--------*/
/*------Custom Olivier 02.2017------*/
.footer-partner {
	max-width: 1140px;
	margin: 0 auto 25px;
	text-align: center;
}
.title-footer-partner {
	color: #000;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
ul#logo-footer-partner-inline li {
	display : inline-block;
	padding : 0 1.4em;
}
ul#logo-footer-partner-inline {
	list-style-type : none;
	text-align: center;
	padding: 0px;
}
.part1{
	max-width: 190px;
}
.part2{
	max-width: 190px;
}
.part3{
	max-width: 170px;
}
.part4{
	max-width: 170px;
}
.part5{
	max-width: 55px;
}


/*---------OPTIONS PRODUIT----------*/
/*------Custom Olivier 03.2017------*/
.form-list {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}


/*---------PFF PRODUIT----------*/
/*------Custom Olivier 03.2017------*/
.pff {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
}


/*---------OPTIONS KITS PRODUIT----------*/
/*------Custom Olivier 03.2017------*/
.product-options dl {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: right;
}


/*-------------CONTACT--------------*/
/*------Custom Olivier 03.2017------*/
.scaffold-form .form-list {
	text-align: left;
}
.scaffold-form .required {
	text-align: left;
}
.scaffold-form p.required {
	margin: 10px;
}
.scaffold-form #subject {
	width: 100%;
}
.scaffold-form #product {
	width: 100%;
}


/*---------SECURE PAYMENT-----------*/
/*------Custom Olivier 03.2017------*/
@media screen and (max-width: 768px) {
	.footer-payment-secure img {
		max-width: 80%;
		margin: 0 auto;
		padding: 5px 0 5px 0;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.footer-payment-secure img {
		max-width: 65%;
		margin: 0 auto;
		padding: 5px 0 5px 0;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.footer-payment-secure img {
		max-width: 55%;
		margin: 0 auto;
		padding: 5px 0 5px 0;
	}
}
@media screen and (min-width: 1200px) {
	.footer-payment-secure img {
		max-width: 45%;
		margin: 0 auto;
		padding: 5px 0 5px 0;
	}
}


/*----------TUNNEL ACHAT------------*/
/*------Custom Olivier 03.2017------*/
.checkout-agreements {
	text-align: left;
}
.checkmo-list {
	text-align: left;
}
#payment_form_cybermut_payment {
	text-align: left;
	list-style-type: none;
}
#review-buttons-container button {
	float: right !important;
}
.payment-secure {
	display: block !important;
}
.sp-method-contents img:nth-child(1) {
	display: none;
}
.sp-method-contents img:nth-child(2) {
	display: none;
}
.sp-method-contents img:nth-child(3) {
	display: none;
}


/*--------PROFILS HOMEPAGE----------*/
/*------Custom Olivier 03.2017------*/
@media (min-width: 0px) and (max-width: 9000000px) {
	.home-profils {
		display: none !important;
	}
}


/*------VENTE FLASH HOMEPAGE--------*/
/*------Custom Olivier 03.2017------*/
@media (min-width: 0px) and (max-width: 9000000px) {
	.vente-flash {
		display: none !important;
	}
}


/*-------CATALOGUE HOMEPAGE---------*/
/*------Custom Olivier 03.2017------*/
.view-all-catalogs {
	text-align: center;
}
.view-all-catalogs a {
	text-decoration: none;
	text-align: center;
	width: 220px;
	background-color: rgba(255, 255, 255, 0.4);
	border-color: rgba(0, 0, 0, 0.2);
	border-width: 1px;
	border-style: solid;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16), inset 0px -10px 10px rgba(0, 0, 0, 0.08), inset 0px 2px 0px rgba(255, 255, 255, 0.1);
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
	border-radius: 20px;
	transition: All 200ms linear;
	padding: 0 20px;
}
.view-all-catalogs a:hover {
	text-decoration: none !important;
	background: #009931;
	color: #fff;
}


/*-------STARPRODUCT HOMEPAGE---------*/
/*------Custom Olivier 03.2017------*/
.home-video ul.products-grid li .product-bottom-starproduct {
	background: rgba(0, 0, 0, 0.1);
	padding: 10px 50px 30px 10px;
	position: relative;
	line-height: 17px;
}

.home-video ul.products-grid li .product-bottom-starproduct a:last-child {
	/*float: right;*/
	font-size: 12px;
	font-weight: normal;
	color: #000;
	display: inline-block;
	margin-top: 10px;
	transition: All 200ms linear;
	text-transform: uppercase;
}
.home-video ul.products-grid li .product-bottom-starproduct a:last-child:hover {
	color: #009931;
}


/*---------FOOTER REASSURANCE-----------*/
/*--------Custom Olivier 03.2017--------*/
@media screen and (max-width: 768px) {
	.footer-reassurance-container ul li {
		float: left;
		margin-bottom: 20px;
	}
}


/*-----OPTIONS TOTAL PRIX PRODUIT------*/
/*------Custom Olivier 06.2017------*/
.price-box-total {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}


/*---------PRODUCT NAME-----------*/
/*------Custom Olivier 06.2017------*/
@media screen and (max-width: 480px) {
	.product-name {
		/*white-space: nowrap;*/
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.special-price {
		padding-top: 12px;
	}
}


/*---------NOUVEAUTES ACCUEIL-----------*/
/*------Custom Olivier 06.2017------*/
@media screen and (max-width: 480px) {
	.home-news .title {
		font-size: 18px;
		text-align: center;
	}
	.home-news .title a {
		display: none !important;
	}
}

/*---------FOOTER SOCIAL-----------*/
/*------Custom Olivier 09.2017------*/
@media screen and (max-width: 480px) {
	.footer-bottom-container {
		padding-top: 60px;
	}
}
#cookie-restriction {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
    /*font-family: Arial;*/
    font-weight: 400;
    /*height: 0px;*/
    overflow: hidden;
    font-size: 15px;
    border-bottom: 0px solid rgba(0, 0, 0, 0.3);
    transition: height 500ms linear;
    display: none;
}
.cookie-restriction-content {
    /*width: 1000px;*/
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.cookie-restriction-content p {
    color: white;
    margin-bottom: 8px;
    margin-top: 8px;
}
.cookie-restriction-content p a {
    text-decoration: none;
    color: #fff;
    text-decoration: underline;
    font-weight: 700;
    display: inline-block;
    font-size: 14px;
}
.cookie-restriction-content p a:hover {
    text-decoration: underline;
}
.cookie-restriction-content #ok-button {

    background-color: #009931;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: inset 0px -10px 10px rgba(0, 0, 0, 0.2), inset 0px 2px 0px rgba(255, 255, 255, 0.25);
  border-radius: 20px;
  font-size: 14px;
  white-space: nowrap;
  margin-left: 10px;
}
.cookie-restriction-content #ok-button span{
    height: 40px;
  line-height: 32px;
  display: inline-block;
  border: 4px rgba(0, 0, 0, 0) solid;
  transition: All 200ms linear;
  padding: 0 16px;
  border-radius: 20px;
}

.contener-copyright-advisa {
    width: 13px;
    height:19px;
    position: absolute;
    top: 7px;
    right: 25px;
    cursor: pointer;
}
.copyright-advisa {
    background: url("https://www.beiser-se.com/skin/frontend/base/default/images/copyright_advisa/logo_advisa_black.png") no-repeat scroll 0 0 transparent;
    height:19px;
    position:relative;
    width:7px;
}
table.copyright-over {
    border:0 none;
    border-collapse:collapse;
    color:#FFFFFF;
    font-family:Arial,Verdana,Helvetica,sans serif;
    font-size:11px;
    line-height:100%;
    margin:0 0 0 -17px;
    left: -152px;
    top: -2px;
    position:absolute;
}
table.copyright-over td {
    padding:0;
    vertical-align:top;
}
.copyright-over .copyright-text {
    background:url("https://www.beiser-se.com/skin/frontend/base/default/images/copyright_advisa/bg_over_left.png") no-repeat scroll 0 0 transparent;
    height:24px;
    padding:8px 10px 0;
    text-align:center;
    width:auto !important;
}
.copyright-over a {
    color:#FFFFFF;
    text-decoration:none;
}
.copyright-over img {
    border:0 none;
    margin:0;
    padding:0;
}
.copyright-over .copyright-img {
    background-image:url("https://www.beiser-se.com/skin/frontend/base/default/images/copyright_advisa/bg_over_right.png");
    padding:0 0px 0 0;
    text-align: right;
}
/**
 * Magento Advisa Infobox Module
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @category	Advisa
 * @package	Advisa_Infobox
 * @copyright	Copyright (c) 2012 Advisa Interative Web Agency (http://www.advisa.fr)
 * @author	Anthony Grutter (magento@advisa.fr)
 * @license	http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @version	1.0.0
 */
#IB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	border: 0;
	background-color: #aaa!important;
}
#IB_overlay[id] { position: fixed; }

#IB_windowwrapper {
	position:absolute;
	top:0;
	width:100%;
}

#IB_window {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0;
	left:0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#IB_window[id] { position: relative; }

#IB_frame {
	position: relative;
	background-color: #ffffff;
	height: 100%;
}

#IB_header {
	margin: 0;
	padding: 0;
}

#IB_content {
	position: relative;
}

#IB_caption {
	font: bold 100% Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#IB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#IB_close:hover {
	background: transparent;
}

#IB_loading {
	padding: 1.5em;
	text-indent: -10000px;
}

/* Color scheme */
#IB_window {
	background-color: #EFEFEF;
	color: #000;
	
	-webkit-box-shadow: 0 0 64px #000; 
	-moz-box-shadow: #000 0 0 64px; 
	box-shadow: 0 0 64px #000;
}
	#IB_frame {
		padding-bottom: 4px;
		
		-webkit-border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;

		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;

		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	
	#IB_content {  }

	#IB_header {
	  background-color: #DDD;
	  border-bottom: 1px solid #CCC;
	}
		#IB_caption { color: #000 }
		#IB_close { color: #777 }
		#IB_close:hover { color: #000 }


/* Alert message */
.IB_alert {
	margin: 10px 0;
	text-align: center;
}


/*-----INFOBOX-----*/
.message-content {
    background: #ffffff url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/infobox/bg.png) repeat-x top center;
    width: 717px;
    text-align: left;
}
.message-content-bottom {
    padding: 0 20px;
    padding-top: 42px;
    padding-bottom: 25px;
}
.message-content-mid {
    
}
.wrap-message .infobox-title {
    margin: 0;
    margin-left: 15px;
    font-size: 30px;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 5px;
}
.wrap-message .error-title {
    color: #E76200;
}
.wrap-message .success-title {
    color: #E76200;
}
.wrap-message .notice-title {
    color: #E76200;
}
.wrap-message ul.messages {
    overflow: hidden;
    width: 100%;
    margin: 0;
    list-style: none;
    padding: 0;
}
.wrap-message-error ul.messages {
    border-left: 7px #BBB6A5 solid;
}
.wrap-message-success ul.messages {
    border-left: 7px #BBB6A5 solid;
}
.wrap-message-notice ul.messages {
    border-left: 7px #BBB6A5 solid;
}
.wrap-message ul.messages li {
    margin: 0 !important;
    margin-left: 8px !important;
    background: #DEE5E8;
    text-align: left;
    padding: 4px;
    line-height: 120%;
    font-weight: bold;
    color: #351F1D;
    font-size: 13px;
}
.wrap-message ul.messages li.success-msg,
.wrap-message ul.messages li.notice-msg,
.wrap-message ul.messages li.error-msg {
    border: 1px #BBB6A5 solid;
    padding: 8px 8px 8px 15px !important
}
.wrap-message ul.messages li ul li {
    margin: 0 !important;
}
.wrap-message .close-button {
    margin-left: 15px;
    text-align: left;
    padding-top :4px;
}
.wrap-message .close-button a {
    text-decoration: none;
    font-style: italic;
    font-size: 11px;
    color: #000000;
    line-height: 120%;
}
.infobox-templatehtml {
    display: none !important;
}


/* Overlay */
#ampromo-items-add
{
    border: 0px solid #ededed;
    padding: 12px;
    text-align: center;
    margin: -10px 15px 18px 14px;
    background-color: #ffde00;
    font-weight: bold;
    font-size: 1.2em;
    text-transform: uppercase;
}

#ampromo-items-add a
{
    text-decoration: none;
    border-bottom: 1px dashed;
    color: #e11a23;
}

.amscheckout #ampromo-items-add
{
    margin: 7px 10px;
}

#ampromo-overlay
{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
}

#ampromo-overlay .close
{
    position: absolute;
    top: 7px;
    right: 7px;
    background: url(https://www.beiser-se.com/skin/frontend/base/default/images/amasty/ampromo/close_icon.png) no-repeat;
    width: 16px;
    height: 16px;
    z-index: 1;
    margin: 0;
    padding: 0;
    font-size: 0;
    display: block;

    opacity: .8;
}

#ampromo-overlay .close:hover
{
    opacity: 1;
    transition: opacity 0.2s ease;
}

@media only screen and (max-width: 820px) {
    #ampromo-overlay
    {
        position: relative !important;
        height: auto !important;
        background: none !important;
    }
    #ampromo-items
    {
        position: static !important;
        width: 100% !important;
        margin-bottom: 12px !important;
    }
    .carousel .ampromo-carousel-control
    {
        display: none !important;
    }
    #ampromo-carousel-content
    {
        width: auto !important;
    }
    .carousel #ampromo-carousel-wrapper
    {
        width: auto !important;
    }
}

/* Items */

#ampromo-items
{
    border: 1px solid #ededed;
    background-color: white;
    position: relative;
    margin: 0 auto;
    padding: 24px;
    display: inline-block;
    box-sizing: border-box;
}

#ampromo-items.carousel
{
    display: block;
    width: 685px;
}


#ampromo-items .ampromo-item
{
    box-sizing: border-box;

    margin-bottom: 7px;
    padding: 20px;
    width: 250px;

    border: 1px solid #ededed;
    position: relative;
    margin-right: 12px;
}

#ampromo-items .ampromo-item-options
{
    margin-bottom: 12px;
    text-align: left;
}

#ampromo-items .ampromo-item-image
{
    display: block;
    margin: 0 auto;
}

/* Carousel */

.carousel #ampromo-carousel-wrapper
{
    width: 520px;
}

#ampromo-carousel-wrapper
{
    overflow: hidden;
    margin: 0 auto;
}

.carousel #ampromo-carousel-content
{
    width: 2500px;
}

#ampromo-carousel-content .slide
{
    float: left;
}

.carousel .ampromo-carousel-control
{
    display: block;
}

.ampromo-carousel-control
{
    position: absolute;
    top: 260px;
    background: url(https://www.beiser-se.com/skin/frontend/base/default/images/amasty/ampromo/buttons_next_prev.png) no-repeat;
    width: 48px;
    height: 45px;
    font-size: 0;
    display: none;
}

.ampromo-carousel-control.carousel-disabled.prev
{
    background-position: 0 0 !important;
}

.ampromo-carousel-control.carousel-disabled.next
{
    background-position: -46px 0 !important;
}

.ampromo-carousel-control.prev
{
    background-position: 0 -45px;
    left: 20px;
}

.ampromo-carousel-control.next
{
    background-position: -46px -45px;
    right: 20px;
}

.ampromo-carousel-control.prev:hover
{
    background-position: 0 -91px;
}

.ampromo-carousel-control.next:hover
{
    background-position: -46px -91px;
}

.ampromo-item .qty-holder
{
    display: none;
}

.ampromo-item-options select,
.ampromo-item-options input
{
    max-width: 210px;
}

.ampromo-notification
{
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;

    border: 1px solid #f16048;
    color: #df280a;
    background: #faebe7;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 8, 2014, 2:49:21 PM
    Author     : Crystal
*/
/*
*/
.data-table#recent-transactions-history td .label-cell { display: none;}
.data-table#recent-transactions-history td h2 {font-size: 13px; text-transform: none;}
@media all {
 .sp-methods dl.rewardpoints-sp-methods dt label {background-color: #fff; padding: 0px;}    
.sp-methods dl.rewardpoints-sp-methods dt label:hover {background-color: #fff}
}
@media only screen and (max-width: 890px){

	/* Force table to not be like tables anymore */
	.data-table#recent-transactions-history thead{display: none;}
        .data-table#recent-transactions-history tbody tr{margin: 0; border-bottom: 1px solid silver;border-top: 1px solid silver;}
	.data-table#recent-transactions-history td.a-right.first{display: none;}
        .data-table#recent-transactions-history td .label-cell {margin:0; text-transform:uppercase; display:block; text-align: left;float: left; font-family: "Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 13px;}
        .data-table#recent-transactions-history td {display: block; text-align: right; border: none;}
        .data-table#recent-transactions-history td h2 {font-size: 13px; text-transform: none;text-align: left; margin-left: 280px;}
        
        .rewardpointsreferfriends-dashboard-right {float: left !important; width: 100% !important; display: block}
}
@media only screen and (max-width: 979px){    
     .rewardpointsreferfriends-dashboard-right {float: left !important; width: 100% !important; display: block}
     .rewardpointsreferfriends-dashboard-left {width: 100% !important; float: right; clear: both}     
     .sp-methods dl.rewardpoints-sp-methods dt label {background-color: #fff; padding: 0px;}    
     .sp-methods dl.rewardpoints-sp-methods dt label:hover {background-color: #fff} 
}
@media only screen and (max-width: 760px){
    .data-table#recent-transactions-history td h2{margin-left: 335px;}
}
@media only screen and (max-width: 700px){
    .data-table#recent-transactions-history td h2{margin-left: 300px;}
    
}
@media only screen and (max-width: 650px){
    .data-table#recent-transactions-history td h2{margin-left: 250px;}
    
}
@media only screen and (max-width: 550px){
    .data-table#recent-transactions-history td h2{margin-left: 230px;}
    
}
@media only screen and (max-width: 450px){
    .data-table#recent-transactions-history td h2{margin-left: 200px;}
    
}
@media only screen and (max-width: 770px){
    .rewardpointsreferfriends-dashboard-left {width: 100% !important;}
}



.rewardpointsbehavior-checkout-action{
	/*background-color: #FFE8DB;*/
	float: left;
	margin: 2px 2px 7px 0px;
	padding: 1px;
	width: 172px;
	text-align: left;
}
.rewardpointsbehavior-checkout-action1{
	/*background-color: #FFE8DB;*/
	margin: 2px 2px 7px 0px;
	padding: 1px;
	width: 172px;
	text-align: left;
}
.rewardpointsbehavior-checkout-action .rewardpointsbehavior-icon{
	float: right !important;
}
.rewardpointsbehavior-product-view{
    width: 100%;
    float: left;
}
.rewardpointsbehavior-product-view .rewardpointsbehavior-checkout-action{
    width: auto;
}

.twitter-count-horizontal{
    width: 93px !important;
    padding-right: 2px !important;
}
#fb-send-id-behavior span{
    vertical-align:baseline !important;
}
#___plusone_0, #___plusone_0 iframe{
    width: 71px !important;
    padding-right: 2px !important;
}

/* 
    Document   : referfriend
    Created on : Aug 9, 2013, 9:19:32 AM
    Author     : Hai
    Description:
        Purpose of the stylesheet follows.
*/
.rewardpoints-referfriend-dialog-refer .top,
.rewardpoints-referfriend-dialog-refer .bot{
    display: none;
}
.rewardpoints-referfriend-dialog-refer .dialog_e,
.rewardpoints-referfriend-dialog-refer .dialog_w {
	width: 0;	
}
#rewardpoints-referfriends-popup{
    background-color: #ffffff;
}
.rewardpoints-referfriend-dialog-refer .dialog_close{
    display: none;
}
.referfriends-title{
    background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/bg-header2.gif") no-repeat scroll 0 0 transparent;	     
    height: 81px;	
    padding: 0 40px;
}
.referfriends-title h2{
    color: #525252;
    padding-top: 41px;
    font-size: 25px;
}
.referfriends-title a{
    position: absolute;
    top: 20px;
    right: 40px;
    font-size: 15px;
    color: #e26703;
    text-decoration: none;
}
.referfriends-title a:hover{
    text-decoration: underline;
}
.referfriends-body-refer{
    background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/bg-referfriend.png") repeat scroll 0 0 transparent;
	border: 1px solid #d5d5d5;
    margin: 0;
    padding: 26px 32px 22px;        
    height: 392px;
    font-size: 18px;
    color: #373737;	
}


.referfriends-body-refer h3{
	color: #df543d;
}

.referfriends-body-refer h3 .price{font-weight: bold;}
.referfriends-body-refer .price{
	color: #2f7eb5;
	font-weight: normal;
}
.offer-contact p,
.offer-question p{
	font-size: 16px;
}
.referfriends-body{
    background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/bg-body-box.gif") repeat-y scroll 0 0 transparent;
    margin: 0;
    padding: 10px 40px;
    padding-bottom: 0 !important;
    height: 392px;
    font-size: 13px;
    color: #454545;
}
.referfriends-body-left{
    float:left;
    width: 350px;
}
.referfriends-body-left-description{
    margin-bottom: 10px;
}
.referfriends-body-left-earn{
    height: 80px;
}
.referfriends-body-left-product-title h3{
    font-size: 18px;
    font-weight: nomal;
    color: #e26703;
}
.referfriends-body-right{
    float: left;
    width: 230px;
    margin-left: 20px;
}
.referfriends-body-right-ul li.referfriends-sharelink{
    padding: 4px 1px 4px 60px;
    background: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/share.png') no-repeat left center;
    height: 60px;
    color: #454545;
    font-size: 18px;
    font-weight: normal;
}
.referfriends-body-right-ul li.referfriends-sharelink .share-link-url{
    padding: 4px;
}
.referfriends-body-right-ul li.referfriends-sharefacebook{
    height: 60px;
}
.referfriends-body-right-ul li.referfriends-sharefacebook a{
    height: 43px;
    padding: 13px 1px 4px 60px;
    background: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/facebook.png') no-repeat left center;
}
.referfriends-body-right-ul li.referfriends-sharetwitter{
    height: 60px;
}
.referfriends-body-right-ul li.referfriends-sharetwitter a{
    height: 43px;
    padding: 13px 1px 4px 60px;
    background: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/twitter.png') no-repeat left center;
}
.referfriends-body-right-ul li.referfriends-sharegoogleplus{
    height: 60px;
}
.referfriends-body-right-ul li.referfriends-sharegoogleplus a{
    height: 43px;
    padding: 13px 1px 4px 60px;
    background: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/google.png') no-repeat left center;
}
.referfriends-body-right-ul li.referfriends-shareemail{
    height: 60px;
}
.referfriends-body-right-ul li.referfriends-shareemail a{
    height: 43px;
    padding: 13px 1px 4px 60px;
    background: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/sendmail.png') no-repeat left center;
}
.referfriends-body-right-ul li{
    height: 52px;
}
.referfriends-body-right-ul li a{
    color: #454545;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    text-decoration: none;
}
.referfriends-bottom{
    background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/bg-bottom.gif") no-repeat scroll 0 0 transparent;
    height: 17px;
}
.rewardpointsreferfriends-block-content-share{
    padding-left: 8px !important;
}
.box-referfriends-content .box-head h2 {
    padding-top: 0;
}
.rewardpointsreferfriend-box-url .refer-content{
    padding: 4px 1px 0px 60px;
    background: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/share.png') no-repeat left center;
    height: 60px;
    color: #454545;
    font-size: 18px;
    font-weight: normal;
    margin: 0 5px;
}
.refer-sharing-box-content{
}
.info-summary-special-offer p{
    text-align: justify;
}
h2.email-logo{
    background: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/email-color.png') no-repeat;
}
strong.special-title-offer{
    background: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/i_ma-reviews.gif') no-repeat; 
    padding-left: 20px
}
div.info-summary-special-offer{
    padding-bottom: 15px;
}
div.info-summary-special-offer p{
    padding-bottom: 0px;
    margin-bottom: 5px;
}

#rewardpoints-referfriends-landing{    
	text-align: center;
}
#rewardpoints-referfriends-landing p{
    margin: 0;
}
.referfriends-body-offer-detail-description{
    font-size: 16px;
}
.parent-body-offer{
    height: auto;
}
.referfriends-body-offer-detail{
    margin-bottom: 20px;
	text-align: left;
}
.referfriends-body-offer{
    min-height: 100px;
}
.offer-howto{
	overflow: hidden;
	margin: 20px 0 20px 0;
	text-align: left;
}

.offer-howto h3{
	font-size: 18px;
}

.offer-howto .offer-question{
    float: left;
    margin-right: 21px;
    width: 48%;
}


.btn-start-shopping {

}
.offer-contact{
    width: 280px;
    float: left;
}


.offer-proceed{
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    text-align: center;
}



/* Refer a Friend */
.allow .step-title {
        cursor: pointer;        
}
 .step,  p.box-content{
        padding: 8px;
}

 .form-list textarea{
        width: 100%;
        height: 160px;
}

 .step-title span.logo{
        width: 16px;
        height: 16px;
        margin-right: 4px;
        border: none;
}

/* Personal */
 #input-personal-url{
        width: 219px;
        float: right;
}
 #input-personal-url #personal_url{
        width: 215px;
}
 #personal_referfriends_url{
        width: 327px;
        text-align: center;
}

/* Email */
 .step-title h2.email-logo{
        background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/email-grayscale.png") no-repeat scroll 5px -2px / 20px 20px;
}
 .active .step-title h2.email-logo, #referfriends-opc-email .step-title:hover h2.logo{
        background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/email-color.png") no-repeat scroll 5px -2px / 20px 20px;
}
.rewardpointsreferfriends-dashboard-right .opc .section .step-title {border-top: 1px solid #ececec; }
.rewardpointsreferfriends-dashboard-right .opc .section .step-title h2 {margin:0px; line-height: 1px;padding: 8px 0px 8px 40px; font-size: 14px;}
.rewardpointsreferfriends-dashboard-right .opc .section .step-title .logo {max-width: 0px; min-height: 0px;margin-top: 5px;height: 5px !important;}
.rewardpointsreferfriends-dashboard-right ol.opc.referfriends-opc {border-bottom: 1px solid #ececec}
.google-plus-share a img{float: left;margin-right: 10px}
/* Google */
 .step-title h2.google-logo{
        background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/gplus-grayscale.png") no-repeat scroll 5px 0 / 18px 18px;
}
 .active .step-title h2.google-logo, #referfriends-opc-google .step-title:hover h2.logo{
        background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/gplus-color.png") no-repeat scroll 5px 0/ 18px 18px;
} 

/* Facebook */
 .step-title h2.facebook-logo{
        background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/facebook-grayscale.png") no-repeat scroll 5px -1px / 20px 20px;
}
 .active .step-title h2.facebook-logo, #referfriends-opc-facebook .step-title:hover h2.logo{
        background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/facebook-color.png") no-repeat scroll 5px -1px / 20px 20px;
}

/* Tweeter */
 .step-title h2.twitter-logo{
        background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/tweet.png") no-repeat scroll -26px -27px / 53px 45px;
}
 .active .step-title h2.twitter-logo, #referfriends-opc-twitter .step-title:hover h2.logo{
        background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/tweet.png") no-repeat scroll -25px 1px / 53px 45px       
}

 .tweeter h2.h2{
        -webkit-border-radius: 3px;
        border: #CCC solid 1px;
        padding: 2px;
        -moz-border-radius: 3px; border-radius: 3px;
        background-image: -moz-linear-gradient(top, white, #DEDEDE);
        background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#DEDEDE));
        background-image: -ms-linear-gradient(top, white, #DEDEDE);
        background-image: linear-gradient(top, white, #DEDEDE);
        background-image: -o-linear-gradient(top, white, #DEDEDE);
}
 button.tweeter h2.h2 h2{
        background: url('https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/tweet.png') no-repeat -26px 3px;
        padding: 0px 3px 0px 24px;
        color: #1E7EC8;
        margin-left: 2px;
}
 .referfriends-opc li{
        margin-bottom: 0px;
        border-bottom: none;
}
.referfriends-opc .step{
    padding: 5px;
}
.referfriends-opc .allow .step-title {
    border-bottom: none;
    padding: 4px 8px 9px;
}


/*Fix*/
.action-shopping{
	text-align:center;
}
a.btn-start-shopping { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; display:inline-block; }
a.btn-start-shopping span {
	background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/css/rewardpointsreferfriends/images/btn_shopping.png") no-repeat scroll top left transparent;
	float: left;
	font-family: Arial;
	font-size: 16px;
	color:white;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	padding-left: 5px;
	position: relative;
	text-align: center;
	white-space: nowrap;
}
a.btn-start-shopping span span {
	background-position: 100% 0;
	padding:0 40px 0 22px;
}
.referfriends-title a img{
    position: absolute;
    top: 20px;
    right: 40px;
}
.magikfees-total { cursor:pointer; }
.magikfees-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; border-top:0 !important; }
.magikfees-total .magikfees-collapse {
    background-image: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/images/add.png);
    background-repeat:no-repeat;
    background-position:0 1px;
    cursor: pointer;
    display: block;
    float: right;
    line-height: 20px;
    padding-left: 20px;
    text-align: right;
}
.show-details .magikfees-collapse { background-position:0 -20px; }
.magikfees-details-view td { background-color:#dae1e4; border-top:1px solid #d2d8db; border-bottom:1px solid #d2d8db !important; }

#solr_search_price_slider {
    /*
    background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/solrsearch/images/slider-images-track-right.png") no-repeat scroll right top transparent;
	height: 9px;
	*/
	width: 100%;
}
#solr_search_price_slider_handle1,  #solr_search_price_slider_handle2{
	
}

#content_holder_prize .refine-results-price-slider {
    background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/solrsearch/images/basicSprite.png") no-repeat scroll -143px -87px transparent;
    height: 22px;
    padding: 0;
    position: relative;
}
#content_holder_prize .ui-slider {
    cursor: pointer;
    height: 24px;
    margin-bottom: -7px;
    position: relative;
    text-align: left;
    width: 100%;
}
#content_holder_prize .ui-slider .ui-slider-range {
    background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/solrsearch/images/basicSprite.png") no-repeat scroll -144px -55px transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 100%;
    position: absolute;
    z-index: 1;
}
#content_holder_prize .ui-slider .ui-slider-handle {
    background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/solrsearch/images/basicSprite.png") no-repeat scroll -144px -122px #fff;
    cursor: pointer;
    height: 25px;
    /*margin-left: -8px;*/
    position: absolute;
    top: -2px;
    width: 16px;
    z-index: 2;
}
#solr_search_facets {
    margin-top: 30px;
}
#content_holder_prize #refine-results-price-values input{
	font-size: 15px;
    font-weight: bold;
    padding: 2px;
    width: 60px;
}
#sbs_search_autocomplete_box .product,
#sbs_search_autocomplete_box .suggest_category_items {
    background: rgba(0, 0, 0, 0.1);
}
.sbs_autocomplete_inner_right .selected {
    background: rgba(0, 0, 0, 0.4) !important;
    color: #fff;
}
#sbs_search_autocomplete_box .product + .suggest_divider {
    background: none;
}
#content_holder_prize #refine-results-price-values {
	margin: 5px 0;
}

#content_holder_category_path li li{
	margin-left: 20px;
}
#solr_search_facets li a.facet-item span{
	/*color: #000000;
    font-style: italic;*/
}
div.sbs_autocomplete_inner {
    left: -100px;
}

div.block-layered-nav div.solrbridge-slider {
	 position:relative; margin:10px auto 5px auto; z-index:9; height:18px;  background: url(https://www.beiser-se.com/skin/frontend/rwd/beiser/solrsearch/images/solrbridge-slider-bg.gif) no-repeat 50% 50%; cursor:pointer;
}
div.block-layered-nav div.solrbridge-slider div.handle {width:14px; top:-1px; height:22px; background: transparent url(https://www.beiser-se.com/skin/frontend/rwd/beiser/solrsearch/images/solrbridge-hadle.png) no-repeat; position: absolute; cursor:move; z-index: 2;}

/*
 * Slider labels
 */
.solrbridge-slider-price {
	color: #798794;
}
.solrbridge-slider-price-from {
	float: left;
    
}
.solrbridge-slider-price-to {
	float: right;
}

.solrbridge-slider-handle-right {
	position: absolute;
	top: 14px;
	right: 0px;
}

.solrbridge-slider-handle-left {
	position: absolute;
	top: 14px;
	left: 0px;
}
.solrbridge-slider-price-range 
{
	text-align: center;
	font-size: 0.9em;
}
/*
 * Slider Bar
 */
.solrbridge-slider-bar {
	position:absolute; 
	background: #999; 
	height: 6px; 
	top: 6px; 
	z-index: 1;  
}
#solrbridge-price-btn{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: #CCCCCC #CCCCCC #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 2px 4px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
#solrbridge-price-btn span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #000000;
    display: block;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
}

div.solrbridge-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}
div.solrbridge-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

div.solrbridge-overlay div {
    margin: 0 auto;
    display: block;
	width: 300px;
	height: 200px;
	background:  url('https://www.beiser-se.com/skin/frontend/rwd/beiser/solrsearch/images/solrbridge-overlay.gif') 50% 50% no-repeat;
}
#solr_search_facets .arrow {
    background: url("https://www.beiser-se.com/skin/frontend/rwd/beiser/solrsearch/images/arrows.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: left;
    margin: 3px 3px 0;
}
/**
 * Valdecode - Cookie Law Compliance
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the The MIT License (MIT)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.valdecode.com/license/cookielaw/license.txt
 *
 * @category    Valdecode
 * @package     Valdecode_CookieLaw
 * @copyright   Copyright (c) 2014 Valdecode
 * @license     http://www.valdecode.com/license/cookielaw/license.txt  The MIT License (MIT)
 */
#v-cookielaw { overflow: hidden; background: #fff; color: #444; z-index: 9999; font-size: 13px; }
#v-cookielaw .v-message { padding: 5px 10px; text-align: center; }
#v-cookielaw .v-actions { }
#v-cookielaw .v-button { border-radius: 20px; color: #222; display: inline-block; background-color: #ececec; background-image: linear-gradient(#f4f4f4, #ececec); border: 1px solid #d4d4d4; padding: 4px 10px; text-decoration: none; text-shadow: 1px 1px 0 #fff; border-radius: 2px; }
#v-cookielaw .v-button.v-accept:before { content: "\2714"; }
#v-cookielaw .v-button:hover,
#v-cookielaw .v-button:focus { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw .v-button:active {  border-color: #2a65a0; border-bottom-color: #3884cd; background-color: #3072b3; background-image: linear-gradient(#3072b3, #599bdc); }

#v-cookielaw.v-bar { display: table; width: 100%; padding: 5px 0; }
#v-cookielaw.v-bar .v-message { display: table-cell; }
#v-cookielaw.v-bar .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: right; }
#v-cookielaw.v-bar.v-top { position: relative; border-bottom: 1px solid #000; }
#v-cookielaw.v-bar.v-bottom { position: fixed; bottom: 0; border-top: 1px solid #000; }

#v-cookielaw.v-box { position: fixed; max-width: 300px; border: 1px solid #000; border-radius: 3px; margin: 10px; }
#v-cookielaw.v-box .v-actions { float: left; margin: 5px 10px; }
#v-cookielaw.v-box.v-top-left { top: 0; left: 0; }
#v-cookielaw.v-box.v-top-right { top: 0; right: 0; }
#v-cookielaw.v-box.v-bottom-left { bottom: 0; left: 0; }
#v-cookielaw.v-box.v-bottom-right { bottom: 0; right: 0; }

/* RWD */
@media (max-width: 480px) {
    #v-cookielaw.v-box { display: table; width: 100% !important; padding: 5px 0 0; position: fixed; bottom: 0 !important; top: auto !important; border-top: 1px solid #000; max-width: 100%; margin: 0; border-radius: 0; border-right: 0; border-left: 0; border-bottom: 0; }
    #v-cookielaw.v-box .v-message { display: table-cell; }
    #v-cookielaw.v-box .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: left; }

    #v-cookielaw .v-message { float: left; }
    #v-cookielaw .v-actions { float: left; margin: 5px 10px; }
    #v-cookielaw.v-bar .v-actions { width: 100%; text-align: center; }
}

/* Skin - Yellow Alert */
#v-cookielaw.v-yellow-alert { background: #fffbcd; border-color: #e2cd7b !important; }

/* Skin - Dark Clean */
#v-cookielaw.v-dark-clean { color: #fff; background: #2c2c2c; border-color: #55575f !important; }
#v-cookielaw.v-dark-clean .v-button { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw.v-dark-clean .v-button:hover,
#v-cookielaw.v-dark-clean .v-button:focus { background-color: #606060; background-image: linear-gradient(#68abdc, #387cb3); }

/* Skin - Minimalist */
#v-cookielaw.v-minimalist { color: #fff; background: #565656; border-color: #565656 !important; font-size: 11px; font-family: Verdana; }
#v-cookielaw.v-bar.v-minimalist { padding: 8px 0; }
#v-cookielaw.v-box.v-minimalist { width: 260px; }
#v-cookielaw.v-box.v-minimalist .v-actions { margin: 5px; }
#v-cookielaw.v-box.v-minimalist .v-message { padding: 5px; }
#v-cookielaw.v-minimalist .v-button { padding: 3px 6px; border-radius: 20px; }

#awhdu3-ticket-list-table tr td{
    padding: 10px;
}
#awhdu3-ticket-list-table tr, #awhdu3-ticket-list-table td{
    cursor: pointer;
}
#awhdu3-ticket-list-table tr:hover, #awhdu3-ticket-list-table td:hover{
    background-color: #ffc;
}
.awhdu3-customer-ticketview-page-title{
    margin:0;
    overflow-x: auto;
}
.awhdu3-ticket-view-action-bottomgroup{}
.awhdu3-ticket-view-action-bottomgroup-left{
    display:inline-block;
    width: 49%;
    padding-bottom: 5px;
}
.awhdu3-ticket-view-action-bottomgroup-right{
    display:inline-block;
    width: 50%;
    text-align: right;
    padding-bottom: 5px;
}
.awhdu3-ticket-view-info-table th{
    font-weight: bold;
    padding: 2px 15px 2px 0;
}
#awhdu3-ticket-view-escalate-textarea-bottom-group{
    text-align:right;
    padding-top: 10px;
}
#awhdu3-ticket-view-escalate-textarea textarea{
    width: 100%;
    height: 80px;
}
#awhdu3-customer-reply-form label[for="awhdu3-replyform-message"]{
    text-align: left;
}
.aw-hdu3-external-ticketview #awhdu3-replyform-message{
    width: 894px!important;
}
.awhdu3-ticket-view-thread{}
.awhdu3-ticket-view-thread-message-box{
    border: 1px solid #ccc;
    border-left: 4px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
    padding: 15px;
    overflow-x: auto;
}
.awhdu3-ticket-view-thread-message-box-header{
    text-align: left;
}
.awhdu3-ticket-view-thread-message-box-header-author{
    font-weight: bold;
}
.awhdu3-ticket-view-thread-message-box-body{
    margin-top: 8px;
    padding-top: 2px;
    border-top: 1px dotted #333;
}
.awhdu3-ticket-view-thread-message-box-body-attachmentbox{
    font-size: 12px;
    min-width: 100px;
    display: inline-block;
    background: #BEBEBE;
    padding: 5px;
}
.awhdu3-ticket-view-thread-message-box-body-attachmentbox>span{
    float: left;
    padding: 0 10px 0 0;
}
.awhdu3-ticket-view-thread-message-box-body-attachmentbox>ul{
    float: right;
}
.awhdu3-ticket-view-thread-message-box-body-attachmentbox>ul>li{
    padding: 0;
    margin: 0!important;
}
.awhdu3-ticket-view-thread-message-box-body-attachmentbox>ul>li>a{
    color: #2A96FF;
}
/** ATTACHMENT FILE LIST (ON UPLOAD)*/
.awhdu3-ticketform-file-list li{
    margin: 0 10px 10px 0;
    padding: 0;
}
.awhdu3-ticketform-file-list li span{
    display: block;
}
.awhdu3-ticketform-file-list li span label{
    float: none;
}
.awhdu3-ticketform-file-list li img{
    height: 50px;
}
.awhdu3-ticketform-file-list-error-el{
    color: red;
}

#awhdu3-ticket-view-escalate-form .required:after{
    content: ' *';
    color: red;
    font-weight: normal;
    font-size: 12px;
}

#awhdu3-ticket-view-escalate-form {
    text-align: left;
}

#awhdu3-ticket-view-escalate-form label {
    text-align: center;
}

