@charset "UTF-8";/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

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

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #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';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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 {
  min-height: 34px;
  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 {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  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:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  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:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  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:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  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-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.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.3333333;
  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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.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;
  line-height: 1.5;
}
.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 {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 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,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 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: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: 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 {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.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;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  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);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  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;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header: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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-danger,.btn-default,.btn-info,.btn-primary,.btn-success,.btn-warning{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-danger.active,.btn-danger:active,.btn-default.active,.btn-default:active,.btn-info.active,.btn-info:active,.btn-primary.active,.btn-primary:active,.btn-success.active,.btn-success:active,.btn-warning.active,.btn-warning:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-danger.disabled,.btn-danger[disabled],.btn-default.disabled,.btn-default[disabled],.btn-info.disabled,.btn-info[disabled],.btn-primary.disabled,.btn-primary[disabled],.btn-success.disabled,.btn-success[disabled],.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-danger,fieldset[disabled] .btn-default,fieldset[disabled] .btn-info,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-success,fieldset[disabled] .btn-warning{-webkit-box-shadow:none;box-shadow:none}.btn-danger .badge,.btn-default .badge,.btn-info .badge,.btn-primary .badge,.btn-success .badge,.btn-warning .badge{text-shadow:none}.btn.active,.btn:active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.btn-default:focus,.btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.btn-default.active,.btn-default:active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#245580}.btn-primary:focus,.btn-primary:hover{background-color:#265a88;background-position:0 -15px}.btn-primary.active,.btn-primary:active{background-color:#265a88;border-color:#245580}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#265a88;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:focus,.btn-success:hover{background-color:#419641;background-position:0 -15px}.btn-success.active,.btn-success:active{background-color:#419641;border-color:#3e8f3e}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:focus,.btn-info:hover{background-color:#2aabd2;background-position:0 -15px}.btn-info.active,.btn-info:active{background-color:#2aabd2;border-color:#28a4c9}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:focus,.btn-warning:hover{background-color:#eb9316;background-position:0 -15px}.btn-warning.active,.btn-warning:active{background-color:#eb9316;border-color:#e38d13}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:focus,.btn-danger:hover{background-color:#c12e2a;background-position:0 -15px}.btn-danger.active,.btn-danger:active{background-color:#c12e2a;border-color:#b92c28}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#c12e2a;background-image:none}.img-thumbnail,.thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-color:#2e6da4;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a{background-image:-webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));background-image:linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a{background-image:-webkit-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-o-linear-gradient(top,#080808 0,#0f0f0f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));background-image:linear-gradient(to bottom,#080808 0,#0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{border-radius:0}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-o-linear-gradient(top,#337ab7 0,#286090 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));background-image:linear-gradient(to bottom,#337ab7 0,#286090 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);background-repeat:repeat-x}.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)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2b669a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));background-image:linear-gradient(to bottom,#337ab7 0,#2b669a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);background-repeat:repeat-x;border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:focus .badge,.list-group-item.active:hover .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)}
/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Resizable 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/*
 * jQuery UI Autocomplete 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/* # Genesis Framework
Theme Name: Genesis  
Theme URI: http://my.studiopress.com/themes/genesis/  
Description: The industry standard for Premium WordPress Themes. Please do not modify this style sheet, as it might get overridden in updates.  
Author: StudioPress  
Author URI: http://www.studiopress.com/  
Version: 2.1.2  
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready  
License: GPL-2.0+  
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
*/

/* # WARNING

This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances. Please do all modifications in the form of a child theme.
Copy the contents of this file to the child theme. Do not use @import, as the CSS included with Genesis might change in the future.

*/

/* # Table of Contents
- Imports
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Header Navigation
	- Primary Navigation
	- Secondary Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
*/


/* # Imports
---------------------------------------------------------------------------------------------------- */


@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,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:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */

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

/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

body {
	color: #333;
	font-family: Lato, sans-serif;
	font-weight: 300;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #e5554e;
	text-decoration: none;
}

a:hover {
	color: #333;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: Lato, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 300;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #e5554e;
	color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #e5554e;
	color: #fff;
}

.entry-content .button:hover {
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
	background-color: #fff;
	color: #333;
}

.button {
	display: inline-block;
}

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

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}

th {
	font-weight: 400;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1200px;
}

.site-inner {
	clear: both;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 800px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box {
	background-color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 40px;
}

.author-box-title {
	font-size: 16px;
	margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-title {
	font-size: 20px;
}

.entry-title {
	font-size: 36px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

.entry-title a:hover {
	color: #e5554e;
}

.widget-title {
	font-size: 18px;
	margin-bottom: 20px;
}

.footer-widgets .widget-title {
	color: #fff;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

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

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

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
	font-size: 20px;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	background-color: #e5554e;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
	min-height: 160px;
}

.site-header .wrap {
	padding: 40px 0;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 10px 0;
	width: 360px;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.header-image .site-title > a {
	background: url(images/logo.png) no-repeat left;
	float: left;
	min-height: 60px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 800px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #333;
	display: block;
	padding: 30px 24px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #e5554e;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	padding: 20px;
	position: relative;
	width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -56px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #333;
}

.nav-primary .genesis-nav-menu a {
	color: #fff;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #333;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #e5554e;
}

/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
	padding: 50px 60px;
}

.content .entry {
	background-color: #fff;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #e5554e;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
}

.entry-comments {
	padding: 40px;
}

.comment-header {
	font-size: 16px;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content {
	clear: both;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 40px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #333;
	clear: both;
	padding-top: 40px;
}

.footer-widgets,
.footer-widgets a {
	color: #999;
}

.footer-widgets input {
	border: 1px solid #333;
}

.footer-widgets a.button,
.footer-widgets a:hover {
	color: #fff;
}

.footer-widgets li {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}

.footer-widgets-1 {
	margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	font-size: 16px;
	line-height: 1;
	padding: 40px 0;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.content,
	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 300px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}

}

@media only screen and (max-width: 960px) {

	.site-inner,
	.wrap {
		max-width: 800px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.site-header .wrap {
		padding: 20px 5%;
	}

	.header-image .title-area {
		background-position: center top;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 20px 16px;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}

}

@media only screen and (max-width: 800px) {

	body {
		background-color: #fff;
		font-size: 16px;
	}

	.site-inner,
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

}
@CHARSET "ISO-8859-1";


/* General */
/* Media Queries */
/*target Internet Explorer 9 and Internet Explorer 10:*/
/* Custom style to match site's design */
@font-face {
  font-family: 'AvenirLTStd';
  src: url('/fonts/AvenirLTStd-Roman.eot');
  src: url('/fonts/AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'), url('/fonts/AvenirLTStd-Roman.woff') format('woff'), url('/fonts/AvenirLTStd-Roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirLTStd-Light';
  src: url('/fonts/AvenirLTStd-Light.eot');
  src: url('/fonts/AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/AvenirLTStd-Light.woff') format('woff'), url('/fonts/AvenirLTStd-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirLTStd-LightOblique';
  src: url('/fonts/AvenirLTStd-LightOblique.eot');
  src: url('/fonts/AvenirLTStd-LightOblique.eot?#iefix') format('embedded-opentype'), url('/fonts/AvenirLTStd-LightOblique.woff') format('woff'), url('/fonts/AvenirLTStd-LightOblique.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'AvenirLTStd-Heavy';
  src: url('/fonts/AvenirLTStd-Heavy.eot');
  src: url('/fonts/AvenirLTStd-Heavy.eot?#iefix') format('embedded-opentype'), url('/fonts/AvenirLTStd-Heavy.woff') format('woff'), url('/fonts/AvenirLTStd-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirLTStd-HeavyOblique';
  src: url('/fonts/AvenirLTStd-HeavyOblique.eot');
  src: url('/fonts/AvenirLTStd-HeavyOblique.eot?#iefix') format('embedded-opentype'), url('/fonts/AvenirLTStd-HeavyOblique.woff') format('woff'), url('/fonts/AvenirLTStd-HeavyOblique.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'AvenirLTStd-Medium';
  src: url('/fonts/AvenirLTStd-Medium.eot');
  src: url('/fonts/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/AvenirLTStd-Medium.woff') format('woff'), url('/fonts/AvenirLTStd-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirLTStd-MediumOblique';
  src: url('/fonts/AvenirLTStd-MediumOblique.eot');
  src: url('/fonts/AvenirLTStd-MediumOblique.eot?#iefix') format('embedded-opentype'), url('/fonts/AvenirLTStd-MediumOblique.woff') format('woff'), url('/fonts/AvenirLTStd-MediumOblique.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'FreeSerif';
  src: url('/fonts/FreeSerifItalic.eot');
  src: url('/fonts/FreeSerifItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/FreeSerifItalic.woff') format('woff'), url('/fonts/FreeSerifItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'FreeSerifBold';
  src: url('/fonts/FreeSerifBold.eot');
  src: url('/fonts/FreeSerifBold.eot?#iefix') format('embedded-opentype'), url('/fonts/FreeSerifBold.woff') format('woff'), url('/fonts/FreeSerifBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'FreeSerifBoldItalic';
  src: url('/fonts/FreeSerifBoldItalic.eot');
  src: url('/fonts/FreeSerifBoldItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/FreeSerifBoldItalic.woff') format('woff'), url('/fonts/FreeSerifBoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'FreeSerifItalic';
  src: url('/fonts/FreeSerifItalic.eot');
  src: url('/fonts/FreeSerifItalic.eot?#iefix') format('embedded-opentype'), url('/fonts/FreeSerifItalic.woff') format('woff'), url('/fonts/FreeSerifItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
.site-inner, .wrap {
  margin: 0 auto;
  max-width: 1024px;
}
li.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
  /* Elements */
}
body {
  font-family: 'AvenirLTStd-Light';
  color: #000;
  overflow-x: hidden !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'AvenirLTStd-Heavy';
}
p {
  font-family: 'AvenirLTStd-Light';
  font-size: 16px;
}
em, i {
  font-family: 'AvenirLTStd-LightOblique';
  font-size: 16px;
}
input[type="number"] {
  margin-left: 7px !important;
  padding: 10px !important;
  border: 1px #000 solid !important;
  border-radius: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="submit"], input[type="submit"]:hover, input[type="button"], input[type="button"]:hover {
  font-size: 98%;
}
.btn-browse, .btn-catalogue, input[type="button"], input[type="button"]:hover, button, button:hover, .btn, .btn:hover {
  font-family: 'AvenirLTStd-Medium', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
}
input[type="search"], input[type="search"]:hover {
  margin-top: 30px;
  border: 1px solid #000;
}
input[type="search"], input[type="search"]:hover {
  border-radius: 0;
  display: block;
}
.btn-browse, .btn-catalogue, input[type="submit"], input[type="submit"]:hover, input[type="button"], input[type="button"]:hover, input[type="text"], input[type="text"]:hover, input[type="email"], input[type="email"]:hover, input[type="password"], input[type="password"]:hover, input[type="tel"], input[type="tel"]:hover, textarea, textarea:hover, textarea:focus, button, button:hover:not(.close), .btn, .btn:hover:not(.close), a.add_address, a.add_address:hover, #respond input#submit, a.button, button.button, input.button {
  font-family: 'AvenirLTStd-Medium';
  width: auto;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  padding: 7px 20px 6px;
  margin: 5px 0;
  border-radius: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
}
input[type="submit"], input[type="submit"]:hover, input[type="button"], input[type="button"]:hover, button, button:hover:not(.close), .btn, .btn:hover:not(.close), a.add_address, a.add_address:hover, #respond input#submit, a.button, button.button, input.button {
  /* Old browsers */
  background: #f6f6f6;
  /* FF3.6-15 */
  background: linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* FF3.6-15 */
  background: -o-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -webkit-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -moz-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -o-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#dadada',GradientType=0);
}
#respond input#submit:hover, a.button:hover, button.button:hover, input.button:hover {
  /* Old browsers */
  background: #f6f6f6;
  /* FF3.6-15 */
  background: linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* FF3.6-15 */
  background: -o-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -webkit-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -moz-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -o-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#dadada',GradientType=0);
}
.select2-container .select2-choice {
  border-radius: 0 !important;
  border: 1px solid #000;
}
.btn, .btn:hover {
  border-radius: 0;
}
.btn:focus, .btn:active, .btn:visited {
  outline: 0 !important;
}
textarea, textarea:hover, textarea:focus, input[type="text"], input[type="text"]:hover {
  padding: 7px 10px 5px;
}
.woocommerce-message {
  border: none !important;
  color: #000 !important;
}
.woocommerce-message::before {
  color: #000 !important;
}
select {
  font-family: 'AvenirLTStd-Medium';
  color: #000;
  border: 1px solid #111;
  font-size: 15px;
  border: 1px solid #000;
  border-radius: 0;
  height: auto;
  padding: 0 45px 1px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(website/dropdown.png) 100% no-repeat #fff;
  text-transform: uppercase;
}
option {
  text-align: left;
  padding: 5px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
option:hover {
  background-color: #e0e0e0;
  color: #000;
}
::-webkit-input-placeholder {
  color: #9a9a9a;
}
:-moz-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
::-moz-placeholder {
  color: #9a9a9a;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #9a9a9a;
}
a {
  text-decoration: none;
  color: #000;
}
a:visited, a:hover, a:focus, a:active {
  border-bottom: 1px solid #000;
  text-decoration: none;
  color: #000;
  outline: 0;
}
.gradient-black-white {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -moz-linear-gradient(center top, #f7f7f7, #dadada);
}
.orange-btn:hover, input.orange-btn:hover {
  background: #ef4835;
  color: #fff;
}
.orange-text {
  color: #ef4835 !important;
}
a.orange-text:hover, a.orange-text:visited, a.orange-text:focus, a.orange-text:active {
  color: #ef4835;
  border-bottom: 1px solid #ef4835;
}
*.max-saving {
  color: #ed1c24;
  /* Tabular Layout */
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
  /* Site Logo */
}
.title-area a {
  display: inline-block;
  border-bottom: none;
}
.autocomplete-suggestions {
  right: 95px;
  /* Sticky Header */
}
#tes-header {
  top: 0;
  transition: all 1s ease;
  /* Instant Search + plugin */
}
#tes-header.affix {
  width: 100%;
  height: auto;
  z-index: 900;
}
#tes-header.affix .site-header {
  padding-bottom: 5px;
  transition: all 0.5s ease;
}
#tes-header.affix .before-header {
  display: block;
}
#tes-header.affix .upper-header-right {
  visibility: hidden;
  margin-top: -100px;
  transition: all 2s ease;
}
#tes-header.affix .title-area {
  padding-top: 10px;
  transition: all 1s ease;
}
#tes-header.affix .title-area img {
  height: 50px;
  width: auto;
  transition: height 2s ease, width 2s ease;
}
#tes-header.affix .header-right {
  margin-top: 0;
  transition: all 2s ease;
  padding-top: 0;
}
#tes-header.affix-top {
  height: auto;
  transition: all 0.5 ease;
}
.before-header {
  background: #f2f2f2;
  padding: 15px 0;
  font-family: 'AvenirLTStd-Medium', sans-serif;
  text-transform: uppercase;
  letter-spacing: -1px;
  /* Header */
}
.before-header ul {
  width: 100%;
  display: table;
  /* optional */
  table-layout: fixed;
  margin: 0;
}
.before-header ul li {
  display: table-cell;
  width: auto;
  text-align: center;
}
.before-header ul li img {
  padding-right: 5px;
}
.site-header {
  min-height: 0px;
  padding: 0 35px 35px 35px;
}
.site-header .wrap {
  padding: 0;
  margin: 0 auto;
}
.site-header .widget-area {
  width: 750px;
  position: inherit;
}
.upper-header-right {
  font-family: 'AvenirLTStd-Medium';
  padding-top: 10px;
  text-align: right;
}
.upper-header-right a {
  text-decoration: underline;
}
.upper-header-right a:hover {
  border-bottom: none;
}
.upper-header-right img {
  padding-right: 20px;
  width: 150px;
}
.title-area {
  padding: 0;
  width: auto;
  padding-top: 35px;
}
.header-right {
  padding-top: 25px;
}
.header-right input, .header-right input:hover {
  margin: 0;
}
.header-right .screen-reader-text {
  display: none;
}
#yith-s {
  border: 1px solid #000;
  width: 190px;
  padding: 8px 10px 6px;
  display: inline-block;
  position: relative;
}
#yith-searchsubmit {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -moz-linear-gradient(center top, #f7f7f7, #dadada);
  display: inline-block;
  position: relative;
  padding: 8px 10px 6px;
}
.header-search {
  margin-bottom: 10px;
}
.popup-cart {
  border: 1px solid #000;
  width: 250px;
  display: inline-block;
}
body a#festi-cart.festi-cart.festi-cart-customize {
  font-family: "AvenirLTStd-Medium" !important;
  color: #000;
  padding: 7px 30px 7px 70px !important;
  background: url(/assets/website/icon_shopping_cart.png) no-repeat #fff;
  background-position: 30px 5px;
  width: 250px;
  text-align: right !important;
}
a.festi-cart div.festi-cart-content {
  width: 250px;
  /* Festi Cart */
  /* Festi Cart Products */
}
.festi-cart-products.overlay {
  padding-top: 9px !important;
  overflow: hidden;
}
.festi-cart-products.overlay .festi-cart-products-content {
  display: block !important;
  font-family: 'AvenirLTStd-Medium' !important;
  text-transform: uppercase;
  border: 1px solid #000 !important;
  width: auto;
  min-width: 250px;
  overflow-y: auto !important;
}
.festi-cart-products .festi-cart-products-content tbody {
  border-bottom: none;
}
.festi-cart-products .festi-cart-products-content .festi-cart-total {
  text-transform: uppercase;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-radius: 0;
  background-color: #f2f2f2;
  margin: 10px 0;
}
.festi-cart-products .festi-cart-products-content .after-subtotal {
  display: block;
  margin-bottom: 10px;
}
.festi-cart-products .festi-cart-products-content p.festi-cart-buttons {
  padding-bottom: 10px;
}
.festi-cart-products .festi-cart-products-content p.festi-cart-buttons a.festi-cart-view-cart, .festi-cart-products .festi-cart-products-content p.festi-cart-buttons a.festi-cart-checkout {
  background: gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada)) !important;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada)) !important;
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f7f7), to(#dadada)) !important;
  background: linear-gradient(center top, #f7f7f7, #dadada) !important;
  background: -webkit-linear-gradient(center top, #f7f7f7, #dadada) !important;
  background: -moz-linear-gradient(center top, #f7f7f7, #dadada) !important;
  background: -o-linear-gradient(center top, #f7f7f7, #dadada) !important;
}
.festi-cart-products .festi-cart-products-content .festi-cart-product-delete a.festi-cart-remove-product, .festi-cart-products .festi-cart-products-content .festi-cart-product-delete a.festi-cart-remove-product:hover {
  margin-top: 15px;
  padding: 0 3px;
  background: #ed1c24;
  color: #fff !important
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  border-bottom: none;
}
.festi-cart-products .festi-cart-products-content a.festi-cart-checkout, .festi-cart-products .festi-cart-products-content a.festi-cart-view-cart, .festi-cart-products .festi-cart-products-content a.festi-cart-checkout:hover, .festi-cart-products .festi-cart-products-content a.festi-cart-view-cart:hover {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -moz-linear-gradient(center top, #f7f7f7, #dadada);
  font-family: 'AvenirLTStd-Medium' !important;
  padding-right: 30px !important;
  padding-left: 30px !important;
  border: 1px solid #000 !important;
  background: #fff !important;
  color: #000 !important;
}
.header-login-wrapper {
  padding-left: 0;
}
.header-login {
  width: 100%;
  cursor: pointer;
  display: inline-block;
  padding-bottom: 8px;
}
.header-login:hover .header-login-dropdown {
  display: block;
  margin-top: 8px;
}
.header-login-dropdown {
  font-family: 'AvenirLTStd-Medium';
  text-transform: uppercase;
  right: 15px;
  display: none;
  position: absolute;
  width: 150px;
  text-align: center;
  border: 1px solid #000;
  padding: 15px 10px;
  background-color: #fff;
  z-index: 990;
}
.header-login-dropdown ul {
  margin: 0;
}
.header-login-dropdown ul li {
  padding-bottom: 10px;
}
.header-login-dropdown ul li:last-child {
  padding-bottom: 0;
}
body div.festi-cart-products-content table.festi-cart-list tr, body div.festi-cart-products-content table.festi-cart-list tr td {
  border-bottom: none !important;
}
.header-nav {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  font-family: 'AvenirLTStd-Medium', sans-serif;
  text-transform: uppercase;
  background-color: #fff;
}
.header-nav ul.main-menu {
  width: 100%;
  display: table;
  /* optional */
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.header-nav ul.main-menu .sub-menu {
  display: none;
  margin-top: 17px;
  width: 490px;
  height: 380px;
  background-color: #fff;
  border: 1px solid #000;
  text-transform: none;
  padding: 20px;
  position: absolute;
  z-index: 999;
  box-shadow: 1px 3px 4px #000;
}
.header-nav ul.main-menu .sub-menu .sub-menu-top {
  padding-bottom: 15px;
}
.header-nav ul.main-menu .sub-menu .sub-menu-top img {
  width: 105px;
  padding-bottom: 8px;
}
.header-nav ul.main-menu .sub-menu .sub-menu-top li {
  padding: 0 10px 0 0;
  text-align: left;
}
.header-nav ul.main-menu .sub-menu .sub-menu-top li:hover {
  border: none;
}
.header-nav ul.main-menu .sub-menu .more-divider {
  text-transform: uppercase;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  text-align: left;
  padding: 7px 0 4px 0;
}
.header-nav ul.main-menu .sub-menu .more-divider span {
  font-size: 17px;
}
.header-nav ul.main-menu .sub-menu .sub-menu-bottom {
  margin-top: 20px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  text-align: left;
}
.header-nav ul.main-menu .sub-menu .sub-menu-bottom li {
  text-align: left;
  display: inline-block;
  padding: 0 0 8px 0;
}
.header-nav ul.main-menu .sub-menu .sub-menu-bottom li:hover {
  border: none;
}
.header-nav ul.main-menu li {
  display: table-cell;
  width: auto;
  text-align: center;
  padding: 17px 10px;
}
.header-nav ul.main-menu li:hover {
  border-left: 1px solid black;
  border-right: 1px solid black;
}
.header-nav ul.main-menu li:hover .sub-menu {
  display: block;
  margin-left: -1px;
}
.navbar, .navbar-default {
  border-radius: 0;
  box-shadow: none;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: white !important;
  border-radius: 0;
  padding: 9px 10px;
  margin-right: 15px;
  margin-bottom: 8px;
  margin-top: 8px;
}
.navbar-collapse {
  padding: 0;
}
#main-nav {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  font-family: 'AvenirLTStd-Medium', sans-serif;
  text-transform: uppercase;
  background: #fff;
  z-index: 900;
  /* Default Pages */
}
#main-nav .container {
  padding: 0;
}
#main-nav ul.main-menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 949px) {
  #main-nav ul.main-menu { display: table; table-layout: fixed; }
}

#main-nav ul.main-menu > li.main-menu-item {
  border-right: 1px solid white;
  border-left: 1px solid white;
  padding-left: 8px;
  padding-right: 8px;
}
#main-nav ul.main-menu > li:first-child { padding-left: 0 }
#main-nav ul.main-menu > li > a {
  color: black;
  padding: 0;
  text-decoration: none;
  border-bottom: 1px solid white;
}
#main-nav ul.main-menu > li > a:hover {
  border-bottom: 1px solid black;
}
#main-nav ul.main-menu > li.mobile-only label, #main-nav ul.main-menu > li.mobile-only:hover label {
  display: none;
}
#main-nav ul.main-menu .sub-menu {
  display: none;
  margin-top: 17px;
  width: 490px;
  height: auto;
  background-color: #fff;
  border: 1px solid #000;
  text-transform: none;
  padding: 20px;
  position: absolute;
  left: 0;
  z-index: 999;
  box-shadow: 1px 3px 4px #000;
}
#main-nav ul.main-menu .sub-menu .sub-menu-top {
  padding-bottom: 15px;
}
#main-nav ul.main-menu .sub-menu .sub-menu-top img {
  width: 105px;
  padding-bottom: 8px;
}
#main-nav ul.main-menu .sub-menu .sub-menu-top li {
  width: 105px;
  padding: 0 10px 0 0;
  text-align: left;
}
#main-nav ul.main-menu .sub-menu .sub-menu-top li:hover {
  border: none;
}
#main-nav ul.main-menu .sub-menu .more-divider {
  text-transform: uppercase;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  text-align: left;
  padding: 7px 0 4px 0;
}
#main-nav ul.main-menu .sub-menu .more-divider span {
  font-size: 17px;
}
#main-nav ul.main-menu .sub-menu .sub-menu-bottom {
  margin-top: 20px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  text-align: left;
}
#main-nav ul.main-menu .sub-menu .sub-menu-bottom li {
  text-align: left;
  display: block;
  padding: 0 0 8px 0;
}
#main-nav ul.main-menu .sub-menu .sub-menu-bottom li a {
  display: inline-block;
}
#main-nav ul.main-menu .sub-menu .sub-menu-bottom li a:hover {
  border: none;
  text-decoration: underline;
}
#main-nav ul.main-menu .sub-menu .sub-menu-bottom li:hover {
  border: none;
}
#main-nav ul.main-menu li {
  display: table-cell;
  width: auto;
  text-align: center;
  padding: 17px 10px;
}
#main-nav ul.main-menu li:hover {
  border-left: 1px solid black;
  border-right: 1px solid black;
}
#main-nav ul.main-menu li:hover .sub-menu {
  display: block;
  margin-left: -1px;
}
body.page, body.single {
  /* Before Footer */
}
body.page .col-content, body.single .col-content {
  margin-bottom: 35px;
}
.before-footer {
  background: #f2f2f2;
}
.before-footer .container {
  width: 1044px;
  padding: 0;
}
.promo-boxes {
  border-collapse: separate;
  border-spacing: 24px;
  margin-bottom: 0;
}
.promo-box, .table-cell.promo-box {
  width: 33%;
  background: white;
  padding: 20px 20px 20px;
  position: relative;
  font-family: 'AvenirLTStd-Light', sans-serif;
  color: black;
  /* Footer */
}
.promo-box h2, .table-cell.promo-box h2 {
  font-size: 21px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
  color: black;
  font-family: 'AvenirLTStd-Heavy', sans-serif;
}
.promo-box p, .table-cell.promo-box p {
  font-size: 15px;
}
.promo-box .promo-text, .table-cell.promo-box .promo-text {
  display: inline-block;
  margin-right: 85px;
}
.promo-box .promo-box-img, .table-cell.promo-box .promo-box-img {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.site-footer {
  font-family: Verdana;
  font-size: 12px;
  font-weight: 400;
  line-height: 23px;
}
.footer-menu h2, .footer-menu h2 {
  font-family: 'AvenirLTStd', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}
.footer-menu .nav, .footer-menu .nav {
  margin-top: 20px;
  margin-bottom: 30px;
}
.footer-menu .nav li > a, .footer-menu .nav li > a {
  padding: 0;
}
.footer-menu .nav li > a:focus, .footer-menu .nav li > a:focus, .footer-menu .nav li > a:hover, .footer-menu .nav li > a:hover, .footer-menu .nav li > a:visited, .footer-menu .nav li > a:visited {
  background: none;
  border: none;
  text-decoration: underline;
}
.footer-icons {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin: 0;
  padding: 14px 0 7px;
}
.footer-icons .accepted-ccs {
  margin-top: 4px;
}
.footer-icons .left {
  text-align: left;
}
.footer-icons .center {
  text-align: center;
}
.footer-icons .right {
  text-align: right;
}
.footer-social-icons a {
  display: inline-block;
  margin-right: 10px;
}
.footer-social-icons a:last-child {
  margin-right: 0;
}
.footer-social-icons a:hover, .footer-social-icons a:focus, .footer-social-icons a:visited {
  border: none;
}
.footer-copyright {
  padding: 25px;
}
.footer-copyright, .footer-copyright p {
  font-family: Verdana, 'AvenirLTStd', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.footer-copyright a {
  text-decoration: underline;
}
.footer-copyright a:visited, .footer-copyright a:hover, .footer-copyright a:focus, .footer-copyright a:active {
  border-bottom: none;
}
.mailing {
  border-top: 1px solid #000;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.mailing .center {
  text-align: center;
  padding: 0 20px;
}
.mailing .center h2 {
  margin-top: 5px;
}
.mailing .center label, .mailing .center p {
  font-size: 14px;
  font-weight: 400;
  margin-left: 7px;
}
.mailing .center .checkbox {
  margin-left: 26px;
}
.mailing .center .checkbox label {
  padding-left: 0;
  margin-top: 4px;
  margin-left: 5px;
}
.mailing .right {
  padding-left: 30px;
  padding-right: 0;
}
.mailing h2 {
  margin-bottom: 5px;
  font-family: 'AvenirLTStd', sans-serif;
  font-size: 29px;
  font-weight: 700;
}
.mailing .free-catalogues {
  font-family: 'FreeSerifItalic';
  margin-top: 0;
}
.mailing input[type="email"], .mailing input[type="submit"] {
  height: 35px;
}
.mailing input[type="submit"] {
  /* Old browsers */
  background: #f6f6f6;
  /* FF3.6-15 */
  background: linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* FF3.6-15 */
  background: -o-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -webkit-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -moz-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -o-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#dadada',GradientType=0);
}
.mailing input[type="email"] {
  width: 75%;
  display: inline-block;
}
.mailing .mailing-list {
  letter-spacing: -1px;
  font-size: 109%;
  text-align: left;
  list-style-image: url(website/checkmark.png);
  font-family: 'AvenirLTStd-Medium';
}
.mailing .mailing-list li {
  padding: 3px 0;
}
.error-msg {
  color: #ef4835;
  font-weight: 600;
  /* Signup Page */
}
.catalogue_signup {
  /* Home Template */
}
.catalogue_signup h2 {
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.catalogue_signup form input[type="text"], .catalogue_signup form input[type="email"], .catalogue_signup form select {
  border-radius: 0;
}
.catalogue_signup form label {
  text-align: left !important;
}
.catalogue_signup form select {
  margin-top: 10px;
}
.catalogue_signup .online-catalogue {
  text-align: left;
  margin-bottom: 40px;
  margin-top: 40px;
}
.red-bullet-list {
  letter-spacing: -1px;
  font-size: 109%;
  text-align: left;
  list-style-image: url(website/checkmark.png);
  font-family: 'AvenirLTStd-Medium';
  padding-left: 25px;
  /* Subcategory Template */
}
.red-bullet-list li {
  padding: 3px 0;
  font-size: 16px;
  font-weight: 600;
}
.subcategory-page {
  /* Product Template */
}
.subcategory-page .subcategory-items {
  text-align: center;
}
.subcategory-page .subcategory-items .flower-item img {
  padding-top: 40px;
  height: 100%;
}
.subcategory-page .subcategory-items .flower-item button {
  margin-right: 28px;
}
.subcategory-page .subcategory-items .flower-item h4 {
  padding-top: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.subcategory-page .subcategory-items .flower-item p {
  font-size: 15px;
}
.subcategory-page .subcategory-items .flower-item .shop-now-overlay {
  display: none;
}
.subcategory-page .subcategory-items .flower-item:hover .image-with-overlay {
  position: relative;
}
.subcategory-page .subcategory-items .flower-item:hover .image-with-overlay .shop-now-overlay {
  display: inline;
  position: absolute;
  z-index: 10;
  margin: 0 auto;
  bottom: 0;
  top: 40%;
  left: 0;
  right: 0;
}
.subcategory-page .subcategory-items .flower-item:hover .image-with-overlay .shop-now-overlay img {
  width: auto;
  height: auto;
}
.slider-main-container {
  position: relative;
}
.slider-main-container .emblem-exclusive {
  width: 163px;
  height: 106px;
  position: absolute;
  right: -10px;
  top: 18px;
  background: url(../img/emblem-exclusive.png) no-repeat;
  z-index: 800;
}
@media (min-width: 769px) {
  .product > a > img {
    min-height: 219px;
    min-width: 230px;
  }
}
.slider-nav-container {
  width: 100%;
  overflow: hidden;
}
.img-slider-nav {
  margin-right: -20px;
}
.img-slider-nav .slide {
  margin-right: 20px;
  outline: 0;
}
.img-slider-nav .slide img {
  opacity: 0.5;
}
.details-top, .details-bottom {
  box-shadow: 0 5px 4px rgba(24, 24, 24, 0.34);
}
.details-top {
  background-color: #f1f2f2;
  width: 100%;
  padding: 40px;
  margin: 0;
}
.details-top h1 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 30px !important;
}
.details-top .details-top-subsection {
  display: inline-block;
  float: left;
  width: 50%;
  padding-top: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 0;
}
.details-top .details-top-subsection select {
  display: block;
  max-width: none;
  font-family: 'AvenirLTStd-Light';
  font-size: 20px;
  background: url(website/dropdown.png) 101% no-repeat #fff;
}
.details-top .details-top-subsection form {
  margin-bottom: 0 !important;
}
.details-top .details-top-subsection #respond input#submit, .details-top .details-top-subsection a.button, .details-top .details-top-subsection button.button, .details-top .details-top-subsection input.button, .details-top .details-top-subsection button, .details-top .details-top-subsection button:hover:not(.close) {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -moz-linear-gradient(center top, #f7f7f7, #dadada);
  width: auto !important;
  font-size: 20px;
  margin-top: 10px;
  font-family: 'AvenirLTStd-Light';
  padding-bottom: 10px;
}
.details-top .details-top-subsection form.cart .button {
  float: right;
}
.details-top .details-top-subsection p {
  margin: 0;
  font-size: 15px;
}
.details-top .details-top-subsection .payment-methods {
  padding-top: 15px;
}
.thumbnails {
  margin-top: 20px;
}
.details-bottom {
  margin-top: 24px;
  border: 1px solid #cdcdcd;
  width: 100%;
  /* Category Page Template */
}
.details-bottom .nav-tabs {
  border-bottom: none;
}
.details-bottom .nav-tabs > li {
  width: 33.33%;
}
.details-bottom .nav-tabs > li > a, .details-bottom .nav-tabs > li.active > a {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -moz-linear-gradient(center top, #f7f7f7, #dadada);
  font-family: 'AvenirLTStd', sans-serif;
  color: black;
  width: 100%;
  height: 100%;
  outline: 0;
  border-top: none;
  border-left: none;
  border-right: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-radius: 0;
  padding: 15px 40px 12px;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
}
.details-bottom .nav-tabs > li.active > a {
  background: white;
  text-decoration: underline;
  border-bottom: 1px solid white;
}
.details-bottom .nav-tabs > li:last-child > a {
  border-right: none;
}
.details-bottom .tab-content {
  padding: 40px;
}
.details-bottom .tab-content, .details-bottom .tab-content p {
  font-family: 'AvenirLTStd', sans-serif;
  font-size: 15px;
}
.category-page {
  /* Category Page Template */
}
.category-page .category-item {
  text-align: center;
}
.category-page .category-item img {
  padding-top: 30px;
  height: 100%;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.category-page .category-item h4 {
  padding-top: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.category-page .category-item p {
  font-size: 15px;
}
.category-page .category-item:hover img {
  opacity: 0.5;
}
.category-page .category-item:hover h4 {
  text-decoration: underline;
}
.category-page .category-item:hover button {
  background: #ef4835;
  color: #fff;
}
.category-page {
  /* Woocommerce */
}
.category-page .category-item {
  text-align: center;
}
.category-page .category-item img {
  padding-top: 30px;
  height: 100%;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.category-page .category-item h4 {
  padding-top: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.category-page .category-item p {
  font-size: 15px;
}
.category-page .category-item:hover img {
  opacity: 0.5;
}
.category-page .category-item:hover h4 {
  text-decoration: underline;
}
.category-page .category-item:hover button {
  background: #ef4835;
  color: #fff;
}
.category-page .long-category {
  padding: 20px 0;
}
.entry {
  padding: 0;
}
{
  font-family: 'AvenirLTStd-Medium', sans-serif;
  font-size: 14px;
}
h1 { font-family: 'AvenirLTStd-Heavy', sans-serif; }
.header {
  text-transform: uppercase;
}
.address {
  color: #000;
  padding-left: 40px;
}
.order-arrive {
  padding-top: 100px;
  padding-bottom: 100px;
}
.table-header {
  text-transform: uppercase;
  padding: 5px 10px;
  width: auto;
}
.table-cell {
  padding: 5px 10px;
}
.table.account-details {
  margin-left: 40px;
  margin-top: 20px;
  padding-bottom: 40px;
}
.table.account-details .formatted-address, .table.account-details .table-row.user-details {
  margin-left: 40px !important;
  width: auto;
}
.thank-you-msg {
  font-size: 14px;
}
.thank-you-msg span {
  line-height: 50px;
  font-size: 23px;
  font-family: 'AvenirLTStd-Heavy';
}
.order-ref-no {
  font-weight: bold;
}
.order-ref-no, .contact-text {
  margin-top: -28px;
}
table.my_account_orders, table.order_details {
  border: none;
}
table.my_account_orders thead, table.order_details thead, table.my_account_orders tr, table.order_details tr, table.my_account_orders th, table.order_details th, table.my_account_orders td, table.order_details td {
  border: none;
}
table.my_account_orders thead th, table.order_details thead th {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 2px solid #000;
  padding: 15px 10px 10px;
}
table.my_account_orders tbody td, table.order_details tbody td {
  vertical-align: top;
  font-size: 14px;
  color: #000;
  padding: 15px 10px 10px;
  border-bottom: 1px solid #000;
}
table.my_account_orders tbody tr:last-child td, table.order_details tbody tr:last-child td {
  border-bottom: 2px solid #000;
}
table.my_account_orders tbody li.order-item, table.order_details tbody li.order-item {
  height: 28px;
  margin-bottom: 10px;
}
table.my_account_orders tbody li.order-item img, table.order_details tbody li.order-item img {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
table.order_details .product-total {
  text-align: right;
}
table.order_details td, table.order_details td a {
  color: #000;
  text-transform: uppercase;
}
table.order_details th.product-total {
  font-weight: normal;
  text-transform: uppercase;
}
table.order_details thead th {
  padding: 10px 10px 10px;
}
table.order_details tbody tr td {
  padding: 10px 10px 10px;
  border-bottom: none;
  vertical-align: top;
}
table.order_details tbody tr td .item-container {
  height: 60px;
  float: left;
  display: inline-block;
}
table.order_details tbody tr td img {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
table.order_details tbody tr td dl {
  padding: 0;
}
table.order_details tfoot td {
  padding: 10px 10px 10px;
  color: black;
  font-weight: normal;
  border: none;
}
table.order_details tfoot th {
  padding: 10px 10px 10px;
  border: none;
}
table.order_details tfoot tr:first-child th, table.order_details tfoot tr:first-child td {
  border-top: 1px solid #808080;
}
table.order_details tfoot tr:last-child th, table.order_details tfoot tr:last-child td {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  background: #f2f2f2;
}
form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox input {
  margin: 8px 10px 0px -18px;
}
form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox span {
  padding-left: 15px;
  line-height: normal;
  /* Cart + Checkout Page */
}
.checkout, .cart {
  font-style: 'AvenirLTStd-Roman' !important;
}
.checkout label, .cart label {
  font-weight: normal;
}
.checkout .woocommerce-shipping-fields, .cart .woocommerce-shipping-fields {
  display: none;
}
.checkout table.cart, .cart table.cart {
  border: none;
  border-radius: 0;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.checkout table.cart td, .cart table.cart td {
  border: none;
}
.checkout table.cart td img, .cart table.cart td img {
  width: 55px;
}
.checkout table.cart td input[type="number"].qty, .cart table.cart td input[type="number"].qty {
  padding: 0;
  border: none;
}
.checkout table.cart td.product-price, .cart table.cart td.product-price {
  text-transform: none;
}
.checkout table.cart td.product-thumbnail, .cart table.cart td.product-thumbnail {
  padding: 6px;
}
.checkout input[name="update_cart"], .cart input[name="update_cart"] {
  float: right;
}
.checkout .coupon, .cart .coupon {
  text-transform: uppercase;
}
.checkout .coupon label, .cart .coupon label {
  font-weight: normal;
  padding-right: 10px;
}
.checkout .coupon input[name="apply_coupon"], .cart .coupon input[name="apply_coupon"] {
  width: 100px;
}
.checkout .coupon input#coupon_code, .cart .coupon input#coupon_code {
  width: 150px;
}
.checkout .cart-collaterals, .cart .cart-collaterals {
  text-transform: uppercase;
  padding-top: 30px;
}
.checkout .cart-collaterals .cart_totals, .cart .cart-collaterals .cart_totals {
  width: 70%;
}
.checkout .cart-collaterals .cart_totals .checkout-button, .cart .cart-collaterals .cart_totals .checkout-button, .checkout .cart-collaterals .cart_totals .checkout-button:hover, .cart .cart-collaterals .cart_totals .checkout-button:hover {
  background: rgba(0, 0, 0, 0) linear-gradient(center top, #f7f7f7, #dadada) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -webkit-linear-gradient(center top, #f7f7f7, #dadada) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #f7f7f7, #dadada) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) -o-linear-gradient(center top, #f7f7f7, #dadada) repeat scroll 0 0;
  font-family: "AvenirLTStd-Medium", sans-serif;
  font-size: 14px;
  font-weight: 400 !important;
}
.checkout .cart-collaterals .cart_totals h2, .cart .cart-collaterals .cart_totals h2 {
  text-align: right;
}
.checkout .cart-collaterals .cart_totals .order-total, .cart .cart-collaterals .cart_totals .order-total {
  background-color: #f1f2f2;
  border-bottom: 1px solid #808080;
  border-top: 1px solid #808080;
}
.checkout .cart-collaterals .cart_totals th, .cart .cart-collaterals .cart_totals th {
  text-align: left;
  font-weight: bold;
  width: 50% !important;
  padding: 10px 0;
}
.checkout .cart-collaterals .cart_totals td, .cart .cart-collaterals .cart_totals td {
  padding: 10px;
}
.checkout .cart-collaterals .cart_totals tr.shipping td, .cart .cart-collaterals .cart_totals tr.shipping td {
  padding: 5px 0 0 50px;
  font-weight: normal !important;
}
.checkout .cart-collaterals .cart_totals tr.shipping td p, .cart .cart-collaterals .cart_totals tr.shipping td p {
  font-family: 'proxima-nova';
  line-height: 130%;
  font-size: 12px;
  font-style: italic;
  text-align: right;
}
.checkout .cart-collaterals tbody, .cart .cart-collaterals tbody, .checkout .cart-collaterals td, .cart .cart-collaterals td, .checkout .cart-collaterals th, .cart .cart-collaterals th {
  border: none;
  text-align: right;
}
.checkout .cart-collaterals .wc-proceed-to-checkout a, .cart .cart-collaterals .wc-proceed-to-checkout a, .checkout .cart-collaterals .wc-proceed-to-checkout a:hover, .cart .cart-collaterals .wc-proceed-to-checkout a:hover {
  background-color: #fff;
  color: #000;
  font-family: 'AvenirLTStd-Medium';
  border: 1px solid #000;
  border-radius: 0;
}
.checkout #order_review table.woocommerce-checkout-review-order-table, .cart #order_review table.woocommerce-checkout-review-order-table {
  border: none;
}
.checkout #order_review table.woocommerce-checkout-review-order-table thead tr th, .cart #order_review table.woocommerce-checkout-review-order-table thead tr th {
  border-bottom: 2px solid #000;
}
.checkout #order_review table.woocommerce-checkout-review-order-table .product-name, .cart #order_review table.woocommerce-checkout-review-order-table .product-name {
  text-transform: uppercase;
}
.checkout #order_review table.woocommerce-checkout-review-order-table th, .cart #order_review table.woocommerce-checkout-review-order-table th {
  text-transform: uppercase;
  font-size: 16px;
}
.checkout #order_review table.woocommerce-checkout-review-order-table tr.order-total, .cart #order_review table.woocommerce-checkout-review-order-table tr.order-total {
  font-size: 14px;
  background-color: #f2f2f2;
}
.checkout #order_review table.woocommerce-checkout-review-order-table tr.order-total th, .cart #order_review table.woocommerce-checkout-review-order-table tr.order-total th {
  font-weight: 700 !important;
  font-size: 14px;
  border-bottom: 1px solid #000;
}
.checkout #order_review table.woocommerce-checkout-review-order-table tr.order-total td, .cart #order_review table.woocommerce-checkout-review-order-table tr.order-total td {
  border-bottom: 1px solid #000;
}
.checkout #order_review table.woocommerce-checkout-review-order-table tr.shipping td p, .cart #order_review table.woocommerce-checkout-review-order-table tr.shipping td p, .checkout #order_review table.woocommerce-checkout-review-order-table tr.fee td p, .cart #order_review table.woocommerce-checkout-review-order-table tr.fee td p, .checkout #order_review table.woocommerce-checkout-review-order-table tr.shipping th, .cart #order_review table.woocommerce-checkout-review-order-table tr.shipping th, .checkout #order_review table.woocommerce-checkout-review-order-table tr.fee th, .cart #order_review table.woocommerce-checkout-review-order-table tr.fee th, .checkout #order_review table.woocommerce-checkout-review-order-table tr.shipping td span, .cart #order_review table.woocommerce-checkout-review-order-table tr.shipping td span, .checkout #order_review table.woocommerce-checkout-review-order-table tr.fee td span, .cart #order_review table.woocommerce-checkout-review-order-table tr.fee td span {
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: normal;
}
.checkout form.login, .cart form.login, .checkout form.register, .cart form.register {
  border: none;
}
.checkout div.woocommerce-checkout-payment, .cart div.woocommerce-checkout-payment {
  background: #fff !important;
}
.checkout div.woocommerce-checkout-payment ul, .cart div.woocommerce-checkout-payment ul {
  border-bottom: 1px solid #000 !important;
}
.checkout div.woocommerce-checkout-payment ul li, .cart div.woocommerce-checkout-payment ul li {
  list-style: none;
}
.checkout div.create-account p, .cart div.create-account p {
  font-size: 15px;
}
.checkout div.create-account p#account_password_field, .cart div.create-account p#account_password_field {
  width: 50%;
  float: left;
  clear: left;
  font-size: 16px;
}
.checkout div.create-account p#account_password2_field, .cart div.create-account p#account_password2_field {
  width: 50%;
  float: right;
  font-size: 16px;
}
.checkout .woocommerce-checkout #payment ul.payment_methods, .cart .woocommerce-checkout #payment ul.payment_methods {
  padding: 0 !important;
}
.checkout .woocommerce-checkout #payment ul.payment_methods .payment_box, .cart .woocommerce-checkout #payment ul.payment_methods .payment_box {
  background-color: #fff;
  width: 100%;
}
.checkout .woocommerce-checkout #payment ul.payment_methods .payment_method_onepoint-anz-egate, .cart .woocommerce-checkout #payment ul.payment_methods .payment_method_onepoint-anz-egate {
  width: 100%;
  padding: 0;
  color: #000;
}
.checkout .woocommerce-checkout #payment ul.payment_methods .payment_method_onepoint-anz-egate input, .cart .woocommerce-checkout #payment ul.payment_methods .payment_method_onepoint-anz-egate input {
  border: 1px solid #000;
  font-size: 18px;
}
.cart-popup img {
  width: 55px;
}
.valid-input {
  border-color: #69bf29 !important;
}
.invalid-input {
  border-color: #a00 !important;
}
#product-columns {
  margin-top: 25px;
}
#product-columns h1.page-title {
  display: none;
}
#product-columns .featured-img span.ribbons {
  position: absolute;
  top: 15px;
  right: 2px;
}
#product-columns .featured-img span.ribbons img {
  display: block;
  text-align: center;
}
.woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
  display: none;
}
.woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
  display: none;
}
ul.products li.product, .woocommerce-page ul.products li.product {
  float: left;
  padding: 0;
  position: relative;
  width: 30.05% !important;
}
ul.products li.product select, .woocommerce-page ul.products li.product select {
  width: 100%;
}
ul.products li.product a img {
  margin: 0;
}
ul.products li.product h3 {
  padding: 5px 0 0 0;
  height: 50px !important;
  vertical-align: middle;
}
ul.products li.product .button {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -moz-linear-gradient(center top, #f7f7f7, #dadada);
  font-family: "AvenirLTStd-Medium", sans-serif;
  font-size: 14px;
  padding: 10px 20px 7px;
  margin-top: 5px !important;
  font-weight: 400 !important;
}
.single-product div.product form.cart .variations select {
  padding-top: 3px;
  padding-bottom: 0;
}
.single-product div.product form.cart .button.single_add_to_cart_button {
  width: 100% !important;
}
.single-product .details-top .details-top-subsection {
  width: 60%;
}
.single-product .delivery-payment {
  width: 40% !important;
}
.side-panel {
  border: 1px solid black;
  margin-bottom: 30px;
  padding: 20px;
}
.side-panel.shadowed {
  box-shadow: 0 5px 4px rgba(24, 24, 24, 0.34);
}
.side-panel h1, .side-panel h2 {
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}
.side-panel h2 {
  margin-bottom: 20px;
}
.side-panel.search {
  padding: 0;
}
.side-panel.search .header, .side-panel.search .body {
  padding: 20px;
}
.side-panel.search .header {
  border-bottom: 1px solid black;
  padding: 15px 20px;
  text-align: center;
}
.side-panel.search .header h2 {
  margin-bottom: 0;
}
.side-panel.search .common-search {
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.side-panel.search .common-search ul li {
  line-height: 24px;
}
.side-panel.search .common-search ul li a {
  text-decoration: underline;
}
.side-panel.search .common-search ul li a:hover {
  text-decoration: none;
}
.side-panel.search #popular_searches-2 {
  border-bottom: 1px solid #000;
}
.side-panel.search #popular_searches-2 h4 {
  margin-top: 0;
  font-size: 16px;
}
.side-panel.search #popular_searches-2 ul li {
  border-bottom: none;
  margin-bottom: 5px;
  padding-bottom: 0;
  font-size: 14px;
}
.side-panel.search #popular_searches-2 ul li a {
  text-decoration: none;
  border-bottom: 1px solid #000;
}
.side-panel.search #popular_searches-2 ul li:last-child {
  padding-bottom: 20px;
}
.side-panel.search .search-filters .widget-title {
  font-size: 13px;
  margin-bottom: 7px;
  margin-top: 15px;
}
.side-panel.search .search-filters select {
  width: 100%;
  text-transform: none;
  text-align: left;
  padding-left: 5px;
}
.side-panel.mailing h2 {
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}
.side-panel.mailing img {
  margin: 15px 0;
}
.side-panel.mailing input[type="email"] {
  width: 100%;
  padding: 7px 10px 5px;
}
.side-panel.latest-news .rpwe-block li {
  border: none;
}
.side-panel.latest-news .rpwe-block h3, .side-panel.latest-news .rpwe-summary {
  font-size: 13px !important;
}
.side-panel.featured-product ul.product_list_widget li img {
  width: 100%;
  margin-bottom: 20px;
}
.side-panel.featured-product ul.product_list_widget li a {
  border-bottom: 1px solid white;
}
.side-panel.sidebar-promo-box {
  border: none;
  background: #dcdcdc;
  font-size: 14px;
}
.side-panel.sidebar-promo-box h2 {
  font-family: "AvenirLTStd-Heavy", sans-serif;
  text-transform: none;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
.side-panel.sidebar-promo-box .promo-box-img {
  float: right;
  margin-top: -15px;
  margin-right: -10px;
  height: 60px;
  width: auto;
}
.sidebar-content .sidebar-primary, .sidebar-primary {
  width: 100%;
  float: none;
  /* Checkout */
}
.sidebar-content .sidebar-primary .widget, .sidebar-primary .widget {
  padding: 0;
}
p#billing_country_field, p#shipping_country_field {
  display: none;
}
table.shop_table th {
  font-weight: normal;
  font-family: 'AvenirLTStd-Heavy';
}
table.shop_table tbody th, table.shop_table tfoot td, table.shop_table tfoot th {
  font-weight: 300 !important;
}
.custom-product-thumbnail img {
  width: 100px;
  /* Multiple address */
}
.multiple-address-info, .login-info {
  margin: 20px 0;
  border-bottom: 2px solid #000;
  border-top: 2px solid #000;
  width: 100%;
  font-family: 'AvenirLTStd-Medium';
  font-size: 16px;
  padding: 20px 10px;
  text-align: center;
  /* better search */
}
.multiple-address-info a, .login-info a {
  border-bottom: 1px solid #000;
}
.widget_widget_bsearch_pop {
  background-color: red;
  /* Product Page - variations */
}
.widget_widget_bsearch_pop h4 {
  font-size: 16px !important;
  padding-bottom: 15px;
}
.widget_widget_bsearch_pop a, .widget_widget_bsearch_pop a:visited, .widget_widget_bsearch_pop a:hover, .widget_widget_bsearch_pop a:focus, .widget_widget_bsearch_pop a:active {
  color: #000 !important;
  display: block;
  line-height: normal;
  text-decoration: underline;
  width: auto !important;
  border-bottom: none;
}
.widget_widget_bsearch_pop a:hover {
  text-decoration: underline;
  border-bottom: none;
}
ul.products {
  text-align: center;
}
ul.products tbody {
  border-bottom: none;
}
ul.products span.price span {
  font-size: 14px;
  color: #000;
}
ul.products table.variations {
  margin-bottom: 10px;
}
ul.products table.variations td.label {
  display: none;
}
ul.products table.variations td.value {
  border: none;
}
ul.products table.variations td.value select#quantity {
  width: 100%;
  text-align: center;
}
ul.products div.single_variation_wrap div.variations_button input.qty {
  border: 1px solid #000;
  padding: 5px;
}
ul.products div.single_variation_wrap div.variations_button button.single_add_to_cart_button {
  border: 1px solid #000;
  border-radius: 0px;
  background-color: #fff;
  color: #000;
  font-weight: normal;
}
ul.products li.product .onsale, span.onsale {
  top: 20px !important;
  right: -7px !important;
  background: none !important;
  box-shadow: none !important;
}
span.onsale {
  top: 20px !important;
  width: 147px;
  margin-left: 312px !important;
  /* Pagination */
}
.pagination-wrap {
  text-align: center;
}
.custom-pagination {
  border: 1px solid #d3ced2;
  text-align: center;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 10px;
}
.custom-pagination .page-numbers {
  float: left;
  border-right: 1px solid #d3ced2;
  padding: 7px 6.5px 6.5px 6.5px;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  min-width: 1em;
  font-family: 'AvenirLTStd-Medium', sans-serif;
  display: inline-block;
}
.custom-pagination .page-numbers.current {
  float: left;
  border-right: 1px solid #d3ced2;
  font-weight: 100;
  background: #ebe9eb;
  color: #8a7e88;
}
.custom-pagination .page-numbers:last-child {
  border: 0px;
}
.custom-pagination .page-numbers:hover {
  background: #ebe9eb;
  color: #8a7e88;
}
.custom-pagination .page-numbers.page-num {
  display: block;
  padding-top: 10px;
}
.custom-pagination strong {
  font-weight: normal;
  font-family: 'AvenirLTStd-Heavy';
}
.custom-pagination strong a, .custom-pagination strong span {
  padding: 0 10px;
}
#signupModal .modal-dialog {
  min-width: 744px;
}
#signupModal .modal-body {
  background: #f2f2f2;
  padding: 10px;
}
#signupModal .hero-img {
  display: block;
  opacity: 1;
  position: relative;
  max-width: 723px;
  min-height: 263px;
  background: url(website/catalogue_signup_popup.jpg) no-repeat center center;
  background-size: cover;
  padding: 25px 15px;
  color: white;
  margin-bottom: 10px;
}
#signupModal .hero-img em.heavy {
  font-family: 'AvenirLTStd-Heavy';
}
#signupModal .hero-img .magazines {
  display: inline-block;
  position: absolute;
  bottom: -25px;
  right: 12px;
}
#signupModal .hero-img .magazines img { vertical-align: top; }
#signupModal .hero-img ul li::before {
  content: '';
  display: inline-block;
  margin-right: 3px;
  width: 13px;
  height: 9px;
  background: url(website/checkmark.png) no-repeat left top;
}
#signupModal form .modal-errors {
  color: red;
}
#signupModal form label {
  font-style: italic;
  font-size: 15px;
  line-height: 18px;
  padding-top: 5px;
}
#signupModal form .form-group, #signupModal form .fieldset {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
#signupModal form .form-control {
  position: absolute;
  right: 0;
  top: 0;
  font-family: "AvenirLTStd-Medium";
  width: 213px;
  border: 1px solid #000;
  background-color: #fff;
  padding: 7px 10px 5px;
  margin: 5px 0px;
  border-radius: 0px;
  font-style: italic;
  text-transform: none;
  text-align: left;
}
#signupModal form select {
  color: #999;
}
#signupModal form option:not(:checked) {
  color: #222;
}
#signupModal form .dropdown {
  position: relative;
}
#signupModal form .dropdown .dropdown-arrow {
  position: absolute;
  right: 10px;
  bottom: 20px;
  display: inline-block;
  width: 11px;
  height: 6px;
  content: '';
  background: url(website/arrow-dropdown.png) no-repeat center center;
}
#signupModal form button {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -moz-linear-gradient(center top, #f7f7f7, #dadada);
  margin-top: -15px;
  padding: 7px 15px 5px;
  margin-bottom: 10px;
}
#signupModal form .small {
  color: #666;
  font-style: italic;
}
.catalogue_signup .site-inner, .catalogue_signup-thankyou .site-inner {
  padding-top: 0;
  margin-top: -20px;
}
.catalogue_signup .content-wrapper, .catalogue_signup-thankyou .content-wrapper {
  background: #f2f2f2;
  padding: 15px 22px 40px;
}
.catalogue_signup .content-wrapper .signup-progress, .catalogue_signup-thankyou .content-wrapper .signup-progress {
  background: white;
  padding: 5px;
  position: relative;
  margin-bottom: 20px;
}
.catalogue_signup .content-wrapper .signup-progress .pad, .catalogue_signup-thankyou .content-wrapper .signup-progress .pad {
  position: relative;
}
.catalogue_signup .content-wrapper .signup-progress .bar, .catalogue_signup-thankyou .content-wrapper .signup-progress .bar {
  padding: 7px 10px 5px;
  text-align: center;
  position: relative;
}
.catalogue_signup .content-wrapper .signup-progress .bar::before, .catalogue_signup-thankyou .content-wrapper .signup-progress .bar::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #219b10;
}
.catalogue_signup .content-wrapper .signup-progress .bar span, .catalogue_signup-thankyou .content-wrapper .signup-progress .bar span {
  font-family: 'AvenirLTStd-Medium';
  position: relative;
  z-index: 900;
  color: #222;
}
.catalogue_signup .content-wrapper .signup-progress.complete .bar::before, .catalogue_signup-thankyou .content-wrapper .signup-progress.complete .bar::before {
  width: 100%;
}
.catalogue_signup .content-wrapper p, .catalogue_signup-thankyou .content-wrapper p, .catalogue_signup .content-wrapper em, .catalogue_signup-thankyou .content-wrapper em, .catalogue_signup .content-wrapper li, .catalogue_signup-thankyou .content-wrapper li {
  font-family: 'AvenirLTStd-Medium';
  font-size: 18px;
  color: #555;
  line-height: 22px;
}
.catalogue_signup .content-wrapper p, .catalogue_signup-thankyou .content-wrapper p {
  margin-bottom: 20px;
}
.catalogue_signup .content-wrapper h1, .catalogue_signup-thankyou .content-wrapper h1 {
  font-family: 'AvenirLTStd-Heavy';
  font-weight: 600;
  color: #13047c;
  font-size: 30px;
  line-height: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.catalogue_signup .content-wrapper ul, .catalogue_signup-thankyou .content-wrapper ul {
  padding-left: 20px;
}
.catalogue_signup .content-wrapper ul li, .catalogue_signup-thankyou .content-wrapper ul li {
  list-style-type: disc;
}
.catalogue_signup .content-wrapper .arrow, .catalogue_signup-thankyou .content-wrapper .arrow {
  background: #444;
  text-align: center;
  padding: 20px 20px 18px;
  width: 92%;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.catalogue_signup .content-wrapper .arrow, .catalogue_signup-thankyou .content-wrapper .arrow, .catalogue_signup .content-wrapper .arrow p, .catalogue_signup-thankyou .content-wrapper .arrow p {
  color: white;
  line-height: 18px;
  margin-bottom: 0;
}
.catalogue_signup .content-wrapper .arrow::after, .catalogue_signup-thankyou .content-wrapper .arrow::after {
  content: '';
  display: block;
  position: absolute;
  top: -50%;
  right: -60px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 55px 0 55px 60px;
  border-color: transparent transparent transparent #444;
}
.catalogue_signup .form-wrapper, .catalogue_signup-thankyou .form-wrapper {
  -webkit-box-shadow: -7px 7px 7px 0px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: -7px 7px 7px 0px rgba(0, 0, 0, 0.28);
  box-shadow: -7px 7px 7px 0px rgba(0, 0, 0, 0.28);
  margin-bottom: 35px;
}
.catalogue_signup .form-wrapper .form-header, .catalogue_signup-thankyou .form-wrapper .form-header {
  color: white;
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
  text-align: center;
  padding: 20px 20px 40px;
  background: url(/assets/website/signup-bg-step2.png) no-repeat center bottom;
  background-size: cover;
}
.catalogue_signup .form-wrapper .form-header .underline, .catalogue_signup-thankyou .form-wrapper .form-header .underline {
  display: inline-block;
  border-bottom: 2px solid white;
  line-height: 20px;
}
.catalogue_signup .form-wrapper .error-msg, .catalogue_signup-thankyou .form-wrapper .error-msg, .catalogue_signup .form-wrapper .success-msg, .catalogue_signup-thankyou .form-wrapper .success-msg {
  padding: 20px;
}
.catalogue_signup .form-wrapper form, .catalogue_signup-thankyou .form-wrapper form {
  padding: 0 20px 20px;
  margin-top: -5px;
}
.catalogue_signup .form-wrapper form h2, .catalogue_signup-thankyou .form-wrapper form h2 {
  font-size: 19px;
  font-family: 'AvenirLTStd-Medium';
}
.catalogue_signup .form-wrapper form label, .catalogue_signup-thankyou .form-wrapper form label {
  font-family: 'AvenirLTStd-Light';
  font-size: 14px;
  line-height: 18px;
  padding-top: 15px;
  color: #333;
}
.catalogue_signup .form-wrapper form .form-group, .catalogue_signup-thankyou .form-wrapper form .form-group {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.catalogue_signup .form-wrapper form .form-group.group-state, .catalogue_signup-thankyou .form-wrapper form .form-group.group-state {
  margin-top: -5px;
  margin-bottom: 25px;
}
.catalogue_signup .form-wrapper form select.form-control, .catalogue_signup-thankyou .form-wrapper form select.form-control {
  width: 100%;
  text-transform: none;
  padding: 5px 10px 3px;
  height: auto;
}
.catalogue_signup .form-wrapper form select.form-control.address-state, .catalogue_signup-thankyou .form-wrapper form select.form-control.address-state {
  width: auto;
  height: 34px;
  border: 1px solid #000;
}
.catalogue_signup .form-wrapper form .dropdown-container, .catalogue_signup-thankyou .form-wrapper form .dropdown-container {
  position: relative;
}
.catalogue_signup .form-wrapper form .dropdown-container.state, .catalogue_signup-thankyou .form-wrapper form .dropdown-container.state {
  position: absolute;
  position: absolute;
  right: 0;
  top: 0;
}
.catalogue_signup .form-wrapper form .dropdown-arrow, .catalogue_signup-thankyou .form-wrapper form .dropdown-arrow {
  position: absolute;
  right: 10px;
  bottom: 15px;
  display: inline-block;
  width: 11px;
  height: 6px;
  content: '';
  background: url(website/arrow-dropdown.png) no-repeat center center;
}
.catalogue_signup .form-wrapper form input, .catalogue_signup-thankyou .form-wrapper form input {
  position: absolute;
  right: 0;
  top: 0;
  font-family: "AvenirLTStd-Medium";
  border: 1px solid #000;
  background-color: #fff;
  padding: 7px 10px 5px;
  margin: 5px 0px;
  border-radius: 0px;
  font-style: normal;
  text-transform: none;
  text-align: left;
}
.catalogue_signup .form-wrapper form button, .catalogue_signup-thankyou .form-wrapper form button {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -moz-linear-gradient(center top, #f7f7f7, #dadada);
  width: 100%;
  margin-bottom: 15px;
}
.catalogue_signup .form-wrapper form .small, .catalogue_signup-thankyou .form-wrapper form .small {
  color: #444;
  font-style: italic;
}
.catalogue_signup .testimonials h1, .catalogue_signup-thankyou .testimonials h1 {
  font-family: 'AvenirLTStd-Medium';
  color: #e99f70;
  font-size: 28px;
  line-height: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px 22px;
}
.catalogue_signup .testimonials .testimonial, .catalogue_signup-thankyou .testimonials .testimonial {
  background: #e3e3e3;
  border: 1px solid #000;
  padding: 30px 22px 25px;
  margin-right: 22px;
  margin-bottom: 20px;
}
.catalogue_signup .testimonials .testimonial .text, .catalogue_signup-thankyou .testimonials .testimonial .text {
  margin-bottom: 20px;
}
.catalogue_signup .testimonials .testimonial .text, .catalogue_signup-thankyou .testimonials .testimonial .text, .catalogue_signup .testimonials .testimonial .text p, .catalogue_signup-thankyou .testimonials .testimonial .text p {
  font-family: 'AvenirLTStd-Medium';
  font-style: italic;
  color: #444;
  font-size: 16px;
}
.catalogue_signup .testimonials .testimonial .client, .catalogue_signup-thankyou .testimonials .testimonial .client {
  font-family: 'AvenirLTStd-Medium';
  font-weight: 700;
  font-size: 13px;
}
.catalogue_signup .footer-signup, .catalogue_signup-thankyou .footer-signup {
  display: none;
}
.nopad {
  padding: 0 !important;
  margin: 0 !important;
}
body.woocommerce-cart .side-panel.mailing, body.woocommerce-checkout .side-panel.mailing {
  display: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #yith-s {
    padding: 7px 10px 7px;
  }
  .side-panel.search .search-filters select {
    padding: 5px 5px 3px;
  }
}
.select2-results {
  max-height: 500px;
}
.select2-search {
  display: none;
}
#billing_postcode, #billing_city {
  padding: 7px 10px 9px;
}
ul.payment_methods {
  border-bottom: none !important;
}
.payment_method_onepoint-anz-egate > label {
  font-size: 17px;
  padding-left: 5px;
}
input#payment_method_onepoint-anz-egate {
  display: none !important;
}
input#billing_email, input#billing_phone {
  width: 50%;
}
#account_password_field, #account_password2_field {
  padding-top: 20px;
  padding-bottom: 50px;
}
.impact-statement {
  font-size: 13px;
  min-height: 35px;
}
.cart input[type=submit] {
  background: gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -moz-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -o-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  font-family: "AvenirLTStd-Medium", sans-serif;
  font-size: 14px;
  font-weight: 400 !important;
  margin-top: 5px !important;
  padding: 7px 20px 5px;
}
.wc-proceed-to-checkout a.button {
  background: gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada)) !important;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada)) !important;
  background: -moz-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada)) !important;
  background: -o-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada)) !important;
  /*.tesselaar-btn, .contact input[type=submit] {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f7f7f7, #dadada) repeat scroll 0 0;
	font-family: "AvenirLTStd-Medium",sans-serif;
	font-size: 14px;
	font-weight: 400 !important;
	margin-top: 5px !important;
	padding: 10px 20px 7px;
}

.subscribe-btn {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f7f7f7, #dadada) repeat scroll 0 0;
	font-family: "AvenirLTStd-Medium",sans-serif;
	font-size: 14px;
	font-weight: 400 !important;
	margin-top: 5px !important;
	padding: 7px 20px !important;
}*/
  /* New ajax search */
}
.ajaxsearchpro {
  box-shadow: none !important;
  background: #fff !important;
}
.ajaxsearchpro .probox {
  box-shadow: none !important;
  border: 1px solid black !important;
  border-radius: 0px !important;
  height: 33px !important;
  margin: 1px !important;
}
.ajaxsearchpro .probox .promagnifier {
  background-image: none !important;
}
.margin-top-20 {
  margin-top: 20px !important;
  /* Resources Page */
}
.page-blog h1 {
  padding-bottom: 30px;
}
.page-blog h2 {
  font-size: 25px;
}
a.global-myaccount-btn {
  text-transform: uppercase;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f6f6+0,dadada+100 */
  font-family: "AvenirLTStd-Medium" !important;
  /* Old browsers */
  background: #f6f6f6;
  /* FF3.6-15 */
  background: linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* FF3.6-15 */
  background: -o-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -webkit-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -moz-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -o-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#dadada',GradientType=0);
  border-color: #000;
  border-radius: 0px;
  font-size: 13px;
  color: #000;
  padding: 11px 30px 10px 30px !important;
  width: 50px;
  text-align: center !important;
  border: 1px solid #000;
}
button.modal-select-state-btn {
  font-weight: bolder;
  font-family: "AvenirLTStd-Medium" !important;
  /* Old browsers */
  background: #f6f6f6;
  /* FF3.6-15 */
  background: linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* FF3.6-15 */
  background: -o-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -webkit-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -moz-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: -o-linear-gradient(to bottom, #f6f6f6 0%, #dadada 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#dadada',GradientType=0);
  border-color: #000;
  border-radius: 0px;
  font-size: 13px;
  color: #000;
  padding: 10px !important;
  width: 20%;
  text-align: center !important;
  border: 1px solid #000;
}
button.modal-select-state-btn:hover {
  width: 20% !important;
  font-size: 13px !important;
  font-weight: 600 !important;
}
button.close:hover {
  font-size: 21px !important;
}
form.register label.subscribe {
  font-size: 13px !important;
}
form.register p.subcribe-disclaimer {
  font-size: 10px !important;
}
.checkout-template .col-content { border-right: 1px solid #c5c5c5; }
.checkout-template .col-sidebar.col-xs-12.col-sm-3.col-md-3.col-lg-3 {
  padding: 0 !important;
}
.checkout-template .col-sidebar.col-xs-12.col-sm-3.col-md-3.col-lg-3 .sidebar-login {
  border-bottom: 1px solid #c5c5c5;
  padding: 10px 0 40px 20px;
}
.checkout-template .col-sidebar.col-xs-12.col-sm-3.col-md-3.col-lg-3 .sidebar-login p {
  font-size: 15px;
  padding-bottom: 15px;
}
.checkout-template .col-sidebar.col-xs-12.col-sm-3.col-md-3.col-lg-3 .sidebar-login span.checkout-login-btn {
  text-transform: uppercase;
  padding: 10px;
  border: 1px solid #000;
  background-color: rgba(0, 0, 0, 0) linear-gradient(center top, #f7f7f7, #dadada) repeat scroll 0 0 !important;
  background-color: rgba(0, 0, 0, 0) -webkit-linear-gradient(center top, #f7f7f7, #dadada) repeat scroll 0 0 !important;
  background-color: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #f7f7f7, #dadada) repeat scroll 0 0 !important;
  background-color: rgba(0, 0, 0, 0) -o-linear-gradient(center top, #f7f7f7, #dadada) repeat scroll 0 0 !important;
}
.checkout-template .col-sidebar.col-xs-12.col-sm-3.col-md-3.col-lg-3 .sidebar-login span.checkout-login-btn a {
  background-image: url(website/icon_login.png) !important;
  background-repeat: no-repeat;
  background-position: left;
  padding: 10px 10px 10px 35px;
}
.checkout-template .col-sidebar.col-xs-12.col-sm-3.col-md-3.col-lg-3 .sidebar-includes {
  padding: 20px 0 30px 20px;
}
.checkout-template .col-sidebar.col-xs-12.col-sm-3.col-md-3.col-lg-3 .sidebar-includes ul.red-bullet-list {
  font-family: "AvenirLTStd-Light" !important;
  padding-top: 10px;
  padding-bottom: 20px;
}
.checkout-template .col-sidebar.col-xs-12.col-sm-3.col-md-3.col-lg-3 .sidebar-includes ul.red-bullet-list li {
  font-weight: normal !important;
  font-size: 15px;
}
.checkout-template .col-sidebar.col-xs-12.col-sm-3.col-md-3.col-lg-3 .sidebar-includes img {
  width: 140px;
}
table.shop_table {
  border: none !important;
}
.respons-button {
  display: none;
  margin-top: 25px;
  margin-right: 20px;
}
.header-btn-wrap {
  display: inline-block;
}
.catalogue_signup .form-wrapper form button:hover {
  width: 100%;
  margin-bottom: 15px;
  /* FOR RESOURCES */
}
.page-resources .res-item {
  background-image: url("../img/round_with_line.png");
  background-position: center center;
  background-repeat: no-repeat;
  font-family: 'AvenirLTStd-Heavy';
  font-size: 18px;
  height: 70px;
  margin: 25px 0;
  padding-top: 25px;
  text-align: center !important;
}
.page-resources .res-how {
  background-color: #f6edcc;
}
.page-resources .res-why {
  background-color: #e9ece2;
}
.page-resources .res-question {
  background-color: #e2d8e2;
}
.page-resources .res-how, .page-resources .res-why, .page-resources .res-question {
  background-position: center top;
  background-repeat: no-repeat;
  margin: 70px 0 30px;
  padding: 0 0 50px;
  text-align: center;
}
.page-resources .res-how p:empty, .page-resources .res-why p:empty, .page-resources .res-question p:empty {
  display: none;
}
.page-resources .res-how img.res-how-img, .page-resources .res-why img.res-how-img, .page-resources .res-question img.res-how-img, .page-resources .res-how img.res-why-img, .page-resources .res-why img.res-why-img, .page-resources .res-question img.res-why-img, .page-resources .res-how img.res-question-img, .page-resources .res-why img.res-question-img, .page-resources .res-question img.res-question-img {
  margin-top: -40px;
}
.page-resources .res-how .res-how-content, .page-resources .res-why .res-how-content, .page-resources .res-question .res-how-content, .page-resources .res-how .res-why-content, .page-resources .res-why .res-why-content, .page-resources .res-question .res-why-content, .page-resources .res-how .res-question-content, .page-resources .res-why .res-question-content, .page-resources .res-question .res-question-content {
  padding: 20px 0;
  position: relative;
  text-align: center;
}
.page-resources .res-how-arrow {
  background-color: #e7c561;
  padding: 15px 15px 0;
  margin: 0 40px -25px;
}
.page-resources .res-how-arrow .res-how-arrow-img {
  margin-bottom: -48px;
  position: relative;
}
.page-resources .img-how-to {
  padding-bottom: 50px;
  width: 100%;
  max-width: 100%;
}
.page-resources .article h1 {
  margin-bottom: 20px;
}
.page-resources .centered-article {
  padding-bottom: 70px;
  text-align: center;
}
.page-resources .centered-article a:hover, .page-resources .centered-article a:active {
  border-bottom: none;
}
.page-resources .centered-article p {
  margin: 25px 40px;
}
.page-resources .centered-article p img {
  width: 100%;
}
.page-resources .centered-article h1, .page-resources .centered-article h2 {
  max-width: 80%;
  margin: 20px auto;
}
.page-resources .centered-article .centered-uppercase {
  text-align: center;
  text-transform: uppercase;
}
.page-resources ul.products li.product, .page-resources .woocommerce-page ul.products li.product {
  float: none !important;
  display: block !important;
  width: 100% !important;
}
.page-resources .image-and-content .left-image p {
  margin: 0 !important;
}
.page-resources .image-and-content .right-content p {
  margin-top: 30% !important;
}
.page-resources .image-and-content .right-content p:empty {
  display: none !important;
}
.page-most-popular {
  /* Media Queries */
}
.page-most-popular ul.products li.product, .page-most-popular .woocommerce-page ul.products li.product {
  display: inline-block !important;
  float: none !important;
  margin: 15px 10px !important;
  max-width: 230px !important;
  padding: 0 !important;
  position: relative !important;
  width: auto !important;
}
@media screen and (min-width:0\0) {
  select {
    background: none;
    padding: 5px;
  }
}
@media (max-width: 1030px) {
  .upper-header-right {
    padding-top: 20px;
  }
  .header-right {
    padding-top: 15px;
  }
  .before-header {
    display: none;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}
@media (max-width: 1199px) {
  .mailing .right {
    text-align: center;
  }
  .mailing .right .mailing-list {
    display: inline-block;
    margin-top: 25px;
  }
  .mailing input[type="text"], .mailing input[type="submit"] {
    display: block;
    max-width: 400px;
    margin: 20px auto 0;
  }
  .mailing input[type="submit"] {
    margin-top: 10px;
  }
  .footer-icons {
    padding-bottom: 14px;
  }
  div.site-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .category-page {
    /*  .details-top-subsection {
    text-align: center;

    select, button {
      margin: 0 auto;
      float: none !important;
    }
  }*/
  }
  .category-page #sidebar {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1065px) {
  .site-header .widget-area {
    width: 700px;
  }
}
@media (max-width: 1046px) {
  .site-header .widget-area {
    width: 702px;
  }
  .before-footer .container {
    width: 100%;
    padding: 0 20px;
  }
  .promo-boxes, .table-row, .promo-box {
    display: block;
  }
  .promo-box, .table-cell.promo-box {
    width: 100%;
    margin: 20px auto;
  }
  .table-header {
    width: auto !important;
  }
  .desktop-button a.global-myaccount-btn {
    margin-left: 2px;
  }
}
@media screen and (max-width: 1017px) {
  .site-header .title-area a img {
    width: 200px;
  }
}
@media (min-width: 992px) {
  #tes-header.affix .header-right {
    padding-top: 25px;
  }
}
@media screen and (max-width: 991px) {
  .desktop-button {
    display: none;
  }
  .respons-button {
    display: block;
  }
}
@media (min-width: 950px) {
  #main-nav .main-menu-item.mobile {
    display: none !important;
  }
  #main-nav ul.main-menu li.mobile-only {
    display: none;
  }
}
@media screen and (max-width: 955px) {
  .site-header .widget-area {
    width: inherit;
  }
}
@media screen and (max-width: 949px) {
  body a#festi-cart.festi-cart.festi-cart-customize {
    width: inherit;
  }
  .popup-cart {
    margin-top: 0px !important;
    position: relative;
    top: -1px;
  }
}
@media (max-width: 747px) {
  .details-top .details-top-subsection button, .details-top .details-top-subsection button:hover {
    margin-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .page-resources ul.products li.product, .page-resources .woocommerce-page ul.products li.product {
    display: inline-block !important;
    float: none !important;
    margin: 20px !important;
    max-width: 250px !important;
    width: 100% !important;
  }
  .page-resources .most-pop-title {
    text-align: center;
  }
  .payments {
    width: 100% !important;
  }
  div#product-page p.payment-methods img {
    padding-right: 20px;
    padding-bottom: 10px;
  }
  #product-page .details-top {
    padding: 25px;
  }
  #product-page .details-top-subsection div.product form.cart .variations select {
    width: 100%;
  }
  #product-page .details-top-subsection #respond input#submit, #product-page .details-top-subsection a.button, #product-page .details-top-subsection button.button, #product-page .details-top-subsection input.button, #product-page .details-top-subsection button, #product-page .details-top-subsection button:hover {
    margin-left: 0;
    margin-top: 10px;
    float: right;
    width: 100%;
  }
  #product-page .details-top-subsection form select, #product-page .details-top-subsection form button {
    width: 100%;
  }
  #product-page .thawte {
    text-align: right;
    margin-bottom: 20px;
    padding: 0;
    margin-right: 15px;
  }
  #product-page .payments {
    padding: 0;
  }
  #product-page .payment-methods {
    margin-right: 15px;
  }
  #product-page .payment-methods img {
    padding-right: 0 !important;
    padding-bottom: 0;
  }
  #product-page .payment-methods img:last-child {
    padding-right: 0;
  }
}
@media (max-width: 950px) {
  .col-sidebar {
    display: none;
  }
  .col-content {
    width: 100% !important;
    padding: 0 20px;
  }
  .checkout .cart-collaterals .cart_totals, .cart .cart-collaterals .cart_totals {
    width: 100% !important;
    padding: 0 20px;
  }
  .checkout .cart-collaterals .cart_totals .wc-proceed-to-checkout, .cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    float: none;
    margin: 0 auto;
  }
  .checkout .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    float: right;
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (max-width: 949px) {
  .header-search.desktop-only {
    display: none;
  }
  body a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-text-before-quantity, body a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-text-after-quantity, body a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-total {
    display: none;
  }
  body a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-total {
    margin-left: 10px;
  }
  a.festi-cart div.festi-cart-content {
    width: auto;
  }
  .popup-cart {
    margin-top: 46px;
    width: auto;
  }
  .header-login {
    padding-bottom: 8px;
  }
  #tes-header.affix .popup-cart {
    margin-top: 10px;
    transition: all 2s ease;
  }
  #main-nav .navbar-header {
    float: none;
  }
  #main-nav .navbar-toggle {
    display: block;
    width: auto;
  }
  #main-nav .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  #main-nav .navbar-collapse.collapse {
    display: none !important;
  }
  #main-nav .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  #main-nav .navbar-nav > li {
    float: none;
  }
  #main-nav .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #main-nav .navbar-text {
    float: none;
    margin: 15px 0;
    /* since 3.1.0 */
  }
  #main-nav .navbar-collapse.collapse.in {
    display: block !important;
  }
  #main-nav .collapsing {
    overflow: hidden !important;
  }
  #main-nav .container {
    padding: 0 !important;
  }
  #main-nav .main-menu-item.desktop {
    display: none;
  }
  #main-nav .main-menu-item.mobile.dropdown.open ul.dropdown-menu {
    display: block;
    width: 100%;
    position: relative;
    box-shadow: none;
    margin-bottom: 17px;
    padding: 0;
    border-radius: 0;
    border-bottom: 1px solid #f2f2f2;
  }
  #main-nav .main-menu-item.mobile.dropdown.open ul.dropdown-menu li {
    display: block;
    padding: 0;
  }
  #main-nav .main-menu-item.mobile.dropdown.open ul.dropdown-menu li:hover {
    border: none !important;
  }
  #main-nav .main-menu-item.mobile.dropdown.open ul.dropdown-menu li a, #main-nav .main-menu-item.mobile.dropdown.open ul.dropdown-menu li a:hover {
    display: block;
    width: 100%;
    text-align: left;
    border: none;
    padding: 10px 20px 10px 40px;
    color: black;
  }
  #main-nav .main-menu-item.mobile.dropdown.open ul.dropdown-menu li a:hover {
    background-image: none;
    background: #f2f2f2;
  }
  #main-nav ul.main-menu > li, #main-nav ul.main-menu > li:hover {
    display: block;
    padding: 0;
    border-right: 0;
    border-left: 0;
  }
  #main-nav ul.main-menu > li .sub-menu, #main-nav ul.main-menu > li:hover .sub-menu {
    display: none;
  }
  #main-nav ul.main-menu > li > a, #main-nav ul.main-menu > li:hover > a, #main-nav ul.main-menu > li > a:hover, #main-nav ul.main-menu > li:hover > a:hover {
    display: block;
    text-align: left;
    width: 100%;
    border-bottom: 0;
    padding: 10px 20px;
  }
  #main-nav ul.main-menu > li > a:hover, #main-nav ul.main-menu > li:hover > a:hover {
    background: #f2f2f2;
  }
  #main-nav > li.mobile-only {
    display: block;
    text-align: left !important;
  }
  #yith-s {
    margin: 10px 0 10px !important;
    width: 65% !important;
    padding: 7px 10px 5px;
  }
  #yith-searchsubmit {
    width: 25% !important;
    padding: 7px 20px 5px;
    margin: 0;
  }
  .category-page #sidebar {
    display: none;
  }
}
@media (max-width: 991px) {
  .footer-icons {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .footer-icons .accepted-ccs {
    margin-top: 4px;
  }
  .footer-icons .left, .footer-icons .center, .footer-icons .right {
    text-align: center;
    margin-bottom: 25px;
  }
  #tes-header.affix .header-right {
    margin-top: 10px;
    padding-top: 0;
  }
  .header-right #yith-s {
    width: 192px;
  }
  .site-header {
    padding: 0px 20px 35px;
  }
  .site-header .widget-area .header-right {
    width: auto;
    padding-top: 35px;
  }
  #main-nav .container {
    width: auto;
    padding: 0 20px;
  }
  #signupModal .modal-dialog {
    min-width: 95%;
  }
  #signupModal .hero-img {
    margin-bottom: 35px;
    max-width: 100%;
  }
  #signupModal form label br {
    display: none;
  }
  #signupModal form .form-group, #signupModal form .fieldset {
    margin-bottom: 10px;
  }
  #signupModal form .form-control, #signupModal form button {
    width: 100%;
    position: relative;
  }
  #signupModal form button {
    margin-top: 10px;
  }
  .catalogue_signup .content-wrapper .arrow {
    width: 100%;
  }
  .catalogue_signup .content-wrapper .arrow::after {
    display: none;
  }
  .catalogue_signup .form-wrapper .form-header {
    max-width: 347px;
    margin-left: auto;
    margin-right: auto;
  }
  .catalogue_signup .form-wrapper form .dropdown-container.state {
    position: relative;
  }
  .catalogue_signup .form-wrapper form label, .catalogue_signup .form-wrapper form input, .catalogue_signup .form-wrapper form select, .catalogue_signup .form-wrapper form select.form-control.address-state {
    display: block;
    position: relative;
    width: 100%;
  }
  .catalogue_signup .form-wrapper form .form-group.group-state {
    margin-top: 0;
    margin-bottom: -15px;
  }
  .catalogue_signup .form-wrapper form .form-group {
    margin-bottom: 0;
  }
  .catalogue_signup .form-wrapper form select.form-control {
    margin-bottom: 20px;
  }
  .catalogue_signup .testimonials .testimonial {
    margin-left: 22px;
  }
}
@media (max-width: 991px) {
  .upper-header-right {
    display: none;
  }
}
@media (max-width: 684px) {
  #signupModal .hero-img {
    margin-bottom: 110px;
    min-height: 0;
  }
  #signupModal .hero-img h1 {
    font-size: 18px;
  }
  #signupModal .hero-img .magazines {
    bottom: -100px;
  }
}
@media (max-width: 610px) {
  .site-header {
    padding-bottom: 5px;
  }
  .site-header .title-area {
    padding-top: 10px;
  }
  .site-header .widget-area .header-right {
    padding-top: 0;
  }
  .popup-cart {
    margin-top: 20px;
  }
  .navbar, .navbar-default {
    margin-top: 10px;
  }
  .respons-button {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  #main-nav .container .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .side-panel.featured-product.shadowed {
    text-align: center;
  }
  .side-panel.featured-product.shadowed a {
    display: inline-block;
  }
  .attachment-shop_thumbnail.wp-post-image {
    max-width: 180px;
    float: none !important;
    display: block;
    text-align: center !important;
    margin: 0 auto !important;
  }
  ul.products li.product, .woocommerce-page ul.products li.product {
    width: 45% !important;
    margin: 0 0 30px !important;
  }
  .product-thumbnail {
    display: block !important;
  }
}

