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

@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic,700,700italic);
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 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;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    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;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('https://www.zylax.com.au/skin/frontend/default/behars/css/bootstrap/dist/fonts/glyphicons-halflings-regular.eot');
  src: url('https://www.zylax.com.au/skin/frontend/default/behars/css/bootstrap/dist/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.zylax.com.au/skin/frontend/default/behars/css/bootstrap/dist/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.zylax.com.au/skin/frontend/default/behars/css/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.zylax.com.au/skin/frontend/default/behars/css/bootstrap/dist/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 {
  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: 'Roboto', sans-serif;
  font-size: 12px;
  line-height: 1.42857143;
  color: #585858;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  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-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-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
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: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.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: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.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: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    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';
}
blockquote:before,
blockquote:after {
  content: "";
}
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%;
  -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;
}
.main,
.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .main,
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .main,
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .main,
  .container {
    width: 1200px;
  }
}
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.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: 10px;
  padding-left: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-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;
}
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) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #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;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -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: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.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;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
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;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-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-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.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 {
  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 {
  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 {
  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.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 .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 {
  top: 0;
  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;
  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 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.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: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: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: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.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: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: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.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: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: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: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: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: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: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: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: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #2a6496;
  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;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
       -o-transition: height .35s ease;
          transition: height .35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  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: #428bca;
  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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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,
37.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 > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.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: #428bca;
}
.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: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  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;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

@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;
}
@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-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.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 .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;
  }
}
@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-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.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-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;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.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: #777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777;
}
.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: #777;
  }
  .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: #777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777;
}
.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: #428bca;
  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: #2a6496;
  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: #428bca;
  border-color: #428bca;
}
.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;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  font-weight: bold;
  line-height: 1.3;
  vertical-align: baseline;
}
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: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  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;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  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 {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .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: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .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: #428bca;
}
.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: #428bca;
  -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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.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;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
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;
  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: #428bca;
  border-color: #428bca;
}
.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: #e1edf7;
}
.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 {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .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 {
  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: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 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 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 {
  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 {
  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: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-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 {
  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;
}
.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: 1050;
  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: translate3d(0, -25%, 0);
       -o-transform: translate3d(0, -25%, 0);
          transform: translate3d(0, -25%, 0);
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 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: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  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-size: 12px;
  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 {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 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;
  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;
  font-weight: normal;
  line-height: 18px;
  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;
}
.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,
.main:before,
.main: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,
.main: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;
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@-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;
  }
}

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

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	-webkit-transform: translate3d(0px, 0px, 0px);
	position: relative;
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left; text-align: center;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://www.zylax.com.au/skin/frontend/default/behars/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}



/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	text-align: center;
	position:absolute;
	top:-15px;
	right:0;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div.owl-prev{
	background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) no-repeat -407px 0px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{z-index:1;}
.owl-theme .owl-controls .owl-buttons div.owl-prev.disabled:hover,
.owl-theme .owl-controls .owl-buttons div.owl-prev.disabled{
	opacity:0.3!important;cursor:default;
}
.owl-theme .owl-controls .owl-buttons div.owl-next{
	background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) no-repeat -442px 0px;
	margin-left: 12px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{z-index:1;}
.owl-theme .owl-controls .owl-buttons div.owl-next.disabled:hover,
.owl-theme .owl-controls .owl-buttons div.owl-next.disabled{opacity:0.3!important;cursor:default;}
.owl-theme .owl-controls .owl-buttons div{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	text-indent:-999em;
	width:11px; 
	height:13px;
	position:relative;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://www.zylax.com.au/skin/frontend/default/behars/css/AjaxLoader.gif) no-repeat center center
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0px auto 0;
	padding: 0;
	*zoom: 1;
	padding-bottom: 20px;
}

.bx-wrapper img {max-width: 100%; display: block;-moz-box-shadow: 0px 0px 0px #000;-webkit-box-shadow:  0px 0px 0px #000;box-shadow:  0px 0px 0px #000;}
.bx-wrapper img:hover{opacity:1;}
/** THEME
===================================*/

.bx-wrapper .bx-viewport { background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto { position: absolute;bottom: -30px;width: 100%;}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display:none;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-controls-direction a {position:absolute; top:50%; margin-top:-26px; z-index:9; cursor:pointer; width:33px; height:33px; display:inline-block; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) no-repeat 0 0 transparent;text-indent:9999px; font-size:0; line-height:0; transition:all 250ms ease-in-out 0s; -moz-transition:all 250ms ease-in-out 0s; -webkit-transition:all 250ms ease-in-out 0s; -o-transition:all 250ms ease-in-out 0s;}
.bx-controls-direction a.bx-prev {display:none; left:-16px; background-position:-1px -207px; }
.bx-controls-direction a.bx-prev:hover {background-position:-1px -274px; }
.bx-controls-direction a.bx-next {display:none; right:-16px; background-position:-127px -207px; }
.bx-controls-direction a.bx-next:hover {background-position:-127px -274px; }
.bx-wrapper:hover .bx-controls-direction a.bx-prev, 
.bx-wrapper:hover .bx-controls-direction a.bx-next {display:block; }

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-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@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.zylax.com.au/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.zylax.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.zylax.com.au/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.zylax.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.zylax.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.zylax.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.zylax.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.zylax.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.zylax.com.au/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.navobile-mobile-only {display: none !important;}

#navobile-device-pixel {
  width: 0;
}
#navobile-nav_megamenu .parent > ul,
#navobile-nav_megamenu .parent > .sub_menu{display:none;}
#navobile-nav_megamenu .parent.clicked  > ul,
#navobile-nav_megamenu .parent.clicked  > .sub_menu{display:block;}
#navobile-nav_megamenu .icon{color: #ea3b02;  cursor: pointer; float: right;  font-size: 0; height: 25px; position: absolute;  right: 0px;  text-indent: -999em; top: 17px;  width: 30px;}
#navobile-nav_megamenu .icon:before{  color: #000;
    content: "+";
    font-size: 14px;
    right: 0;
    text-indent: 0;
    top: 0;}
#navobile-nav_megamenu li li .icon {top: 8px;}
  #navobile-nav_megamenu li.clicked > .icon:before{color: #fff;}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.skip-content{display:none;}
	.skip-content.skip-active{display:block!important;}
	.header .links li:nth-child(4){display:none;}
	.navobile-mobile-only .free-block-custom{position:static;}
    html,
    .navobile-bound {
      overflow-x: hidden;
      overflow-y: scroll;
      height: auto;
      width: 100%;
    }

    .overflowscrolling {
      -webkit-overflow-scrolling: touch;
    }
    
    #navobile-device-pixel {
      width: 1px;
    }

    .navobile-mobile-only {
      display: block;
    }

    .navobile-desktop-only {
      display: none;
    }

    .navobile-navigation {
      height: 100%;
      left: -100%;
      overflow: auto;
      position: absolute;
      top: -100%;
      width: 245px;
      z-index: -1;
      
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }

    .navobile-navigation-visible {
        left: 0;
        position: fixed;
        top: 0;
        z-index: 1;background-color: #fff;  overflow-y: auto; border-right: 1px solid #e5e5e5;
    }

    .navobile-navigation ul {
      overflow: hidden; padding: 5px 0;
    }

    .navobile-navigation > li { position: relative; float: none; overflow: hidden; border-bottom: 1px solid #e5e5e5;}

    .navobile-navigation li.level-top a.level-top {text-transform: uppercase;}
    .navobile-navigation li a {color: #000; font-size: 12px;line-height: 25px; display: block; padding: 15px; font-weight: bold;}
    .navobile-navigation .sub-categories li a  {padding-top: 5px; padding-bottom: 5px;}
  
    .navobile-navigation li.clicked > a ,
    .navobile-navigation li.clicked > a:hover ,
    .navobile-navigation li.clicked:hover > a:hover  {background: #ea3b02;color: #fff !important; }

    .navobile-content {
      position: relative;

	  background:#fff;
      -webkit-transition: -webkit-transform 0.2s linear;
      -moz-transition: -moz-transform 0.2s linear;
      -o-transition: -ms-transform 0.2s linear;
      -ms-transition: -o-transform 0.2s linear;
      transition: transform 0.2s linear;
    }

 #content.navobile-content-hidden {
      -webkit-transform: translateX(245px);
      -moz-transform: translateX(245px);
      -ms-transform: translateX(245px);
      -o-transform: translateX(245px);
      transform: translateX(245px);
    }

  #content.navobile-content-hidden {
      -webkit-transform: translate3d(245px,0,0);
      -moz-transform: translate3d(245px,0,0);
      -ms-transform: translate3d(245px,0,0);
      -o-transform: translate3d(245px,0,0);
      transform: translate3d(245px,0,0);
       overflow-y: hidden;
    position: fixed; width: 100%;
    }

#navobile-nav_megamenu .no-showsub .sub_menu {display: none;}
#navobile-nav_megamenu .no-showsub .icon {display: none;}

#navobile-nav_megamenu .columns-5 .brands-images ul li {  width: 100%;}
#navobile-nav_megamenu .brands-text-links {background: none; border: none; -webkit-border-radius:0px;  -moz-border-radius:0px; -ms-border-radius:0px; -o-border-radius:0px;  border-radius:0px; }
#navobile-nav_megamenu .brands-text-links a span {  font-size: 10px;
    padding: 0 10px;
}
#navobile-nav_megamenu .brands-text-links a {
    float: none;
    text-align: center; padding: 0;
}
#navobile-nav_megamenu .parent > ul,
#navobile-nav_megamenu .parent > .sub_menu{}
#navobile-nav_megamenu .sub-categories li{ position: relative;}
#navobile-nav_megamenu .block-image{ padding: 20px 15px;}
#navobile-nav_megamenu .block-image .btn{background: none;}
#navobile-nav_megamenu h3{ font-weight: bold;}
#navobile-nav_megamenu h3 a{padding: 0; }
#navobile-nav_megamenu  .sub_menu .sub-categories li a:hover{color: #ea3b02;}
#navobile-nav_megamenu  .sub_menu .col-3{ padding: 15px;}
#navobile-nav_megamenu  .price-box .price{}
#navobile-nav_megamenu .sub-categories .icon {margin-top: -2px;}
#navobile-nav_megamenu .ratings .amount a { display: inline;  padding: 0 25px 0 0;}


}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-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.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