@media screen and (max-width: 500px) {
  button.modal-select-state-btn:hover, button.modal-select-state-btn {
    width: 100px !important;
  }
}
@media screen and (max-width: 489px) {
  body a#festi-cart.festi-cart.festi-cart-customize {
    background-position: 11px 5px;
    padding: 7px 14px 7px 48px !important;
  }
  .respons-button a.global-myaccount-btn {
    padding: 11px 10px 9px 10px !important;
  }
}
@media (max-width: 429px) {
  ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important;
    margin: 0 0 30px !important;
  }
}
@media (max-width: 380px) {
  .footer-social-icons a {
    margin-right: 5px;
  }
}
@media (max-width: 370px) {
  .header-right input.search, .header-right .search-btn {
    width: 100%;
  }
  .header-right input.search {
    margin-bottom: 10px;
  }
  .header-right .header-cart {
    width: 89%;
    padding-left: 25px;
  }
  .header-right .header-cart .popup-cart {
    width: 100%;
  }
}
@media screen and (max-width: 330px) {
  .site-header {
    padding: 0px 5px;
  }
}

.details-bottom .nav-tabs > li > a, .details-bottom .nav-tabs > li.active > a {
  padding: 15px 5px 12px;
}
@media (max-width: 981px) {
  #content div.product div.images, div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 34% !important;
  }
  #content div.product div.summary, div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 64% !important;
  }
}
@media (max-width: 849px) {
  .payment-methods img {
    width: 23%;
  }
}
@media (max-width: 745px) {
  #content div.product div.images, div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 95% !important;
    margin: 0 auto;
    float: none !important;
  }
  #content div.product div.summary, div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 95% !important;
    margin: 0 auto;
    float: none !important;
    padding: 30px 0;
  }
  #content div.product div.summary select, div.product div.summary select, .woocommerce-page #content div.product div.summary select, .woocommerce-page div.product div.summary select, #content div.product div.summary button, div.product div.summary button, .woocommerce-page #content div.product div.summary button, .woocommerce-page div.product div.summary button {
    width: auto;
    float: left;
  }
  #content div.product div.summary select, div.product div.summary select, .woocommerce-page #content div.product div.summary select, .woocommerce-page div.product div.summary select {
    width: 100% !important;
  }
}
@media screen and (max-width: 550px) {
  .site-header .title-area a img {
    width: 170px;
  }
  .respons-button {
    margin-top: 23px;
  }
}
@media (max-width: 515px) {
  .details-top-subsection {
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
  }
  .details-top-subsection select, .details-top-subsection button {
    width: auto !important;
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
  }
  .details-top-subsection button {
    margin-top: 10px !important;
  }
  .delivery-payment {
    width: 100% !important;
    text-align: center;
  }
  .delivery-payment img {
    width: auto;
  }
}
@media screen and (max-width: 410px) {
  .site-header .title-area a img {
    width: 160px;
  }
}
@media (max-width: 342px) {
  /* -------------------------------------------------- */
  /* START Make the cart table responsive */
  /* http://css-tricks.com/responsive-data-tables/ */  .details-bottom li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 600px) {
  /* END Make the cart table responsive */  .cart input[type="number"] {
    margin-left: 0px !important;
  }
  .cart input[name="update_cart"] {
    margin-bottom: 20px;
    float: none !important;
  }
  .cart .checkout-button {
    float: none !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cart h2 {
    text-align: left !important;
  }
  .cart .cart_totals {
    padding: 0 !important;
  }
  .woocommerce-page .cart table.shop_table tbody {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
  }
  .woocommerce-page .cart table.shop_table tr {
    border-bottom: 1px solid black;
  }
  .woocommerce-page .cart table.shop_table tr:last-child {
    border-bottom: none;
    /* Force table to not be like tables anymore */
  }
  .woocommerce-page .cart table.shop_table, .woocommerce-page .cart table.shop_table thead, .woocommerce-page .cart table.shop_table tbody, .woocommerce-page .cart table.shop_table th, .woocommerce-page .cart table.shop_table td, .woocommerce-page .cart table.shop_table tr {
    display: block;
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .woocommerce-page .cart table.shop_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .woocommerce-page .cart table.shop_table tr {
    padding: 20px 0;
  }
  .woocommerce-page .cart table.shop_table td {
    position: relative;
    padding-left: 45% !important;
    font-weight: bold;
  }
  .woocommerce-page .cart table.shop_table td span {
    font-weight: normal !important;
  }
  .woocommerce-page .cart table.shop_table {
    border: none;
  }
  .woocommerce-page .cart table.shop_table td.product-spacer {
    border-color: #fff;
    height: 10px;
  }
  .woocommerce-page .cart table.shop_table td:before {
    /* Top/left values mimic padding */
    position: absolute;
    top: 6px;
    left: 6px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
    /*
    Label the data
    */
  }
  .woocommerce-page .cart table.shop_table td.product-remove:before {
    content: "DELETE :";
  }
  .woocommerce-page .cart table.shop_table td.product-thumbnail:before {
    content: "IMAGE :";
  }
  .woocommerce-page .cart table.shop_table td.product-name:before {
    content: "PRODUCT :";
  }
  .woocommerce-page .cart table.shop_table td.product-price:before {
    content: "PRICE :";
  }
  .woocommerce-page .cart table.shop_table td.product-quantity:before {
    content: "QUANTITY :";
  }
  .woocommerce-page .cart table.shop_table td.product-subtotal:before {
    content: "SUBTOTAL :";
  }
  .woocommerce-page .cart table.shop_table td.product-total:before {
    content: "TOTAL :";
  }
  .quantity, #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
    margin: 0;
  }
  .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
    text-align: left;
    border: 0;
    padding-left: 6px !important;
  }
  .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {
    float: left;
    margin-top: 10px;
  }
  .woocommerce-page table.cart td.actions div, .woocommerce-page #content table.cart td.actions div, .woocommerce-page table.cart td.actions input, .woocommerce-page #content table.cart td.actions input {
    margin-bottom: 10px;
  }
  .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: left;
  }
  .woocommerce-page .cart-collaterals .cart_totals th, .woocommerce-page .cart-collaterals .cart_totals td {
    border: 0 !important;
  }
  .woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td, .woocommerce-page .cart-collaterals .cart_totals table tr.shipping td, .woocommerce-page .cart-collaterals .cart_totals table tr.total td {
    padding-left: 6px !important;
  }
  .woocommerce-page table.shop_table tr.cart-subtotal td, .woocommerce-page table.shop_table tr.shipping td, .woocommerce-page table.shop_table tr.total td, .woocommerce-page table.shop_table.order_details tfoot th, .woocommerce-page table.shop_table.order_details tfoot td {
    padding-left: 6px !important;
    border: 0 !important;
  }
  .woocommerce-page table.shop_table tbody {
    padding-top: 10px;
  }
  .col2-set .col-1, .woocommerce-page .col2-set .col-1, .col2-set .col-2, .woocommerce-page .col2-set .col-2, form .form-row-first, form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
  }
  .order_details ul, .woocommerce-page .order_details ul, .order_details, .woocommerce-page .order_details {
    padding: 0;
  }
  .order_details li, .woocommerce-page .order_details li {
    clear: left;
    margin-bottom: 10px;
    border: 0;
    /* make buttons full width, text wide anyway, improves effectiveness */
  }
  #content table.cart td.actions .button, #content table.cart td.actions .input-text, #content table.cart td.actions input, table.cart td.actions .button, table.cart td.actions .input-text, table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
    width: 100%;
    /* keep coupon at 50% */
  }
  #content table.cart td.actions .coupon .button, #content table.cart td.actions .coupon .input-text, #content table.cart td.actions .coupon input, table.cart td.actions .coupon .button, table.cart td.actions .coupon .input-text, table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
    width: 48%;
    /* clean up how coupon inputs display */
  }
  #content table.cart td.actions .coupon, table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    margin-top: 1.5em;
  }
  #content table.cart td.actions .coupon .input-text, table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
    margin-bottom: 1em;
    /* remove cross sells, they interfere with flow between cart and cart totals + shipping calculator */
  }
  .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    display: none;
    /* extra: ribbons */
  }
  .featured-img span.ribbons {
    position: absolute;
    top: 15px;
    right: -41px !important;
  }
  .featured-img span.ribbons img {
    width: 80%;
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  .featured-img span.ribbons {
    display: none;
  }
}
@media screen and (max-width: 395px) {
  .site-header .title-area a img {
    height: inherit;
    width: 110px;
    margin-top: 13px;
  }
  .respons-button {
    margin-right: 15px;
  }
}
.festi-multisteps-error
{
    background-color: red;
}

body label#festi-cart
{
}

body a#festi-cart::after,
body a#festi-cart::before,
body a#festi-cart *::after,
body a#festi-cart *::before,

body div#festi-cart-pop-up-content,
body div#festi-cart-pop-up-content::after,
body div#festi-cart-pop-up-content::before,
body div#festi-cart-pop-up-content *::after,
body div#festi-cart-pop-up-content *::before,

body div.festi-cart-products-content,
body div.festi-cart-products-content::after,
body div.festi-cart-products-content::before,
body div.festi-cart-products-content *::after,
body div.festi-cart-products-content *::before,

body div.festi-cart-widget-products-content,
body div.festi-cart-widget-products-content::after,
body div.festi-cart-widget-products-content::before,
body div.festi-cart-widget-products-content *::after,
body div.festi-cart-widget-products-content *::before
{
    content: none; 
}


body div.festi-cart-widget-content a.festi-cart.festi-cart-widget,
body a.festi-cart.festi-cart-shortcode
{
    padding: 0;
}


a.festi-cart div.festi-cart-content 
{
    display: inline-block;
    font-style: normal;
    text-align: left;
}

a.festi-cart div.festi-cart-content span
{
    text-transform: none;
    font-style: normal;
    font-weight: normal;
    text-shadow: none;
}