img           { border:0; vertical-align:top;max-width:100%; height: auto;  -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
img:hover           { -moz-opacity: 0.7; opacity:0.7; filter:alpha(opacity=70); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}

a             { color:#e92e2e; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35;}
cite          { font-style:normal; }
q,
blockquote    { quotes:none; text-align: left;  position: relative; padding-left: 0; border-left: none; font-style:italic; font-size: 12px; font-weight: normal; padding-right: 100px;}
blockquote:after    {
    background: url("https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png") -284px -45px no-repeat  ;
    content: "";
    height: 19px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 22px;
} 
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Data Table */
td,
th {color: 12px; font-size: 12px; font-weight: normal;}
.data-table { width:100%; border:1px solid #b2b2b2;border-collapse: separate; }
.data-table .odd  {}
.data-table .even {}
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }

.data-table tr.last td {border-bottom: none;}
.data-table th { padding:10px; font-weight:bold; }
.data-table td { padding:10px; }

.data-table thead th { font-weight:bold; border-left:1px solid #e0dfdf; color:#1e1e1e; white-space:nowrap; vertical-align:middle;  background: #f6f6f6;  font-size: 11px; text-transform: uppercase; border-bottom:1px solid #e0dfdf;padding:15px 20px;}
.data-table thead th:first-child {border-left:none;}
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th {}
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #e0dfdf; }
.data-table tfoot tr.first td {border-top: 1px solid #e0dfdf; }
.data-table tfoot td {padding: 20px; border-bottom:0; border-left:1px solid #e0dfdf; }
.data-table tfoot td:first-child { border-left:none; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #e0dfdf; border-left:1px solid #e0dfdf; padding: 20px; }

.data-table tbody th:first-child,
.data-table tbody td:first-child {border-left:none; }
.data-table tbody tr.last th { border-bottom:none; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #e0dfdf; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }
.data-table .description {margin-bottom: 15px;}

.add-to-cart-alt input {margin-bottom: 15px;}
.add-to-cart-alt button {margin-bottom: 15px;}

.text-after {clear: both;}


/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

/* Typography  ================================================================================ */
.title,
.box-up-sell h2,
.product-collateral .nav-tabs > li > a,
.block-viewed .block-title {color: #000; font-size: 14px; font-weight: bold;text-transform: uppercase; line-height: 25px; border: 1px solid #a6a6a6; min-height: 32px; padding: 7px 15px; background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 15px;
}

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 20px; line-height:1.35; color:#000; }
h1            { font-size:24px; font-weight:bold;  }
h2            { font-size:14px; font-weight:bold; text-transform: uppercase;}
h3            { font-size:12px; font-weight:bold; text-transform: uppercase;}
h4            { font-size:11px; font-weight:bold; text-transform: uppercase;}
h5            { font-size:12px; font-weight:normal; }
h6            { font-size:11px; font-weight:normal; }

.content {padding-bottom: 44px; width: 100%; overflow: hidden;}
.content .col-left {float: left; width: 50%;}
.content .col-right {float: right; width: 50%;}
.code-tag {clear: both;}

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }

.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }

.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }


.std ul, 
.std ol {padding-left: 0; list-style: none;}
.std ul li, 
.std ol li{color: #000; font-size: 12px; text-transform: uppercase; font-weight: bold; margin: 10px 0;}

.std ol ol {list-style: decimal outside none;}
.std ul ul li, 
.std ol ol li{ color: #555; font-size: 12px; font-weight: normal; text-transform: none;}


.std ul ul ul, 
.std ol ol ol {padding-left: 15px; }
.std ul ul ul li, 
.std ol ol ol li{ color: #ea3b02; font-size: 12px; font-weight: normal; text-transform: none; position:relative;}
.std ul ul ul li:before{position: absolute; top: 4px; left: -15px; content: ""; width: 0; height: 0; border: 5px solid transparent; border-left-color: #ea3b02; }
.std ul ul ul li {list-style: none;}

dl {margin-bottom: 30px;}
dl dt {color: #000; font-weight: bold; font-size: 12px; text-transform: uppercase; line-height: 35px;}
dl dd {color: #555555;  font-size: 12px; line-height: 25px;}
dl.style-2 dt {color: #ea3b02;}

.code-tag span {color: #000;}
.code-tag .content {color: #474747;}
.code-tag span {color: #000;}

.radio, 
.checkbox {display: inline-block;}


/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {  }
.page {overflow-x: hidden; }
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container {overflow-x: hidden; }
.main {  margin:0 auto; min-height:400px; padding:20px 10px 30px; text-align:left; }
.cms-index-index .main {padding-top: 0;}
.cms-index-index .main .std p {margin: 0;}

/* Base Columns */
.sidebar { margin-top: 12px; position: relative; /*width: 216px;*/ width: 240px; padding-left: 0; padding-right: 0;}
.sidebar > div:before {position: absolute; /*top: -12px;*/ top: 0px; left: 0; width: 100%; border: 1px solid #a6a6a6; border-bottom: none; height: 5px; -webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px; background: #fff; content: ""; left: 0px;}
.col-right {float: right;}
.col-left {float: left;}



/* 1 Column Layout */
.col1-layout .col-main {  }

/* 2 Columns Layout */
.col2-left-layout .col-main {width: calc(100% - 270px); float: right;padding-left: 0; padding-right: 0;}
.col2-right-layout .col-main {width: 944px; float: left;padding-left: 0; padding-right: 0;}

/* 3 Columns Layout */
.col3-layout .col-main { width:100%;  }
.col3-layout .col-wrapper {  float: left; margin-left: 20px; width: 708px;  }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,
select,
textarea,
button {color:#545454; font-size: 12px; font-weight: normal; line-height: 15px; }

input.input-text,
select,
textarea { background:#fff; border:1px solid #ccc;
border-radius:0 3px 3px 0;
-webkit-border-radius:0 3px 3px 0; 
-moz-border-radius:0 3px 4px 0; -o-border-radius:0 3px 3px 0; 
text-transform:none; 
color:#a5a5a6; 
border-radius:4px; 
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
transition:all 250ms ease-in-out 0s; 
-moz-transition:all 250ms ease-in-out 0s; 
-webkit-transition:all 250ms ease-in-out 0s; 
-o-transition:all 250ms ease-in-out 0s; 
box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; 
-webkit-box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; 
-moz-box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; 
-o-box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; 
color:#545454; width: 100%; 
max-width: 400px; }

input.input-text,
textarea { padding:0 10px; }

input.input-text,
select { height: 35px; line-height: 1; }

select { padding:1px 10px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio,
input.checkbox { margin-right:3px; margin-top: -3px;}
input.qty { width:50px !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines;  background: none; border: none;} /* <- Safari & Google Chrome Fix */
button.button span,
.ajaxcart .row2 a,
button.btn span { overflow:visible; width:auto; border:0; padding:0 0px; margin:0; background:#fff; cursor:pointer; border: 1px solid #8c8c8c; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;/* box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; -webkit-box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; -moz-box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; -o-box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset;*/
-webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;
 background: #fbfbfb; /* Old browsers */
background: -moz-linear-gradient(top,  #fbfbfb 0%, #f5f6f5 50%, #f0f0f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(50%,#f5f6f5), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fbfbfb 0%,#f5f6f5 50%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fbfbfb 0%,#f5f6f5 50%,#f0f0f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fbfbfb 0%,#f5f6f5 50%,#f0f0f0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fbfbfb 0%,#f5f6f5 50%,#f0f0f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
}

button.button:hover span,
.ajaxcart .row2 a:hover,
button.btn:hover span { border-color: #000;}

button.button span,
button.btn span { display:block; height:32px;  text-align:center;  line-height: 32px; white-space: nowrap;}

button.button span span,
button.btn span span { border:0; padding:0 20px;  display: block; line-height: 30px; height: 30px; color: #000; text-transform: uppercase; font-weight: bold; font-size: 11px;}
button.disabled span { border-color:#bbb !important; background:#bbb !important; }


button.btn-cart span ,
button.btn-checkout span,
#onepage-guest-register-button span,
.brands-text-links a,
.cart-top-actions button span,
.new-users button.button span {border: 1px solid #c02c0c; 
background: #e94506; /* Old browsers */
background: -moz-linear-gradient(top,  #e94506 0%, #d73511 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e94506), color-stop(100%,#d73511)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e94506 0%,#d73511 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e94506 0%,#d73511 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e94506 0%,#d73511 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e94506 0%,#d73511 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e94506', endColorstr='#d73511',GradientType=0 ); /* IE6-9 */
-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;
  display: block;
}

button.btn-cart:hover span ,
button.btn-checkout:hover span,
#onepage-guest-register-button:hover span,
.brands-text-links a:hover,
.cart-top-actions button:hover span,
.new-users button.button:hover span {border-color: #c72718; 
background: #f9592a; /* Old browsers */
background: -moz-linear-gradient(top,  #f9592a 0%, #f04329 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9592a), color-stop(100%,#f04329)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9592a 0%,#f04329 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9592a 0%,#f04329 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9592a 0%,#f04329 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9592a 0%,#f04329 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9592a', endColorstr='#f04329',GradientType=0 ); /* IE6-9 */
}

button.btn-cart span span,
button.btn-checkout span span,
#onepage-guest-register-button span span,
.brands-text-links a span,
.cart-top-actions button span span,
.new-users button.button span span {font-size: 11px; color: #fff; border: none; border-top: 1px solid #fa710c; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; line-height: 28px; padding: 0 30px;}

button.btn-cart:hover span span,
button.btn-checkout:hover span span,
#onepage-guest-register-button:hover span span,
.brands-text-links a:hover span,
.cart-top-actions button:hover span span,
.new-users button.button:hover span span { border-top-color: #ff963e; }

.checkout-types button.btn-checkout span {min-width: 280px;}
button.btn-checkout span {height: 45px; line-height: 43px;}
button.btn-checkout span span { height: 43px; line-height: 43px; font-size: 14px;  -webkit-text-shadow:0 0 0 #000; -moz-text-shadow:0 0 0 #000; text-shadow:0 0 0 #000;}
button.btn-checkout.no-checkout span {}
button.btn-checkout.no-checkout span span {}

.element button.btn-cart ,
.products-grid li.item button.btn-cart  {width: 100%; margin-bottom: 5px; overflow: hidden; float: left;}
.element button.btn-cart span,
.products-grid li.item button.btn-cart span {width: 100%;}

.add-to-cart button.button {}
.add-to-cart button.button span {height: 40px; line-height: 38px;}
.add-to-cart button.button span span {height: 38px; line-height: 36px; font-size: 14px;  position: relative; padding: 0 30px 0 50px; }

.add-to-cart button.button span span:before { background: url("https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png")  -487px 0 no-repeat; content: ""; height: 14px; left: 22px; position: absolute; top: 9px; width: 13px;}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }

input.input-text:focus,select:focus,textarea:focus { }

#onepage-guest-register-button {}


.icon-list li {line-height: 24px; position: relative; list-style-image: url("https://www.zylax.com.au/skin/frontend/default/behars/images/bullet.png") ;}


/* Form lists */
/* Grouped fields */
.form-list > li { max-width: 840px }
.form-list li { margin:0 0 15px; }
.shipping-form .form-list li { margin:0 0 13px; }
.form-list label { float:left; color:#000; position:relative; z-index:0;text-transform: capitalize; font-weight: bold;}
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; margin-top: -3px; min-height: 12px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list li .input-box { margin-bottom: 0px;}
.form-list .input-box { display:block; clear:both; margin-bottom: 10px;}
.form-list .field { float:left; width: 50%; padding-left: 20px; }
.form-list .field:first-child { padding-left: 0px; }
.form-list input.input-text {  }
.form-list textarea {  height:10em; padding: 10px;}
.form-list select {  }
.form-list li.wide .input-box { }
.form-list li.wide input.input-text {max-width: 100%;  }
.form-list li.wide textarea { max-width: 840px; }
.form-list li.wide select {  }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
.form-list .button { float: right; }

.form-list-narrow li  { margin-bottom:0; } 
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; } 
.form-list-narrow li.wide input.input-text, 
.form-list-narrow li.wide textarea { width:254px } 
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:20px 0 0; padding:8px 0 0; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset {  }
.fieldset .legend { font-weight:bold; font-size:12px;  color:#ea3b02;  padding:0; position:relative; text-transform: uppercase; }


#contactForm ul { padding: 0; list-style: none;}
#contactForm .action {float: right;}

#contactForm .content-left {float: left; width: 78%;}
#contactForm .content-right {float: right; width: 20%;}
.store-location h3 {font-size: 13px; font-weight: bold; text-transform: capitalize;}
.store-location p {margin-bottom: 30px; line-height: 20px;}
.store-location p.email {margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #dfdfdf;}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed {border: 1px solid #ee7a88 !important; box-shadow:inset 0 1px 11px rgba(204, 204, 204, 0.4), 0 0 10px 3px rgba(254, 221, 226, 0.5) !important; }
.validation-passed {}
p.required {  color: #f1152f;  font-size: 11px; font-weight: normal; text-align: right; text-transform: none; margin: 0; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left;  margin-bottom: 7px;}
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; clear: both;}
.messages li { margin:10px 0 !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.zylax.com.au/skin/frontend/default/behars/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.zylax.com.au/skin/frontend/default/behars/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.zylax.com.au/skin/frontend/default/behars/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.main .breadcrumbs {margin-top: -20px;}
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 20px;  }
.breadcrumbs ul { font-size:11px; line-height:1.25; margin:0 0 13px; min-height: 35px; background: #f1f1f1; display: block; position: relative; padding: 8px 0; float: left; width: 100%;}
.main .breadcrumbs ul {margin-bottom: 30px;}
.breadcrumbs ul:before {position: absolute; background:#f1f1f1; content: ""; left: -1000px; right: -1000px; height: 100%; top: 0; }
.breadcrumbs li { display: block; position: relative; float: left; line-height: 20px; margin-left:15px; }
.breadcrumbs li:first-child {margin-left: 15px;}
.breadcrumbs li a { font-weight:bold; display: block; position: relative; font-size: 12px; color: #666; font-weight: normal; padding-right: 15px;}
.breadcrumbs li strong { font-size: 12px; color: #666; font-weight: normal; }
.breadcrumbs li span { display: none; }
.breadcrumbs li a:after {  background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -66px -354px no-repeat; width: 5px; height: 7px; content: ""; position: absolute; right: -4px; top:50%; margin-top: -3px;}

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin:0 0 20px; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#000; font-weight: bold; }

.dashboard .page-title h1{border-bottom: 1px solid #dfdfdf; padding: 12px 0;}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

.box-up-sell h2,
.product-collateral .nav-tabs > li > a,
.block-related .block-title,
.crosssell h2,
.opc .step-title  {color: #000; font-size: 12px; font-weight: bold;text-transform: uppercase; line-height: 25px; border: 1px solid #a6a6a6; min-height: 32px; padding: 7px 20px; background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 15px;
}


/* Pager */
.pager { font-size:12px;color: #474747; line-height: 32px; padding:4px 20px !important; border:1px solid #a6a6a6; text-align:center; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
min-height: 32px; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; margin-bottom: 0;}
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; width: auto; height: 30px; line-height: 30px;}
.pager .pages { margin:0 ; float: right; text-align: left;}
.pager .pages strong {font-weight: normal }
.pager .pages ol { display:inline; }
.pager .pages li.current { display:inline; margin:0 2px; font-weight: bold;  padding: 0 12px !important;}
.pager .pages .current {}
.pager li > a.next{padding-right: 0 !important;}
.pager li > a, 
.pager li > span {border: none !important; padding: 0 !important; -webkit-border-radius:0 !important;  -moz-border-radius:0 !important; -ms-border-radius:0 !important; -o-border-radius:0 !important;  border-radius:0 !important; padding: 0 12px !important; color: #474747; background: none !important;}

.sorter .limiter  {float: right; margin-right: 20px;}
.sorter .limiter select  {width: 150px;  margin-top: 2px;}

/* Sorter */
.sorter { font-size:11px; background: #f6f6f6; padding: 6px 20px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; border-bottom:1px solid #e5e5e5;}
.sorter label { font-size:11px; text-transform: uppercase; color: #000000; float: left; margin:0; display: block; line-height: 37px; margin-right: 10px;}
.sorter .view-mode { float:left; margin:0; }
.sorter .view-mode .list,
.sorter .view-mode .grid {text-indent: -999em; width: 35px; height: 35px; border: 1px solid #cccccc; display: block; float: left; position: relative;  margin-top: 2px;}
.sorter .view-mode a {background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
 }
 .sorter .view-mode a:hover,
 .sorter .view-mode strong  {background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top,  #f0f0f0 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f0f0f0 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.sorter .view-mode .grid {-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 35px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
margin-right: -1px;}
.sorter .view-mode .list {-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 35px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;}

.sorter .view-mode .list:before,
.sorter .view-mode .grid:before {position: absolute;top: 50%; left: 50%; width: 14px; height: 14px; content: ""; margin: -7px 0 0 -7px;}

.sorter .view-mode a.grid:hover:before,
.sorter .view-mode strong.grid:before {background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -460px -46px no-repeat; }

.sorter .view-mode a.list:hover:before,
.sorter .view-mode strong.list:before {background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -486px -46px no-repeat; }

.sorter .view-mode a.grid:before {background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -460px -72px no-repeat;}

.sorter .view-mode a.list:before {background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -486px -72px no-repeat;}

.sorter .sort-by { float:right; }
.sorter .sort-by a { margin-left: 15px; }

.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select {  vertical-align:middle; width: 150px;}
.sorter .link-feed {}

/* Toolbar */
.toolbar {clear: both; margin: 0 10px;}
.toolbar .pager { display: none;}
.toolbar-bottom .toolbar .pager {display: block;}
.toolbar .sorter {  line-height: 35px; margin-bottom: 10px;}
.toolbar-bottom .toolbar .sorter { display: none; }
.toolbar-bottom {clear: both;}



/* Generic Info Box */
.info-box { border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px;  cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std .description blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.links li { display:inline; }
.links li.first { }
.links li.last {}

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color: #57575b;  font-size: 11px; font-weight: bold;  text-align: left;  text-transform: uppercase; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare { color: #57575b;  font-size: 11px; font-weight: bold;  text-align: left;  text-transform: uppercase; }
.link-print { /*background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0;  text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px;  text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */


/* Header ================================================================================ */
.navbar-default {border: none; }
.navbar-default.on {/*position: fixed;left: 0;top: 0; width: 100%; z-index: 990;*/}
.logo {float:left;}
.header-container {}
.header {position:relative; color: #57575b;}
.header .logo { float:left; margin:10px 80px 5px 0; text-decoration:none !important; }
.header .logo img { display: block; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:7px 0 5px 0; }
.header .quick-access { float:right; width:600px; padding:17px 0px 0 0; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .welcome-msg a { color:#ebbc58; }

/* FORM SEARCH */
.header-container .header form {display:block; clear:both; padding:0; float: right;  margin:8px 109px 0 0; /*width:635px !important;*/}
.header-container .header .form-search {position:relative;}
.header-container .header .form-search .search-input {position:relative;}
.header-container .header .form-search .input-cate {position:absolute; top:7px; right: 100px; border-left: 1px solid #c8c8c8; }
.header-container .header .form-search .input-cate select {border: none; background: transparent; line-height: 22px; padding: 2px 5px 2px 8px; height: 22px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; width: 50px; color: #737373;  text-transform: lowercase;}
.header-container .header .form-search label {display: none; }
.header-container .header .form-search:after {position:absolute; content:""; left:18px; top:13px; width:11px; height:12px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) no-repeat scroll 0 0 transparent;}
 
.header-container .header .form-search input#search { height:36px; line-height:36px; padding:0 220px 0 33px; border-radius:0 4px 4px 0; -webkit-border-radius:0 4px 4px 0; -moz-border-radius:0 4px 4px 0; -o-border-radius:0 4px 4px 0; width:441px; max-width: 100%; background:#fff; border:1px solid #D8D8D8; text-transform:none; color:#a5a5a6; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; transition:all 250ms ease-in-out 0s; -moz-transition:all 250ms ease-in-out 0s; -webkit-transition:all 250ms ease-in-out 0s; -o-transition:all 250ms ease-in-out 0s; box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; -webkit-box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; -moz-box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; -o-box-shadow:0 1px 11px rgba(204, 204, 204, 0.4) inset; float:left; text-transform:lowercase; color:#737373;}
.header-container .header .form-search:hover input#search {border:1px solid #e3400b; }
.header-container .header #search_mini_form button.button {height:36px; position:absolute; right:0; top:0; margin:0; border-radius:0 4px 4px 0; -moz-border-radius:0 4px 4px 0; -webkit-border-radius:0 4px 4px 0; border:0; overflow:visible; background:#ea3b02; background-image:none; filter:none; padding: 0; -moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none; padding:0 10px;}
.header-container .header #search_mini_form button.button span {float:none; text-align:center; border: none; background: none;}
.header-container .header #search_mini_form button.button > span {position:relative; padding:0; height: 36px; line-height: 36px;}
.header-container .header #search_mini_form button.button > span:before {content:""; position:absolute; left:-24px; top:12px; border:7px solid transparent; border-right-color:#ea3b02;}
.header-container .header #search_mini_form button.button span span {line-height:36px; color:#fff; text-transform:uppercase; font-size:12px; position:relative; min-width:66px; padding:0;  border: none; background: none;}
.header .form-search .search-autocomplete {top:19px !important;}

/*Search autocomplete css here*/

.header .form-search .search-autocomplete { z-index:999; left:0 !important; top:36px !important; }
.name.highlight.searchNameclass {font-size: 11px;width: 69% !important;float: left;color: #f26722;margin-top: 7px;text-align: center;}





.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }

.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:12px; padding:0 11px 0 10px; border-left: 1px solid #d8d8d8; line-height: 26px;}
.header .links li:first-child {margin-left: 10px; }
.header .links li.last {display: none;}
.header .links a { color:#57575b; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }

.header-first {position: relative; padding-top: 0px;}
.header-first .header-held {margin-right: 10px;}
.header-first:before {content: ""; position: absolute; left: -1000px; right: -1000px; height: 1px; background: #d8d8d8; top: 32px;}
.header-first ul:first-child {float: left; margin-bottom: 0;}
.header-first ul:first-child span {color: #57575b;}
.header-first ul.links {float: left;}
.header-first .fb-button-line {float: left; margin: -2px 15px 0 85px;}
.header-first .fb-button-line .header-text { margin-top: 5px;}
.header-first .fb-button-line #fb-root {display: inline;}
.header-first .free-block-custom {float: left;}
.header-help {margin-right: 10px;}



.free-block-custom {border:1px solid #b6b6b6; border-top:none; border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; -o-border-radius:0 0 4px 4px; position:relative; background:#fff; margin-top: -3px; position: absolute; top: 3px; right: 98px;}
.free-block-custom:before {border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; -o-border-radius:0 0 4px 4px;
 background:linear-gradient(#fff, #f5f5f5) repeat scroll 0 0 transparent;
 background:-moz-linear-gradient(#fff, #f5f5f5) repeat scroll 0 0 transparent;
 background:-webkit-linear-gradient(#fff, #f5f5f5) repeat scroll 0 0 transparent;
 background:-o-linear-gradient(#fff, #f5f5f5) repeat scroll 0 0 transparent;
 filter :progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#f5f5f5 100%);zoom:0;
 -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#fff,EndColorStr=#f5f5f5 100%);
 bottom:0; content:""; left:0; position:absolute; right:0; top:60%; 
}
.free-block-custom ul {padding:0; margin: 0; display: table;table-layout: fixed; position: relative; height: 47px;}
.free-block-custom li {float:none; text-transform:uppercase; color:#ea3b02; position:relative; padding:5px 10px; border-right:1px solid #d8d8d8; line-height:normal; font-size:11px; font-weight:bold; text-align: left; display: table-cell; vertical-align: middle;}
.free-block-custom li:first-child {border-radius:0 0 0 4px; -webkit-border-radius:0 0 0 4px; -moz-border-radius:0 0 0 4px; -o-border-radius:0 0 0 4px;}
.free-block-custom li:nth-child(3) {border:none; border-radius:0 0 4px 0; -webkit-border-radius:0 0 4px 0; -moz-border-radius:0 0 4px 0; -o-border-radius:0 0 4px 0; }

.free-block-custom li label {display:block; color:#ea3b02; font-size: 11px; text-transform: uppercase; margin: 0;}
.free-block-custom li span {display:block; color:#57575b;font-size: 11px; text-transform: uppercase;}


.header-second {clear: both; }
.header-custom-block {float: left;}
.header-custom-block img {-moz-box-shadow: 0 0 0 #000;-webkit-box-shadow:  0 0 0 #000;box-shadow: 0 0 0 #000; }

/* Top Cart */

.header .links li:nth-child(4) {position:absolute; top: 0; right: 0; margin-top: 51px; line-height: inherit !important;
	/*height:47px; */
	background:#ea3b02; border-radius:4px; -webkit-border-radius:4px; 
	-moz-border-radius:4px; -o-border-radius:4px; text-align:center; 
	/*width:86px; */
	border: none; }
.header .links li:nth-child(4) a {background:transparent; text-transform:uppercase; font-size:11px; color:#fff; padding:11px 0 10px 20px; display: block; font-weight: bold;}
.header .links li:nth-child(4) a:before {content:""; position:absolute; top:9px; left:10px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) no-repeat scroll -487px 0 transparent; width:13px; height:15px;}

.top-cart-inner {position:absolute; right:0; top: 55px; z-index: 2;  background: #fff;  border: 1px solid #ccc;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; width: 280px;} 
.mini-products-list .product-details .btn-remove {display:inline-block; width:10px; height:9px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) no-repeat -229px -1px transparent; font-size:0; line-height:0; color:transparent; transition:none; -moz-transition:none; -webkit-transition:none; position: absolute; right: 20px; top: 14px;}

.sidebar .mini-products-list .product-details .btn-remove { right: -5px; top: 10px;}
.mini-products-list .product-details .btn-remove:hover {background-position:-256px -1px; }
.top-cart .block-content table th {padding:0 10px 0 0; text-align:left; color:#545454; font-size:12px; }
.top-cart .block-content table td {font-size:13px; color:#000; font-weight:bold; padding:0;}
.top-cart .block-content table td span {}
.top-cart .block-content .item .product-name {}
.mini-products-list .product-details .btn-edit {color:#ea3b02; font-style:italic; text-decoration:underline; text-transform:capitalize; font-size:12px; }
.mini-products-list .product-details .btn-edit:hover {text-decoration:none;}

.top-cart-inner .block-cart {background:none; margin-bottom:0;  position:relative; }

.top-cart-inner .summary,
.block-cart .summary
 {margin:0; border-bottom:1px solid #b6b6b6; font-size:11px; font-weight:bold; padding:0 20px; line-height:40px; color:#545454; border-bottom:1px solid #ccc;
box-shadow:0 -8px 8px rgba(234, 234, 234, 0.3) inset;
-webkit-box-shadow:0 -8px 8px rgba(234, 234, 234, 0.3) inset;
-moz-box-shadow:0 -8px 8px rgba(234, 234, 234, 0.3) inset; -webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
 }
.top-cart-inner .summary p,
.top-cart-inner .block-cart .summary p {margin: 0; font-weight: bold;}
.top-cart-inner .summary a,
.top-cart-inner .block-cart .summary a {color:#545454; font-weight: bold;}
.top-cart-inner .block-content .block-subtitle {padding: 20px 20px 0;}
.top-cart-inner .block-content .summary .close-btn, 
.top-cart-inner .block-content .summary .close-btn, 
.btn-remove, 
.sidebar .block li a.btn-remove {display:inline-block; width:9px; height:9px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) no-repeat -256px -1px transparent; text-indent:-9999px; }
.top-cart-inner .block-content .summary .close-btn:hover{background-position:-229px -1px; }

.btn-remove, .sidebar .block li a.btn-remove {background-position:-229px -1px;}
.btn-remove:hover, .sidebar .block li a.btn-remove:hover {background-position:-256px -1px;}
.block-compare li.item a.btn-remove {margin-top:5px;}

.block-cart .block-content .summary .close-btn {margin-top:16px;}
.block-cart .block-content .empty  {  margin: 17px 20px 10px; padding: 0; text-align: right;}
.mini-products-list {padding:10px 0; position:relative; border-bottom:1px solid #dcdcdc;}
.top-cart-inner .mini-products-list li {margin:0; border:0; padding:10px 20px !important; position: relative; }
.top-cart-inner .mini-products-list li.last {margin-bottom:3px; }
.mini-products-list li img {border:1px solid #fdfdfd}
.mini-products-list .block-content .item .product-name a {font-weight:normal; color:#000; font-size:12px; line-height:18px; padding-right: 10px;}
.mini-products-list .block-content .item .product-name a:hover{color:#ea3b02}
.mini-products-list .block-content .item .product-image {border:1px solid #e5e5e5; padding:4px; }
.mini-products-list .block-content .item .product-image:hover {border-color:#000; }
.mini-products-list .block-content .subtotal {margin:0; border:0; text-align:left; padding:9px 0 10px; }

.top-cart-inner .block-content .cart-top-actions {display:block; padding:0 20px 0px; margin:0; text-align:center; overflow: hidden; }
.top-cart-inner .block-content .cart-top-actions .subtotal .label {float: left; color: #000; font-size: 14px; font-weight: bold;}
.top-cart-inner .block-content .cart-top-actions .subtotal .price {float: right; color: #000; font-size: 16px; font-weight: bold; }
.top-cart-inner .block-content .cart-top-actions button,
.block-cart .block-content .cart-top-actions button {float:right !important; margin-top: 10px; margin-bottom: 20px;}
.top-cart-inner .block-content .cart-top-actions a,
.block-cart .block-content .cart-top-actions a,
.block-wishlist .actions a,
.block-cart .actions a { clear: both;  display: block;  float: right;  font-size: 11px;  font-weight: bold;  margin-bottom: 15px; text-transform: uppercase; position: relative; padding-right: 15px;}
.top-cart-inner .block-content .cart-top-actions a:before,
.block-cart .block-content .cart-top-actions a:before,
.block-wishlist .actions a:before,
.block-cart .actions a:before {position: absolute; content: ""; right: 0; top: 4px; height: 0; width: 0; border: 5px solid transparent; border-left-color: #ea3b02;}

.top-cart-inner .block-content .subtotal .label ,
.block-cart .block-content .subtotal .label {display:inline-block;  margin-bottom:7px; color:#000; text-transform:none;font-size:14px; color:#000; text-transform:none; font-weight:bold; float:left;margin-top: 3px; }
.top-cart-inner .actions,
.block-cart .actions {clear: both; padding-top: 0 !important;}

.top-cart-inner .block-content .subtotal .price ,
.block-cart .block-content .subtotal .price {font-size:16px; color:#000; font-weight:bold; float:right;}

.top-cart-inner .block-content p.paypal-logo ,
.block-cart .block-content p.paypal-logo {clear:both; display:block; float:none; text-align:center;}

.block-cart .paypal-logo a {float:none; display:inline-block;}
.block-cart .paypal-logo .paypal-or {clear:both; display:block; text-align:center; font-size:11px;}
.mini-products-list .product-details {margin-left:65px; text-align:left;}
.mini-products-list .product-details .product-name {padding-right: 10px;}
.mini-products-list .product-details .price {font-weight: bold;}
.cart-top-actions button{display:inline-block; margin:0 auto; height:auto;}
.cart-top-actions button span{}
.cart-top-actions button:hover {text-decoration:none;} 
.cart-top-actions button > span {}
.cart-top-actions button span span{font-size:14px; }
.top-cart-inner .block-content .summary { margin-top: 0;}

/********** < Navigation */
.nav-container{clear:both; padding:0; position:relative; background-image:none; float:left; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.nav-container { border-top:1px solid #434343; background:#38383e; box-shadow:0 8px 8px #2C2C2C inset; -webkit-box-shadow:0 8px 8px #2C2C2C inset; -moz-box-shadow:0 8px 8px #2C2C2C inset; -webkit-transition:all 0.35s ease 0s; -moz-transition:all 0.35s ease 0s; -ms-transition:all 0.35s ease 0s; -o-transition:all 0.35s ease 0s; transition:all 0.35s ease 0s;}
.on .nav-container {top: 0; position: fixed;left: 0; width: 100%; z-index: 990;}
#nav:after {display:none; }
#navm {display:none; padding:10px 0; }

/* top level */
#nav {float:left; border:none; padding:0; width:100%; min-height:40px; clear:both; position:relative; float:left; margin: 0;}
#nav li.level-top{display:block; float:left; height:40px; line-height:40px; margin:0; border:none; position: relative;}
#nav li.level-top.first {}
#nav li.level-top.last > a > span {}
#nav li.level-top.parent > a {/*padding-right:32px; */}
#nav li.level-top.parent > a:after {content:""; width:7px; height:4px; position:absolute; right:15px; top:50%; margin-top:-2px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) no-repeat -130px -20px; }
#nav > li.level-top > a {position:relative; display:inline-block; height:40px; line-height:40px; padding:0 16px; font-weight:bold; font-size:12px; color:#fff; }
#nav > li.level-top.home > a {text-indent:-999em; width:16px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) no-repeat -30px 13px transparent; padding-left:15px; padding-right:13px; }
#nav > li.level-top:hover, #nav li.level-top.active {background:#56565f;}
#nav > li.level-top:hover > a > span, #nav li.level-top.active > a > span{/*color:#ea3b02; transition:all 250ms ease-in-out 0s; -moz-transition:all 250ms ease-in-out 0s; -webkit-transition:all 250ms ease-in-out 0s; -o-transition:all 250ms ease-in-out 0s; */}
#nav > li.level-top:hover > a,#nav > li.level-top > a:hover,#nav > li.level-top:hover > a > span,#nav > li.level-top > a:hover > span {}
#nav > li.level-top.parent:hover > a,#nav > li.level-top.parent > a:hover,#nav > li.level-top.parent:hover > a > span,#nav > li.level-top.parent > a:hover > span{}
#nav > li.level-top > ul.shown-sub {}
#nav > li.level-top > ul.shown-sub ul.shown-sub {}
#nav > li.level-top > ul.shown-sub ul.shown-sub:before {}
#nav li.over a.level-top,#nav li.active a.level-top{background:transparent; color:#fff; }
#nav li.level-top.active{}
#nav li.level-top.active:hover > a:before {}
/*#nav li.level-top.active a.level-top,#nav li.level-top.active a.level-top:hover{color:#ea3b02; }*/
#nav li.level-top.active:hover > a > span{}
#nav a:hover {text-decoration: none;}

/* Sub menu */
#nav ul, #nav div { left: -10000px; position: absolute;top:40px; width:187px; padding:0; background:#fff; border:1px solid rgba(0,0,0,0.3); border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px;}
#nav ul li a {position:relative; z-index:4; color:#555; line-height:16px; text-transform:none; font-size:12px; text-align:left; padding:10px 20px 10px 20px; font-weight:400; display:inline-block; width:102%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; 
transition:all 500ms ease 0ms;
-moz-transition:all 500ms ease 0ms;
-webkit-transition:all 500ms ease 0ms;
-o-transition:all 500ms ease 0ms;}
#nav ul li.last > a {/*padding:10px 10px 10px 15px; */}
#nav ul li.over > a, #nav ul li:hover > a {color:#ea3b02; position:relative; padding-left:35px;}
#nav ul li.over > a:after, #nav ul li:hover > a:after {content:""; position:absolute; border:4px solid transparent; border-left-color:#ea3b02; left:20px; top:14px;}
#nav ul li.active > a {color:#555; }
#nav > ul {border-top:0; }

/* level 1 */
#nav ul li{padding:0; display:block; min-height:36px; line-height:36px; background:none; border-top:1px solid #e2e2e2;}
#nav ul li.first { border:none; -webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
#nav ul li.last{-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px; }
#nav ul li:hover,
#nav ul li.active,
#nav ul li.over {background: #f4f4f4;}
#nav ul li.over:hover > a,#nav ul li.over > a{color:#ea3b02; }
#nav li.first .shown-sub:before {background:transparent}

/* level 2 */
#nav ul ul, #nav ul div{top:0px;}
#nav li .shown-sub .shown-sub{left:187px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub {left:0; z-index:999; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block { border:1px solid #b2b2b2; /*margin:-10px 0 0 0;*/ margin:0px; border-top: 1px solid #d6d6d6; -webkit-border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; background: #fff; }
.sidebar .block .block-title {}
.sidebar .block .block-title strong { display:block; font:bold 14px/1.4 Roboto, sans-serif; min-height:16px; text-transform:uppercase; color:#323232;  }
.sidebar .block .block-title strong { padding: 15px 20px 2px; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 0px; color:#585858; }
.sidebar .block .block-content {/*padding:5px 20px 25px;*/ padding:5px 8px 25px}
.block .block-content li.item { padding:7px 0px; position: relative;}
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions {padding:10px 0px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 0px; }


.block-bestseller .owl-theme .owl-controls{height: 39px; right: 0; top: -60px;}
.block .owl-theme .owl-controls { height: 39px;  right: 0px;  top: -55px;}
.block-related .owl-theme .owl-controls { top: -82px;}

.block-bestseller .owl-theme .owl-controls .owl-buttons div {width: 40px; margin: 0; border-left: 1px solid #f59d82; height: 39px; position: relative;}
.block-bestseller .owl-theme .owl-controls .owl-buttons div.owl-prev {background: none ;}
.block-bestseller .owl-theme .owl-controls .owl-buttons div.owl-next {background:none;}
.block-bestseller .owl-theme .owl-controls .owl-buttons div:before {position: absolute; content: ""; right: 12px; top: 15px; width: 0; height: 0; border: 5px solid transparent; }
.block-bestseller .owl-theme .owl-controls .owl-buttons div.owl-next:before {border-left-color: #fff;}
.block-bestseller .owl-theme .owl-controls .owl-buttons div.owl-prev:before {border-right-color: #fff; right: 18px;}

.block-bestseller .owl-theme .owl-controls .owl-buttons div.owl-prev.disabled:hover, 
.block-bestseller .owl-theme .owl-controls .owl-buttons div.owl-prev.disabled,
.block-bestseller .owl-theme .owl-controls .owl-buttons div.owl-next.disabled:hover, 
.block-bestseller .owl-theme .owl-controls .owl-buttons div.owl-next.disabled {
-moz-opacity: 1 !important; opacity:1 !important; filter:alpha(opacity=100) !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important; }

.owl-theme .owl-controls .owl-buttons div.owl-prev.disabled:hover:before, 
.owl-theme .owl-controls .owl-buttons div.owl-prev.disabled:before {border-right-color: #f59d81;}

.owl-theme .owl-controls .owl-buttons div.owl-next.disabled:hover:before, 
.owl-theme .owl-controls .owl-buttons div.owl-next.disabled:before {border-left-color: #f59d81;}

.block .owl-theme .owl-controls .owl-buttons div { border-left: 1px solid #d6d6d6; height: 39px;  width: 44px;}
.block .owl-theme .owl-controls .owl-buttons div.owl-next {background-position: -430px 13px ; margin-left: 0px;}
.block .owl-theme .owl-controls .owl-buttons div.owl-prev { background-position: -390px 13px;}





/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; padding: 0; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account {  }
.block-account .block-title {  }
.sidebar .block-account .block-title strong { padding-bottom: 13px; }
.block-account .block-content { }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:10px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li strong { display:block; padding:10px 0; }
.block-account .block-content li a:hover { color:#ea3b02; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea3b02; }
.block-account .block-content li.current.last { border-bottom:0; }



/* Block language */
.language-store,.block-currency {background: #696969; -moz-box-shadow: 0 2px 3px 1px #3d3d3d;-webkit-box-shadow: 0 2px 3px 1px #3d3d3d;box-shadow: 0 2px 3px 1px #3d3d3d; -webkit-border-radius:3px;  -moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px;  border-radius:3px; position: relative; margin-bottom: 26px;}
.language-store:hover,
.block-currency:hover {background: #8a8a8a; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.language-store label ,
.block-currency label {margin-bottom: 0;border-left: 1px solid #3d3d3d; padding-left: 11px; cursor: pointer;}
.language-store a,
.block-currency a {color: #fff; text-transform: capitalize; line-height: 32px;padding-left: 23px; background-position: 0 11px; display: block; position: relative;}
.footer-container .language-store a:hover,
.footer-container .block-currency a:hover {color: #fff; text-decoration: none;}
.language-store .caret,.block-currency .caret {position: absolute; right: 0; top: 15px;}
.language-store #dropdown,.block-currency #dropdown-currency {position: absolute; left:0; top: 35px;background: #696969;  -webkit-border-radius:3px;  -moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px;  border-radius:3px; width: 120px; padding: 0 15px;  z-index: 990;}
.block-currency #dropdown-currency {width: 170px;}

.language-store #dropdown ul,.block-currency #dropdown ul {margin-bottom: 0;}

/* Block: Currency Switcher */
.block-currency a {padding-left: 0}
.block-currency .icon {padding-right: 10px;}
.block-currency { border:0;}
.block-currency .block-title { }
.block-currency .block-title strong { }
.block-currency .block-content {  }
.block-currency .block-content select {  }

/* Block: Layered Navigation */

.sidebar .block .block-title {position: relative;}
.sidebar .block .block-title > label {display: none; text-indent: -999em; font-size: 0; width: 40px; height: 40px; position: absolute;
    right: 0;  top: 0; cursor: pointer;}
.sidebar .block .block-title > label:before { position: absolute; content: ""; top: 20px; right: 20px; width: 0; height: 0; border: 5px solid transparent;  border-top-color: transparent; border-bottom-color: #ea3b02; top: 14px;}
.sidebar .block.hide-content .block-title > label:before {border-top-color: #ccc; top: 20px; border-bottom-color: transparent;}

.sidebar .block-layered-nav .block-title strong {padding-bottom: 15px;}
.block-layered-nav .block-title,
.block-account .block-title { border-bottom:1px solid #dfdfdf;background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f7',GradientType=0 ); /* IE6-9 */
min-height: 40px;}
.block-layered-nav .block-title strong {display:block; font:bold 14px/16px Roboto, sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#323232; padding: 10px 20px;}
.block-layered-nav .block-subtitle { padding:5px 0 13px;  text-transform:capitalize; color:#666666; font-size: 11px;  font-weight: normal;  }
.block-layered-nav .block-content {}
.block-layered-nav dt { padding:0 0 0px; font-weight:bold; text-transform:uppercase; color: #323232; font-size: 12px; }
.block-layered-nav dd .label { padding:10px 0; text-align: left; display: block; color: #323232; font-size: 12px; font-weight: normal;}
.block-layered-nav dd .label span {color: #a7a7a7;}

.block-layered-nav dd .label a span {color: #323232; position: relative;}
.block-layered-nav .tree-filter {margin-bottom: -10px;}
.block-layered-nav .tree-filter ol li li a span:before,
.block-layered-nav .tree-filter .selected > .label:before {position: absolute; content: ""; width: 0; height: 0; border: 4px solid transparent; border-left-color:#dfdfdf; left: -15px; top:4px; }
.block-layered-nav .tree-filter .selected > .label:before {top: 13px; left: 0;}
.block-layered-nav dd a,
.block-layered-nav dd .label a {color: #505050; font-size: 12px; font-weight: normal;}
.block-layered-nav dd { padding:0; border-bottom: 1px solid #dfdfdf; padding-bottom: 10px; margin-bottom: 10px; }
.block-layered-nav dd li { color: #a0a0a0;}
.block-layered-nav dd.last { background:none; margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
.block-layered-nav .currently li {padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:15px; text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

.block-layered-nav .tree-filter ol li {display: block; padding: 0; border-top: 1px solid #dfdfdf; position: relative;}
.block-layered-nav li .icon {position: absolute; right: 0; top: 0; height: 20px; width: 20px; z-index: 2; background: none !important;}
.block-layered-nav li .icon:before {position: absolute; right: 0; top: 11px; border: 4px solid transparent; border-top-color: #505050; height: 0; width: 0; content: ""; }
.block-layered-nav li.expandedexpanded > .icon { background: none !important; }
.block-layered-nav li.expandedexpanded > .icon:before { border-bottom-color: #ea3b02; border-top-color: transparent; top: 7px; }
.block-layered-nav li a:hover ,
.block-layered-nav li.expanded > .label > a {color: #ea3b02; }

.block-layered-nav .tree-filter ol li li a {padding-left: 30px;}
.block-layered-nav .tree-filter ol li li li li a {padding-left: 45px;}
.block-layered-nav .tree-filter ol li li li li li a {padding-left: 60px;}
.block-layered-nav .tree-filter .selected > .label {padding-left: 15px; position: relative;} 


.rslider #from-val .price,
.rslider #to-val .price {color: #000; font-size: 12px; font-weight: bold;}
.rslider #track {}

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { color: #545454; font-size: 12px; font-weight: normal; margin: 0; text-transform: none; }
.block-cart .amount a {  color: #545454; font-weight: normal;}
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }
.sidebar .block-cart .summary { margin: 0 -20px 15px;}

/* Block: Wishlist */
.block-wishlist .block-title strong { }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related  {border:none; }
.block-related .block-title {min-height: 32px; }
.block-related .block-title strong {padding: 0; line-height: 25px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong {  }
.block-compare button.button span {}
.page-popup .link-print { padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(https://www.zylax.com.au/skin/frontend/default/behars/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed  {padding-bottom: 35px;}
.block-viewed .block-content ,
.block-related .block-content,
.box-up-sell {margin:0 0px;}
.box-up-sell h2 ,
.block-related .block-subtitle  {}
.block-related .block-subtitle a  {color: #ea3b02; text-decoration: underline;}
.block-related .block-subtitle a:hover  { text-decoration: none;}
.sidebar .block-viewed .block-title {border: none; 
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;}
.sidebar .block-viewed .block-title strong {padding: 0;}
.sidebar .block-viewed .owl-carousel .owl-item {max-width: 100% }


/* Block: Recently Compared */
.block-compared .block-title strong { }
.block-compare .actions a { padding-top: 7px;}

/* Block: Poll */
.block-poll .block-title strong {  }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color: #585858; font-weight: normal;  margin-bottom: 0; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label {display: block; line-height: 22px;  margin-left: 18px; padding: 0; text-align: left; font-size: 12px; }
.block-poll .block-content li { padding:3px 0px; background: none; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span {  }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; padding: 0;}
.block-tags .block-content li a { color:#585858; font-family: "tinos"; letter-spacing: 0.03em;}
.block-tags .actions { text-align:left; }
.block-tags .actions a { float:none; }

.sidebar .block-call-out { margin: 0; border:none; margin-top: 20px;}

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 0px; }
.block-subscribe .block-title strong { }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe .input-box:before { background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -93px 0px no-repeat; position: absolute;top: 13px; left: 10px; content: ""; width: 16px; height: 11px; }
.block-subscribe .input-box {position: relative;}
.block-subscribe .block-content-innter .news-content-inner {position: relative;}
.block-subscribe input.input-text { display:block; width:500px; padding-left: 35px; padding-right: 110px; max-width: 100%; }
.block-subscribe .actions { background:none; padding:0;  text-align:left;  position: absolute; right: 0; top: 0 }
.block-subscribe .actions button.button { float:none; border:none; background:#ea3b02; -webkit-border-top-left-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-topleft: 0x; -moz-border-radius-bottomleft: 0px; border-top-left-radius: 0px; border-bottom-left-radius: 0px; color: #fff; font-family: 'Roboto', sans-serif;
font-weight: bold; font-size: 12px; text-transform: uppercase; height: 35px; line-height: 35px; padding: 0 20px; 
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;}
.block-subscribe .actions button.button span { border:none; background:none; display: block; height: 35px; line-height: 35px; padding:0; }
.block-subscribe .actions button.button span span { border:none; color: #fff; font-weight: bold; font-size: 12px; text-transform: uppercase; height: 35px; line-height: 35px; }

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }
.block-reorder .actions button.button{ float: left; }
.block-reorder .actions button.button span span{padding: 0 20px; }
.block-reorder .actions a {float: right; margin-top: 7px;}

/* block-lastest-review */
.block-lastest-review .owl-theme .owl-controls {position: static; border: 1px solid #a6a6a6; overflow: hidden; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; margin-bottom: 10px;}
.block-lastest-review .owl-theme .owl-controls .owl-buttons div {text-indent: 0; display: block; float: left; width: 50% !important; text-align: center; color: #000; font-weight: bold; font-size: 11px; text-transform: uppercase; height: 37px; line-height: 37px;}
.block-lastest-review .owl-theme .owl-controls .owl-buttons div.owl-prev {background: none; border-left: 1px solid #d6d6d6; margin-left: -1px;}
.block-lastest-review .owl-theme .owl-controls .owl-buttons div.owl-next {background: none; margin:0; border-left: 1px solid #d6d6d6;}

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* block-custom */
.block-custom {margin-top: 0; border: none;}
.block-custom .block-title {border-bottom: 1px solid #e8e8e8; padding-bottom: 8px; margin-bottom: 20px;}
.block-custom .block-content  {padding: 0;}
.block-custom .block-content .top-title img {float: left; margin-right: 15px; margin-bottom: 5px;}
.block-custom .block-content .top-title h4 {font-size: 12px; color: #000; font-weight: bold; text-transform: uppercase; padding-bottom: 16px;
    padding-top: 7px; margin-bottom: 0;}
.block-custom .block-content li {border-bottom: 1px solid #e8e8e8; adding-bottom: 20px; margin-bottom: 20px;}
.block-custom .block-content li p {margin-bottom: 18px;}

.block-custom .block-title strong {position: relative; margin-top: -3px;  padding-top: 0; padding-bottom: 15px; color: #000; font-size: 14px; font-weight: bold; padding-left: 20px; text-transform: uppercase; display: block;}
.block-custom .block-title strong:before {position: absolute; content: ""; top: 3px; left: 0; background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -200px 0px no-repeat; width: 9px; height: 14px; }
.block-custom .block-title p {font-style: italic; }

/* Block: Login */
.block-login .block-title strong { }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { }

/* block-bestseller */

.block-bestseller .block-title {border: 1px solid #ea3b02; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; min-height: 40px; line-height: 38px; padding: 0 20px; margin-bottom: 20px; background: #ea3b02;}
.block-bestseller .block-title strong {color: #fff; font-weight: bold; font-size: 14px; text-transform: uppercase;}




/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0;  }
.category-image { width:100%; overflow:hidden; margin:0 0 20px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 30px; }
.category-products {margin:10px -10px;}
.category-products .products-list {margin: 0 10px ;}
.category-products .products-list .products-list li.item { padding: 12px 0px;} 

/* View Type: Grid */
.products-grid { display: inline; clear: none; }
.products-grid:after { display: inline !important; float: left; clear: none !important; }
.products-grid.last { border-bottom:0; }

.products-grid .product-image { display:block; margin:0 0 10px; }
.products-grid .product-name {margin:0 0 5px; color: #000; font-size: 12px; font-weight: normal; text-transform: none;}
.products-grid .product-name a { color:#203548; }
.products-grid .price-box { margin:5px 0 15px; }
.products-grid .availability { line-height:21px; }
.products-grid .actions {}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { }
.col1-layout .products-grid {  margin:0 auto; }

.element,
.products-grid li.item { width: 216px; margin: 10px;  position: relative;  color: #222; background: #fff; display: inline-block; vertical-align: top;}

.actions .availability.out-of-stock {background: #ffffff;border: 1px solid #ea3b02;font-weight: 700;letter-spacing: 0.05em;display: block;padding: 2px 0;line-height: 27px;color: #ea3b02; text-align: center; text-transform: uppercase; font-size: 11px; margin-bottom: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;}





.col2-left-layout .products-grid li.item,
.col2-right-layout .products-grid li.item {width: 218px;}



.owl-item .item { padding: 10px;}
#testimonials .owl-item .item { padding: 10px 0;}

/* Product Label */
.products-grid li.item .productlabels_icons {position: absolute; right: 0; top: 0}
.productlabels_icons {position: absolute; right: 0; top: 0}
.element:hover > .productlabels_icons,
li:hover > .productlabels_icons { right: 20px; z-index: 2;}
.item:hover > .productlabels_icons { z-index: 2;}

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:20px 10px 12px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; margin:0 0 10px; }
.products-list .product-shop { margin-left:220px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a {}
.products-list .price-box { }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn {font-size: 12px; font-weight: bold; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline-block;  float: left;}
.products-list .add-to-links .separator { display:none; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }
.no-rating a { color: #585858;}

.ratings { font-size:12px; line-height:1.25; margin:7px 0 11px; text-align: left; }
.ratings a { color: #585858; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:70px; height:14px; font-size:0; line-height:0; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:14px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:10px; }
.ratings .amount a:before {background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) 0px -52px no-repeat; position: absolute; top: 3px; right: 0; content: "";  width: 16px; height: 14px; }
.ratings .amount a {color: #7e7e7e; font-size: 12px; padding-right: 25px; position: relative; line-height: 14px;}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }
.reviews-info {text-align: left; border-top: 1px solid #dfdfdf; padding-top: 15px;}
.reviews-info strong {font-size: 14px; color: #000; padding-bottom: 6px;}
.reviews-info .review-by {font-size: 12px; color: #555555; margin-bottom: 15px;}
.reviews-info .review-detail {font-size: 12px; color: #555555; font-style: italic; margin-bottom: 17px;}
.reviews-info .ratings-table {margin-bottom: 11px;}
.reviews-info .read-more,.block-tags .block-content .actions a {font-size: 11px; color: #ea3b02; padding-left: 15px; position: relative;  margin-bottom: 10px; text-transform: uppercase; font-weight: bold;}
.reviews-info .read-more:before,.block-tags .block-content .actions a:before { position: absolute; top: 3px; left: 0; width: 0; height: 0; content: ""; border: 5px solid transparent; border-left-color:#ea3b02;  }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {color:#477d07;}
.availability.out-of-stock span { }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:12px; }
.product-view .product-shop .availability span {  }

/* Email to a Friend */
.email-friend { margin:10px 0 0 0; }
.email-friend a { color: #57575b; font-size: 12px; padding-left: 25px; position: relative; }
.email-friend a:before {position: absolute; content: ""; top: 3px; left: 0; width: 15px; height: 11px; background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -93px 0px no-repeat;}

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; color: #000; }

.price-box { margin: 5px 0 13px;  text-align: left;}
.price-box .price { font-weight:bold; color:#000; }

.full-product-price .price {font-size: 20px;}

/* Regular price */
.regular-price { color:#c76200; padding-right: 10px;}
.regular-price .price { font-weight:bold; font-size:13px; color:#000; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { color: #7e7e7e;  font-weight: normal;  text-transform: lowercase;  white-space: nowrap; }

.minimal-price-link {}
.minimal-price-link .label {color:#7e7e7e;  font-weight: normal;}
.minimal-price-link .price { font-weight:bold; color:#000; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {  display: inline-block;  margin: 0 5px 0 0; }
.price-from .price-label {  color: #7e7e7e;  font-weight: normal;  text-transform: lowercase;  white-space: nowrap;}

.price-to { margin:0;display: inline-block; }
.price-to .price-label { color: #7e7e7e;  font-weight: normal;  text-transform: lowercase;  white-space: nowrap;}

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin: 0 0 0px; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 5px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:0; border:1px solid #ccc; color:#424242; }
.tier-prices li { line-height:1.4; padding:10px 20px; border-top: 1px solid #ccc; }
.tier-prices li:first-child {border-top: none; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:0; text-transform: uppercase; }


.add-to-links li a,
.link-wishlist { display:block; line-height: 36px; position: relative; padding-left: 15px;}
.add-to-links li a:before,
.link-wishlist:before { position: absolute; content: ""; left: 0; top:50%;  width: 8px; height: 8px; background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -201px -2px no-repeat; margin-top: -4px; }

.add-to-links .separator { display:none; }
.add-to-links li:first-child {margin-right: 25px;}
.add-to-links li{float: left;}



/* Add to Cart */
.add-to-cart label {  color: #000; float: left; font-weight: bold;  line-height: 35px;  margin-bottom: 0; margin-right: 10px;  margin-top: 2px;  text-transform: uppercase;}
.add-to-cart .qty { float: left; margin-right: 20px; margin-top: 2px;}
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box,
.product-options-bottom { margin:10px 0 5px; background: #f6f6f6; border-bottom: 1px solid #e5e5e5; padding: 15px 20px; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; float: left;}
.add-to-box .add-to-links li .separator { display:none !important; }

.product-essential { }
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }
.product-essential h2.sku { font-size: 12px; font-weight: normal; text-transform: uppercase; color: #323232; }

.product-collateral { padding:35px 0px 25px; }
.product-collateral h2 {}
.product-collateral .box-collateral {}
.product-collateral .tabbable { padding-bottom: 40px; }

/* Product Images */
.product-view .product-img-box {}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; padding-bottom: 0; }
.product-view .product-img-box .product-image-zoom { position:relative; width:100%; height:auto; overflow:hidden; z-index:9; text-align: center; clear: both;}
.product-view .product-img-box .product-image-zoom img { }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views  .item-moreview {  margin: 3px; }
.product-view .product-img-box .more-views  .item-moreview img {  border:1px solid #ddd; padding: 3px; }

.product-view .product-img-box .more-views  .item-moreview:hover img{ -moz-opacity: 1; opacity:1; filter:alpha(opacity=100);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";   border-color: #000;}
.product-view .product-img-box .more-views  .owl-item { text-align: center; }
.more-views {padding: 0 20px;}
.owl-theme.more-views .owl-controls {position: static;}
.owl-theme.more-views .owl-controls > div > div {position: absolute; top: 50%; margin-top: -6px;}
.owl-theme.more-views .owl-controls  div.owl-prev {left: 0}
.owl-theme.more-views .owl-controls  div.owl-next {right: 0;}

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { position: relative;}
.col1-layout .product-view .product-shop {padding-left: 30px; padding-right: 30px;}
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .image { position: absolute; right: 40px; top: 0px; }
/*Rajeev Css Here*/
.product-view .product-shop .product-name { margin:0 0 5px;   min-height: 75px;}
.non-printable {text-align: right;margin-top: 20px;}




.product-view .product-shop .product-name h1 { margin:-8px 0 0; font:bold 24px/1.35 Roboto, sans-serif; }
.product-view .product-shop .no-rating { float: left; }
.product-view .product-shop .availability { margin-left: 0px;margin-right: 4px;
text-align: right; }



.product-view .product-shop .short-description { margin:0px 0 15px; padding:20px 0 0; clear: both; }
.product-view .product-shop .price-box { margin:0px 0 15px; }
.product-view .product-shop .price-box .regular-price .price{ font-size: 14px; font-weight: bold;}
.product-view .product-shop .add-to-links { margin:1px 0 0 25px; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { }
.product-view .product-shop .add-to-links a { color:#57575b !important; }

/* Product Options */
.product-options {position: relative; padding-top: 5px; }
.product-options dl {margin-bottom: 20px;}
.product-options dt { padding:0px 0 0; font-weight:normal; }
.product-options dt label {  background-color: #333;color: #fff;display: block;font-size: 16px;height: 33px;line-height: 14px;margin: 10px 0;padding: 10px 15px 0; }

/*.product-options dt label { font-weight:bold; color:#2f2f2f;margin-bottom: 0; }*/
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }

.product-options dd .qty-holder label { vertical-align:middle; display: block; color: #000; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:0px 0 20px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left;  }
.product-options ul.options-list input.checkbox { float:left; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { margin-top: 60px; position: relative;}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:left; margin-right: 20px; }
.product-shop .product-options-bottom { }
.product-shop .product-options-bottom .price-box { float: none; margin: 0 0 5px;position: absolute;top: -45px;left: 0; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links {  clear: none; float: left;  margin: 0;  padding: 3px 0 0; text-align: right;}

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { margin-bottom: 15px;}
.product-view .box-up-sell .products-grid { }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { display:block;  margin: 0 5px 3px 0; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags .form-add { max-width: 600px; position: relative; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline;  padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { margin: 20px 0 0px;}
.product-view .box-tags .form-add input.input-text { max-width: 100%; padding-right: 100px; }
.product-view .box-tags .form-add button.button {position: absolute; bottom: 0; right: 0; border-color: #ccc;
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;}
.product-view .box-tags .form-add button.button span {height: 35px; }
.product-view .box-tags .form-add button.button span span {height: 33px; line-height: 33px;}
.product-view .box-tags .note { margin:10px 0 0; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }

/* Product tab */
.product-collateral .nav-tabs {border-bottom: 3px solid #38383e; margin-bottom: 20px; }
.nav-tabs > li {margin-bottom: 0;}
.product-collateral .nav-tabs > li > a { border-bottom:none; -webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0;margin-bottom: 0; margin-right: 5px;}
.product-collateral .nav-tabs > li > a:hover,
.product-collateral .nav-tabs > li.active > a, 
.product-collateral .nav-tabs > li.active > a:hover, 
.product-collateral .nav-tabs > li.active > a:focus {background: #38383e; border-color:#38383e !important; color: #fff; border-bottom: none; }

.product-collateral .tab-pane  > h2 {font-size: 14px; color: #1e1e1e; font-weight: bold;  margin-bottom: 10px; }
.product-collateral .tab-pane .description h6 {font-size: 14px; color: #1e1e1e; font-weight: bold; margin-bottom: 10px;}
.std .description ul li { font-weight: normal; text-transform: none;}

/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:12px; font-weight:normal; padding-bottom: 5px; text-align: left; text-transform: none;}
.product-name a { color:#000; }

.product-image {display: block; text-align: center; padding-bottom: 15px;}

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* Newsletter popup */

#popup-subscribe {background: url(https://www.zylax.com.au/skin/frontend/default/behars/images/bkg-newsletter.png) 0 0 repeat; padding: 30px !important; min-width: 737px;}

.popup-subscribe-wrapper {background: #fff; overflow: hidden;}
#popup-subscribe  input.input-text {font-style: italic;}
#popup-subscribe  .image-right {float: right; max-width: 279px;}
.subscribe-popup-inner {padding:25px 20px;float: left; width: 398px; min-height: 279px;}
.subscribe-popup-inner h3 {color:#ea3b02; font-family: 'Roboto Condensed', sans-serif; font-size: 24px; font-weight: bold; margin-top: 0; text-transform: uppercase;  margin-bottom: 0px;}
.subscribe-popup-inner .form-subscribe-header p {color:#333333;font-family: 'Roboto', sans-serif; font-size: 12px;  margin-top: 0;  margin-bottom: 15px;}
.subscribe-popup-inner .text-inner {color:#000; font-family: 'Roboto', sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; clear: both;padding-top: 18px; padding-bottom: 20px;}

.socials  {overflow: hidden;}
.socials ul  {overflow: hidden; margin: 0 -5px;}
.socials li  {display: block; float: left; margin: 0 5px 3px;}
.socials li a {width: 36px; height: 36px; display: block; font-size: 0; background-color: #000; background-image: url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png); background-repeat: no-repeat; -webkit-border-radius: 50%; -moz-border-radius: 50%;border-radius: 50%; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.socials li.i-fb a { background-position:-319px -132px}
.socials li.i-tw a { background-position:-367px -132px}
.socials li.i-rss a { background-position:-462px -132px}
.socials li.i-google a { background-position:-415px -132px}

.socials li.i-fb:hover a { background-color:#4a73bd;}
.socials li.i-tw:hover a { background-color:#46b0e2;}
.socials li.i-rss:hover a { background-color:#ea3b02;}
.socials li.i-google:hover a { background-color:#f9bc2e;}


/* Button Top */
#back-top {margin: 0;}
#back-top a {position: fixed; right: 10px; bottom: 10px; width: 52px; height: 52px; background:#38383e url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -350px -28px no-repeat; -webkit-border-radius:4px;  -moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px;  border-radius:4px; font-size: 0; z-index: 990;}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

.banners-small li {padding-bottom: 20px; overflow: hidden; position: relative;}
.banners-small li .block-thumb {position: relative;overflow: hidden;}
.banners-small li .block-thumb a {position: relative;overflow: hidden; display: block; width: 100%;transition: all 0.4s ease-in-out 0s; text-decoration: none; -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.banners-small li .block-thumb a:hover {text-decoration: none;}
.banners-small li img { -moz-box-shadow: 0 0 0 #000;-webkit-box-shadow:  0 0 0 #000;box-shadow: 0 0 0 #000;  -webkit-transition:all 1000ms ease 0s; -moz-transition:all 1000ms ease 0s; -ms-transition:all 1000ms ease 0s; -o-transition:all 1000ms ease 0s; transition:all 1000ms ease 0s;}

.banners-small li a:hover img:first-child { transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); /* IE 9 */-webkit-transform:scale(1.1, 1.1);}
.banners-small  img:hover {-moz-opacity: 1; opacity:1; filter:alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.banners-small li img:nth-child(2) { margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;}

.block-static-image {clear: both; padding-bottom: 35px;}

.news-product-grid #container{ text-align: left;}
.news-product-grid { position: relative; text-align: center;}
.news-product-grid:before {position: absolute; content:""; top: 12px; left: 0; height: 1px; border-top: 1px dotted #b2b2b2; z-index: -1; width: 100%;}
.news-product-grid h2.subtitle {display: inline; background: #fff; color: #000; font-weight: bold; font-size:18px; text-transform: uppercase;padding: 0 20px; margin-bottom: 0;}

#bothIconButton{clear: both; padding-bottom: 40px;}
#bothIconButton span{color: #7a7a7c; font-size: 11px; font-weight: bold;text-transform: uppercase; display: inline-block; width: 100%; max-width: 300px; height: 35px; line-height: 35px; text-align: center; -webkit-border-radius:5px;  -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;  border-radius:5px; border-bottom: 1px solid #d9d9da; background: #f1f1f2; cursor: pointer;}

.flexslider-brand {padding: 0 20px; position: relative;  margin-bottom: 5px;}
.owlslider-brand {padding: 0 20px; position: relative;  margin-bottom: 5px;}
.flexslider-brand .owl-theme .owl-controls { position: static;}
.owlslider-brand .owl-theme .owl-controls { position: static;}
.flexslider-brand .owl-theme .owl-controls .owl-buttons div.owl-prev { position: absolute; left: -20px; top: 50%; margin-top: -6px;}
.owlslider-brand .owl-theme .owl-controls .owl-buttons div.owl-prev { position: absolute; left: -20px; top: 50%; margin-top: -6px;}
.flexslider-brand .owl-theme .owl-controls .owl-buttons div.owl-next { position: absolute; right: -20px; top: 50%; margin-top: -6px;}
.owlslider-brand .owl-theme .owl-controls .owl-buttons div.owl-next { position: absolute; right: -20px; top: 50%; margin-top: -6px;}
 

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }


/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title {}
.cart .page-title h1 { }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:15px; }
.cart-table td { padding:20px 15px 15px; }
.cart-table td a { color: #585858; font-size: 12px; }
.cart-table td a.link-wishlist {font-weight: normal; line-height: 18px; text-transform: capitalize; }
.cart-table td .cart-price .price { color: #000; font-size: 12px; font-weight: bold; }
.cart-table .product-image {margin-top: -5px; padding-bottom: 0;}
.cart-table .product-image img {max-width: none;}
.cart-table .product-name { font-weight:bold; margin:2px 0 5px; color:#1e1e1e; }
.cart-table .product-name a { font-weight:normal; margin:0 0 5px; color:#1e1e1e; font-size: 12px; }
.cart-table .input-text.qty {margin-top: -10px}
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:15px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span {}
.cart-table .btn-continue,
.cart-table .btn-update,
.cart-table .btn-empty {  margin-top: 5px; margin-bottom: 5px; }
.cart-table .btn-update,
.cart-table .btn-empty {float:right;}

.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 37px; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { }
.cart .crosssell .owl-theme .owl-controls{right: 20px; top: -42px; }
.cart .crosssell h2 {  }
.cart .crosssell .product-image { }
.cart .crosssell .product-details { }
.cart .crosssell .product-name {  }
.cart .crosssell li.item { }
.cart .crosssell .link-compare {  }
.cart .crosssell .add-to-links { margin:6px 0 0; border: none; }
.cart .crosssell .add-to-links li { border:none; width: auto; padding: 0; }
.cart .crosssell .add-to-links li .link-wishlist { border:none; padding-right: 20px; }
.cart .crosssell .owl-carousel .owl-item { text-align: left;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { color:#000; font-size: 20px; font-weight: bold;text-transform: capitalize;}
.cart .discount button span,
.cart .shipping button span {}
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:15px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 { }
.cart .discount .input-box { margin:8px 0 0; max-width:260px; width: 100%;}
.cart .discount input.input-text { width:100%; }

.cart .shipping h2 { }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; }

/* Shopping Cart Totals */
.cart .totals { float:right; margin-right: -15px; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tbody td {font-weight: bold; font-size: 14px; color: #000;}
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { color: #000; font-size: 20px;   font-weight: bold; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types a {color: #ea3b02; font-size: 12px; position: relative; padding-right: 30px;}
.cart .totals .checkout-types a:before {position: absolute; content: ""; right: 0; top: 5px; height: 0; width: 0; border:5px solid transparent; border-left-color:#ea3b02; }
.cart .totals .checkout-types li { clear:both; margin:0 0 15px;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */

.checkout-onepage-index .sidebar {width: 300px; margin-top: 58px; margin-left: 30px; float: left;}
.checkout-onepage-index .col-main {width: 860px;}
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666;vertical-align: top; line-height: 27px; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set {border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.sidebar .block-progress .block-title { min-height: 0;}
.sidebar .block-progress .block-title strong { color:#1e1e1e; padding: 9px 20px 4px;}
.sidebar .block-progress .block-content {padding-bottom: 0 }
.block-progress .block-content dl {margin-bottom: 0; }
.block-progress dt { font-size:12px; font-weight:bold; line-height:1.5; border-top:1px solid #e0dfdf; padding:13px 20px ; color:#57575b; text-transform: uppercase;  margin: 0 0px;}
.block-progress dd {}
.block-progress dt.complete {color: #ea3b02;  padding-bottom: 6px; padding-top: 14px;}
.block-progress dt.complete .separator {display: none;}
.block-progress dt.complete a { color: #000; float: right;  font-weight: normal; text-transform: capitalize;}
.block-progress dd.complete {padding-left: 25px;}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:0; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul {  color: #f28460; list-style: circle outside none;  padding-left: 10px;}
.opc .ul li {  color: #585858;   padding-left: 5px; margin-bottom: 10px;}

.opc { position:relative; }
.opc li.section {margin-bottom: 10px;}

.opc .step-title { line-height: 30px; font-weight: bold; padding-left: 0; margin-bottom: 0;}
.opc .step-title .number { float:left;  border-right:1px solid #e0dfdf;  color:#57575b; line-height: 30px; padding:7px 20px; margin: -7px 0; 
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;}
.opc .step-title h2 { float:left; margin:0;  color:#57575b; line-height: 30px;padding-left: 20px; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:30px; }

.opc .allow .step-title {  cursor:pointer; }
.opc .allow .step-title .number {  }
.opc .allow .step-title h2 { }


.opc .active .step-title { cursor:default; background: #f6f6f6; border-bottom-color: #e0dfdf;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;}
.opc .active .step-title .number { background:#fff;  color:#000; margin-bottom: -8px; padding-bottom: 8px; }
.opc .active .step-title h2 { color:#000; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #b2b2b2; border-top:0; padding:15px 30px 30px; position:relative;
-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; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login .buttons-set a {padding-top: 7px;}
#opc-login h3 { font-size:12px; color: #ea3b02; padding-bottom:2px; text-transform:uppercase; font-weight: bold; margin-bottom: 8px;}
#opc-login h4 { color: #585858; font-size: 12px;  font-weight: normal;  margin: 0 0 10px; text-transform: none; }

#login-form h4 {float: left; margin-right: 10px;}

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0;margin-top: -1px; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { border:1px solid #b2b2b2; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding: 10px 20px;  border-bottom:1px solid #b2b2b2; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span {}
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #b2b2b2; background:#f6f6f6; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .col2-set:first-child .col-1 ,
.account-login .col2-set:first-child .col-2 {padding:14px 20px 20px ;  border:1px solid #a6a6a6;  -webkit-border-radius:5px;  -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;  border-radius:5px;}
.account-login .content { border-bottom: 1px solid #ddd; min-height:258px; padding-bottom: 0; }
.account-login .content p {margin-bottom: 15px;}
.account-login .content h2,
.account-create h2.legend { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 12px 0px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color: #000;}
.account-login .new-users h2 {}
.account-login .registered-users h2 {}
.account-login .buttons-set {padding: 0;}
.account-login .buttons-set a {padding-top: 8px; padding-bottom: 7px;}

.account-create {}

.account-create .fieldset {border:1px solid #a6a6a6; padding: 20px; margin-top: 20px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}


.account-create .fieldset:nth-child(1) {margin-top: 0px;}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay {  background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; border-bottom: 1px solid #dfdfdf;
    padding: 0px 0 20px;}
.dashboard .welcome-msg p { margin:0; }
.dashboard .welcome-msg p strong {color: #000; display: block; padding-bottom: 10px;}
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { margin: 0 0 20px; overflow-x: auto;}
.box-account .box-head { margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { color: #ea3b02;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-transform: capitalize;; }

.dashboard .box .box-title { padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title a {text-transform: uppercase; color: #000; text-decoration: underline; font-weight: bold; font-size: 11px; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

.box-account .box-content  a {color: #ea3b02; padding-top: 15px;display: block;}

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 {}

/* Block: Account Information */
.dashboard .box-info .box-head h2 { }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#e26703; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container {}
.footer-container a:hover {color: #ea3b02;}
.footer-container p {color: #333;}
.footer {}
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#fff; text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }

.footer-top {background: #38383e; -webkit-border-radius:5px;  -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;  border-radius:5px; padding: 25px 5px 20px 20px; margin-bottom: 30px; overflow: hidden;}
.footer-top .block-subscribe {float: left;}
.footer-top .block-subscribe h3,.footer-top .socials label {float: left; color: #fff; font-size: 14px; font-weight: bold; text-transform: uppercase;  margin: 10px 60px 0 30px;}
.footer-top .block-subscribe .block-content {float: left; padding: 0;}
.footer-top .block-subscribe .block-content .news-content-inner {position: relative;}

.footer-top .socials {float: right; margin-right: 20px}
.footer-top .socials label{font-size: 12px; margin-right: 20px;}
.footer-top .socials ul{float: left;}
.footer-top .socials li {margin-right: 5px;}
.footer-top .socials a {background-color: #2a2a2e;}

.footer-custom-block li {padding-bottom: 22px;}
.footer-custom-block ul .inner {box-shadow: 0 2px 0 0 #cccccd, 0 -10px 11px rgba(204, 204, 204, 0.2) inset; -moz-box-shadow: 0 2px 0 0 #cccccd, 0 -10px 11px rgba(204, 204, 204, 0.2) inset; -webkit-box-shadow: 0 2px 0 0 #cccccd, 0 -10px 11px rgba(204, 204, 204, 0.2) inset; border: 1px solid #a6a6a6; background: #fff; -webkit-border-radius:5px;  -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;  border-radius:5px;  padding: 12px 15px;}
.footer-custom-block ul .inner img {float: left; margin-top: 45px; }
.footer-custom-block ul .inner .content-block {margin-left: 60px;}
.footer-custom-block ul .inner .content-block p {color: #545454; line-height: 16px;}
.footer-custom-block ul .inner .content-block h3,
.footer-center h3 {color: #000; line-height: 24px; text-transform: uppercase; font-weight: bold; font-size: 14px; margin-bottom: 8px;}
.footer-custom-block ul .inner .content-block h3{padding-top: 5px;}

.footer-center {clear: both;}
 .footer-center h3 {margin-bottom: 0; line-height: 30px;}
.footer-center h4 {color: #000; line-height: 16px; text-transform: uppercase; font-weight: bold; font-size: 11px; margin-bottom: 7px;}
.footer-center a {color: #333; line-height: 20px;}
.footer-center .col-xs-4 .col-xs-6 {padding-bottom: 0px;}
.footer-center .col-xs-4 .shop-by-categories  .shop-right ul {padding-bottom: 25px;}

/*.block-footer-second {border-top: 1px solid #b7b7b7;  margin-top: 4px; padding-top: 14px; }*/
.block-footer-second {margin-top: -2px;}
.block-footer-second strong,
#testimonials h2 {color: #000; line-height: 16px; text-transform: uppercase; font-weight: bold; font-size: 11px; }

#testimonials{padding-top: 8px;}
#testimonials li{padding-bottom: 20px;  text-align: left;}
#testimonials blockquote {background: #f8f8f8; -moz-box-shadow: 0 2px 13px -10px #aaa;-webkit-box-shadow: 0 2px 13px -10px #aaa;box-shadow: 0 2px 13px -10px #aaa; border: none;  -webkit-border-radius:5px;  -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;  border-radius:5px; line-height: 16px; font-style: italic; color: #333; font-size: 12px; padding: 20px 60px 20px 30px; position: relative;}
#testimonials blockquote:before {position: absolute; bottom: -20px; left: 30px; border: 10px solid transparent; content: ""; width: 0; height: 0; border-top-color: #f8f8f8;  -moz-box-shadow: 0 2px 13px -10px #aaa;-webkit-box-shadow: 0 2px 13px -10px #aaa;box-shadow: 0 2px 13px -10px #aaa;}
#testimonials blockquote:after {position: absolute; top: 20px; right: 20px; content: ""; width: 22px; height: 19px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -284px -45px no-repeat;}
#testimonials.owl-theme .owl-controls {top: -20px;}

.footer-bottom {background: #f8f8f8; padding: 15px 0;}
.footer-bottom .footer-link {padding-top: 8px;}
.footer-bottom .footer-link ul {clear:both; padding-left:0; margin-left:0; display: block; overflow: hidden;}
.footer-bottom .footer-link ul li {float: left;}
.footer-bottom .footer-link ul a {border-left:1px solid #dcdcdc; color:#333; display:inline-block; font-size:12px; line-height:100%; margin-left:10px; padding-left:10px; font-weight:normal;}
.footer-bottom .footer-link ul a:hover {color: #ea3b02;}
.footer-bottom .footer-link ul li:first-child a {border-left: none; margin-left: 0; padding-left: 0;}
.footer-bottom address {clear: both; color: #333; font-size: 12px; font-weight: normal; text-transform: capitalize; margin-bottom: 10px;}
.footer-bottom .copyright {clear: both; color: #ccccc6; font-size: 12px; font-weight: normal; text-transform: capitalize;}

#customer-service {background: #38383e; text-align: center;}
.customer-sevice a span {color: #e92e2e !important;}
#customer-service .container {position: relative;}
#customer-service h2 {color: #fff; font-size: 20px; font-weight: bold;margin: 8px 0 12px;  text-transform: none;}
#customer-service p {color: #fff; font-size: 14px; margin-bottom: 8px;}
#customer-service .close {font-size: 0; width: 11px; height: 11px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -149px 0px no-repeat; position: absolute; right: 0; top: 25px;}

.footer-middle:before {position: absolute; content: ""; left: 0; top: 0; height: 25px; width: 100%; background: #d0d0d0; /* Old browsers */
background: -moz-linear-gradient(top,  #d0d0d0 0%, #dddddd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0d0d0), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d0d0d0 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d0d0d0 0%,#dddddd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d0d0d0 0%,#dddddd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d0d0d0 0%,#dddddd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d0d0', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */

}
.footer-middle {background: #dddddd; border-top: 1px solid #c1c1c1; position: relative; padding-top: 25px;  padding-top: 20px;}

.footer-bottom .block-currency {float: right; width: 170px; margin-left: 20px; padding:0 10px 0 15px; margin-top: 0;}
.footer-bottom .language-store {float: right; width: 120px; min-height: 32px; padding: 0 10px 0 15px;}

.payment-logos {clear: both; text-align: right;}
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee ; }
.best-selling tr.even { background:#fff; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}

.checkout-onepage-succes .col-main {width: 100%;}
.checkout-onepage-succes .sidebar {display: none;}

a.popup-fancybox {display: none;}

.cms-index-noroute .std ul li,
.cms-index-noroute .std ol li { font-weight: normal; text-transform: none; color: #585858;}
.page-head-alt h3 {font-size: 20px;}

.sign-in-links:after {content: "" !important;}
.sign-up-links:before {
    content: "or";
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    width: 20px; 
}
.header .links .sign-up-links {position: relative; padding-left: 20px;}

 .block .owl-theme#recently-viewed-items-left .owl-controls .owl-buttons div {border-left: none; width: 30px}
 .block .owl-theme#recently-viewed-items-left .owl-controls { right: 0px;}
 .sidebar .block-viewed {padding-bottom: 0;}
 .cms-index-noroute .block-viewed {display: none;}

 .navbar.on .nav-container {/*position: fixed; width: 100%; top: 0; left: 0; z-index: 90;*/}

 .header-second .fb-button-line .header-text {display: inline-block; padding: 5px 10px 0 0;}
 .header-second .fb-button-line {padding-top: 26px;}
 .header-second .fb-button-line #fb-root {display: none;}

 .checkout-onepage-success  .buttons-set button.button {float: left; margin-left: 0;}

 #checkout-step-login .col2-set .col-2 .buttons-set {padding-top: 38px;}

.nav-container {transition: all 0.35s ease 0s;}

.fb-button-line .fb-like {display: inline-block !important; width: auto !important;}

.add-to-box .ajax_basket_data  .ajax_basket {background: none !important;}
.add-to-box .a-center {float: right;  margin-top: 10px;}

.easy-autocomplete.eac-square input:hover {border: 1px solid #ea3b02 !important;}
.easy-autocomplete.eac-square input { font-size: 14px !important;
    border: 1px solid #D8D8D8 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all 250ms ease-in-out 0s;
    -moz-transition: all 250ms ease-in-out 0s;
    -webkit-transition: all 250ms ease-in-out 0s;
    -o-transition: all 250ms ease-in-out 0s;
    box-shadow: 0 1px 4px #ddd;
    -webkit-box-shadow: 0 1px 11px rgba(204, 204, 204, .4) inset;
    -moz-box-shadow: 0 1px 11px rgba(204, 204, 204, .4) inset;
    -o-box-shadow: 0 1px 11px rgba(204, 204, 204, .4) inset;
    box-shadow: 0 3px 6px #ddd;}

    .customContainer {width: 1202px;margin: auto;position: relative;}

@media (min-width:270px) and (max-width:767px){
   .checkout-onepage-index .sidebar {margin-left: 0;}
   /*.block-layered-nav .block-content {display: none !important;}*/
   .block-layered-nav .block-content {display: block;}
   .block-layered-nav.hide-content .block-content {display: block !important;}
   .availability-d {text-align: left !important;}  
   .product-view .product-shop .availability{text-align: left !important;}
   .review { width: 100% !important;float: none!important;display: inline-block;}    
   .availability-d {width: auto!important;float: none !important;display: inline-block !important;text-align: right !important;}
    .form-search{width: 100%; margin-top: 5px;}
   .header .quick-access{width: 100% !important;}
   .custButton{font-size: 14px!important;
       padding: 5px !important;
   line-height: 17px !important;
   font-weight: bold !important;}

   .price-as-configured {
       width: 100%;}
       .custbt {
 
   width: 100%;
   margin-top: 12px !important;
}

.product-pricing{    margin: 10px 0 !important;
}
   
}

@media (min-width:270px) and (max-width:1024px){.banner-mobile{display: block !important; }}
       


@media (min-width:992px) and (max-width:1199px){
    
    .header-container .header .form-search input#search {

    width: 100% !important;
}
    
    
}

.price-slider-values input[type=text] {width: 43px !important;}

.tooltip {
  position: absolute;
    display: inline-block;
    border-bottom: 1px dotted black;
    opacity: 1; z-index:0 !important;
    
    font-weight: bold;
    

  /*  right: 0;
    
    margin-top: -24PX;
    margin-right: 31%;*/
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
   
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}




.review {
    width: 55%;
    float: left;
}

.availability-d {
       width: 45%;
float: right;
text-align: right;   
}


.tooltipchout {
	font-size: 12px;
line-height: 1.4;
visibility: visible;
  position: absolute;
    display: inline-block;
    border-bottom: 1px dotted black;
    opacity: 1; z-index:0 !important;
    
    font-weight: bold;
    margin-top: 7px;
margin-left: 10px;

  /*  right: 0;
    
    margin-top: -24PX;
    margin-right: 31%;*/
}

.tooltipchout .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
   
}

.tooltipchout .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltipchout:hover .tooltiptext {
    visibility: visible;
}


.notice {padding: 5px;background-color: #fafafa;border-left: 6px solid #7f7f84;margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);-moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);}
.more{text-align: right;margin-bottom: 6px;}
.more a{text-decoration: underline;}
.notice-warning {border-color: #FEAF20;}
.notice-warning>strong {color: #FEAF20;}
.notice-danger {border-color: #d73814;}
.custButton{padding: 11px;
    border: 1px solid #000;
    line-height: 17px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #f9592a 0%,#f04329 100%);
    border-color: #c72718;
    margin-left: 10px;
    border-radius: 4px;
}

.custbt{display: inline-block;}

.price-as-configured {
    display: inline-block;
}
/* width: 1200px  */
@media (min-width: 1200px) {

     
}
/* hover product effect  */
@media (min-width: 1025px) {
.element:hover:after, 
.element:hover:before,
.products-grid li.item:hover:before,
.products-grid li.item:hover:after {
    background:#b2b2b2;
background-color:#ddd;
background-image:-webkit-linear-gradient(#fff 1%, #b2b2b2 100%);
background-image:-moz-linear-gradient(#fff 1%, #b2b2b2 100%);
background-image:-ms-linear-gradient(#fff 1%, #b2b2b2 100%);
filter :progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff , endColorstr=#b2b2b2 100%);zoom:0;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#fff ,EndColorStr=#b2b2b2 100%);
    bottom: 0px;  content: "";  position: absolute;  top: 30%;  width: 1px;}

.element:hover:after,
.products-grid li.item:hover:after {right: 0px !important;}
.element:hover:before,
.products-grid li.item:hover:before {left: 0px !important; -moz-box-shadow: 0 16px 16px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 16px 16px rgba(0, 0, 0, 0.1);box-shadow: 0 16px 16px rgba(0, 0, 0, 0.1);}
    .element:hover,
.products-grid li.item:hover {margin-left: -10px; margin-right: -10px; padding-left: 20px;  padding-right: 20px;  width: 256px;  z-index: 2; }
.element:hover .price-box:before,
.products-grid li.item:hover .price-box:before  {bottom: -1px;   -moz-box-shadow: 0 16px 16px rgba(230, 230, 230, 0.7);-webkit-box-shadow: 0 16px 16px rgba(230, 230, 230, 0.7);box-shadow: 0 16px 16px rgba(230, 230, 230, 0.7);  content: "";   left: 0px;  position: absolute;  right: 0px; top: 30%; z-index: -1;}
.wrapper-actions {position: relative;height: 0; margin-left: -20px; margin-right: -20px;}
.element .actions,
.wrapper-actions .actions {margin: 0px; padding: 0 20px; border: 1px solid #b2b2b2; border-top: none; box-shadow: 0 16px 16px rgba(0, 0, 0, 0.1); -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px; position: absolute; top: 0px; left: 0; width: 100%; display: none; z-index: 2; background: #fff; }
.element:hover .actions,
.products-grid li.item:hover .actions {display: block;}


.element .add-to-links,
.products-grid .item .add-to-links {border-top: 1px solid #dfdfdf; margin: 0 -20px; clear: both;}
.element .add-to-links li:first-child a,
.products-grid .add-to-links li:first-child a { border-right: 1px solid #dfdfdf; }

.element .add-to-links li,
.products-grid .add-to-links li { display: block; float: left; width: 50%; text-align: left;}
.element .add-to-links li,
.products-grid .item .add-to-links li {padding-left: 20px;  margin-right: 0;}
.element button.btn-cart, .products-grid li.item button.btn-cart {margin-bottom: 20px;}
.actions .availability.out-of-stock {margin-bottom: 20px;}

.col2-left-layout .products-grid li.item:hover,
.col2-right-layout .products-grid li.item:hover {width: 258px;}




     
}
@media (min-width: 480px) and  (max-width: 1024px) {
.product-info {min-height: 100px;}

}


/* width: 970px  */
@media (min-width: 992px) and (max-width: 1199px) {
.element, .products-grid li.item { width: 220px;}
.col2-left-layout .col-main ,
.col2-right-layout .col-main { width: 714px;}
.col3-layout .col-wrapper { width: 478px;}

.header .logo { margin-right: 40px;}
.header .links li {margin-left: 5px; padding-left: 5px; padding-right: 0;}
.header-first .fb-button-line {margin-left: 20px;}
.header .quick-access {width: auto;}

#nav_megamenu .columns-4 .sub_menu {width: 960px !important; }
#nav_megamenu .columns-5 .sub_menu {width: 960px !important;}
#nav_megamenu .columns-6 .sub_menu {width: 960px !important;}
#nav_megamenu li.level-top.columns-4 {position: static;}
.footer-top .block-subscribe h3, 
.footer-top .socials label {margin-left: 0;}
.footer-top .block-subscribe h3{margin-right: 20px;}
.block-subscribe input.input-text {width:350px;}
.footer-custom-block ul .inner .content-block h3, 
.footer-center h3 {font-size: 13px;}
.footer-bottom .footer-link { width: 60%;}
.footer-bottom .col-xs-4 { width: 40%;}
.checkout-onepage-index .sidebar {width: 216px;}
.header-custom-block img { max-width: 230px;  margin-top: 5px;}
.header-container .header .form-search input#search { padding-right: 180px; width: 320px;}
.header-first .fb-button-line {left: 45%; position: absolute; top: 72px;}
.block-custom .block-content .top-title h4 { font-size: 11px;}
.add-to-box .a-center {
    clear: both;
    float: none;
    margin: 0 0 0 35px;
    padding: 20px 0 5px;
    text-align: left !important;
}

}


 /* width: 750px  */
@media (min-width: 768px) and (max-width: 991px) {
	.add-to-box .a-center {
    clear: both;
    float: none;
    margin: 0 0 0 35px;
    padding: 20px 0 5px;
    text-align: left !important;
}
.element, .products-grid li.item { width: 227px;}

/* popup newsletters */
	.fancybox-skin {padding: 20px !important;}

.sidebar { width: 180px;}
.col2-left-layout .col-main,
.col2-right-layout .col-main {width: 530px;}
.col3-layout .col-wrapper {width: 330px;}

.free-block-custom li label {font-size: 10px;}
.free-block-custom li span {font-size: 10px;}
.header-first {padding-bottom: 100px;}
.header-custom-block { left: 0;  max-width: 250px; position: absolute;  top: 50px;}
.free-block-custom {  border-top: 1px solid #b6b6b6;  top: 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}
.header .links li:nth-child(4) {  top: 48px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}
.header .quick-access{width: auto;padding-top: 5px;}
#nav_megamenu .columns-4 .sub_menu {width: 730px !important; }
#nav_megamenu .columns-5 .sub_menu {width: 730px !important;}
#nav_megamenu .columns-6 .sub_menu {width: 730px !important;}
#nav_megamenu li.level-top.columns-4 {position: static;}
.footer-top .block-subscribe h3, 
.footer-top .socials label { clear: both; float: none; margin: 0px 0px 15px 0;}
.footer-top {padding-bottom: 28px;}
.block-subscribe input.input-text {width: 448px;}
.footer-top .socials ul {float: none;}
.footer-custom-block ul .inner .content-block h3 {line-height: 20px;}
.footer-custom-block ul .inner .content-block h3 { font-size: 11px;}
.footer-custom-block ul .inner { min-height: 180px;padding-top: 15px;}
.footer-center h3 { font-size: 11px; line-height: 16px;}
.footer-center .col-xs-4 .col-xs-6 { width: 100%;}


#nav_megamenu .brands-text-links p:before {top: 4px;}
#nav_megamenu .brands-text-links p { margin-top: 7px;}
#nav_megamenu  li.level-top.columns-5 { position: static;}

.sorter .limiter select { width: 100px;}
.sorter .sort-by select { width: 100px;}

.product-collateral .nav-tabs > li > a {font-size: 12px; padding-left: 10px; padding-right: 10px;}
.cart .discount h2, 
.cart .shipping h2 { font-size: 14px;}

.checkout-onepage-index .sidebar {  width: 180px;}
.header-first .fb-button-line {  float: right; margin: -2px 0 0;}

.top-cart-inner {top: 97px;}
.block-custom .block-content .top-title h4 { clear: both;}
.product-options-bottom .add-to-cart { margin-right: 0px;}
input.input-text, select, textarea { max-width: 365px;}
.product-view .product-shop .availability {  clear: both; float: none;  margin-top: 0;}
.add-to-cart .qty { margin-right: 15px;}
#checkout-step-login .col2-set .col-2 .buttons-set {  padding-top: 55px;}
.checkout-types button.btn-checkout span { min-width:0px;}



   
}

/* width: 100%  */

@media (max-width: 767px) {
	.add-to-box .add-to-cart {
    margin-bottom: 10px;
}
	.add-to-box .a-center {
    float: left;
    margin-bottom: 10px;
    margin-left: 35px;
    margin-top: 4px;
    text-align: left !important;
}
.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: none; width: 100%;}

.col3-layout .col-wrapper {float: none;  margin-left: 0; width: 100%;}

.checkout-types button.btn-checkout span { min-width:0px;}

.product-view .product-shop .image {right: 20px; top: 25px; }
.navobile-mobile-only {display: block !important;}
.header .links li.last {display: block;}
.top-cart-inner .block-content .empty {margin-left: 0;}
.header .links li:first-child {margin-left: 0px;}

.sidebar {width: 100%;  margin-bottom: 20px; margin-top: 30px;}
.checkout-onepage-index .sidebar { width: 100%;}
.products-grid {display: block; margin: 0 auto; max-width: 480px;}


.col2-left-layout .col-main { clear: both;  float: none; width: 100%;}
.col2-right-layout .col-main { clear: both;  float: none; width: 100%;}

.header-second { text-align: center;}

.header .header-panel { background: #3c3c3c; min-height: 46px; position: fixed;width: 100%; left: 0; top: 0; z-index: 900;}

.header-panel #show-navobile ,
.header-panel .my-account,
.header-panel .block-currency,
.header-panel .top-cart { width: 25%; float: left; height: 46px; margin: 0; border-left: 1px solid #636363; position: static;
-webkit-border-radius:0px;  -moz-border-radius:0px; -ms-border-radius:0px; -o-border-radius:0px;  border-radius:0px;}

.header-panel #show-navobile:hover ,
.header-panel .my-account:hover,
.header-panel .block-currency:hover,
.header-panel .top-cart:hover {background: #ea3b02;}

/* icon menu */
.header-panel #show-navobile {border-left: none; position: relative; text-indent: -999em;}
.header-panel #show-navobile:before {
    content: ""; position: absolute; top: 50%; left: 50%; width: 19px; height: 14px; margin:-7px 0 0 -10px;background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icon-mobile.png) 0 0 no-repeat;}

/* icon my account */
.header-panel .my-account span {display: block; text-indent: -999em;}
.header-panel .my-account { position: relative; }
.header-panel .my-account:before {
    content: ""; position: absolute; top: 50%; left: 50%; width: 17px; height: 16px; margin:-8px 0 0 -9px;background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icon-mobile.png) -81px 0 no-repeat;   }

#header-account,
#dropdown-currency-top,
.top-cart-inner {background: #fff;border: none; left: 0;  position: absolute;  top: 46px; width: 100%; border-bottom: 1px solid #e5e5e5; padding: 20px 30px; z-index: 99; text-align: left;-webkit-border-radius:0px;  -moz-border-radius:0px; -ms-border-radius:0px; -o-border-radius:0px;  border-radius:0px;}

/* icon currency */
.header-panel .block-currency  { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background: none; text-align: center;}
.header-panel .block-currency .icon { display: none;}

.header-panel .block-currency a#icon { text-align: center; padding-top: 8px;}
.header-panel .block-currency a#icon:hover {text-decoration: none;}
.header-panel .block-currency label {border-left: none;  padding-right: 5px;}
.header-panel .block-currency a .caret { position: static;}

.header-panel #dropdown-currency-top a { color: #505050; font-size: 11px;}
.header-panel #dropdown-currency-top a img { vertical-align: middle; margin-right: 10px;}

.header-panel #dropdown-currency {background: #fff; border-bottom: 1px solid #e1e1e1; padding:0; position: absolute;left: 0; top: 46px; width: 100%; text-align: left; padding: 20px 30px;}
.header-panel #dropdown-currency a {color: #505050;}
.header .links li {border-left: none; display: block; float: none; padding: 8px 0px; margin: 0;}
.header .links a {text-transform: uppercase; font-size: 11px;}
.header .links a:hover {text-decoration: underline;}

/* icon  topcart */
.header-panel .top-cart span {display: block; text-indent: -999em;}
.header-panel .top-cart { position: relative; }
.header-panel .top-cart:before {
    content: ""; position: absolute; top: 50%; left: 50%; width: 17px; height: 16px; margin:-8px 0 0 -9px;background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icon-mobile.png) -241px 0 no-repeat;   }
.top-cart-inner .mini-products-list li {  padding: 10px 0 !important;}
.top-cart-inner .block-cart .summary { margin: -20px -30px 20px;}
.top-cart-inner .block-content .cart-top-actions {padding: 0;}

.header-container .header .form-search input#search {width: 100%; max-width: 100%; padding-right: 140px;}
.header-container .header .form-search .input-cate { right: 100px;}
.header-container .header form { float: none;}
.header .quick-access {float: none;  padding-bottom: 0px; width: 100%;  padding-top: 7px;}
.header .logo img { display: inline;}
.header .logo { float: none; text-align: center; margin: 0;}
.header-custom-block { float: none; text-align: center; padding-bottom: 15px;}
.free-block-custom li { float: none; text-align: center;  width: 32%;}
.free-block-custom {margin-top: 0; border: none; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; border-radius: 0;
    left: 0;  margin: 0 -10px;  position: relative; top: auto; margin-bottom: 20px;}
.navobile-mobile-only .free-block-custom { position: relative;}
.top-cart-inner .block-content .block-subtitle { padding: 0;}

.free-block-custom:before {  background: none; bottom: -1px; box-shadow: 0 0 11px 2px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 0 11px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 11px 2px rgba(0, 0, 0, 0.2);   height: 0;  left: 0;  position: absolute;  right: 0; top: auto;}

.block-custom-mobile {margin-top: 60px;}

.news-product-grid #container { margin: 0 auto;  max-width: 475px; text-align: center;}
.header-first {padding-top: 0;}
.nav-container {border: none;}

.footer-top .block-subscribe h3, 
.footer-top .socials label {margin: 0 0 15px; float: none;}
.footer-top .block-subscribe { float: none;}
.footer-top .socials {float: none;}
.footer-top .socials {clear: both;  float: none; margin-right: 0; padding-top: 20px;}
.block-subscribe input.input-text {width: 100%;}
.footer-top .block-subscribe .block-content {float: none;}
.footer-top {padding-right: 20px;}
.footer-top .socials ul {float: none;}
.block-static-image { text-align: center;}
.footer-bottom .footer-link { padding-bottom: 20px;}
.footer-bottom .block-currency { margin-left: 0; margin-right: 20px; float: left;}
.footer-bottom .language-store { float: left;}
.payment-logos { text-align: left;}
.banners-small li {  margin: 0 auto; max-width: 380px;  text-align: center;}
#customer-service .close { right: 10px; top: 15px;}
#customer-service h2 { margin-top: 30px;}
.product-collateral .nav-tabs > li > a {display: block; margin: 0; float: none; -webkit-border-radius:0px;  -moz-border-radius:0px; -ms-border-radius:0px; -o-border-radius:0px;  border-radius:0px;}
.nav-tabs > li { float: none;}
.nav-tabs  li:first-child a { -webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;}
.nav-tabs  li:last-child a { -webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;}
.product-collateral .nav-tabs {  border-bottom: 1px solid #a6a6a6; -webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;}
.product-collateral {
    padding-left:  0; padding-right: 0; padding-top: 10px;
}
.col1-layout .product-view .product-shop { padding: 20px 10px; margin-top: 20px;}
.block-viewed .block-content, .block-related .block-content, .box-up-sell {margin: 0}
.cart-table thead th:first-child { display: none;}
.cart-table thead th:nth-child(3) { display: none;}
.cart-table thead th:nth-child(4) { display: none;}
.cart-table tbody td:first-child { display: none;}
.cart-table tbody td:nth-child(3) { display: none;}
.cart-table tbody td:nth-child(4) { display: none;}

.data-table tbody th, 
.data-table tbody td ,
.data-table thead th { padding: 20px 10px;}



.header-first:before {background: none;}
.header-first {position: static;}

/* popup newsletters */
#popup-subscribe .image-right { float: none;  max-width: 100%;  padding-bottom: 30px;   text-align: center;}
.subscribe-popup-inner {  float: none; min-height: 0; padding: 25px 20px; width: 100%;}

.form-list .field {  float: none; padding-left: 0; width: 100%;}
input.input-text, select, textarea {max-width: 100%;}
.mini-products-list .product-details .btn-remove {right: -10px;}
.sorter .limiter {margin-right: 28px;}
.sign-up-links:before { content: "" !important;}
.header .links .sign-up-links { padding-left: 0px;}
.product-collateral .nav-tabs > li > a {font-size: 12px; font-weight: bold;}
.box-up-sell h2, .product-collateral .nav-tabs > li > a, .block-related .block-title, .crosssell h2, .opc .step-title {font-size: 12px; font-weight: bold;}
.main .breadcrumbs ul {  margin-bottom: 2px;}
.footer-center .col-xs-6 { display: inline-block; vertical-align: top; width: 49%;}

.crosssell , 
.block-viewed .block-content, 
.block-related .block-content, 
.box-up-sell {position: relative;}

.crosssell .owl-theme, 
.block-viewed .block-content .owl-theme, 
.block-related .block-content .owl-theme, 
.box-up-sell .owl-theme {max-width: 480px; margin: 0 auto; position: static;}

.crosssell h2, 
.block-viewed .block-title, 
.block-related .block-title, 
.box-up-sell h2 {padding-right: 60px;}

.crosssell .owl-theme .owl-controls { top: -55px;}
.block-related .owl-theme .owl-controls { top: -55px;}
.box-up-sell .owl-theme .owl-controls {top: 0px;}
.block-viewed .owl-theme .owl-controls {top: -55px;}

.cms-index-index .main {padding-top: 20px;}
.page #ajaxcart_wrapper_div { margin: -100px 0 0 -235px; width: 470px ;}
.footer-custom-block ul .inner img {margin-top: 32px;}
.main .breadcrumbs { margin-top: 0px;}
.sidebar .block .block-title > label {display: block;}
.sidebar .block .block-title strong { padding: 15px 20px;}
.sidebar .block { padding-bottom: 8px;}
.block-layered-nav .block-title {background: none;}
.sidebar .block .block-title strong {padding-right: 50px;}
.header-second .fb-button-line .fb-like {}
.free-block-custom ul {width: 100%;}
.header-second .fb-button-line {  max-height: 47px; overflow: hidden;}
}


@media (max-width: 480px) {
.header-container .header .form-search .input-cate {right: 80px;}
.header-container .header .form-search .input-cate select { width: 50px;}
.header-custom-block img { max-width: 220px;}
.sorter .sort-by { float: left; width: 100%;  margin: 4px 0 2px;}
.sorter .limiter { float: left; width: 100%}

    .toolbar label {min-width: 50px;}
.free-block-custom li {}
.block .owl-theme .owl-controls .owl-buttons div { border-left: none;}
/* popup newsletters */
.fancybox-skin {padding: 15px !important;}
.socials ul {margin: 0 -2px;}
.socials li {margin: 0 2px 3px;}
.block-subscribe input.input-text {width: 100%; padding-right: 110px;}
.news-content-inner {position: relative;}
.news-content-inner .actions {position: absolute; top: 0; right: 0;}
#popup-subscribe .image-right { padding-bottom: 0px;}

.products-grid { text-align: center;}
.product-view .product-shop .add-to-links { clear: both;  margin-left: 0;}
.col2-set .col-1 {  float: none;  width: 100%; margin-bottom: 30px;}
.col2-set .col-2 { float: none;  width: 100%;}
.header-container .header #search_mini_form button.button span span {  min-width: 0;}
.breadcrumbs ul {background: none;}

.breadcrumbs ul:before { background: none };
.product-view .product-shop .image { right: 10px; top: 20px;}
/*.product-view .product-shop .availability {  clear: both;  float: none; overflow: hidden; padding-top: 20px;}*/
.add-to-cart button.button span span { padding: 0 20px 0 40px;}

.add-to-cart button.button span span:before { left: 15px;}
.product-view .product-shop .add-to-links { float: right;}
.add-to-box, 
.product-options-bottom { padding-bottom: 0;}
.add-to-cart .qty { margin-bottom: 10px;}
.block-custom .block-content .top-title h4 { padding-bottom: 5px; padding-top: 16px;}
.block .owl-theme .owl-controls .owl-buttons div {width: 30px;}
.pager .pages { float: left;}
.pager .amount {margin-right: 20px;}
.add-to-cart button.button span span {padding: 0 15px 0 35px;}
.add-to-box, 
.product-options-bottom {padding: 15px 10px;}

.crosssell .owl-theme, 
.block-viewed .block-content .owl-theme, 
.block-related .block-content .owl-theme, 
.box-up-sell .owl-theme {max-width: 216px;}


.block .owl-theme .owl-controls {right: 10px;}
.product-options-bottom .add-to-cart {margin-right: 0;}
.page #ajaxcart_wrapper_div { margin: -120px 0 0 -150px; width: 300px;}
.page  #ajaxcart_wrapper_div .ajaxcart .row2 a { padding-left: 15px;  padding-right: 15px;}
.cart-table .btn-update, 
.cart-table .btn-empty { clear: both; float: left;}
.cart-table .btn-update {margin: 10px 0;}
.cart-table th:nth-child(5),
.cart-table td:nth-child(5){display: none;}
.footer-custom-block ul .inner img {margin-top: 45px;}
.account-login .content { min-height: 0;}
#checkout-step-login .col2-set .col-2 .buttons-set { padding-top: 5px;}

.products-list .product-image { float: none;}
.products-list .product-shop { margin-left: 0px;}



}


        
     
    ​
/*brand page*/
.brand-page .category-image img {
    height: auto;
    width: 100%;
}
.brand-page .category-image {
    border: none;
    float: left;
    margin-bottom: 10px;
    padding: 0 20px 0 0;
    width: 30%;
}
.brand-page .category-products {
    clear: both;
}
.brand-page .block-layered-nav.amshopby-filters-top {
    clear:both;
}
/*brand page end*/
/*topmenu start*/
li.amtopmenu-container a, li.amtopmenu-container a>*:not(img) {
    display: flex !important;
    align-items: center;
}
.amtopmenu-container img {
    display: inline-block;
    margin: 5px 0;
}
.amtopmenu-container img.amtopmenu-icon {
    margin-right: 15px;
}
.amtopmenu-container img.amtopmenu-icon-right {
    margin-left: auto ;
}
/*topmenu end*/
/*leftmenu start*/
.leftmenu_brandicon img {
    display:inline;
    padding-right: 5px
}
img.leftmenu_brandicon  {
    display:inline;
    padding-right: 5px;
    float: left;
}
img.leftmenu_brandicon.right {
    float:right;
}
div.block-layered-nav dd.ambrands_leftmenu a {
    float: inherit;
}
.ambrands_leftmenu {
    display: flex;
    align-items: center;
}
.ambrands_leftmenu .leftmenu_brandicon {
    padding-top: 5px;
}
/*leftmenu end*/
/* slider */
.amslider {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 1px);
}
.amslider * {
    margin: 0;
    padding: 0;
}
.amslider .swiper-container {
    margin: 20px auto;
}
.amslider .swiper-slide {
    text-align: center;    padding: 1px 0;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}
.amslider .swiper-wrapper{
    display: -moz-grid-line;
}
.amslider .swiper-pagination-bullets {
    bottom: 5px;
    left: 0;
    width: 100%;
}
.amslider .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.ambrands-header-container {
    background: #f58c12;
    padding: 5px 0 5px 35px;
    margin: 15px 0;
}
.ambrands-header-container .ambrands-header{
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
}
.ambrands-header-container span {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    text-transform: none;
}
.amslider .swiper-slide .swiper-brand {
    margin: 10px 0;
    padding: 0 10px;
    border: 1px solid gray;
    position: relative;
    display: flex;
    width: 100%;
    height: calc(100% - 5px);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/* safari*/
.amslider .swiper-slide .swiper-brand:not(:root:root) {
    padding: 10px;
}
.amslider .swiper-slide .swiper-brand img {
    height: auto;
}
.amslider .swiper-slide .swiper-brand.brand-label img {
    margin-bottom: 35px;
}
.amslider .swiper-slide .brand-title {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    padding: 0 5px;
    font-size: 15px;
    line-height: 1.2;
}
.amslider .swiper-slide a:hover {
    text-decoration: none;
}
/*slider end*/
/*filter*/
.brands-filters {
    min-height: 50px;
    width: 100%;
    display: inline-block;
}
.brands-filters .letters {
    margin-top: 4px;
}
.brands-filters .letters a {
    min-width: 17px;
    float: left;
    color: #333;
    cursor: pointer;
    min-height: 20px;
    border: 1px solid #CCC;
    display: block;
    padding: 2px 5px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    border-right: none;
    text-decoration: none;
    background-color: #e2e2e2;
}
@media only screen and (max-width: 1140px) {
    .brands-filters .letters a {
        min-width: 18px;
        margin: 0 5px;
        border: 1px solid #CCC;
        border-radius: 5px;
    }
}
.brands-filters .letters a.all{
    min-width: 90px;
}
.brands-filters .letters-box a{
    margin-bottom: 10px;
}
.brands-filters .letters-box a:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    clear: left;
}
.brands-filters .letters-box a:last-child {
    border-right: 1px solid #CCC;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

}
.brands-filters .letters-box a.disabled{
    opacity: 0.6;
    pointer-events: none;
    background-color: #F1F1F1;
}
.brands-filters .letters a.hide{
    display: none;
}
.brands-filters .letters a:hover, .brands-filters .letters a.active {
    background: #FBF8E9;
}

@media only screen and (min-width: 600px) {
    .brands-filters .input-box {
        float: right;
    }
}

.ambrands-search-wrapper {
    margin:  0 auto;
    display: block;
}
.ambrands-search-wrapper .ambrands-search-input {
    width: 365px;
    display: block;
    max-width: 100%;
}
.ambrands-search-wrapper #livesearch a{
    width: 100%;
    padding: 5px 10px;
    display: block;
    float: left;
}
.ambrands-search-wrapper #livesearch{
    display: none;
    width: 365px;
    max-width: 100%;
    position: absolute;
    background-color: #fff;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #A5ACB2;
    z-index: 99;
}
.brand-list {
    width: 100%;
    clear:both;
    margin-top: 30px;
}
.brand-list.vertical .column-separator {
    float: left;
}
.brand-list ul.bare-list {
    margin-bottom: 5px;
    list-style: none;
}
.brand-list.show-letters dd {
    padding-left: 15px;
}
.brand-list .brand-label {
    text-align: center;
}
.icon .brand-label {
    float: left;
}
.brand-list .bare-list  li.brand-list_item{
    display: inline-block;
    margin: 0;
    font-style: normal;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 14px;
}
.brand-list.vertical li.brand-list_item {
    display: flex;
}
.brand-list_item a {
    text-decoration: none;
    text-align: center;
    display: block;
}
.brand-list dt {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #788;
}
.brand-list.vertical dt {
    max-width: 90%;
}
.brand-list ul.bare-list img {
    margin: 0 auto;
}
.brand-list ul.bare-list .icon img {
    height: 20px;
    float:left;
    padding-right: 5px;
}
.brand-list ul.bare-list img {
    margin-top: 10px;
}
.brand-list .text-highlight {
    color: #F94D1A;
}

/*filter end*/
.ambrands-link{
    float:left;
    padding-left:5px;
    padding-top:5px;
}
.ambrands-link img {
    max-width: 30px;
    max-height: 30px;
}

.ambrands-link.product-view img{
    max-width: 150px;
    max-height: 70px;
}

@media only screen and (max-width: 770px) {
    .block-layered-nav .block-content.accordion-open > dl > .ambrands_leftmenu.current {
        display: flex !important;
    }
    .block-layered-nav .block-content.accordion-open > dl > .ambrands_leftmenu {
        display: flex !important;
    }
}

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: February 7, 2016
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("https://www.zylax.com.au/skin/frontend/base/default/css/amasty/ambrands/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("https://www.zylax.com.au/skin/frontend/base/default/css/amasty/ambrands/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("https://www.zylax.com.au/skin/frontend/base/default/css/amasty/ambrands/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("https://www.zylax.com.au/skin/frontend/base/default/css/amasty/ambrands/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("https://www.zylax.com.au/skin/frontend/base/default/css/amasty/ambrands/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("https://www.zylax.com.au/skin/frontend/base/default/css/amasty/ambrands/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("https://www.zylax.com.au/skin/frontend/base/default/css/amasty/ambrands/data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("https://www.zylax.com.au/skin/frontend/base/default/css/amasty/ambrands/data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
#bg_fade {background-color:#000;left:0px;margin:0px;padding:0px;position:fixed;top:0px;visibility:hidden;width:100%;z-index:22;height:1000px}

#ajaxcart_wrapper_div {width: 424px; z-index: 999; display:none;left:50% !important; top:50% !important; position:fixed; margin: -125px 0 0 -212px;}
#ajaxcart_wrapper_div .ajaxcart {position: relative;padding: 20px;text-align: center; background-color: white;z-index: 99999;}
#ajaxcart_wrapper_div .ajaxcart .row2 {clear:left; margin-left: 60px;margin-bottom: 20px;}
#ajaxcart_wrapper_div .ajaxcart #ajax_image img {float:left;margin-right:7px;}
#ajaxcart_wrapper_div .ajaxcart #ajax_image  {overflow: hidden;text-align: left;}
#ajaxcart_wrapper_div .ajaxcart #ajax_image span {text-align:left;}
#ajaxcart_wrapper_div .ajaxcart .row2 a {  background: #EA3B02; color: #FFFFFF;
    display: inline-block;
    font: bold 12px/33px Arial,Helvetica,sans-serif;
    height: 33px;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;}
#ajaxcart_wrapper_div .ajaxcart .row2 a span { border: 0 none;padding: 0;}
.product-essential {position:relative;}

/* promoted products */
.promoted_box .success-msg { border-color: #b4c58d; background: #f6f9f2; color: #71902f; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; 
font-size: 12px !important; margin: 0 0 16px !important; font-weight: 400 !important; padding: 12px 8px 12px 58px !important; position: relative }
.promoted_box .success-msg:before { content:""; width: 43px; height: 42px; border-right: 1px solid #b4c58d; background: url(https://www.zylax.com.au/skin/frontend/default/behars/css/halo_ajaxcart/images/i_success.png) no-repeat 13px 15px; position: absolute; top: 0; left: 0; }
.promoted_box #container { margin: 0!important; padding-top: 0!important } /* fix MAC */
.promoted_box #container .a-center { text-align: left!important; }
.promoted_box #container .a-center > div { }
.promoted_box .product-image { display: inline-block; margin: 12px 0 20px; padding-bottom: 0; }
.promoted_box .product-details { text-align: left }
.promoted_box .product-name { padding-bottom: 0; }
.promoted_box .price-box { margin: 8px 0 12px; }
.promoted_box .price-box .price-label { color: #ea3b02; display: block; font-size: 11px; font-weight: 700; margin-bottom: 10px; }
.promoted_box input.qty { margin-bottom: 15px; }
.promoted_box button.btn-cart { margin-bottom: 30px; }
.promoted_box .bottom { border-top: 1px solid #d8d7d7; overflow: hidden; width: 100%; }
.promoted_box .bottom button.button { margin-top: 25px;  }
.promoted_box .f-right { margin-top: 35px; }
#ajaxcart_dontshow{margin: -2px 3px 0 0;}

.promoted_box .bottom button.button span{ border: 1px solid #c02c0c; height:34px; line-height: 30px;
background: #e94506; /* Old browsers */
background: -moz-linear-gradient(top,  #e94506 0%, #d73511 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e94506), color-stop(100%,#d73511)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e94506 0%,#d73511 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e94506 0%,#d73511 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e94506 0%,#d73511 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e94506 0%,#d73511 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e94506', endColorstr='#d73511',GradientType=0 ); /* IE6-9 */
-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;
display: block; }
.promoted_box .bottom button.button:hover span {border-color: #c72718; 
background: #f9592a; /* Old browsers */
background: -moz-linear-gradient(top,  #f9592a 0%, #f04329 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9592a), color-stop(100%,#f04329)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9592a 0%,#f04329 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9592a 0%,#f04329 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9592a 0%,#f04329 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9592a 0%,#f04329 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9592a', endColorstr='#f04329',GradientType=0 ); /* IE6-9 */
}
.promoted_box .bottom button.button span span { font-size: 14px; color: #fff; border: none; border-top: 1px solid #fa710c; 
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; line-height: 30px; padding: 0 30px; }
.promoted_box .bottom button.button:hover span span { border-top-color: #ff963e; }

.fancybox-opened .fancybox-skin { padding: 20px!important; }
.promoted_box { min-height: 540px!important; }
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.zylax.com.au/skin/frontend/base/default/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.zylax.com.au/skin/frontend/base/default/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.zylax.com.au/skin/frontend/base/default/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.zylax.com.au/skin/frontend/base/default/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://www.zylax.com.au/skin/frontend/base/default/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://www.zylax.com.au/skin/frontend/base/default/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

#nav_megamenu .contact-menu { background-color: #FFFFFF; padding: 15px 11px 15px; width: 490px;border:1px solid #f5f5f5;margin-top:-14px}
#nav_megamenu .contact-menu .page-title{margin:0 0 10px}
#nav_megamenu .contact-menu ul li{width:490px;padding-bottom:10px;}
#nav_megamenu .contact-menu ul li .field{float:left;width:235px; padding-right:10px}
#nav_megamenu .contact-menu .page-title h3{border-bottom:none;font-size:14px;font-weight:bold}
#nav_megamenu .contact-menu .page-title {border-bottom:none;}
#nav_megamenu .contact-menu .fieldset{margin-top:0px;padding-top:0px}
#nav_megamenu .contact-menu .form-list input.input-text {  width: 225px;}
#nav_megamenu .contact-menu .buttons-set button.button{float:right}
#nav_megamenu .contact-menu .form-list li.wide textarea{width:480px}


/* top level */
#nav_megamenu {float:left; border:none; padding:0; width:100%; min-height:40px; clear:both; position:relative; float:left; margin: 0;}
#nav_megamenu li.level-top{display:block; float:left; min-height:40px; margin:0; border:none; position: relative;}
#nav_megamenu > li.level-top > a {position:relative; display:inline-block; min-height:40px; line-height:40px; padding:0 16px; font-weight:bold; font-size:12px; color:#fff;text-transform: uppercase; }
#nav_megamenu > li.level-top.home > a {text-indent:-999em; width:16px; background:url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) no-repeat -38px 13px transparent; padding-left:15px; padding-right:13px; }
#nav_megamenu > li.level-top:hover, 
#nav_megamenu li.level-top.active {background:#56565f;}

#nanav_megamenuv_megamenu li.over a.level-top,
#nav_megamenu li.active a.level-top{background:transparent; color:#fff; }
#nav_megamenu a:hover {text-decoration: none;}

/* Sub menu */
#nav_megamenu div.sub_menu{ position:absolute;  top:39px; left:-10000px;}
#nav_megamenu div.sub_menu,
#nav_megamenu ul.sub-categories ul {  width:187px; padding:0; background:#fff; border:1px solid rgba(0,0,0,0.3); border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px;}
#nav_megamenu ul li a {position:relative; z-index:4; color:#555; line-height:16px; text-transform:none; font-size:12px; text-align:left; padding:10px 20px 10px 20px; font-weight:400; display:inline-block; width:102%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; 
transition:all 500ms ease 0ms;
-moz-transition:all 500ms ease 0ms;
-webkit-transition:all 500ms ease 0ms;
-o-transition:all 500ms ease 0ms;}

#nav_megamenu ul.sub-categories ul {position: absolute; left: -999em; }

#nav_megamenu li.parent:hover .sub_menu { z-index:999; left: 0;}

#nav_megamenu ul li.last > a {/*padding:10px 10px 10px 15px; */}

#nav_megamenu ul.sub-categories li.over > a, 
#nav_megamenu ul.sub-categories li:hover > a {color:#ea3b02; position:relative; padding-left:35px;}

#nav_megamenu ul.sub-categories li.over > a:after, 
#nav_megamenu ul.sub-categories li:hover > a:after {content:""; position:absolute; border:4px solid transparent; border-left-color:#ea3b02; left:20px; top:14px;}

#nav_megamenu ul li.active > a {color:#555; }
#nav_megamenu > ul {border-top:0; }

/* level 1 */
#nav_megamenu ul.sub-categories li{padding:0; display:block; min-height:36px; line-height:36px; background:none; border-top:1px solid #e2e2e2;}
#nav_megamenu ul.sub-categories li.first { border:none; -webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
#nav_megamenu ul.sub-categories li.last{-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px; }
#nav_megamenu ul.sub-categories li:hover,
#nav_megamenu ul.sub-categories li.active,
#nav_megamenu ul.sub-categories li.over {background: #f4f4f4;}

#nav_megamenu ul.sub-categories li.over:hover > a,
#nav_megamenu ul.sub-categories li.over > a{color:#ea3b02; }
#nav_megamenu li.first .shown-sub:before {background:transparent}

/* level 2 */
#nav_megamenu ul ul, 
#nav_megamenu ul div{top:0px;}
#nav_megamenu li .shown-sub .shown-sub{display: block; }

/* Show menu */
#nav_megamenu li.parent:hover > ul {left: 102%; top: -1px; z-index: 999;}
#opc-login .buttons-set a{padding-left:15px}

/*mega menu*/

#nav_megamenu .columns-4 .sub_menu {width: 967px; padding: 10px 0;}
#nav_megamenu .columns-5 .sub_menu {width: 1050px;}
#nav_megamenu .columns-6 .sub_menu {width: 1180px; padding: 10px 0;}
.no-showsub .sub_menu {display: none;}

#nav_megamenu li.position-right-li{position:static;}

#nav_megamenu ul li{border-bottom: none;}


/* columns-5 */
#nav_megamenu .columns-5 ul li{border-bottom:none!important}
#nav_megamenu .columns-5 ul li img{-moz-box-shadow: 0 0 0 #000;-webkit-box-shadow:  0 0 0 #000;box-shadow: 0 0 0 #000; margin: -1px; border: 1px solid transparent;}

.columns-5 .brands-images ul li{width: 20%; text-align: center; padding: 10px; float: left;}
.brands-text-links {clear: both; padding: 20px 20px 0; background: #f4f4f4; border-top: 1px solid #d6d6d6; overflow: hidden;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}
#nav_megamenu .brands-images {padding: 10px 0; overflow: hidden;}
#nav_megamenu .brands-images  ul li a {padding: 0}
#nav_megamenu .brands-images  ul li  {padding: 12px 10px;}

#nav_megamenu .brands-text-links p {padding-left: 15px; float: left;   margin-bottom: 20px; position: relative; margin-top: 8px;}
#nav_megamenu .brands-text-links p:before {position: absolute; left: 0; top: 4px; content: ""; background: url("https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png") -201px -2px  no-repeat; height: 8px; width: 8px;}
.brands-text-links a { float: right; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 20px;}
.brands-text-links a span{display: block; text-transform: uppercase;font-weight: bold;}

/* columns-6 */

#nav_megamenu .columns-6.level-top {position: static;}
#nav_megamenu ul.sub-categories li {min-height: 30px; line-height:30px; position: relative;}
#nav_megamenu .columns-4 ul li a,
#nav_megamenu .columns-6 ul li a {padding-bottom: 4px; padding-top: 4px; }

#nav_megamenu .columns-4  ul.sub-categories  li ,
#nav_megamenu .columns-6  ul.sub-categories  li {border: none;}


#nav_megamenu .columns-6  ul.sub-categories > li:before {position: absolute; content: ""; top: 0; left: 20%; border-left: 1px solid #e4e4e4; width: 1px; height: 100%; z-index: -1;}

#nav_megamenu .columns-4  ul.sub-categories > li > a,
#nav_megamenu .columns-6  ul.sub-categories > li > a {color: #000; font-weight: bold; text-transform: uppercase;}

#nav_megamenu .columns-4 ul.sub-categories > li.over > a:after, 
#nav_megamenu .columns-4 ul.sub-categories > li:hover > a:after,
#nav_megamenu .columns-6 ul.sub-categories > li.over > a:after, 
#nav_megamenu .columns-6 ul.sub-categories > li:hover > a:after {background: none; border: none;}

#nav_megamenu .columns-4 ul.sub-categories > li.over > a, 
#nav_megamenu .columns-4 ul.sub-categories > li:hover > a,
#nav_megamenu .columns-6 ul.sub-categories > li.over > a, 
#nav_megamenu .columns-6 ul.sub-categories > li:hover > a {padding-left: 20px; color: #ea3b02; }

#nav_megamenu .columns-4 ul.sub-categories li:hover, 
#nav_megamenu .columns-4 ul.sub-categories li.active, 
#nav_megamenu .columns-4 ul.sub-categories li.over,
#nav_megamenu .columns-6 ul.sub-categories li:hover, 
#nav_megamenu .columns-6 ul.sub-categories li.active, 
#nav_megamenu .columns-6 ul.sub-categories li.over {background: none;}

#nav_megamenu .columns-4  ul.sub-categories ul ,
#nav_megamenu .columns-6  ul.sub-categories ul {border: none; width: auto; position: static; background: none;}

#nav_megamenu .columns-4  ul.sub-categories li.over > a:after, 
#nav_megamenu .columns-4  ul.sub-categories li:hover > a:after,
#nav_megamenu .columns-6  ul.sub-categories li.over > a:after, 
#nav_megamenu .columns-6  ul.sub-categories li:hover > a:after {top: 8px;}

#nav_megamenu .columns-6  .sub_menu {overflow: hidden;}
#nav_megamenu .columns-4 ul.sub-categories li {position: static;}

#nav_megamenu .columns-6  .sub-categories {width: 60.7%; float: left;}
#nav_megamenu .columns-6  .sub-categories > li {width: 33.3%; float: left; position: static;}
#nav_megamenu .columns-6  .block-image {width: 39.3%; float: left; text-align: center; padding:10px 20px; }

#nav_megamenu .columns-6  .block-image:before {position: absolute; background: #f4f4f4; width: 39.3%; height: 100%; border-left: 1px solid #e4e4e4; top: 0; right: 0; content: ""; z-index: -1;}
#nav_megamenu .columns-6  .block-image:after {position: absolute; width: 1px; height: 100%; border-left: 1px solid #e4e4e4; top: 0; left: 40%; content: ""; z-index: -1;}
#nav_megamenu .columns-6  .block-image h3 {font-weight: bold; text-transform: uppercase; color: #000; margin-bottom: 15px;}
#nav_megamenu .columns-6  .block-image .btn {background: none;}
#nav_megamenu .columns-6  .block-image p {color: #555555;  margin-bottom: 20px;}

button.btn span span {font-size: 11px;}

/* columns-4 */
#nav_megamenu .columns-4 ul.sub-categories > li{padding-bottom: 10px;}
#nav_megamenu .columns-4  .sub-categories:before { border-right: 1px solid #e4e4e4; content: "";  height: 100%; left: 25%; position: absolute; top: 0; width: 1px;  z-index: -1;}
#nav_megamenu .columns-4  .sub-categories:after{ border-right: 1px solid #e4e4e4; content: "";  height: 100%; left: 50%; position: absolute; top: 0; width: 1px;  z-index: -1;}
#nav_megamenu .columns-4  .sub-categories {width: 25%; float: left;}
#nav_megamenu .columns-4  .col-3 {width: 25%; float: left; padding: 10px 17px;}

#nav_megamenu .columns-4  .col-3:before {border-left: 1px solid #e4e4e4; content: "";  height: 100%; right: 0; position: absolute; top: 0; width: 25%;  z-index: -1; background: #f4f4f4; -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;}

#nav_megamenu .columns-4 .col-3 h3{text-align: center;}
#nav_megamenu .columns-4 .col-3 .product-name a {color: #000; display: block; text-align: left;}
#nav_megamenu .columns-4 .col-3 img {-moz-box-shadow: 0 0 0 #000;-webkit-box-shadow:  0 0 0 #000;box-shadow: 0 0 0 #000;}




/**
 * MageWorx
 * Shipping Suite Extension
 *
 * @category   MageWorx
 * @package    MageWorx_DeliveryZone
 * @copyright  Copyright (c) 2015 MageWorx (http://www.mageworx.com/)
 */
 
#location-selector{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
    width: 500px;
    margin: -220px 0 0 -250px;
}
#location-selector[id]{ /* IE6 and below Can't See This */
    position: fixed;
}
#location-selector .group-select 
{ 
    margin: 0; 
    background-color: #fff;
    padding: 30px;
    border: 3px solid #000;
    border-radius:16px;
    -webkit-border-radius:16px;
    -moz-border-radius:15px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Safari & Chrome */
    box-shadow: 0 0 20px rgba(255,255,255,0.8); /* Shadow Params */
}
#location-selector .buttons {
    margin-top: 20px;
}
#location-selector .list li {
    margin-top: 10px;
}
#location-selector-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;   
    background-color: #000;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
}
#location-selector-overlay[id]{ /* IE6 and below Can't See This */
    position: fixed;
}
.shipping-location {
    color: #FFFFFF;
}
.shipping-location a, .shipping-location a:hover { color: #ebbc58; }

.button .span {
    background: none repeat scroll 0 0 #618499;
    border-color: #406A83;
}
#location-selector select {
    width: 200px;
}
.freeshipping {
    font-weight: bold;
    color: #0a0;
    margin: 6px 5px;
}
.products-grid .freeshipping {
    float: left;
    margin: 5px !important;
}

.product-details .freeshipping {
    float: none;
    margin: 0;
}
.product-view .freeshipping {
    float: left;
    margin: 10px 20px;
}
.clear_freeshipping {
    /*display: none;*/
}
.product-view .clear_freeshipping {
    clear: both;
}
.product-details .checkout {
    margin: 6px 5px;
    float: left;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete .search-autocomplete {
  position: absolute;
}
.searchautocomplete .form-search {
  overflow: none !important;
  position: relative;
}
.searchautocomplete .sprite {
  background: url('https://www.zylax.com.au/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete .nav-search-in {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 11;
}
.searchautocomplete .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 0;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav-search-in .category-fake {
  height: 20px;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
  margin-top: 6px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav-search-in:hover .category-fake {
  color: #000;
}
.searchautocomplete .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 102;
  box-shadow: 0 10px 10px #5E5E5E;
  top: 30px;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  margin: 0;
  border: none!important;
  background: none!important;
  box-shadow: none;
  position: relative;
  padding: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  border: 1px solid #e2e2e2;
  margin-bottom: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  box-shadow: 0 0 1px #525252;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
  background-color: #F7F7F6;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 10px 5px 10px;
}
.searchautocomplete .searchautocomlete-image {
  float: left;
  margin: 0px 5px 5px 0px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 11px;
  right: 44px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

body {background: #F4F5F5;}
.productclass{ }
.nav-container {background: #38383e; border: none; box-shadow: none;}
#nav_megamenu > li.level-top:hover, #nav_megamenu li.level-top.active {background: #fc0720;}
.main, .container { width: calc(100% - 40px)!important; margin: 0 20px; }
.header-container {width:100%; margin:0px auto;}
.nav-container .container{ width: 1170px !important; margin: auto !important;}

.bx-wrapper li a img { width: 100%; }
.bx-viewport {height: 333px !important;}
.bx-controls-direction a.bx-prev {left: 0 !important;}
.bx-controls-direction a.bx-next {right: 0 !important;}
#nav_megamenu > li.level-top > a {font-weight: normal; font-size: 13px; padding: 0 11px;}
.owlslider-brand {padding: 0;}
.owlslider-brand .owl-carousel .owl-item {width: 143px !important; margin-right: 20px; }
.owlslider-brand .brand img {width: 100% !important;}

.header .links li.last {display: block !important;}
.main .breadcrumbs {margin-top: 0px !important;}
.header-container .header form { width: 100%; margin:8px 109px 0 0;}
.easy-autocomplete.eac-square input{padding: 0px 0px 0px 20px; margin-left: 8px!important;}
.form-search{width: 85%;    float:   right}
.select{width: 35%; float: left;}

.widget widget-static-block table {width: 100% !important;}
.easy-autocomplete.eac-square ul li, .easy-autocomplete.eac-square ul .eac-category {clear: both;}

.producttable ul {margin-bottom: 15px; position: relative; text-align: left;  padding-bottom: 0;  margin: 0 0 20px;  background: #fff;  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08); }
.producttable ul li { width: calc(20.5% - 30px)!important; margin:9px;  position: relative;   padding: 10px 10px 0;   color: #222;  background: #fff;  display: inline-block;  vertical-align: top;     min-height: 335px;     box-sizing: border-box;     box-shadow: 0 1px 4px #ddd;} 
.producttable ul li:hover {box-shadow: 0 0 20px #ddd;}
.producttable ul li p {font-size: 14px;}
.producttable ul li .price {font-weight: bold; font-size: 18px;}
.producttable .productclass {text-transform: uppercase; font-size: 15px; padding: 15px 0 0 10px; font-weight: bold; color: #000;}
.producttable .productclass span { display: inline-block; }
.producttable .productclass span a { display: block; background: #fc5c1e; color: #fff; text-transform: none; padding: 2px 10px; border-radius: 2px; font-weight: normal;}
.header-container .header #search_mini_form button.button {color: #fff;}
/*.easy-autocomplete.eac-square {min-width: 290px !important;}*/
.easy-autocomplete-container ul li {float:left; width:50%; padding-bottom:10px; font-size: 13px !important; border-right: solid 1px #ddd !important; border-left: none !important; border-bottom:  none !important; margin-bottom: 8px;}
.header-container .header #search_mini_form button.button {right: -8px;}
/*.easy-autocomplete.eac-square {min-width: 290px !important;}*/
.brand-brand-index .newBrand, .brand-brand-view .newBrand {width: 100% !important; float: none !important;}
.brand-brand-index .newBrand h1, .brand-brand-view .newBrand h1 {clear: both;}
.brand-brand-view .brand-category-products {float: left; width: 100%; background: #fff; padding: 10px 22px;}
.brand-brand-view .products-grid li.item {width: 240px !important;}
.brand-brand-view .products-grid .product-name {height: 50px;}
.brand-brand-view  .products-grid li.item:hover {width: 280px !important;}
.brand-brand-view .toolbar {margin: 0 !important;}
.brand-brand-view .toolbar .sorter{background: #fff;}


.alphaBets { padding:7px; background-color:#eee; }
.alphaBets ul {clear: both; overflow: hidden;}
.alphaBets li { float:left; margin:3px;list-style:none; }
/*.alphaBets li:hover a{border-radius: 3px; box-shadow: 0 7px 17px 0 rgba(23,84,116,0.18); border: solid 0.9px #f3f3f3;}*/
.alphaBets button.alpha { color:#333; font-size:14px; width:25px; height:25px; background-color:#fff; border:0 none; border-radius:4px; }
.alphaBets button.alpha:hover { color:#fff; background-color:#ea3b02; }
.alphaBets button.alpha.active { color:#fff; background-color:#444; }
.allbrand span {vertical-align:bottom;position:fixed;}
.resultInfo { padding:10px; border:5px solid #eee; border-top:0 none; background: #fff;}
.resultInfo ul {list-style:none; border:none; clear: both; overflow: hidden;}
.resultInfo ul li a span {position:fixed;}
.resultInfo li { float:left; padding:9px; margin:0 8px 10px 0; text-align:center; position:relative; background-color:#fff; border:1px solid #ccc; }
.resultInfo li a { display:block; }
.note { color:#09F; font-size:12px; }
.main-container {background: #fff;}
.easy-autocomplete.eac-square input{padding: 12px 43px 12px 28px !important;}

@media (min-width:270px) and (max-width:1024px){
    .bx-wrapper, .owlslider-brand  {display: none;}
    .promo_image {display: none;}
}
@media (min-width:270px) and (max-width:768px){
    .producttable ul {display: none;}
    ul.software_mobile {display: block !important;}
    .easy-autocomplete.eac-square {min-width: 100% !important;}
}
@media (min-width:270px) and (max-width:768px){
    .bx-wrapper {display: none;}
    .header h1.logo {width: 200px; margin: auto;}
    /*.header .logo {width: 200px; float: left;}
    .header .quick-access {float:left !important;}*/
    .main, .container {margin: 0 10px; padding: 0;}
    .main, .container {    width: calc(100% - 10px)!important;}
    .producttable ul {box-shadow:none;}
    .easy-autocomplete.eac-square {width: auto !important; min-width: 100% !important;}
    .easy-autocomplete.eac-square input {min-width: auto !important; max-width: inherit;}
    /*.header-container .header form {width: 250px; margin: auto;}*/
    .header .quick-access { clear: both; width: 316px;}
}
@media (min-width:270px) and (max-width:667px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important; clear: both;}*/
    .easy-autocomplete.eac-square {
    min-width: 100% !important;}
    
    .producttable ul li { width: 94% !important;}
    .easy-autocomplete.eac-square ul {width: 100%; border: solid 1px #ddd !important; left: 0px;}
    .easy-autocomplete.eac-square ul li{float: none; text-align: left; width: 100%;}
    .easy-autocomplete-container ul li {border: none !important;;}
}
@media (min-width:667px) and (max-width:768px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    .easy-autocomplete.eac-square {
    min-width: 100% !important;
}
    
    .producttable ul li {width: 46% !important;}
}
@media (min-width:270px) and (max-width:320px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    
    .easy-autocomplete.eac-square input {width: 96%;}
   /* .header-container .header form { width: 289px; margin: 0;}*/
    .header-container .header #search_mini_form button.button {right: -8px;}
}
@media (min-width:568px) and (max-width:568px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    .easy-autocomplete.eac-square input {width: 96%;}
    /*.header-container .header form { width: 526px; margin: 0;}*/
    .header-container .header #search_mini_form button.button {right: -8px;}
}
@media (min-width:375px) and (max-width:375px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/

    .easy-autocomplete.eac-square input {width: 96%;}
   /* .header-container .header form { width: 341px; margin: 0;}*/
    .header-container .header #search_mini_form button.button {right: -8px;}
}
@media (min-width:667px) and (max-width:667px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    .easy-autocomplete.eac-square input {width: 96%;}
    /*.header-container .header form { width: 629px; margin: 0;}*/
    .header-container .header #search_mini_form button.button {right: -8px;}
}
@media (min-width:414px) and (max-width:414px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    .easy-autocomplete.eac-square input {width: 96%;}
    /*.header-container .header form { width: 384px; margin: 0;}*/
    .header-container .header #search_mini_form button.button {right: -8px;}
}
@media (min-width:736px) and (max-width:736px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    .easy-autocomplete.eac-square input {width: 96%;}
   /* .header-container .header form { width: 699px; margin: 0;}*/
    .header-container .header #search_mini_form button.button {right: -8px;}
    .easy-autocomplete.eac-square ul {width: 100%; border: solid 1px #ddd !important;}
    .easy-autocomplete-container {left: 8px;}
}
@media (min-width:768px) and (max-width:768px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    
    .header .quick-access {float: left!important; width: 536px; clear: none;}
    .header-container .header #search_mini_form button.button {right: -8px;}
    .header-first {padding-bottom: 32px !important;}
    .easy-autocomplete.eac-square ul {width: 100%; border: solid 1px #ddd !important; left: 10px;}
    .easy-autocomplete.eac-square ul li{float: none; text-align: left; width: 100%;}
    .easy-autocomplete-container ul li {border: none !important;;}
}
@media  (max-width:1200px){
    .header .quick-access{width: 68%;}
    /*.header .links li:nth-child(4){top: 63px;}
    .select{width: 50%; float: left; }
    .form-search{width: 50%; margin-top: 5px; float: left;}*/
}
@media  (max-width:768px){
    .header-container .header form { width: 95%;}
    .select{width: 100%; }
    .form-search{width: 100%; margin-top: 5px;}
    .easy-autocomplete.eac-square input{ margin-left: 0px!important; }
    .header .quick-access{margin: 0px auto;}
    input.input-text, select, textarea{width: 100%!important; max-width: 100%;}
}

@media (min-width:360px) and (max-width:360px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    /*.header-container .header form { width: 329px; margin: 0;}*/
    .header-container .header #search_mini_form button.button {right: -8px;}
}
@media (min-width:640px) and (max-width:640px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important;margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    /*.header-container .header form { width: 601px; margin: 0;}*/
    .header-container .header #search_mini_form button.button {right: -8px;}
}

@media (min-width:800px) and (max-width:800px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important; margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    /*.easy-autocomplete.eac-square {min-width: 100% !important; width: 100% !important;}*/
    /*.header-container .header form {width: 100%;}*/
    .header .quick-access {float: left; width: 463px !important;}
    .easy-autocomplete.eac-square ul {width: 100%; border: solid 1px #ddd !important; left: 10px;}
    .easy-autocomplete.eac-square ul li{float: none; text-align: left; width: 100%;}
    .easy-autocomplete-container ul li {border: none !important;;}
    .header-first {padding-bottom: 32px !important;}
}
@media (min-width:384px) and (max-width:384px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important; margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
    /*.header-container .header form { width: 351px; margin: 0;}*/
}
@media (min-width:412px) and (max-width:412px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important; margin-bottom: 10px; }
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
   /* .header-container .header form { width: 378px; margin: 0;}*/
}
@media (min-width:600px) and (max-width:600px){
    .producttable ul li { width: 46%;}
    /*.header-container .header form { width: 567px; margin: 0;}*/
}
@media (min-width:720px) and (max-width:720px){
    /*.select{width: 60% !important;  padding: 0 0 0 6px !important; margin-bottom: 10px;}
    .form-search{width: 60% !important; padding: 0 0 0 0px !important;  float: none !important;}*/
   /* .header-container .header form { width: 680px; margin: 0;}*/
}
/*.easy-autocomplete.eac-square input {    padding: 12px 43px 12px 26px !important;} */

/*LISTING PAGE 4 ATTRIBUTE*/
.notice {padding: 5px;background-color: #fafafa;border-left: 6px solid #7f7f84;margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);-moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);}
.more{text-align: right;margin-bottom: 6px;}
.more a{text-decoration: underline;}
.notice-warning {border-color: #FEAF20;}
.notice-warning>strong {color: #FEAF20;}
.notice-danger {border-color: #d73814;}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

#container {
  margin: 0 -10px; padding-top: 12px;
}




.element .symbol {
  left: 0.2em;
  top: 0.4em;
  font-size: 3.8em;
  line-height: 1.0em;
  color: #FFF;
}
.element.large .symbol {
  font-size: 4.5em;
}

.element.fake .symbol {
  color: #000;
}

.element .name {
  left: 0.5em;
  bottom: 1.6em;
  font-size: 1.05em;
}

.element .weight {
  font-size: 0.9em;
  left: 0.5em;
  bottom: 0.5em;
}

.element .number {
  font-size: 1.25em;
  font-weight: bold;
  color: hsla(0,0%,0%,.5);
  right: 0.5em;
  top: 0.5em;
}

.variable-sizes .element.width2 { width: 230px; }

.variable-sizes .element.height2 { height: 230px; }

.variable-sizes .element.width2.height2 {
  font-size: 2.0em;
}

.element.large,
.variable-sizes .element.large,
.variable-sizes .element.large.width2.height2 {
  font-size: 3.0em;
  width: 350px;
  height: 350px;
  z-index: 100;
}

.clickable .element:hover {
  cursor: pointer;
}

.clickable .element:hover h3 {
  text-shadow:
    0 0 10px white,
    0 0 10px white
  ;
}

.clickable .element:hover h2 {
  color: white;
}


/**** Infinite Scroll ****/

#infscr-loading {
  position: fixed;
  text-align: center;
  top: 50%;
  left: 50%;
  z-index: 100;
  background: white;
  background: hsla( 0, 0%, 100%, 0.9 );
  padding: 20px;
  color: #222;
  font-size: 15px;
  font-weight: bold;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
margin:-90px 0 0 -120px;
}

/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	text-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.fancybox-opened {
	z-index:10001;
}

.fancybox-opened .fancybox-skin {
	
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
img.fancybox-image{opacity:1!important;}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.zylax.com.au/skin/frontend/default/behars/images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.zylax.com.au/skin/frontend/default/behars/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close { position: absolute; top: -22px; right: -16px; width: 33px; height: 33px; cursor: pointer; z-index: 999; background:#000 url(https://www.zylax.com.au/skin/frontend/default/behars/images/icons.png) -138px 11px no-repeat; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: -25px; 
}
.fancybox-next  {
	right:-25px;
}

.fancybox-prev span {
	 background: url('https://www.zylax.com.au/skin/frontend/default/behars/images/prev_button.png') 0 0  no-repeat; /* helps IE */
}
.fancybox-next span  {
	background:  url('https://www.zylax.com.au/skin/frontend/default/behars/images/next_button.png') 0 0  no-repeat; /* helps IE */
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
}

.fancybox-next span {
	right: 10px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: rgba(0, 0, 0, 0.65);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index:10000;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
	display:none;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