a.festi-cart div.festi-cart-content img.festi-cart-icon
{
    vertical-align: top;
    border:0;
    background-color: transparent;
    padding: 0;
    display:inline;
}

body div.festi-cart-products.overlay
{   
    padding-top:1px;
    padding-bottom:5px;
    position: fixed;
    z-index: 999999;
    display: none;
}

div.festi-cart-products div.festi-cart-products-content
{
    padding:5px;
    overflow:hidden;
    font-size: 13px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

div.festi-cart-widget-content div.festi-cart-widget-products-content
{
    font-size: 13px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

body .festi-cart-pop-up-content {
	width: 100%;

}

body div#festi-cart-pop-up-content div.festi-cart-pop-up-body {
	width: 80%;
	margin: auto;
}


div.festi-cart-pop-up-content  div.festi-cart-pop-up-products-content
{
    font-size: 13px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

div.festi-cart-products-content table,
div.festi-cart-widget-products-content table,
div.festi-cart-pop-up-products-content table,
div.festi-cart-products-content table.festi-cart-list td.festi-cart-empty,
div.festi-cart-widget-products-content table.festi-cart-list td.festi-cart-empty,
div.festi-cart-pop-up-products-content table.festi-cart-list td.festi-cart-empty
{
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
}

div.festi-cart-products-content table.festi-cart-list td.festi-cart-empty,
div.festi-cart-widget-products-content table.festi-cart-list td.festi-cart-empty,
div.festi-cart-pop-up-products-content table.festi-cart-list td.festi-cart-empty
{
    text-align: center;
}

div.festi-cart-products-content table.festi-cart-list tr.festi-cart-empty,
div.festi-cart-widget-products-content table.festi-cart-list tr.festi-cart-empty,
div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-empty
{
    border-bottom: 0;
}

body div.festi-cart-arrow {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid;
    position: absolute;
    margin-top: -10px;
    margin-left: 92px;
    z-index: 999;
    display:none;
}



div.festi-cart-products-content  table.festi-cart-list,
div.festi-cart-products-content  table.festi-cart-list td,
div.festi-cart-products-content  table.festi-cart-list tr,
div.festi-cart-widget-products-content  table.festi-cart-list,
div.festi-cart-widget-products-content  table.festi-cart-list td,
div.festi-cart-widget-products-content  table.festi-cart-list tr,
div.festi-cart-pop-up-products-content  table.festi-cart-list,
div.festi-cart-pop-up-products-content  table.festi-cart-list td,
div.festi-cart-pop-up-products-content  table.festi-cart-list tr
{
    margin: 0;
    border: 0;
}


div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title,
div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title
{
    vertical-align: middle;
}

div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title a.title,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title a.title,
div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title a.title
{
    font-weight: bold;
    text-decoration: none;
}

div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-count,
div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-price,
div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-price span.amount,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-count,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-price,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-price span.amount,
div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-count,
div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-price,
div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-title span.festi-cart-product-price span.amount
{
    color: #aaaaaa;
}

div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-img,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-img,
div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-img
{
    vertical-align: middle;
    margin-top: 5px;
}

div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item  td,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item  td,
div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td
{
    padding: 5px;
}

div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete a.festi-cart-remove-product img,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete a.festi-cart-remove-product img,
div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete a.festi-cart-remove-product img
{
    vertical-align: top;
}
div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete,
div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete
{
       vertical-align: top;
}

div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete a.festi-cart-remove-product,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete a.festi-cart-remove-product,
div.festi-cart-pop-up-products-content  table.festi-cart-list  tr.festi-cart-item  td.festi-cart-product-delete a.festi-cart-remove-product
{
   float: left;
   vertical-align: top;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
}

div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item
{
    
}

div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item.festi-cart-next,
div.festi-cart-widget-products-content  table.festi-cart-list  tr.festi-cart-item.festi-cart-next
{
}

div.festi-cart-products-content  div.festi-cart-total,
div.festi-cart-widget-products-content  div.festi-cart-total,
div.festi-cart-pop-up-products-content  div.festi-cart-total
{
    margin-top: 5px;
    padding:10px;
    background:#EEEEEE;
    color:#000; 
    font-weight: bold;
    text-align:right;
    text-transform: none;
}

div.festi-cart-content span.festi-cart-dropdown-arrow
{
    font-size: 1em ;
    vertical-align: top;
}

div.festi-cart-products-content  p.festi-cart-buttons,
div.festi-cart-widget-products-content   p.festi-cart-buttons,
div.festi-cart-pop-up-products-content   p.festi-cart-buttons
{
    margin: 0;
}

div.festi-cart-products-content  p.festi-cart-buttons a.festi-cart-view-cart,
div.festi-cart-products-content  p.festi-cart-buttons a.festi-cart-checkout,
div.festi-cart-widget-products-content   p.festi-cart-buttons a.festi-cart-view-cart,
div.festi-cart-widget-products-content   p.festi-cart-buttons a.festi-cart-checkout,
div.festi-cart-pop-up-products-content   p.festi-cart-buttons a.festi-cart-view-cart,
div.festi-cart-pop-up-products-content   p.festi-cart-buttons a.festi-cart-checkout,
div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping
{
    display: inline-block;
    margin: 5px;
    padding: 5px;
    color: #444;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font-size: 1em;
    font-family: inherit;
    overflow: visible;
}

div.festi-cart-products-content  p.festi-cart-buttons a.festi-cart-view-cart:hover,
div.festi-cart-products-content  p.festi-cart-buttons a.festi-cart-checkout:hover,
div.festi-cart-pop-up-products-content  p.festi-cart-buttons a.festi-cart-checkout:hover,
div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping:hover
{
    text-decoration: none;
}

body div.festi-cart-window-content
{
    position: absolute;
    z-index: 999999;
}

div.festi-cart-horizontal-position-left
{
    left: 0;
}

div.festi-cart-horizontal-position-center
{
    display:none;
}

div.festi-cart-horizontal-position-right
{
    right: 0;
}

div.festi-cart-vertical-position-top
{
    top:0;
}

div.festi-cart-vertical-position-middle
{
    display:none;
}

div.festi-cart-vertical-position-bottom
{
    bottom:0;
}

body div.festi-cart-window-content.festi-cart-fixed-position {
    position: fixed;
}

body div.festi-cart-pop-up-products-content div#festi-cart-pop-up-products-list-body {
    display: block;
     width: 100%;
}





body  a#festi-cart.festi-cart.festi-cart-customize
{
    text-align: left;
    background-color: rgba(
        227,
        227,
        227,
        0    );
    border: 0px solid;
    border-color: #000000;
    padding: 10px;
    border-radius:
        0px
        0px
        0px
        0px
    ;
    }
body  a#festi-cart.festi-cart.festi-cart-customize:hover,
body  a#festi-cart.festi-cart.festi-cart-customize.festi-cart-active
{
    background-color: rgba(
        224,
        221,
        224,
        0    );
    border-color: #000000;
}

body  a#festi-cart.festi-cart.festi-cart-customize:hover div.festi-cart-content span.festi-cart-text-before-quantity,
body  a#festi-cart.festi-cart.festi-cart-customize:hover div.festi-cart-content span.festi-cart-quantity,
body  a#festi-cart.festi-cart.festi-cart-customize:hover div.festi-cart-content span.festi-cart-text-after-quantity,
body  a#festi-cart.festi-cart.festi-cart-customize:hover div.festi-cart-content span.festi-cart-text-before-total,
body  a#festi-cart.festi-cart.festi-cart-customize:hover div.festi-cart-content span.festi-cart-total span.amount,
body  a#festi-cart.festi-cart.festi-cart-customize:hover div.festi-cart-content span.festi-cart-total small,
body  a#festi-cart.festi-cart.festi-cart-customize:hover div.festi-cart-content span.festi-cart-text-after-total,
body  a#festi-cart.festi-cart.festi-cart-customize:hover div.festi-cart-content span.festi-cart-dropdown-arrow,
body  a#festi-cart.festi-cart.festi-cart-customize.festi-cart-active div.festi-cart-content span.festi-cart-text-before-quantity,
body  a#festi-cart.festi-cart.festi-cart-customize.festi-cart-active div.festi-cart-content span.festi-cart-quantity,
body  a#festi-cart.festi-cart.festi-cart-customize.festi-cart-active div.festi-cart-content span.festi-cart-text-after-quantity,
body  a#festi-cart.festi-cart.festi-cart-customize.festi-cart-active div.festi-cart-content span.festi-cart-text-before-total,
body  a#festi-cart.festi-cart.festi-cart-customize.festi-cart-active div.festi-cart-content span.festi-cart-total span.amount,
body  a#festi-cart.festi-cart.festi-cart-customize.festi-cart-active div.festi-cart-content span.festi-cart-text-after-total,
body  a#festi-cart.festi-cart.festi-cart-customize.festi-cart-active div.festi-cart-content span.festi-cart-dropdown-arrow
{
    color: #000000; 
}

body  a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-text-before-quantity,
body  a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-quantity,
body  a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-text-after-quantity,
body  a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-text-before-total,
body  a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-total span.amount,
body  a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-total small,
body  a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-text-after-total,
body  a#festi-cart.festi-cart.festi-cart-customize div.festi-cart-content span.festi-cart-dropdown-arrow
{
    font-size:  14px ;
    color: #000000;    
}

body div.festi-cart-products div.festi-cart-products-content
{
    border: 0px solid;
    padding: 10px;
    border-color: #000000;
    border-radius:
        2px
        2px
        2px
        2px
    ;
    background-color: rgba(
        255,
        255,
        255,
        1    );
    }
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-title a.festi-cart-title,
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-title span.festi-cart-title
{
    color: #000000;
    font-size: 13px;
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-title a.festi-cart-title:hover
{
    color: #000000;
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-title span.festi-cart-product-count,
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-title span.festi-cart-product-price,
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-title span.festi-cart-product-price span.amount
{
    color: #1f1e1e;
    font-size: 13px;
}
body div.festi-cart-products-content > div.festi-cart-total
{
        border: 0px solid;
    border-color: #ffffff;
    border-radius: 7px;
    background-color: #ffffff;
    color: #000000;
    font-size: 13px;
    text-align: right;
}


body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-view-cart
{
        
     border: 1px solid;
     border-color: #e0e0e0;
     border-radius: 1px;
     background-color: #6caff7;
     color: #ffffff;
     font-size: 13px;
     padding-top: 5px;
     padding-bottom: 5px;
}
body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-view-cart:hover
{
     background-color: #6caff7;
     border-color: #e0e0e0;
     color: #ffffff;
}

body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-checkout
{
         
     border: 1px solid;
     border-color: #000000;
     border-radius: 0px;
     background-color: #ffffff;
     color: #000000;
     font-size: 13px;
     padding-top: 5px;
     padding-bottom: 5px;
}

body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-checkout:hover
{
     background-color: #fcfcfc;
     border-color: #e0e0e0;
     color: #000000;
}

body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-delete
{
    vertical-align: top;  
}

body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-delete a.festi-cart-remove-product
{   
    font-size: 18px;
    line-height: 18px;
    color: #000000;
    float: right;
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-delete a.festi-cart-remove-product:hover
{   
    color: #6f6f6f;
}
body div.festi-cart-products-content  table.festi-cart-list tr,
body div.festi-cart-products-content  table.festi-cart-list tr td
{
    border-bottom: 1px solid;
    border-bottom-color: #000000;
}
div.festi-cart-products-content  table.festi-cart-list tr.festi-cart-empty
{
    color: #111111;
    padding: 0;
}
body div.festi-cart-products-content  table.festi-cart-list tr.festi-cart-empty td.festi-cart-empty
{
    padding-top: 5px;
    padding-bottom: 5px;
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-img a.festi-cart-img img,
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-img span.festi-cart-img img
{
           
        max-width: 40px;
      
     
        width: 40px;
    }


body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item > td.festi-cart-product-title span.festi-cart-product-variation-attribut
{
    font-size: 12px;
    display: block;
}


ul.products > li {
  & { float: left; position: relative; width: 30.05%; padding: 0px; }
  h3 { vertical-align: middle; height: 50px; padding: 5px 0px 0px; font-size: 1em; margin: 0px; }
}

    .clear, .woocommerce-breadcrumb: after, .woocommerce-error:after, .woocommerce-info:after, .woocommerce-message:after {
    clear: both;
}
div.product form.cart .reset_variations, form .form-row label.hidden {
    visibility: hidden;
}
@-webkit-keyframes spin {
    100% {
    -webkit-transform: rotate(360deg);
}
}@-moz-keyframes spin {
    100% {
    -moz-transform: rotate(360deg);
}
}@keyframes spin {
    100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
}@font-face {
    font-family: star;
    src: url(../fonts/star.eot);
    src: url(../fonts/star.eot?#iefix) format("embedded-opentype"), url(../fonts/star.woff) format("woff"), url(../fonts/star.ttf) format("truetype"), url(../fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: WooCommerce;
    src: url(../fonts/WooCommerce.eot);
    src: url(../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../fonts/WooCommerce.woff) format("woff"), url(../fonts/WooCommerce.ttf) format("truetype"), url(../fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal;
}
p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #a46497;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0, 0, 0, .2);
}
.admin-bar p.demo_store {
    top: 32px;
}
.blockUI.blockOverlay {
    position: relative;
}
.blockUI.blockOverlay:before, .loader:before {
    height: 1em;
    width: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    display: block;
    content: "";
    -webkit-animation: spin 1s ease-in-out infinite;
    -moz-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(../images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75);
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em!important;
    margin: 0 0 2em!important;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none!important;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-error:after, .woocommerce-error:before, .woocommerce-info:after, .woocommerce-info:before, .woocommerce-message:after, .woocommerce-message:before {
    content: " ";
    display: table;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
    float: right;
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    list-style: none!important;
    padding-left: 0!important;
    margin-left: 0!important;
}
.woocommerce-message {
    border-top-color: #8fae1b;
}
.woocommerce-message:before {
    content: "\e015";
    color: #8fae1b;
}
.woocommerce-info {
    border-top-color: #1e85be;
}
.woocommerce-info:before {
    color: #1e85be;
}
.woocommerce-error {
    border-top-color: #b81c23;
}
.woocommerce-error:before {
    content: "\e016";
    color: #b81c23;
}
small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px;
}
.woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: #777;
}
.woocommerce-breadcrumb:after, .woocommerce-breadcrumb:before {
    content: " ";
    display: table;
}
.woocommerce-breadcrumb a {
    color: #777;
}
.quantity .qty {
    width: 4.5em;
    text-align: center;
}
div.product {
    margin-bottom: 0;
    position: relative;
}
div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
}
#reviews #comments .add_review:after, .products ul:after, div.product form.cart:after, div.product p.cart:after, nav.woocommerce-pagination ul, ul.products:after {
    clear: both;
}
div.product p.price, div.product span.price {
    color: #77a464;
    font-size: 1.25em;
}
div.product p.price ins, div.product span.price ins {
    background: inherit;
    font-weight: 700;
}
div.product p.price del, div.product span.price del {
    opacity: .5;
}
div.product p.stock {
    font-size: .92em;
}
div.product .stock {
    color: #77a464;
}
div.product .out-of-stock {
    color: red;
}
div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
}
div.product div.images, div.product div.summary {
    margin-bottom: 2em;
}
div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
}
div.product div.images div.thumbnails {
    padding-top: 1em;
}
div.product div.social {
    text-align: right;
    margin: 0 0 1em;
}
div.product div.social span {
    margin: 0 0 0 2px;
}
div.product div.social span span {
    margin: 0;
}
div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0;
}
div.product div.social iframe {
    float: left;
    margin-top: 3px;
}
div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
}
div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em;
}
div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none;
}
div.product form.cart:after, div.product form.cart:before, div.product p.cart:after, div.product p.cart:before {
    display: table;
    content: " "}
div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #6b6b6b;
}
div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
}
div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit;
}
div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 2px 2px 0 #fff;
}
div.product .woocommerce-tabs ul.tabs li.active:after {
    box-shadow: -2px 2px 0 #fff;
}
div.product .woocommerce-tabs ul.tabs li:after, div.product .woocommerce-tabs ul.tabs li:before {
    border: 1px solid #d3ced2;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " "}
div.product .woocommerce-tabs ul.tabs li:before {
    left: -6px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #ebe9eb;
}
div.product .woocommerce-tabs ul.tabs li:after {
    right: -6px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #ebe9eb;
}
div.product .woocommerce-tabs ul.tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 1;
}
div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
}
div.product form.cart, div.product p.cart {
    margin-bottom: 2em;
}
div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
}
div.product form.cart table {
    border-width: 0 0 1px;
}
div.product form.cart table td {
    padding-left: 0;
}
div.product form.cart table div.quantity {
    float: none;
    margin: 0;
}
div.product form.cart table small.stock {
    display: block;
    float: none;
}
div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
}
div.product form.cart .variations td, div.product form.cart .variations th {
    border: 0;
}
div.product form.cart .variations label {
    font-weight: 700;
}
div.product form.cart .variations select {
    width: 100%;
    float: left;
}
div.product form.cart .variations td.label {
    padding-right: 1em;
}
div.product form.cart .variations td {
    vertical-align: top;
}
div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em;
}
div.product form.cart .wc-no-matching-variations {
    display: none;
}
div.product form.cart .button {
    vertical-align: middle;
    float: left;
}
div.product form.cart .group_table td.label {
    padding-right: 1em;
    padding-left: 1em;
}
div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: .5em;
    border: 0;
}
span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #77a464;
    color: #fff;
    font-size: .857em;
    -webkit-font-smoothing: antialiased;
}
.products ul, ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
    clear: both;
}
.products ul:after, .products ul:before, ul.products:after, ul.products:before {
    content: " ";
    display: table;
}
.products ul li, ul.products li {
    list-style: none;
}
ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0;
}
ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
}
ul.products li.product a {
    text-decoration: none;
}
ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
ul.products li.product strong {
    display: block;
}
ul.products li.product .star-rating {
    font-size: .857em;
}
ul.products li.product .button {
    margin-top: 1em;
}
ul.products li.product .price {
    color: #77a464;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em;
}
ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: block;
}
ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
}
ul.products li.product .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(132, 132, 132, .5);
}
.woocommerce-ordering, .woocommerce-result-count {
    margin: 0 0 1em;
}
.woocommerce-ordering select {
    vertical-align: top;
}
nav.woocommerce-pagination {
    text-align: center;
}
nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 1px;
}
nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
}
nav.woocommerce-pagination ul li a, nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block;
}
nav.woocommerce-pagination ul li a:focus, nav.woocommerce-pagination ul li a:hover, nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88;
}
.cart .button, .cart input.button {
    float: none;
}
a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: none;
}
#reviews #comments .add_review:after, #reviews #comments .add_review:before, #reviews #comments ol.commentlist li .comment-text:after, #reviews #comments ol.commentlist li .comment-text:before, #reviews #comments ol.commentlist:after, #reviews #comments ol.commentlist:before {
    content: " ";
    display: table;
}
#reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0;
}
#reviews h2 small a {
    text-decoration: none;
    color: #777;
}
#reviews h3 {
    margin: 0;
}
#reviews #respond {
    margin: 0;
    border: 0;
    padding: 0;
}
#reviews #comment {
    height: 75px;
}
#reviews #comments h2 {
    clear: none;
}
#review_form #respond:after, #reviews #comments ol.commentlist li .comment-text:after, #reviews #comments ol.commentlist:after, .woocommerce-product-rating:after, td.product-name dl.variation:after {
    clear: both;
}
#reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
}
#reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    background: 0;
    border: 0;
}
#reviews #comments ol.commentlist li .meta {
    color: #777;
    font-size: .75em;
}
#reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #ebe9eb;
    border: 1px solid #e4e1e3;
    margin: 0;
    box-shadow: none;
}
#reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
}
#reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
}
#reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em;
}
#reviews #comments ol.commentlist ul.children {
    list-style: none;
    margin: 20px 0 0 50px;
}
#reviews #comments ol.commentlist ul.children .star-rating {
    display: none;
}
#reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px;
}
#reviews #comments .commentlist>li:before {
    content: ""}
.star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}
.star-rating:before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.woocommerce-product-rating {
    line-height: 2;
    display: block;
}
table.shop_attributes td, table.shop_attributes th {
    line-height: 1.5;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    border-top: 0;
    margin: 0;
}
.woocommerce-product-rating:after, .woocommerce-product-rating:before {
    content: " ";
    display: table;
}
.woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left;
}
.products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none;
}
.hreview-aggregate .star-rating {
    margin: 10px 0 0;
}
#review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: 0 0;
    border: 0;
}
#review_form #respond:after, #review_form #respond:before {
    content: " ";
    display: table;
}
#review_form #respond p {
    margin: 0 0 10px;
}
#review_form #respond .form-submit input {
    left: auto;
}
#review_form #respond textarea {
    box-sizing: border-box;
    width: 100%}
p.stars {
    position: relative;
    font-size: 1em;
}
p.stars a {
    display: inline-block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0!important;
    outline: 0;
}
p.stars a:last-child {
    border-right: 0;
}
p.stars a.star-1, p.stars a.star-2, p.stars a.star-3, p.stars a.star-4, p.stars a.star-5 {
    border-right: 1px solid #ccc;
}
p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after {
    font-family: WooCommerce;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}
p.stars a.star-1 {
    width: 2em;
}
p.stars a.star-1:after {
    content: "\e021"}
p.stars a.star-1.active:after, p.stars a.star-1:hover:after {
    content: ""}
p.stars a.star-2 {
    width: 3em;
}
p.stars a.star-2:after {
    content: "\e021\e021"}
p.stars a.star-2.active:after, p.stars a.star-2:hover:after {
    content: ""}
p.stars a.star-3 {
    width: 4em;
}
p.stars a.star-3:after {
    content: "\e021\e021\e021"}
p.stars a.star-3.active:after, p.stars a.star-3:hover:after {
    content: ""}
p.stars a.star-4 {
    width: 5em;
}
p.stars a.star-4:after {
    content: "\e021\e021\e021\e021"}
p.stars a.star-4.active:after, p.stars a.star-4:hover:after {
    content: ""}
p.stars a.star-5 {
    width: 6em;
    border: 0;
}
p.stars a.star-5:after {
    content: "\e021\e021\e021\e021\e021"}
p.stars a.star-5.active:after, p.stars a.star-5:hover:after {
    content: ""}
table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, .1);
    margin-bottom: 1.618em;
    width: 100%}
table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
}
table.shop_attributes td {
    font-style: italic;
    padding: 0;
}
table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
table.shop_attributes .alt td, table.shop_attributes .alt th {
    background: rgba(0, 0, 0, .025);
}
table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
}
table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 6px 12px;
    vertical-align: middle;
}
table.shop_table td small {
    font-weight: 400;
}
table.shop_table tbody:first-child tr:first-child td, table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
}
table.shop_table tbody th, table.shop_table tfoot td, table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
table.my_account_orders {
    font-size: .85em;
}
table.my_account_orders td, table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle;
}
table.my_account_orders .button {
    white-space: nowrap;
}
table.my_account_orders .order-actions {
    text-align: right;
}
table.my_account_orders .order-actions .button {
    margin: .125em 0 .125em .25em;
}
td.product-name dl.variation {
    margin: .25em 0;
}
td.product-name dl.variation:after, td.product-name dl.variation:before {
    content: " ";
    display: table;
}
td.product-name dl.variation dd, td.product-name dl.variation dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
td.product-name dl.variation dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left;
}
ul.cart_list li dl:after, ul.cart_list li:after, ul.product_list_widget li dl:after, ul.product_list_widget li:after {
    clear: both;
}
td.product-name dl.variation dd {
    padding: 0 0 .25em;
}
td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;
}
td.product-name p.backorder_notification {
    font-size: .83em;
}
td.product-quantity {
    min-width: 80px;
}
ul.cart_list, ul.product_list_widget {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.cart_list li, ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none;
}
ul.cart_list li:after, ul.cart_list li:before, ul.product_list_widget li:after, ul.product_list_widget li:before {
    content: " ";
    display: table;
}
ul.cart_list li a, ul.product_list_widget li a {
    display: block;
    font-weight: 700;
}
ul.cart_list li img, ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none;
}
ul.cart_list li dl, ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, .1);
}
ul.cart_list li dl:after, ul.cart_list li dl:before, ul.product_list_widget li dl:after, ul.product_list_widget li dl:before {
    content: " ";
    display: table;
}
ul.cart_list li dl dd, ul.cart_list li dl dt, ul.product_list_widget li dl dd, ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
ul.cart_list li dl dt, ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left;
}
.order_details:after, .widget_layered_nav ul li:after, .widget_shopping_cart .buttons:after, .woocommerce-account .addresses .title:after, .woocommerce-cart .wc-proceed-to-checkout:after, .woocommerce.widget_shopping_cart .buttons:after {
    clear: both;
}
ul.cart_list li dl dd, ul.product_list_widget li dl dd {
    padding: 0 0 .25em;
}
ul.cart_list li dl dd p:last-child, ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}
ul.cart_list li .star-rating, ul.product_list_widget li .star-rating {
    float: none;
}
.widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0;
}
.widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block;
}
.widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0;
}
.widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    left: 0;
}
.widget_shopping_cart .buttons:after, .widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:before {
    content: " ";
    display: table;
}
form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}
form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    -moz-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0;
}
form .form-row label {
    line-height: 2;
}
form .form-row label.inline {
    display: inline;
}
form .form-row select {
    cursor: pointer;
    margin: 0;
}
form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0;
}
form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}
form .form-row input.input-text, form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
}
form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
form .form-row .select2-container {
    width: 100%;
    line-height: 2em;
}
form .form-row.woocommerce-invalid .select2-container, form .form-row.woocommerce-invalid input.input-text, form .form-row.woocommerce-invalid select {
    border-color: #a00;
}
form .form-row.woocommerce-validated .select2-container, form .form-row.woocommerce-validated input.input-text, form .form-row.woocommerce-validated select {
    border-color: #69bf29;
}
form .form-row ::-webkit-input-placeholder {
    line-height: normal;
}
form .form-row :-moz-placeholder {
    line-height: normal;
}
form .form-row :-ms-input-placeholder {
    line-height: normal;
}
form.checkout_coupon, form.login, form.register {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}
ul#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#shipping_method li {
    margin: 0;
    padding: .25em 0 .25em 22px;
    text-indent: -22px;
    list-style: none;
}
ul#shipping_method .amount {
    font-weight: 700;
}
p.woocommerce-shipping-contents {
    margin: 0;
}
.order_details {
    margin: 0 0 1.5em;
    list-style: none;
}
.order_details:after, .order_details:before {
    content: " ";
    display: table;
}
.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
}
.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
}
.order_details li:last-of-type {
    border: none;
}
.widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}
.widget_layered_nav ul li {
    padding: 0 0 1px;
    list-style: none;
}
.widget_layered_nav ul li:after, .widget_layered_nav ul li:before {
    content: " ";
    display: table;
}
.widget_layered_nav ul li.chosen a:before, .widget_layered_nav_filters ul li a:before {
    font-weight: 400;
    line-height: 1;
    content: "";
    color: #a00;
    font-family: WooCommerce;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
}
.widget_layered_nav ul li a, .widget_layered_nav ul li span {
    padding: 1px 0;
}
.widget_layered_nav ul li.chosen a:before {
    margin-right: .618em;
}
.widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    overflow: hidden;
    zoom: 1;
}
.widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none;
}
.widget_layered_nav_filters ul li a {
    text-decoration: none;
}
.widget_layered_nav_filters ul li a:before {
    margin-right: .618em;
}
.widget_price_filter .price_slider {
    margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em;
}
.widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
}
.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #a46497;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #a46497;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #602053;
    border: 0;
}
.widget_price_filter .ui-slider-horizontal {
    height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.woocommerce-account .addresses .title:after, .woocommerce-account .addresses .title:before {
    content: " ";
    display: table;
}
.woocommerce-account .addresses .title h3 {
    float: left;
}
.woocommerce-account .addresses .title .edit, .woocommerce-account ul.digital-downloads li .count {
    float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li:before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
}
.woocommerce-cart table.cart .product-thumbnail {
    min-width: 32px;
}
.woocommerce-cart table.cart img {
    width: 32px;
    box-shadow: none;
}
.woocommerce-cart table.cart td, .woocommerce-cart table.cart th {
    vertical-align: middle;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    line-height: 1;
}
.woocommerce-cart table.cart input {
    margin: 0;
    vertical-align: middle;
    line-height: 1;
}
.woocommerce-cart .wc-proceed-to-checkout {
    padding: 1em 0;
}
.woocommerce-cart .wc-proceed-to-checkout:after, .woocommerce-cart .wc-proceed-to-checkout:before {
    content: " ";
    display: table;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "";
    text-decoration: none;
}
.woocommerce-cart .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: .83em;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
    border-left: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    width: 25%}
.woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    padding: 6px 0;
    line-height: 2em;
}
.woocommerce-cart .cart-collaterals .cart_totals table small {
    color: #777;
}
.woocommerce-cart .cart-collaterals .cart_totals table select {
    width: 100%}
.woocommerce-cart .cart-collaterals .cart_totals .discount td {
    color: #77a464;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #ebe9eb;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none;
}
.woocommerce-checkout .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .notes {
    clear: left;
}
.woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #777;
    font-weight: 400;
}
.woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%}
.single-product .twentythirteen p.stars, .woocommerce-checkout #payment ul.payment_methods:after, .woocommerce-checkout .checkout .shipping_address {
    clear: both;
}
.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #d3ced2;
    margin: 0;
    list-style: none;
}
.woocommerce-checkout #payment ul.payment_methods:after, .woocommerce-checkout #payment ul.payment_methods:before {
    content: " ";
    display: table;
}
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400;
}
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0;
}
.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    padding: 0;
    position: relative;
    box-shadow: none;
}
.woocommerce-checkout #payment ul.payment_methods li img+img {
    margin-left: 2px;
}
.woocommerce-checkout #payment div.form-row {
    padding: 1em;
}
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    width: 96%;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151;
}
.woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea {
    border-color: #bbb3b9 #c7c1c6 #c7c1c6;
}
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
    color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
    color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
    color: #bbb3b9;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(../images/icons/credit-cards/visa.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(../images/icons/credit-cards/mastercard.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(../images/icons/credit-cards/laser.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(../images/icons/credit-cards/diners.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(../images/icons/credit-cards/maestro.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(../images/icons/credit-cards/jcb.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(../images/icons/credit-cards/amex.png);
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(../images/icons/credit-cards/discover.png);
}
.woocommerce-checkout #payment div.payment_box span.help {
    font-size: .857em;
    color: #777;
    font-weight: 400;
}
.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em;
}
.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0;
}
.woocommerce-checkout #payment div.payment_box:after {
    content: "";
    display: block;
    border: 8px solid #fff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -3px;
    left: 0;
    margin: -1em 0 0 2em;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: .83em;
}
.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle;
}
#content.twentyeleven .woocommerce-pagination a {
    font-size: 1em;
    line-height: 1;
}
.single-product .twentythirteen #reply-title, .single-product .twentythirteen #respond #commentform, .single-product .twentythirteen .entry-summary {
    padding: 0;
}
.twentythirteen .woocommerce-breadcrumb {
    padding-top: 40px;
}
.twentyfourteen ul.products li.product {
    margin-top: 0!important;
}

#content div.product .woocommerce-tabs ul.tabs:after, #content div.product .woocommerce-tabs ul.tabs:before, #content div.product div.thumbnails:after, #content div.product div.thumbnails:before, .col2-set:after, .col2-set:before, div.product .woocommerce-tabs ul.tabs:after, div.product .woocommerce-tabs ul.tabs:before, div.product div.thumbnails:after, div.product div.thumbnails:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product div.thumbnails:after, .woocommerce-page #content div.product div.thumbnails:before, .woocommerce-page .col2-set:after, .woocommerce-page .col2-set:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:before {
    content: " ";
    display: table;
}
#content div.product .woocommerce-tabs, #content div.product .woocommerce-tabs ul.tabs:after, #content div.product div.thumbnails a.first, #content div.product div.thumbnails:after, .cart-collaterals:after, .col2-set:after, .woocommerce-pagination ul.page-numbers:after, div.product .woocommerce-tabs, div.product .woocommerce-tabs ul.tabs:after, div.product div.thumbnails a.first, div.product div.thumbnails:after, ul.products, ul.products li.first, ul.products:after, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails:after, .woocommerce-page .cart-collaterals:after, .woocommerce-page .col2-set:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails:after, .woocommerce-page ul.products, .woocommerce-page ul.products li.first, .woocommerce-page ul.products:after {
    clear: both;
}
.col2-set, .woocommerce-page .col2-set {
    width: 100%}
.col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%}
.col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%}
img, .woocommerce-page img {
    height: auto;
    max-width: 100%}
#content div.product div.images, div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 43%}
#content div.product div.thumbnails a, div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em;
}
#content div.product div.thumbnails a.last, div.product div.thumbnails a.last, .woocommerce-page #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last {
    margin-right: 0;
}
#content div.product div.thumbnails.columns-1 a, div.product div.thumbnails.columns-1 a, .woocommerce-page #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none;
}
#content div.product div.thumbnails.columns-2 a, div.product div.thumbnails.columns-2 a, .woocommerce-page #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a {
    width: 48%}
#content div.product div.thumbnails.columns-4 a, div.product div.thumbnails.columns-4 a, .woocommerce-page #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a {
    width: 22.05%}
#content div.product div.thumbnails.columns-5 a, div.product div.thumbnails.columns-5 a, .woocommerce-page #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a {
    width: 16.9%}
#content div.product div.summary, div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 55%}
#content div.product .woocommerce-tabs ul.tabs li, div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
}
#content div.product #reviews .comment:after, #content div.product #reviews .comment:before, .woocommerce-pagination ul.page-numbers:after, .woocommerce-pagination ul.page-numbers:before, div.product #reviews .comment:after, div.product #reviews .comment:before, ul.products:after, ul.products:before, .woocommerce-page #content div.product #reviews .comment:after, .woocommerce-page #content div.product #reviews .comment:before, .woocommerce-page .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:before, .woocommerce-page div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:before, .woocommerce-page ul.products:after, .woocommerce-page ul.products:before {
    content: " ";
    display: table;
}
#content div.product #reviews .comment:after, div.product #reviews .comment:after, .woocommerce-page #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:after {
    clear: both;
}
#content div.product #reviews .comment img, div.product #reviews .comment img, .woocommerce-page #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img {
    float: right;
    height: auto;
}
ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    }
ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0;
}
.woocommerce-page.columns-1 ul.products li.product, .woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
}
.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product {
    width: 48%}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 30.75%}
.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product {
    width: 16.95%}
.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
    width: 13.5%}
.woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
}
.woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right;
}
.woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
}
#content table.cart img, table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: auto;
}
#content table.cart td.actions, table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right;
}
#content table.cart td.actions .input-text, table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 80px;
}
#content table.cart td.actions .coupon, table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: left;
}
#content table.cart td.actions .coupon label, table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
    display: none;
}
.cart-collaterals .shipping_calculator:after, .cart-collaterals .shipping_calculator:before, .cart-collaterals:after, .cart-collaterals:before, form .form-row:after, form .form-row:before, ul.cart_list li:after, ul.cart_list li:before, ul.product_list_widget li:after, ul.product_list_widget li:before, .woocommerce-page .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals:after, .woocommerce-page .cart-collaterals:before, .woocommerce-page form .form-row:after, .woocommerce-page form .form-row:before, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:before {
    content: " ";
    display: table;
}
.cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%}
.cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: left;
}
.cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left;
}
.cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none;
}
.cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 48%}
.cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
    width: 48%;
    clear: right;
    float: right;
}
.cart-collaterals .shipping_calculator:after, form .form-row-wide, form .form-row:after, ul.cart_list li:after, ul.product_list_widget li:after, .woocommerce-page .cart-collaterals .shipping_calculator:after, .woocommerce-page form .form-row-wide, .woocommerce-page form .form-row:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
    clear: both;
}
.cart-collaterals .shipping_calculator .col2-set .col-1, .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%}
.cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%}
ul.cart_list li img, ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
    float: right;
    height: auto;
}
form .form-row label, .woocommerce-page form .form-row label {
    display: block;
}
form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: inline;
}
form .form-row select, .woocommerce-page form .form-row select {
    width: 100%}
form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%}
form .form-row-first, form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible;
}
#payment #place_order, form .form-row-last, .woocommerce-page #payment #place_order, .woocommerce-page form .form-row-last {
    float: right;
}
#payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto;
}
#payment .terms, .woocommerce-page #payment .terms {
    text-align: right;
    padding: 0 1em;
}
.twentyfourteen .tfwc {
    padding: 12px 10px 0;
    max-width: 474px;
    margin: 0 auto;
}
.twentyfourteen .tfwc .product .entry-summary {
    padding: 0!important;
    margin: 0 0 1.618em!important;
}
.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
    margin-top: 0;
}
.twentyfourteen .tfwc .product .images img {
    margin-bottom: 1em;
}
@media screen and (min-width:673px) {
    .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px;
}
}@media screen and (min-width:1040px) {
    .twentyfourteen .tfwc {
    padding-right: 15px;
    padding-left: 15px;
}
}@media screen and (min-width:1110px) {
    .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px;
}
}@media screen and (min-width:1218px) {
    .twentyfourteen .tfwc {
    margin-right: 54px;
}
.full-width .twentyfourteen .tfwc {
    margin-right: auto;
}
}.twentyfifteen .t15wc {
    padding-left: 7.6923%;
    padding-right: 7.6923%;
    padding-top: 7.6923%;
    margin-bottom: 7.6923%;
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15);
}
.twentyfifteen .t15wc .page-title {
    margin-left: 0;
}
@media screen and (min-width:38.75em) {
    .twentyfifteen .t15wc {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
    margin-top: 8.3333%}
}@media screen and (min-width:59.6875em) {
    .twentyfifteen .t15wc {
    margin-left: 8.3333%;
    margin-right: 8.3333%;
    padding: 10%}
.single-product .twentyfifteen .entry-summary {
    padding: 0!important;
}
}

@media only screen and (max-width: 768px) {
  table.shop_table_responsive tbody th,
  table.shop_table_responsive thead 
  {display:none}

  table.shop_table_responsive tbody tr:first-child td:first-child 
  {border-top:0}

  table.shop_table_responsive tr,
  table.shop_table_responsive tr td 
  {display:block}

  table.cart .product-thumbnail,
  table.my_account_orders tr td.order-actions:before,
  {display:none}

  table.shop_table_responsive tr td:before 
  {content:attr(data-title) ": ";font-weight:700}

  table.shop_table_responsive tr:nth-child(2n) td 
  {background-color:rgba(0, 0, 0, .025)}

  table.my_account_orders tr td.order-actions 
  {text-align:left}

  table.my_account_orders tr td.order-actions .button 
  {float:none;margin:.125em .25em .125em 0}

  .col2-set .col-2 
  {float:none;width:100%}

  ul.products li.product 
  {width:48%;float:left;clear:both;margin:0 0 2.992em}

  ul.products li.product:nth-child(2n) 
  {float:right;clear:none!important}

  div.product div.images,
  div.product div.summary 
  {float:none;width:100%}

  table.cart td.actions 
  {text-align:left}

  table.cart td.actions .coupon 
  {float:none;padding-bottom:.5em}

  table.cart td.actions .coupon:after,
  table.cart td.actions .coupon:before,
  {content:" ";display:table}

  table.cart td.actions .coupon:after,
  {clear:both}

  table.cart td.actions .button,
  table.cart td.actions .input-text,
  table.cart td.actions input
  {width:48%;box-sizing:border-box}

  table.cart td.actions .button.alt,
  table.cart td.actions .input-text+.button
  {float:right}

  .cart-collaterals .cart_totals,
  .cart-collaterals .cross-sells,
  .cart-collaterals .shipping_calculator,
  {width:100%;float:none;text-align:left}

  .woocommerce-checkout form.login .form-row,
  {width:100%;float:none}

  #payment .terms,
  {text-align:left;padding:0}

  #payment #place_order 
  {float:none;width:100%;box-sizing:border-box;margin-bottom:1em}

  .lost_reset_password .form-row-first,
  .lost_reset_password .form-row-last,
  {width:100%;float:none;margin-right:0}

  .single-product .twentythirteen .panel 
  {padding-left:20px!important;padding-right:20px!important}
}



/** additional custom classes **/

#product-variation > tbody > tr > td.label, a.added_to_cart, a.wc-forward {
    display: none;
}

/*#delivery-status {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

#delivery-status p {
    font-family: 'AvenirLTStd-Heavy';
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 3px;
}*/

.delivery-payment {
    padding: 20px 0 0 0;
    margin-left: 0 !important;
    width: 50%;
    display: inline-block;
}

#delivery-status span.in-stock { color: #598C00; font-weight: bold; }
#delivery-status span.out-of-stock { color: #ab001b; font-weight: bold; }
#delivery-status span.waiting-for-stock { color: #F06D0C; font-weight: bold; }


#delivery-status { margin-bottom: 10px; }

body.product_detail h1 { margin-bottom: 30px; }
body.product_detail .variations select { width: 100%; float: left; padding-top 3px; }
body.product_detail .product .details-top-subsection { width: 60%; }
body.product_detail .product .details-top-subsection .single_add_to_cart_button { width: 100% !important; vertical-align: middle; float: left; }
body.product_detail .product .delivery-payment { width: 40%; }

body.product_detail table.shop_attributes tr:nth-child(even) {background: rgba(0,0,0,0.025); }


.festi-cart-products.empty .items { display: none; }
.festi-cart-products.empty .footer { display: none; }
.festi-cart-products.empty .empty-msg { display: table-row; }
.festi-cart-products .items { display: block; }
.festi-cart-products .footer { display: block; }
.festi-cart-products .empty-msg { display: none; }

body.view_cart .festi-cart-list a { border-bottom: none; }
body.view_cart #order_review { max-width: 400px; text-align: center; }
body.view_cart #order_review tr { width: 400px; }
body.view_cart #order_review td { font-size: 110%; }
body.view_cart #order_review td.description { width: 80%; padding-left: 2em; }
body.view_cart #order_review td.remove { text-align: right; }
body.view_cart #order_review a.fest-cart-img img { max-width: none; width: auto; }


h1 { font-family : AvenirLTStd-Heavy; font-size : 36px; }
h1, h2, h3 { margin-bottom : 10px; margin-top : 20px; line-height: 1.1; font-weight: 500; color: inherit; }

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

ul.products li.product a img { margin: 0; }
.product .purchase select { padding-right: 0; }
.product .purchase button { line-height: normal; margin-bottom: 5px; }
.product .purchase button.loading { opacity: .25; padding-right: 2.618em; }
.product .purchase button.loading:after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    position: absolute;
    top: .618em;
    right: 1em;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.product .purchase button.added:after { content: "\2714"; margin-left: .53em; vertical-align: bottom; }


body.website #content .product  #product-page .purchase button { float: none; }

.main-menu-item.mobile-only > .state_filter {
  text-align: left;
  padding: 10px 20px;
}

p { margin: 0 0 10px; }
/* line 11, ../../../app/assets/_precompile/website/common.scss */
.site-inner a {
  border-bottom: 1px solid;
}

/* line 14, ../../../app/assets/_precompile/website/common.scss */
form.website input[readonly] {
  border: 1px #777777 dotted;
}
/* line 16, ../../../app/assets/_precompile/website/common.scss */
form.website .address {
  padding-left: 0;
}
/* line 17, ../../../app/assets/_precompile/website/common.scss */
form.website .address_input {
  width: 100%;
}
/* line 18, ../../../app/assets/_precompile/website/common.scss */
form.website .advice {
  display: none;
}
/* line 19, ../../../app/assets/_precompile/website/common.scss */
form.website .advice {
  padding: 1em;
  background: #eee;
  border-radius: 5px;
}
/* line 20, ../../../app/assets/_precompile/website/common.scss */
form.website .completely .dropdown {
  width: 100%;
}

/* line 25, ../../../app/assets/_precompile/website/common.scss */
input.loading, button.loading, select.loading, textarea.loading {
  cursor: progress !important;
}

/* line 27, ../../../app/assets/_precompile/website/common.scss */
.loading_notice {
  text-align: center;
  width: 100%;
  position: fixed;
  display: none;
}
/* line 32, ../../../app/assets/_precompile/website/common.scss */
.loading_notice span {
  font-size: 150%;
}
/* line 33, ../../../app/assets/_precompile/website/common.scss */
.loading_notice img {
  vertical-align: bottom;
}

/* line 38, ../../../app/assets/_precompile/website/common.scss */
form.loading * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  opacity: 0.65;
}
/* line 44, ../../../app/assets/_precompile/website/common.scss */
form.loading .loading_notice {
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

/* line 52, ../../../app/assets/_precompile/website/common.scss */
.note {
  font-style: italic;
  margin-top: 1em;
}

/* line 53, ../../../app/assets/_precompile/website/common.scss */
.complete {
  display: none;
}

/* line 54, ../../../app/assets/_precompile/website/common.scss */
.success {
  color: #5ab51e;
  font-weight: bold;
}

/* line 56, ../../../app/assets/_precompile/website/common.scss */
.warning.notice {
  border: 3px solid #FF9731;
  background: #FCDF93;
}
/* line 57, ../../../app/assets/_precompile/website/common.scss */
.warning.notice p {
  margin: 10px;
  font-weight: bold;
}
/* line 58, ../../../app/assets/_precompile/website/common.scss */
.warning.notice em {
  font-style: normal;
  text-decoration: underline;
}

/* line 60, ../../../app/assets/_precompile/website/common.scss */
.error.notice {
  display: none;
  border: 1px solid #ef4835;
}

/* line 62, ../../../app/assets/_precompile/website/common.scss */
.error .summary {
  display: none;
}

/* line 63, ../../../app/assets/_precompile/website/common.scss */
.notice {
  font-size: 130%;
  padding: 0.5em;
  margin: 0.5em 0;
}

/* line 65, ../../../app/assets/_precompile/website/common.scss */
.error_message {
  display: none;
  color: #ef4835;
  font-weight: bold;
}

/* line 67, ../../../app/assets/_precompile/website/common.scss */
input.error, select.error, input:hover.error, select:hover.error {
  border: 2px solid orange !important;
}

/* line 69, ../../../app/assets/_precompile/website/common.scss */
select.error {
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=0,color=#FFA500) progid:DXImageTransform.Microsoft.dropshadow(OffX=-2, OffY=0,color=#FFA500) progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=0,color=#FFA500) progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=0,color=#FFA500) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=-1,color=#FFA500) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=-2,color=#FFA500) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1,color=#FFA500) progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2,color=#FFA500);
  *margin-bottom: 3px;
}

/* line 81, ../../../app/assets/_precompile/website/common.scss */
.underline {
  text-decoration: underline;
}

/* line 83, ../../../app/assets/_precompile/website/common.scss */
.sold_out {
  font-style: italic;
  text-align: center;
  font-weight: bold;
}

/* line 85, ../../../app/assets/_precompile/website/common.scss */
#outdated_browser_message {
  text-align: center;
  border: 2px solid;
  margin: 1em;
}

/* line 86, ../../../app/assets/_precompile/website/common.scss */
#cookies_disabled {
  text-align: center;
  border: 1px solid;
  margin: 0.25em;
}

/* line 88, ../../../app/assets/_precompile/website/common.scss */
.advice {
  font-size: 95%;
  color: #555555;
}

/* line 89, ../../../app/assets/_precompile/website/common.scss */
.advice .key {
  border: 1px solid #555555;
  background: lightgrey;
  padding: 3px;
  font-weight: bold;
  font-size: 80%;
  -mox-border-radius: 5px;
  border-radius: 5px;
}

/* line 92, ../../../app/assets/_precompile/website/common.scss */
.insta-search.mobile {
  padding: 10px 20px 10px 15px;
}

/* line 93, ../../../app/assets/_precompile/website/common.scss */
.insta-search {
  margin-top: -3px;
}

/* line 94, ../../../app/assets/_precompile/website/common.scss */
.insta-search .search {
  position: relative;
}
/* line 97, ../../../app/assets/_precompile/website/common.scss */
.insta-search .search input[type="text"] {
  display: block;
  background: #fff;
  border-radius: 0;
  border: 1px solid #000;
  box-shadow: none;
  font-size: 1em;
  padding: 0.5em 2em 0.5em 1em;
  margin: 0.2rem 0.2rem 0.2rem 0.2rem;
  font-family: inherit;
  box-sizing: border-box;
  opacity: 0.8;
  color: #60626b;
  transition: border 0.5s, opacity 0.5s;
  float: none;
  width: 100%;
}
/* line 115, ../../../app/assets/_precompile/website/common.scss */
.insta-search .search input[type="image"] {
  border: none;
  right: 7px;
  top: calc(50% - 8px);
  /*the image is 16px high => 50% - 16/2 = middle*/
  padding: 0;
  margin: 0;
  position: absolute;
  opacity: 1;
  color: #000;
}

/* line 128, ../../../app/assets/_precompile/website/common.scss */
.ui-autocomplete.ui-front {
  margin-top: 1em;
  background: white;
  z-index: 1200;
}
/* line 129, ../../../app/assets/_precompile/website/common.scss */
.ui-autocomplete.ui-front .ui-menu-item {
  text-align: left;
  font-weight: normal;
  font-family: AvenirLTStd-Light;
}
/* line 130, ../../../app/assets/_precompile/website/common.scss */
.ui-autocomplete.ui-front .ui-menu-item a {
  line-height: 1.25;
  font-size: 95%;
}

/* line 134, ../../../app/assets/_precompile/website/common.scss */
.hidden {
  display: none;
}

/* line 137, ../../../app/assets/_precompile/website/common.scss */
.remove {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  padding: 0 4px 2px 5px;
  line-height: 16px;
  background-color: #ed1c24;
  border-radius: 60px;
  float: right;
  margin-top: 4px;
  cursor: pointer;
}

/* line 150, ../../../app/assets/_precompile/website/common.scss */
.completely .entry {
  padding: 0 0 0 0.5em;
  margin: 0;
  line-height: 0.6;
}

/* line 153, ../../../app/assets/_precompile/website/common.scss */
.logged_in:hover .header-login-dropdown {
  display: block;
  margin-top: 5px;
}

/* line 158, ../../../app/assets/_precompile/website/common.scss */
#statesSelectModal .selection > div:hover {
  background: #eee;
  border: 1px solid #777777;
}

/* line 159, ../../../app/assets/_precompile/website/common.scss */
#statesSelectModal .selection > div {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 15px;
  font-family: AvenirLTStd-Medium;
}

/* line 162, ../../../app/assets/_precompile/website/common.scss */
body.resources .article, body.resources .centered-article {
  margin-bottom: 80px;
  min-height: 750px;
}

/* line 169, ../../../app/assets/_precompile/website/common.scss */
body.catalogue_signup .form-wrapper form select.address-state {
  padding-right: 20px;
}
/* line 170, ../../../app/assets/_precompile/website/common.scss */
body.catalogue_signup .error.notice {
  text-align: center;
}
/* line 172, ../../../app/assets/_precompile/website/common.scss */
body.catalogue_signup .complete {
  margin: 20px 0;
}

@media (min-width: 1200px) {
  /* line 176, ../../../app/assets/_precompile/website/common.scss */
  body.product_detail .tab-content #description p {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  /* line 179, ../../../app/assets/_precompile/website/common.scss */
  body.product_detail .details-bottom .nav-tabs > li > a {
    font-size: 4vw;
    padding: 15px 2px 12px;
  }
}
/* line 184, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart input {
  margin-left: 0;
  border: 1px solid #777777;
  padding: 5px 0 3px 3px;
}
/* line 185, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart input:focus {
  border: 1px solid;
}
/* line 186, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart td {
  border-right: none;
  border-top: 1px solid #777777;
}
/* line 187, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart th, body.website.quick_order table.shopping_cart tbody {
  border-bottom: 1px solid #777777;
}
/* line 188, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart thead th {
  font-weight: bold;
}
/* line 189, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart tr.edit td {
  border: none;
}
/* line 191, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart tr.shipping td {
  vertical-align: top;
}
/* line 193, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart td a.remove {
  color: white !important;
}
/* line 194, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart td a.remove:hover {
  border-bottom: none;
}
/* line 195, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart tfoot td {
  border: none;
}
/* line 197, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .code {
  width: 120px;
}
/* line 198, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .description {
  width: 500px;
}
/* line 199, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .quantity {
  width: 70px;
}
/* line 200, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .price {
  width: 70px;
  text-align: left;
}
/* line 201, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart td:last-child {
  width: 30px;
}
/* line 203, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .code input {
  text-transform: uppercase;
}
/* line 204, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .quantity input {
  display: none;
}
/* line 206, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .quick_order_error {
  display: inherit;
  color: red;
  border: none;
}
/* line 207, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .description.dont_show_error {
  display: inherit;
  color: inherit;
}
/* line 208, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .price.error {
  width: 150px;
}
/* line 210, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .description .name {
  font-size: 12px;
}
/* line 211, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .description .prices {
  margin-top: 3px;
}
/* line 213, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order table.shopping_cart .description .prices span {
  margin-right: 15px;
  font-style: italic;
  word-spacing: 1px;
}
/* line 217, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order .ui-autocomplete.ui-menu {
  background-color: white;
  margin-top: 2px;
}
/* line 222, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order .ui-autocomplete.ui-menu a {
  color: inherit;
  padding: 3px;
  line-height: 1;
}
/* line 228, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order .ui-autocomplete .ui-menu-item-wrapper {
  padding: 1px;
}
/* line 229, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order .ui-autocomplete .ui-state-active {
  padding: 0px !important;
}
/* line 230, ../../../app/assets/_precompile/website/common.scss */
body.website.quick_order .ui-autocomplete .ui-state-active {
  font-weight: normal;
  text-decoration: underline;
}

/* line 234, ../../../app/assets/_precompile/website/common.scss */
#quick_order_cart .prices span:after {
  content: ', ';
}
/* line 235, ../../../app/assets/_precompile/website/common.scss */
#quick_order_cart .prices span:last-child {
  content: '';
}

@media (max-width: 500px) {
  /* line 240, ../../../app/assets/_precompile/website/common.scss */
  .festi-cart-buttons {
    font-size: 95%;
  }
}
@media (max-height: 600px) {
  /* line 245, ../../../app/assets/_precompile/website/common.scss */
  body.website .festi-cart-products .festi-cart-products-content table {
    font-size: 12px;
    line-height: 16px;
  }
  /* line 247, ../../../app/assets/_precompile/website/common.scss */
  body.website div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td {
    padding: 1px 5px;
  }
  /* line 248, ../../../app/assets/_precompile/website/common.scss */
  body.website div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-delete.remove > a.festi-cart-remove-product {
    color: #fff;
    text-transform: lowercase;
    padding: 2px 1px 5px 1px;
    line-height: 10px;
    margin-top: 0;
  }
  /* line 251, ../../../app/assets/_precompile/website/common.scss */
  body.website div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-img > a.festi-cart-img > img {
    width: 30px;
  }
}
/* line 257, ../../../app/assets/_precompile/website/common.scss */
body.website .festi-cart-products.overlay {
  min-width: 320px;
}
/* line 258, ../../../app/assets/_precompile/website/common.scss */
body.website .festi-cart-products table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-delete.remove {
  margin-top: 15px;
}
/* line 259, ../../../app/assets/_precompile/website/common.scss */
body.website .festi-cart-products .too_many_items td {
  text-align: center;
  text-transform: initial;
}
/* line 260, ../../../app/assets/_precompile/website/common.scss */
body.website .festi-cart-products .too_many_items td a {
  text-decoration: underline;
}
/* line 262, ../../../app/assets/_precompile/website/common.scss */
body.website table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-delete.remove > a.festi-cart-remove-product {
  color: #fff;
  text-transform: lowercase;
  padding: 0 4px 2px 5px;
  line-height: 16px;
  margin-top: 0;
}
/* line 266, ../../../app/assets/_precompile/website/common.scss */
body.website table .items .sold_out {
  font-weight: bold;
  color: red;
  margin-left: 0.5em;
  background-color: white;
}

/* line 271, ../../../app/assets/_precompile/website/common.scss */
body.checkout_success table .items td.name, body.accounts table .items td.name {
  width: 50%;
}
/* line 272, ../../../app/assets/_precompile/website/common.scss */
body.checkout_success table .items td .unavailable, body.accounts table .items td .unavailable {
  color: #ef4835;
  font-weight: bold;
  margin-left: 1em;
  text-transform: uppercase;
}
/* line 273, ../../../app/assets/_precompile/website/common.scss */
body.checkout_success table .items tr.unavailable, body.accounts table .items tr.unavailable {
  color: #ef4835;
}
/* line 275, ../../../app/assets/_precompile/website/common.scss */
body.checkout_success table .items tbody.other, body.accounts table .items tbody.other {
  border-bottom: none;
}
/* line 276, ../../../app/assets/_precompile/website/common.scss */
body.checkout_success table .items tr.total td, body.accounts table .items tr.total td {
  border-top: 1px solid;
  border-bottom: 1px solid;
}
/* line 277, ../../../app/assets/_precompile/website/common.scss */
body.checkout_success table .items tr.total td.empty, body.accounts table .items tr.total td.empty {
  border: none;
}
/* line 278, ../../../app/assets/_precompile/website/common.scss */
body.checkout_success table .items td.empty, body.accounts table .items td.empty {
  border: none;
}

/* line 284, ../../../app/assets/_precompile/website/common.scss */
.product .images {
  display: block;
  position: relative;
  text-align: right;
}
/* line 285, ../../../app/assets/_precompile/website/common.scss */
.product .images .product_badge {
  position: absolute;
  z-index: 10;
}
/* line 286, ../../../app/assets/_precompile/website/common.scss */
.product .images .on_sale {
  top: 15px;
  right: -14px;
  width: 142px;
  height: auto;
}
/* line 287, ../../../app/assets/_precompile/website/common.scss */
.product .images .half_price {
  bottom: 3px;
  left: 3px;
  width: 98px;
  height: auto;
}

/* line 291, ../../../app/assets/_precompile/website/common.scss */
body.product_detail .product .images .on_sale {
  width: 190px;
  max-width: 40%;
}
/* line 292, ../../../app/assets/_precompile/website/common.scss */
body.product_detail .product .images .half_price {
  width: 131px;
  max-width: 40%;
}

@media (max-width: 991px) {
  /* line 299, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-content .content, .inside_out .featured-content .content {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  /* line 300, ../../../app/assets/_precompile/website/common.scss */
  .website.index .inside_out .tile-container, .inside_out .inside_out .tile-container {
    text-align: center;
  }
}
@media screen and (max-width: 630px) {
  /* line 305, ../../../app/assets/_precompile/website/common.scss */
  .non-mobile {
    display: none;
  }

  /* line 306, ../../../app/assets/_precompile/website/common.scss */
  .mobile {
    display: inherit;
  }

  /* line 309, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-img span, .inside_out .featured-img span {
    right: 10px;
  }
  /* line 311, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-img .btn-catalogue, .website.index .featured-img .btn-browse, .inside_out .featured-img .btn-catalogue, .inside_out .featured-img .btn-browse {
    padding: 7px;
  }
  /* line 312, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-img .btn-catalogue .abbrev, .website.index .featured-img .btn-browse .abbrev, .inside_out .featured-img .btn-catalogue .abbrev, .inside_out .featured-img .btn-browse .abbrev {
    display: none;
  }
  /* line 317, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-content .guarantee, .inside_out .featured-content .guarantee {
    height: inherit;
  }
  /* line 318, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-content .guarantee p, .inside_out .featured-content .guarantee p {
    width: 100%;
  }
  /* line 319, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-content .guarantee img, .inside_out .featured-content .guarantee img {
    display: none;
  }
  /* line 320, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-content .try, .inside_out .featured-content .try {
    height: inherit;
  }
}
@media screen and (min-width: 630px) {
  /* line 326, ../../../app/assets/_precompile/website/common.scss */
  .non-mobile {
    display: inherit;
  }

  /* line 327, ../../../app/assets/_precompile/website/common.scss */
  .mobile {
    display: none;
  }

  /* line 329, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-img span, .inside_out .featured-img span {
    right: 35px;
  }
  /* line 331, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-content .guarantee, .inside_out .featured-content .guarantee {
    display: flex;
  }
  /* line 332, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-content .guarantee img, .inside_out .featured-content .guarantee img {
    flex-shrink: 0;
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 630px) and (max-width: 990px) {
  /* line 337, ../../../app/assets/_precompile/website/common.scss */
  .website.index .shop-now-overlay, .inside_out .shop-now-overlay {
    left: 0;
  }
}
@media (max-width: 610px) {
  /* line 338, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-img span, .inside_out .featured-img span {
    position: static;
  }
}
@media (min-width: 992px) {
  /* line 341, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-img span, .inside_out .featured-img span {
    position: absolute;
  }
  /* line 342, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-content .try, .inside_out .featured-content .try {
    height: 180px;
  }
  /* line 343, ../../../app/assets/_precompile/website/common.scss */
  .website.index .featured-content .guarantee, .inside_out .featured-content .guarantee {
    height: 180px;
  }
}
/* line 348, ../../../app/assets/_precompile/website/common.scss */
.website.index #signupModal h2, body.inside_out #signupModal h2 {
  color: white;
}
/* line 349, ../../../app/assets/_precompile/website/common.scss */
.website.index .featured-img span, body.inside_out .featured-img span {
  position: absolute;
  bottom: 15px;
}
/* line 350, ../../../app/assets/_precompile/website/common.scss */
.website.index .featured-img span a, body.inside_out .featured-img span a {
  display: block;
  text-align: center;
}
/* line 351, ../../../app/assets/_precompile/website/common.scss */
.website.index .featured-img .btn-browse, body.inside_out .featured-img .btn-browse {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#dfca38));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(white), to(#dfca38));
  background: -moz-linear-gradient(center top, white, #dfca38);
}
/* line 356, ../../../app/assets/_precompile/website/common.scss */
.website.index .featured-img .btn-catalogue, body.inside_out .featured-img .btn-catalogue {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#dfe0d5));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(white), to(#dfe0d5));
  background: -moz-linear-gradient(center top, white, #dfe0d5);
}
/* line 361, ../../../app/assets/_precompile/website/common.scss */
.website.index .featured-content, body.inside_out .featured-content {
  padding: 25px 0 15px;
}
/* line 362, ../../../app/assets/_precompile/website/common.scss */
.website.index .featured-content .content, body.inside_out .featured-content .content {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
/* line 363, ../../../app/assets/_precompile/website/common.scss */
.website.index .featured-content .try, body.inside_out .featured-content .try {
  padding: 20px 15px;
  background-color: #f2f2f2;
}
/* line 364, ../../../app/assets/_precompile/website/common.scss */
.website.index .featured-content .guarantee, body.inside_out .featured-content .guarantee {
  padding: 20px 15px;
  background-color: #dcdcdc;
}
/* line 365, ../../../app/assets/_precompile/website/common.scss */
.website.index .featured-content h1, .website.index .featured-content h2, .website.index .featured-content h3, body.inside_out .featured-content h1, body.inside_out .featured-content h2, body.inside_out .featured-content h3 {
  margin-top: 0px;
}
/* line 366, ../../../app/assets/_precompile/website/common.scss */
.website.index .three-column-img .tile-container, body.inside_out .three-column-img .tile-container {
  padding: 0;
}
/* line 367, ../../../app/assets/_precompile/website/common.scss */
.website.index a.tile img, body.inside_out a.tile img {
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  /* line 374, ../../../app/assets/_precompile/website/common.scss */
  #jssor_1 {
    position: relative;
  }
}
/* line 375, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 {
  /*jssor slider bullet and arrows (skin 051) */
}
/* line 376, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 {
  margin: 0 auto;
  top: 0px;
  left: 0px;
  width: 1024px;
  height: 595px;
  overflow: hidden;
  visibility: hidden;
}
/* line 377, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 img {
  width: 1024px;
  height: 595px;
}
/* line 378, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .loading {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7);
}
/* line 379, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .loading img {
  margin-top: -19px;
  position: relative;
  top: 50%;
  width: 38px;
  height: 38px;
}
/* line 380, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .slides {
  cursor: default;
  position: relative;
  top: 0px;
  left: 0px;
  width: 1024px;
  height: 595px;
  overflow: hidden;
}
/* line 381, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .navigator {
  position: absolute;
  bottom: 12px;
  right: 12px;
}
/* line 385, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssorb051 .i {
  position: absolute;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
/* line 386, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssorb051 .i .b {
  fill: #fff;
  fill-opacity: 0.5;
}
/* line 387, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssorb051 .i:hover .b {
  fill-opacity: .7;
}
/* line 388, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssorb051 .iav .b {
  fill-opacity: 1;
}
/* line 389, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssorb051 .i.idn {
  opacity: .3;
}
/* line 390, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssorb051 .circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 395, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}
/* line 396, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}
/* line 397, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssora051 :hover {
  opacity: .8;
}
/* line 398, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssora051 .jssora051dn {
  opacity: .5;
}
/* line 399, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssora051 .jssora051ds {
  opacity: .3;
  pointer-events: none;
}
/* line 401, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssora051.arrow {
  width: 55px;
  height: 55px;
  top: 0px;
}
/* line 402, ../../../app/assets/_precompile/website/common.scss */
#jssor_1 .jssora051.arrow svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 407, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry .site-inner {
  text-align: center;
}
/* line 408, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry .col-content {
  margin-top: 30px;
  margin-bottom: 50px;
}
/* line 411, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry form.competition_entry input {
  padding: 15px;
  width: 300px;
}
/* line 412, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry form.competition_entry input:hover {
  padding: 15px;
}
/* line 413, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry form.competition_entry fieldset {
  margin-top: 20px;
}
/* line 415, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry .logo {
  width: 200px;
  margin: 0 auto;
}
/* line 416, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry h2 {
  text-transform: uppercase;
  font-family: 'AvenirLTStd', sans-serif;
}
/* line 418, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry .loading_notice {
  position: initial;
}
/* line 420, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry .before-header, body.competition_entry .header-wrapper, body.competition_entry .footer-signup, body.competition_entry .before-footer, body.competition_entry .site-footer {
  display: none;
}
/* line 422, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry .code-used {
  display: block;
  margin: 20px;
  padding: 20px;
}
/* line 426, ../../../app/assets/_precompile/website/common.scss */
body.competition_entry .code-used * {
  display: block;
}
/* line 6, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout section {
  float: left;
  width: 100%;
  margin-bottom: 1.5em;
}
/* line 8, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout .quarantine_fee {
  display: none;
}
/* line 9, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #comments textarea {
  width: 295px;
  height: 60px;
}
/* line 11, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout form .form-row label.checkbox input {
  margin: 8px 10px 0px -18px;
}
/* line 14, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #vouchers .data, body.checkout #coupons .data {
  margin-bottom: 1em;
}
/* line 15, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #vouchers .item, body.checkout #coupons .item {
  margin-left: 15px;
  padding: 5px 0 3px 1em;
}
/* line 19, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #vouchers .item .text, body.checkout #coupons .item .text {
  display: inline-block;
  width: 180px;
}
/* line 20, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #vouchers .item .code, body.checkout #coupons .item .code {
  color: #777;
}
/* line 21, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #vouchers .item img, body.checkout #coupons .item img {
  vertical-align: top;
  margin: 0 0.5em;
}
/* line 23, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #vouchers .item .error_message, body.checkout #coupons .item .error_message {
  float: right;
  margin-right: 10px;
}
/* line 28, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #payment .payment_type {
  margin-bottom: 1.5em;
}
/* line 29, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #payment img {
  vertical-align: bottom;
  padding-bottom: 3px;
}
/* line 30, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #payment #cvv_info {
  display: none;
}
/* line 33, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout .complete .status {
  display: none;
}
/* line 35, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout .no_shopping_cart_id {
  display: none;
}
/* line 37, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #new_address.disabled {
  display: none;
}
/* line 40, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout form.checkout input[readonly] {
  border: none;
}
/* line 42, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout form.checkout textarea {
  height: 6em;
}
/* line 44, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout form.checkout table.shop_table td.amount .remove {
  visibility: hidden;
}
/* line 45, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout form.checkout table.shop_table td.amount:hover .remove {
  visibility: visible;
}
/* line 46, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout form.checkout input#place_order, body.checkout form.checkout input#place_order:hover {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -webkit-linear-gradient(0% 0%, 0% 100%, from(#f7f7f7), to(#dadada));
  background: -moz-linear-gradient(center top, #f7f7f7, #dadada);
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  margin: 0;
  padding: 13px 10px 10px;
  font-style: 'AvenirLTStd-Medium';
  line-height: 1;
  display: inline-block;
  position: relative;
  width: 130px;
  overflow: visible;
  text-shadow: none;
  white-space: nowrap;
  transition: none;
  float: right;
}
/* line 59, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout form.checkout select.state {
  padding: 3px 0;
  text-transform: none;
}
/* line 60, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout form.checkout select.existing_address {
  padding-right: 0;
}
/* line 62, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #bhg_privacy {
  display: none;
}
/* line 64, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout .cvv_number > * {
  vertical-align: top;
}
/* line 66, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #payment_processing.error_message {
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 68, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout .validation.details li {
  list-style: initial;
  margin-left: 2em;
}
/* line 71, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #hyacinth_vase_modal div {
  margin-bottom: 5px;
}
/* line 72, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #hyacinth_vase_modal input[type=number] {
  width: 100px;
  padding: 5px !important;
  -moz-appearance: inherit;
}
/* line 73, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #hyacinth_vase_modal label {
  width: 100px;
}
/* line 74, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout #hyacinth_vase_modal .error {
  color: red;
}

@media (max-width: 500px) {
  /* line 80, ../../../app/assets/_precompile/website/checkout.scss */
  body.checkout form.checkout select.existing_address {
    font-size: 12px;
    text-transform: initial;
    padding: 3px 5px 1px 1px;
  }
}
@media (max-width: 400px) {
  /* line 85, ../../../app/assets/_precompile/website/checkout.scss */
  body.checkout form.checkout table.shop_table td {
    font-size: 13px;
  }
}
/* line 89, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout_success .complete {
  display: block;
}
/* line 90, ../../../app/assets/_precompile/website/checkout.scss */
body.checkout_success .unfufilled_items li {
  margin-left: 2em;
  list-style-type: inherit;
}
/* line 3, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts table.listing th {
  font-weight: bold;
  line-height: 1.2;
}
/* line 5, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts table > tbody {
  border-bottom: none;
}
/* line 6, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts table caption, body.accounts table th, body.accounts table td {
  line-height: 1.5;
  padding: 0.25em;
}
/* line 7, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts table caption {
  padding-bottom: 0.5em;
}

@media only screen and (max-width: 480px) {
  /* line 12, ../../../app/assets/stylesheets/website/accounts.css.scss */
  body.accounts table th, body.accounts table td {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    vertical-align: top;
  }
}
/* line 17, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.show label[for="remember_me"] {
  margin-left: 1em;
}
/* line 18, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.show input[name="remember_me"] {
  margin-right: 5px;
}
/* line 19, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.show select#selectState {
  height: 31px;
}
/* line 21, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.show .order span {
  width: 4.5em;
  display: inline-block;
}
/* line 22, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.show .order span.date {
  width: 6em;
}
/* line 25, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.show #addresses table td {
  border: none;
  padding-right: 0;
  padding-left: 0;
}
/* line 26, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.show .deleted {
  text-decoration: line-through;
}
/* line 27, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.show .deleted .remove {
  background-color: lightgrey;
}

/* line 31, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.view_order table.properties {
  margin-bottom: 15px;
}
/* line 33, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.view_order table.properties td {
  border-top: none;
}
/* line 37, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.view_order table.order_items.listing caption {
  color: inherit;
}
/* line 38, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.view_order table.order_items.listing .name {
  width: 40%;
}
/* line 39, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.view_order table.order_items.listing .price {
  text-align: right;
  padding-right: 0.5em;
}
/* line 40, ../../../app/assets/stylesheets/website/accounts.css.scss */
body.accounts.view_order table.order_items.listing tbody.items tr:last-child td {
  border-bottom: 1px solid;
}
/*







 */

