@charset "UTF-8";
/*------------------------------------*/
/*    $TRIANGLE NURSERY
/*      Author: Crafted http://www.crafted.co.uk
/*      Date last modified: 2015-06-30
/*------------------------------------*/
@-ms-viewport {
  width: device-width; }

/* 1. Settings */
/* 2. Bootstrap */
/* below imported from bootstrap.scss */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-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"] {
  -webkit-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-appearance: textfield;
  -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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*@import "libs/bootstrap/print";*/
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/fonts/glyphicons/glyphicons-halflings-regular.eot");
  src: url("/fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/glyphicons/glyphicons-halflings-regular.woff2") format("woff2"), url("/fonts/glyphicons/glyphicons-halflings-regular.woff") format("woff"), url("/fonts/glyphicons/glyphicons-halflings-regular.ttf") format("truetype"), url("/fonts/glyphicons/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;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.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,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

/*@import "libs/bootstrap/code";*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 740px; } }
  @media (min-width: 992px) {
    .container {
      width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1160px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    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 > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .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;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #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 {
  overflow-x: auto;
  min-height: 0.01%; }
  @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 > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  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, .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.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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.33333; }

.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 + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .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 + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 10px; }

@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;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #FFF;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #FFF;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #FFF;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #FFF;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #FFF;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #FFF;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #FFF; }

.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 > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary: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 > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success: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 > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info: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 > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning: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 > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  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, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .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:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .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-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-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-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[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-left: 0;
    padding-right: 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-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: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #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.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.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, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-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-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .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-left: 0;
        padding-right: 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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .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;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .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: -10px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  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 -10px; }
  .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 {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @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;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 10px;
      margin-right: 10px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -10px; }
    .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 {
    background-color: #e7e7e7;
    color: #555; }
  @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, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .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: #090909; }
  .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 {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .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: #090909; }
    .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, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    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 {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.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;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-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-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager 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: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.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; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .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; }

/*@import "libs/bootstrap/badges";*/
/*@import "libs/bootstrap/jumbotron";*/
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

/*@import "libs/bootstrap/progress-bars";*/
.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.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; }

/*@import "libs/bootstrap/list-group";*/
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child,
    .panel > .table-responsive:first-child > .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 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:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child,
    .panel > .table-responsive:last-child > .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 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-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

/*@import "libs/bootstrap/close";*/
/*@import "libs/bootstrap/modals";
@import "libs/bootstrap/tooltip";
@import "libs/bootstrap/popovers";*/
.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.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 {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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; } }

/* 3. Plugins */
/*@import "plugins/craftedslide";*/
/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, 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 !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

.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:before, .ui-helper-clearfix:after {
  content: "";
  display: table; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  zoom: 1; }

.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;
  direction: ltr; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*!
 * jQuery UI CSS Framework 1.8.21
 *
 * Copyright 2012, 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=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: 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: Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/images/themes/default/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #C61440 url(/images/themes/default/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/images/themes/default/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555555;
  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 #999999;
  background: #dadada url(/images/themes/default/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a, .ui-state-hover a:hover {
  color: #212121;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/images/themes/default/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  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 #fcefa1;
  background: #fbf9ee url(/images/themes/default/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% 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: #fef1ec url(/images/themes/default/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.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(/images/themes/default/ui-icons_222222_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(/images/themes/default/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(/images/themes/default/ui-icons_222222_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(/images/themes/default/ui-icons_888888_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(/images/themes/default/ui-icons_454545_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(/images/themes/default/ui-icons_454545_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(/images/themes/default/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/images/themes/default/ui-icons_cd0a0a_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-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(/images/themes/default/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/images/themes/default/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

/*!
 * jQuery UI Resizable 1.8.21
 *
 * Copyright 2012, 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;
  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.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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;
  z-index: 3 !important; }

/* workarounds */
* html .ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu 1.8.21
 *
 * 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.21
 *
 * Copyright 2012, 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.21
 *
 * Copyright 2012, 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: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 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.21
 *
 * Copyright 2012, 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: #C61440 url(/images/themes/default/ui-bg_highlight-soft_75_C61440_1x10.png) 0 0 repeat-x !important; }

.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.21
 *
 * Copyright 2012, 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;
  border: none !important; }

/* 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 0 0;
  background: none !important;
  border: none !important;
  border-bottom: 1px solid #aaa !important;
  border-radius: 0 !important; }

.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;
  line-height: 11px;
  font-size: 14px;
  cursor: pointer;
  -o-border-top-right-radius: 10px;
  -o-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-top-right-radius: 10px;
  -moz-border-top-left-radius: 10px;
  -ms-border-top-right-radius: 10px;
  -ms-border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px; }

.ui-tabs .ui-tabs-nav li.ui-state-default, .ui-tabs .ui-tabs-nav li.ui-state-focus {
  border: 1px solid #aaa; }

.ui-tabs .ui-tabs-nav li.ui-state-default {
  background: #e6e6e6 url(/images/themes/default/bg-tab.png) 50% 50% repeat-x; }

.ui-tabs .ui-tabs-nav li.ui-state-active {
  background: #ffffff url(/images/themes/default/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 14px 13px 12px;
  text-decoration: none;
  font-size: 14px;
  color: #444;
  outline: none;
  outline-offset: 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: pointer; }

.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: 23px 13px;
  background: none; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

/*!
 * jQuery UI Datepicker 1.8.21
 *
 * Copyright 2012, 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;
  display: none; }

.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%;
  font-size: 0em; }

/* 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*/
  -webkit-filter: mask();
          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.21
 *
 * Copyright 2012, 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;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

/*@import "plugins/jtweetsanywhere-1.2.1";*/
.nyroModalBg {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.7;
  z-index: 110; }

.nmReposition {
  position: absolute; }

.nyroModalCloseButton {
  top: -13px;
  right: -13px;
  width: 12px;
  height: 12px;
  text-indent: -9999em;
  background: url(/svg/icon-remove.svg); }

.nyroModalTitle {
  top: -26px;
  left: 0;
  margin: 0;
  font-size: 1.1em;
  color: #ddd; }

.nyroModalCont {
  position: absolute;
  margin: 25px;
  background: #fff;
  z-index: 112; }
  .nyroModalCont iframe {
    width: 600px;
    height: 400px; }

.nyroModalError {
  border: 4px solid red;
  color: red;
  width: 250px;
  height: 250px; }
  .nyroModalError div {
    min-width: 0;
    min-height: 0;
    padding: 10px; }

.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
  position: relative;
  padding: 10px;
  min-height: 250px;
  min-width: 250px;
  max-width: 1000px; }

.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
  position: relative;
  overflow: hidden; }

.nyroModalImage img {
  vertical-align: top; }

.nyroModalHidden {
  left: -9999em;
  top: -9999em; }

.nyroModalLoad {
  position: absolute;
  width: 100px;
  height: 100px;
  background: white image-url("ajax-loader.gif") no-repeat center;
  padding: 0; }

.nyroModalPrev, .nyroModalNext {
  outline: none;
  position: absolute;
  top: 0;
  height: 60%;
  width: 150px;
  min-height: 50px;
  max-height: 300px;
  cursor: pointer;
  text-indent: -9999em;
  background: transparent url("data:image/gif;base64,AAAA") left 20% no-repeat; }

.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
  height: 100%;
  width: 40%;
  max-height: none; }

.nyroModalPrev {
  left: 0; }
  .nyroModalPrev:hover {
    background-image: url(../img/prev.gif); }

.nyroModalNext {
  right: 0;
  background-position: right 20%; }
  .nyroModalNext:hover {
    background-position: right 20%;
    background-image: url(../img/next.gif); }

.nyroModalCont {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0 10px 10px;
  border: 3px solid #e9406a;
  border-radius: 5px; }
  .nyroModalCont .col-nyro-0 {
    width: 0%; }
  .nyroModalCont .col-nyro-offset-0 {
    margin-left: 0%; }
  .nyroModalCont .col-nyro-1 {
    width: 8.33333%; }
  .nyroModalCont .col-nyro-offset-1 {
    margin-left: 8.33333%; }
  .nyroModalCont .col-nyro-2 {
    width: 16.66667%; }
  .nyroModalCont .col-nyro-offset-2 {
    margin-left: 16.66667%; }
  .nyroModalCont .col-nyro-3 {
    width: 25%; }
  .nyroModalCont .col-nyro-offset-3 {
    margin-left: 25%; }
  .nyroModalCont .col-nyro-4 {
    width: 33.33333%; }
  .nyroModalCont .col-nyro-offset-4 {
    margin-left: 33.33333%; }
  .nyroModalCont .col-nyro-5 {
    width: 41.66667%; }
  .nyroModalCont .col-nyro-offset-5 {
    margin-left: 41.66667%; }
  .nyroModalCont .col-nyro-6 {
    width: 50%; }
  .nyroModalCont .col-nyro-offset-6 {
    margin-left: 50%; }
  .nyroModalCont .col-nyro-7 {
    width: 58.33333%; }
  .nyroModalCont .col-nyro-offset-7 {
    margin-left: 58.33333%; }
  .nyroModalCont .col-nyro-8 {
    width: 66.66667%; }
  .nyroModalCont .col-nyro-offset-8 {
    margin-left: 66.66667%; }
  .nyroModalCont .col-nyro-9 {
    width: 75%; }
  .nyroModalCont .col-nyro-offset-9 {
    margin-left: 75%; }
  .nyroModalCont .col-nyro-10 {
    width: 83.33333%; }
  .nyroModalCont .col-nyro-offset-10 {
    margin-left: 83.33333%; }
  .nyroModalCont .col-nyro-11 {
    width: 91.66667%; }
  .nyroModalCont .col-nyro-offset-11 {
    margin-left: 91.66667%; }
  .nyroModalCont .col-nyro-12 {
    width: 100%; }
  .nyroModalCont .col-nyro-offset-12 {
    margin-left: 100%; }
  .nyroModalCont .nyroModalClose.btn-link {
    display: block;
    padding-right: 0;
    float: right;
    font-size: 1rem; }
  .nyroModalCont .container__item:last-child {
    margin-bottom: 10px; }
  .nyroModalCont .container__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.nyroModalImg {
  padding: 0; }

.nyroModalClose.btn-link {
  display: none; }

.nyro-close {
  display: none; }

.nyroModalLink .nyro-close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  z-index: 999999;
  background: transparent url(/svg/icon-cross.svg) no-repeat center center; }

/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  padding: 6px;
  border-radius: 4px;
  direction: ltr; }

.datepicker-inline {
  width: 240px; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #999;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999; }

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker td,
.datepicker th {
  text-align: center;
  padding: 8px !important;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eee;
  cursor: pointer; }

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999; }

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datepicker table tr td.highlighted {
  background: #d9edf7;
  border-radius: 0; }

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fdd49a), to(#fdf59a));
  background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000; }

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a; }

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9; }

.datepicker table tr td.today:hover:hover {
  color: #000; }

.datepicker table tr td.today.active:hover {
  color: #fff; }

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  border-radius: 0; }

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-color: #f3d17a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3c17a), to(#f3e97a));
  background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 0; }

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a; }

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9; }

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-color: #9e9e9e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#808080));
  background-image: linear-gradient(to bottom, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080; }

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9; }

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#08c), to(#0044cc));
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px; }

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eee; }

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default; }

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#08c), to(#0044cc));
  background-image: linear-gradient(to bottom, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc; }

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9; }

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999; }

.datepicker .datepicker-switch {
  width: 145px; }

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer; }

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eee; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.input-append.date .add-on,
.input-prepend.date .add-on {
  cursor: pointer; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  margin-top: 3px; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0; }

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px; }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 0;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("/images/themes/default/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("/images/themes/default/bx_controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url("/images/themes/default/bx_controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("/images/themes/default/bx_controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("/images/themes/default/bx_controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/* 4. Base: Default styles*/
.image-button, button.close,
a.close,
.close, .button-heart {
  border: 0 none currentColor;
  cursor: pointer;
  padding: 0; }

.opacity-hover-effect, button.close,
a.close,
.close {
  opacity: 0.8;
  -webkit-filter: none;
          filter: none; }
  .opacity-hover-effect:hover,
  .close:hover {
    opacity: 1;
    -webkit-filter: none;
            filter: none; }

.border-box-sizing {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

.txt-hide, button.close,
a.close,
.close, .button-heart, i.sagepay, a.crafted, i.mouse, i.flower, i.tag, i.van, i.bubble-question, i.padlock, i.delivery-van, .icon-social, .twitter-icon, .facebook-icon, .video-icon, .pinterest-icon, .blog-icon, .email-icon {
  overflow: hidden;
  text-indent: -999em;
  font-size: 0;
  line-height: 0;
  display: block;
  direction: ltr; }

.remove-outline {
  outline: none;
  outline-offset: none; }

.column-bottom-shadow {
  display: block;
  content: '';
  width: 215px;
  height: 12px;
  background: Transparent url("/images/themes/default/bg-dropshadow.png") no-repeat top left; }

.sq-container {
  position: relative; }
  .sq-container:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .sq-container > .sq-item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

@media only screen and (min-width: 480px) {
  body:after {
    content: "bp-small";
    display: none; } }

@media only screen and (min-width: 768px) {
  body:after {
    content: "bp-medium";
    display: none; } }

@media only screen and (min-width: 992px) {
  body:after {
    content: "bp-large";
    display: none; } }

/* Element syling */
html {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.4; }

@media (min-width: 768px) {
  html {
    font-size: 0.875em; } }

@media (min-width: 992px) {
  html {
    font-size: 0.8125em; } }

body {
  font-size: 1rem;
  color: #444444; }

.ui-widget-content {
  color: #444444; }

p {
  margin: 0.2em 0 0.5em; }

p.lede {
  font-size: 1.2em; }

p.lede--large {
  font-size: 2em; }

a, a:focus, a:active, a:hover,
.ui-widget-content a,
.ui-widget-content a:focus,
.ui-widget-content a:active,
.ui-widget-content a:hover,
.btn-link,
.btn-link:focus,
.btn-link:active,
.btn-link:hover {
  color: #C61440; }
  a h1, a h2, a h3, a h4, a h5, a h6, a:focus h1, a:focus h2, a:focus h3, a:focus h4, a:focus h5, a:focus h6, a:active h1, a:active h2, a:active h3, a:active h4, a:active h5, a:active h6, a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6,
  .ui-widget-content a h1,
  .ui-widget-content a h2,
  .ui-widget-content a h3,
  .ui-widget-content a h4,
  .ui-widget-content a h5,
  .ui-widget-content a h6,
  .ui-widget-content a:focus h1,
  .ui-widget-content a:focus h2,
  .ui-widget-content a:focus h3,
  .ui-widget-content a:focus h4,
  .ui-widget-content a:focus h5,
  .ui-widget-content a:focus h6,
  .ui-widget-content a:active h1,
  .ui-widget-content a:active h2,
  .ui-widget-content a:active h3,
  .ui-widget-content a:active h4,
  .ui-widget-content a:active h5,
  .ui-widget-content a:active h6,
  .ui-widget-content a:hover h1,
  .ui-widget-content a:hover h2,
  .ui-widget-content a:hover h3,
  .ui-widget-content a:hover h4,
  .ui-widget-content a:hover h5,
  .ui-widget-content a:hover h6,
  .btn-link h1,
  .btn-link h2,
  .btn-link h3,
  .btn-link h4,
  .btn-link h5,
  .btn-link h6,
  .btn-link:focus h1,
  .btn-link:focus h2,
  .btn-link:focus h3,
  .btn-link:focus h4,
  .btn-link:focus h5,
  .btn-link:focus h6,
  .btn-link:active h1,
  .btn-link:active h2,
  .btn-link:active h3,
  .btn-link:active h4,
  .btn-link:active h5,
  .btn-link:active h6,
  .btn-link:hover h1,
  .btn-link:hover h2,
  .btn-link:hover h3,
  .btn-link:hover h4,
  .btn-link:hover h5,
  .btn-link:hover h6 {
    color: #444444; }

.highlighted-link {
  color: #C61440; }

.pod-link,
.pod-link:hover,
.pod-link:active,
.pod-link:focus {
  display: block;
  text-decoration: none;
  color: inherit; }
  .pod-link .inner-link,
  .pod-link:hover .inner-link,
  .pod-link:active .inner-link,
  .pod-link:focus .inner-link {
    color: #C61440; }
  .pod-link .title-link:hover,
  .pod-link .title-link:active,
  .pod-link .title-link:focus,
  .pod-link .inner-link:hover,
  .pod-link .inner-link:active,
  .pod-link .inner-link:focus,
  .pod-link:hover .title-link:hover,
  .pod-link:hover .title-link:active,
  .pod-link:hover .title-link:focus,
  .pod-link:hover .inner-link:hover,
  .pod-link:hover .inner-link:active,
  .pod-link:hover .inner-link:focus,
  .pod-link:active .title-link:hover,
  .pod-link:active .title-link:active,
  .pod-link:active .title-link:focus,
  .pod-link:active .inner-link:hover,
  .pod-link:active .inner-link:active,
  .pod-link:active .inner-link:focus,
  .pod-link:focus .title-link:hover,
  .pod-link:focus .title-link:active,
  .pod-link:focus .title-link:focus,
  .pod-link:focus .inner-link:hover,
  .pod-link:focus .inner-link:active,
  .pod-link:focus .inner-link:focus {
    text-decoration: underline; }

h1,
.alpha {
  font-weight: bold;
  font-size: 2em;
  line-height: 1.6;
  text-transform: uppercase;
  margin: 0.2em 0 0.5em; }

h2,
.beta {
  font-weight: bold;
  font-size: 1.85em;
  line-height: 1.6;
  text-transform: none;
  margin: 0.2em 0 0.5em; }

h3,
.gamma {
  font-weight: normal;
  font-size: 1.7em;
  line-height: 1.6;
  text-transform: uppercase;
  margin: 0.5em 0; }

h4,
.delta {
  font-weight: bold;
  font-size: 1.3em;
  line-height: 1.6;
  text-transform: none; }

h5,
.epsilon {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.6;
  text-transform: uppercase; }

h6,
.zeta {
  font-weight: normal;
  font-style: italic;
  font-size: 1em;
  line-height: 1.6;
  text-transform: none;
  color: #999999; }

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
  color: inherit;
  text-decoration: inherit; }

.brand-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  text-transform: none; }

.brand-color {
  color: #C61440; }

.wf-active .brand-font,
.cke_editable .brand-font {
  font-family: "Arapey", serif; }

.text-center {
  text-align: center !important; }

.text-left {
  text-align: left !important; }

@media (min-width: 992px) {
  .text--full-width {
    -webkit-column-count: 2;
            column-count: 2; }
    .text--full-width h1, .text--full-width h2, .text--full-width h3, .text--full-width h4, .text--full-width h5, .text--full-width h6 {
      -webkit-column-span: all;
              column-span: all; } }

.green-gradient-box {
  background: #428c3d;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxYzk1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjYmZjODVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjYWJiZTU5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjOGJhZjUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjNDI4YzNkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjMmY4MjM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyN2IzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -webkit-gradient(linear, left top, left bottom, from(#c1c95f), color-stop(9%, #bfc85e), color-stop(24%, #abbe59), color-stop(41%, #8baf50), color-stop(76%, #428c3d), color-stop(88%, #2f8238), to(#227b35));
  background: linear-gradient(to bottom, #c1c95f 0%, #bfc85e 9%, #abbe59 24%, #8baf50 41%, #428c3d 76%, #2f8238 88%, #227b35 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c95f', endColorstr='#227b35',GradientType=0 );
  -webkit-box-shadow: inset 0 0 1px #ffffff;
          box-shadow: inset 0 0 1px #ffffff;
  -webkit-box-shadow: 0 1px 1px #b3b2b3;
          box-shadow: 0 1px 1px #b3b2b3;
  -webkit-box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.35);
          box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.35); }

.green-gradient-box:hover, .green-gradient-box-hover {
  background: #4da347;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4ZTA2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjZDZlMDZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjYzFkNjY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjOWZjNjViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjNGRhMzQ3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjMzg5OTQyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI5OTMzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -webkit-gradient(linear, left top, left bottom, from(#d8e06b), color-stop(9%, #d6e06b), color-stop(24%, #c1d664), color-stop(41%, #9fc65b), color-stop(76%, #4da347), color-stop(88%, #389942), to(#29933e));
  background: linear-gradient(to bottom, #d8e06b 0%, #d6e06b 9%, #c1d664 24%, #9fc65b 41%, #4da347 76%, #389942 88%, #29933e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e06b', endColorstr='#29933e',GradientType=0 ); }

/* 5. Objects */
.radial-box-shadow {
  padding-bottom: 1.2em;
  position: relative; }
  .radial-box-shadow:after {
    display: block;
    content: '';
    left: 0;
    right: 0;
    height: 1em;
    bottom: 0;
    position: absolute;
    background: radial-gradient(ellipse at 50% -10%, rgba(0, 0, 0, 0.3), rgba(97, 97, 97, 0) 55%); }

.radial-box-shadow--inverse {
  padding-bottom: 1.2em;
  position: relative;
  margin-bottom: 1em; }
  .radial-box-shadow--inverse:after {
    display: block;
    content: '';
    left: 0;
    right: 0;
    height: 1em;
    bottom: 0;
    position: absolute;
    background: radial-gradient(ellipse at 50% 110%, rgba(0, 0, 0, 0.3), rgba(97, 97, 97, 0) 55%); }

/* Buttons */
.btn {
  border-radius: 0;
  font-family: Arial, Helvetica;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
  font-size: 1em;
  overflow: hidden; }

.btn-block.btn:not(.btn-lg) {
  padding-left: 6px;
  padding-right: 6px; }

.btn-multiline {
  white-space: normal; }

.btn-long {
  padding: 12px 80px; }

.btn-lg, .btn-group-lg > .btn {
  font-size: 1.3em; }

.btn-fat {
  padding-top: 10px;
  padding-bottom: 10px; }

.btn-link {
  text-transform: none;
  font-weight: bold; }

.btn-link > svg {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: -0.4em;
  width: 1.5625em;
  height: 1.5625em; }

.btn-static-fat {
  padding: 10px 0;
  display: inline-block; }

.btn-primary {
  color: white;
  background-color: #b7244c;
  border-color: #7e0929;
  background: -webkit-gradient(linear, left top, left bottom, from(#e9406a), color-stop(8%, #e83f6a), color-stop(21%, #de3b63), color-stop(41%, #c62f55), color-stop(77%, #961938), to(#800f2b));
  background: linear-gradient(to bottom, #e9406a 0%, #e83f6a 8%, #de3b63 21%, #c62f55 41%, #961938 77%, #800f2b 100%);
  -webkit-box-shadow: inset 0 0 1px #ffffff;
          box-shadow: inset 0 0 1px #ffffff;
  -webkit-box-shadow: 0 1px 1px #b3b2b3;
          box-shadow: 0 1px 1px #b3b2b3;
  text-shadow: 0 1px 0 #73122d;
  -webkit-box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.35);
          box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.35);
  box-shadow: 0 1px 1px #b3b2b3; }
  .btn-primary:focus, .btn-primary.focus {
    color: white;
    background-color: #8c1c3a;
    border-color: #070102; }
  .btn-primary:hover {
    color: white;
    background-color: #8c1c3a;
    border-color: #450516; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: white;
    background-color: #8c1c3a;
    border-color: #450516; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: white;
      background-color: #6f162e;
      border-color: #070102; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #b7244c;
    border-color: #7e0929; }
  .btn-primary .badge {
    color: #b7244c;
    background-color: white; }
  .btn-primary:focus, .btn-primary:active, .btn-primary:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(100%, #e9406a), color-stop(0, #961938));
    background-image: linear-gradient(to top, #e9406a 100%, #961938 0); }

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.4; }

.btn-secondary {
  color: white;
  background-color: #e97200;
  border-color: #b65900;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffa650), color-stop(8%, #ff8c1d), color-stop(21%, #f37700), color-stop(41%, #e97200), color-stop(77%, #d06600), to(#b65900));
  background: linear-gradient(to bottom, #ffa650 0%, #ff8c1d 8%, #f37700 21%, #e97200 41%, #d06600 77%, #b65900 100%);
  -webkit-box-shadow: inset 0 0 1px #ffffff;
          box-shadow: inset 0 0 1px #ffffff;
  -webkit-box-shadow: 0 1px 1px #b3b2b3;
          box-shadow: 0 1px 1px #b3b2b3;
  text-shadow: 0 1px 0 #834000;
  -webkit-box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.35);
          box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.35);
  box-shadow: 0 1px 1px #b3b2b3; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: white;
    background-color: #b65900;
    border-color: #371b00; }
  .btn-secondary:hover {
    color: white;
    background-color: #b65900;
    border-color: #793b00; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: white;
    background-color: #b65900;
    border-color: #793b00; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: white;
      background-color: #924800;
      border-color: #371b00; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    background-image: none; }
  .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus,
  fieldset[disabled] .btn-secondary:hover,
  fieldset[disabled] .btn-secondary:focus,
  fieldset[disabled] .btn-secondary.focus {
    background-color: #e97200;
    border-color: #b65900; }
  .btn-secondary .badge {
    color: #e97200;
    background-color: white; }
  .btn-secondary:focus, .btn-secondary:active, .btn-secondary:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(100%, #ffa650), color-stop(0, #d06600));
    background-image: linear-gradient(to top, #ffa650 100%, #d06600 0); }

.btn-default {
  color: #444444;
  background-color: #eaeaea;
  border-color: #888888;
  background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), color-stop(8%, #fdfdfd), color-stop(38%, #f2f2f2), color-stop(65%, #e5e5e5), to(#d9d9d9));
  background: linear-gradient(to bottom, #fefefe 0%, #fdfdfd 8%, #f2f2f2 38%, #e5e5e5 65%, #d9d9d9 100%); }
  .btn-default:focus, .btn-default.focus {
    color: #444444;
    background-color: #d1d1d1;
    border-color: #484848; }
  .btn-default:hover {
    color: #444444;
    background-color: #d1d1d1;
    border-color: dimgray; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #444444;
    background-color: #d1d1d1;
    border-color: dimgray; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #444444;
      background-color: #bfbfbf;
      border-color: #484848; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #eaeaea;
    border-color: #888888; }
  .btn-default .badge {
    color: #eaeaea;
    background-color: #444444; }
  .btn-default:focus, .btn-default:active, .btn-default:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(8%, #ffffff), color-stop(38%, #ffffff), color-stop(65%, #f7f7f7), to(#efefef));
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 8%, #ffffff 38%, #f7f7f7 65%, #efefef 100%); }

button.close,
a.close,
.close {
  width: 34px;
  height: 34px;
  background: transparent url("/images/themes/default/icons.png") no-repeat -484px 0; }

.button-heart {
  width: 40px;
  height: 40px;
  background: transparent url("/images/themes/default/icon-heart.png") no-repeat 0 0; }

.button-heart:hover {
  background-image: url("/images/themes/default/icon-heart--filled.png"); }

.btn-lg > img, .btn-group-lg > .btn > img {
  max-height: 20px;
  margin: -5px 0.5em 0; }

.callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px; }

.callout h4 {
  margin-top: 0;
  margin-bottom: 5px; }

.callout p:last-child {
  margin-bottom: 0; }

.callout-danger {
  border-left-color: #ce4844; }

.callout-danger h4 {
  color: #ce4844; }

.callout-unavailable {
  border-left-color: #C61440;
  background: #f5f5f5; }

.callout-unavailable h4 {
  color: #C61440; }

.callout-warning {
  border-left-color: #aa6708; }

.callout-warning h4 {
  color: #aa6708; }

.callout-info {
  border-left-color: #1b809e; }

.callout-info h4 {
  color: #1b809e; }

.input-group-addon--white {
  background: #FFF; }

.input-group-lg > .input-group-addon--slim {
  padding: 4px; }

.icon--date-picker {
  width: auto;
  height: 100%;
  max-height: 36px;
  cursor: pointer;
  padding: 5px; }

@media (min-width: 992px) {
  .equal-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .equal-md > div[class*='col-'] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .equal-md > div[class*='col-'] .panel {
        width: 100%; }
  .equal-height-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .equal-height-md > [class*='col-'] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .equal-height-md > [class*='col-'] .equal__child {
        height: 100%; } }

@media (min-width: 768px) {
  .equal-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .equal-sm > div[class*='col-'] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .equal-sm > div[class*='col-'] .panel {
        width: 100%; }
  .equal-height-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .equal-height-sm > [class*='col-'] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .equal-height-sm > [class*='col-'] .equal__child {
        height: 100%; } }

.calendar-list {
  margin: 5px -5px;
  padding: 0; }
  .calendar-list li {
    /*float: left;*/
    list-style: none;
    display: inline-block;
    margin: 5px; }

.icon-calendar {
  width: 50px;
  text-align: center; }
  .icon-calendar .month,
  .icon-calendar .day {
    display: block;
    color: white;
    font-weight: bold;
    line-height: 1;
    border: 4px solid #b4dabf; }
  .icon-calendar .month {
    background-color: #b4dabf;
    text-transform: uppercase;
    font-size: 0.65em; }
  .icon-calendar .day {
    border-top: none;
    color: #b4dabf;
    background: #fff;
    font-size: 1.15em;
    padding: 4px 5px; }

.icon-calendar--large {
  width: 60px; }
  .icon-calendar--large .month,
  .icon-calendar--large .day {
    border-width: 4.8px; }
  .icon-calendar--large .month {
    font-size: 0.78em; }
  .icon-calendar--large .day {
    font-size: 1.38em;
    padding: 4px 6px; }

.icon-calendar--delivery .month,
.icon-calendar--delivery .day {
  border-color: #c61f42; }

.icon-calendar--delivery .month {
  background-color: #c61f42; }

.icon-calendar--delivery .day {
  color: #c61f42; }

.icon-calendar--today .month,
.icon-calendar--today .day {
  border-color: #59ac71; }

.icon-calendar--today .month {
  background-color: #59ac71; }

.icon-calendar--today .day {
  color: #59ac71; }

/* Colour icons */
.icon-colour {
  display: block;
  width: 100%;
  min-width: 25px;
  height: 100%;
  min-height: 25px;
  -webkit-box-shadow: 0 0 1.5px 1px rgba(126, 126, 126, 0.5);
          box-shadow: 0 0 1.5px 1px rgba(126, 126, 126, 0.5);
  border: 3px solid #FFF;
  border-radius: 50%; }

.icon-colour:hover {
  opacity: 0.6; }

.icon-colour > .tick {
  display: none; }

input[type=checkbox]:checked + .icon-colour > .tick,
.icon-colour.is-selected > .tick {
  display: block; }

.icon-colour > .tick {
  stroke: #FFF;
  fill: #FFF;
  width: 60%;
  margin: 20% auto; }

@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
  .icon-colour > .tick {
    margin: 0 auto; } }

.icon-colour--silver > .tick,
.icon-colour--white > .tick,
.icon-colour--cream > .tick,
.icon-colour--yellow > .tick {
  stroke: #000;
  fill: #000; }

.icon-colour--black {
  background-color: #000; }

.icon-colour--orange {
  background-color: #FF6633; }

.icon-colour--red {
  background-color: #C61440; }

.icon-colour--green {
  background-color: #197B30; }

.icon-colour--white {
  background-color: #FFFFFF; }

.icon-colour--brown {
  background-color: #8C6239; }

.icon-colour--yellow {
  background-color: #FFF200; }

.icon-colour--pink {
  background-color: #ff66cc; }

.icon-colour--purple {
  background-color: #642185; }

.icon-colour--salmon {
  background-color: #F26D7D; }

.icon-colour--cream {
  background-color: #FAF5BF; }

.icon-colour--blue {
  background-color: #004990; }

.icon-colour--cerise {
  background-color: #ff0099; }

.icon-colour--gold {
  background-color: #de9a0e; }

.icon-colour--lila {
  background-color: #b366ff; }

.icon-colour--silver {
  background-color: #CCCCCC; }

.icon-colour--mixed {
  background-color: transparent;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAGi0lEQVRIiZ2XTehkRxXFf7fe64//zCgh0QyZ4G7ETUwQYgS/4geCRhB3usnKCFFGNIgalGzUMLhQF9GJIKKzSIQsslCIKCGaTD7URVbixo0IEkNIyJj8u9+rqnuPi6ru+WtGM/jgUt3vva5z6txzb1UbV3g98qkLH1kff+UrByfmt61Wh9esl5v1ejnZuJw5WG/zajx8dTFun09LPbT6zH3fvJI57fVe+Pn7L9y3OvBPrk6U69bH8rBcbVmvJ9brDavVxGo1s1xnlgeV8TiMxxJjHL6QNhf/tLjj/g/9X+AP3vT7t2rljwwrnR6X3gDWM6uDiWPridV6y2q1Yb3aslpnlscKi4NgPAbp+EA6tiBN278P239+P93+g+9eDiNd7ub5G5+5r6Z4NsRp1UAl8CxihpiNOgmfICbhWSg7mgpMGbYzbCZ4dYNWy+v95HXfqefPPHZF4D99+1M/Bs4gTlgEuJCDCkQBn0XNiTqD50agTkHMtRHYznC4wTZb7NUNbKdBp059sD7wpSf/J/j5t//h20a6wwgMYRKSIIRCRIWoiShGZPAZvApVETnwuRBTRtsZbSd0uIFdXPum99QH73r0suA/uenpt4TVr1oSpMBS7J82AgaRUKWBeyLCUAHl6OHE3FKg7QzbLbbdwmbTUnHtmz9cH777zh3muPuwQI+ZscAcS2AEJpFMJAkikIsYIAKigqoRgxGD0ABYABWoGGAyUJvHzAjAFot7gR/tV37+xmfuHozTaXCGFCTaOFiQLMAEBkIgwwQCpB5hyONSVEeloLlCzrCdiMMNbDYouLo+8MXf7Ve+HOsZMwcTZmr57oBmgaWmwNC/Y3ptjaqHO1ggvMfQuRvCUBgsVjcDjA+94/Gb02K+3oBk6j8UmDXpDcxEGkRTRqQeZsKMfbfYKYEHsqBpFUC05yHkQuuD4/lnX7h/HFb+jdVY+qqjsWc3ofp9YAiGwRnHyjA4KUUjYa0y9u9Hg1SNZtSuiLy0sq0GJbDwj48H680Ny1QaQzNAGM0omDUuSU36wRnGymKsjKN3Ej1FNCBJKJoMgbBoobERo0yQA0+6Zjy+2l6XkmOKS822EzZrVDBBB09jW/04VIbkJPOuWDRZBWFNvuRtzpQEFSIBC2AQLIbleLDcrpqJIEn7fEsCDO1kT2ApsMEZhtIi1QYub6XY/RJSz3dTRWYwtL6hajAKK0rjajkNaWesniDZkXLaGaqv3pJjqTKkTLKCqWLhQCAFrpbrUK8aAjNrdT4AQ8UGsBEb18scphisl5nUS2xP5Qh4rwaskiiYCkkVVJGciGgKKLCIBgyNWEq9cxoMDgvTuBrnYjC0vDW2OlLEu89NBQHeo+00FgWionDCnfAOHL2z9YoRYMlQMhjBFh7jepFfCnGqt4CeK0i2z1ofu5MJFLVHAS/IK6q1NRh38Ggub+2vqxd76W0AW1gex6H8NcJOpdSB1bqXusl3ZR/qZoogVJFXwgsqlagVSm1ttQbmgcIv7Yo9lb1jwRgw2nPjOPgPI9m7UTPdHk7aE4hOKAhQW517aYC5NgLZUXGojvrKwxvhVnnq4BUNCZl+aQAXP3fPixJX72S3Xas80jii72rujpdKlILngs8ZzzORM8qFqAXzln+LIAQmEWZ7E9tg8w1/fmw9tq1Nv1HSp9uT1onsqOYEScLlmLdoO1clckWzt5XnQEV4BKo9hZ38zktmCUJP7zs4wCt3fv0fJE7uvN1aZJOcCMKDqI4XJ3KlTBmfM3XK+JTx3NRQ8eaBiA4efcOx3ZaxOfXiX646mZ8r+5OMJ33+UoFZ79e98XTTaE+kOVoloLZ0qLaVRw6iCi/CM3gBrxA1iBKUOe45mZ8rTfF+XXXu7MOgX+0b+y5Dauc3upRRL43hgVcRJYgC4RCuPtIPF9bJGar2+C0vPfm9Hea/HSDfcO7sbYInuj3b3hxCESho9eyB3PuopoB3Z0cQoX7iVT/lqBGQnnrnyxc+cBTvNUfnN547e6vBr9XLY1clEbEfo9dxA4u+jbYVK2gEdser1jifuOXlJ9/7n1iX/dNw4tzZj5J0RvD8jkArN/bbpneQdu+IW9TOeb1qL4a4910XL9x6OZzX/a/28me/9gvP9X0+16vqXKhTwftYc8anis+VyAXPFTUvvCL3P760OfzEbeXZzX+b+3XBd9cLt3/5W2XKH6vbfLpOee1TGeuUzeeKz6XWXCfP5W/M/ugtL/72riuZ818SqGYHHKL08QAAAABJRU5ErkJggg=="); }

.icon-colour--koper {
  background-color: #bd762f; }

/* Site Icons and Graphics */
svg.bg-button-primary {
  display: block;
  height: 0;
  width: 0; }

i.sagepay {
  display: block;
  width: 106px;
  height: 37px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -255px 0; }

a.crafted {
  width: 100px;
  height: 24px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -369px -6px; }

i.mouse {
  display: block;
  width: 33px;
  height: 34px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat 0 -147px; }

i.flower {
  display: block;
  width: 30px;
  height: 34px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -35px -147px; }

i.tag {
  display: block;
  width: 34px;
  height: 34px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -71px -147px; }

i.van {
  display: block;
  width: 35px;
  height: 34px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -111px -147px; }

i.bubble-question {
  display: block;
  width: 35px;
  height: 34px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -152px -147px; }

i.padlock {
  display: block;
  width: 26px;
  height: 34px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -192px -147px; }

i.delivery-van {
  display: block;
  width: 51px;
  height: 43px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -195px -283px; }

/* Flags */
.icon-star-flag {
  display: block;
  width: 143px;
  height: 143px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -239px -142px; }

.icon-star-flag__content {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.2em;
  line-height: 1.125;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; }

.lt-ie10 .icon-star-flag__content {
  top: 40%;
  left: inherit; }

i.top-seller {
  display: block;
  width: 57px;
  height: 43px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -388px -143px;
  padding: 35px 25px;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  z-index: 100; }

i.basket-empty-icon {
  width: 62px;
  height: 50px;
  background: transparent url("/images/themes/default/icons.png") no-repeat -165px -176px; }

i.basket-full-icon {
  width: 62px;
  height: 50px;
  background: transparent url("/images/themes/default/icons.png") no-repeat -165px -226px; }

i.help-icon-brown, a.help-tip {
  width: 17px;
  height: 16px;
  background: transparent url("/images/themes/default/icons.png") no-repeat -137px -213px; }

i.help-icon-pink, a.help-tip:hover {
  width: 17px;
  height: 16px;
  background: transparent url("/images/themes/default/icons.png") no-repeat -137px -229px; }

i.flag-new {
  display: block;
  width: 82px;
  height: 82px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -506px -143px; }

i.flag-sale {
  display: block;
  width: 82px;
  height: 82px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -506px -235px; }

i.flag-new-large {
  display: block;
  width: 99px;
  height: 99px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -598px -126px; }

i.flag-sale-large {
  display: block;
  width: 99px;
  height: 99px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -598px -235px; }

.pink-flowers {
  display: block;
  width: 68px;
  height: 43px;
  background: transparent url("/images/themes/default/icons.png") no-repeat 0 -282px; }

.white-flowers {
  display: block;
  width: 58px;
  height: 44px;
  background: transparent url("/images/themes/default/icons.png") no-repeat -71px -282px; }

.garden-shears {
  display: block;
  width: 60px;
  height: 44px;
  background: transparent url("/images/themes/default/icons.png") no-repeat -126px -282px; }

.icon-basket-added {
  content: '';
  display: block;
  width: 62px;
  height: 50px;
  background: url(/images/themes/default/icons.png) -165px -226px no-repeat; }

.icon-availability {
  display: inline-block;
  height: 35px;
  width: 50px;
  background-image: url("/images/themes/default/icons.png");
  background-repeat: no-repeat;
  background-color: transparent; }

.icon-availability--true {
  background-position: -259px -291px; }

.icon-availability--false {
  background-position: -320px -291px; }

/* Social Icons */
.icon-social, .twitter-icon, .facebook-icon, .video-icon, .pinterest-icon, .blog-icon, .email-icon {
  width: 36px;
  height: 33px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat; }

.twitter-icon {
  background-position: 0 0; }

.facebook-icon {
  background-position: -40px 0; }

.video-icon {
  background-position: -81px 0; }

.pinterest-icon {
  background-position: -124px 0; }

.blog-icon {
  background-position: -169px 0; }

.email-icon {
  background-position: -210px 0;
  width: 43px; }

i.twitter-grey-icon {
  width: 37px;
  height: 26px;
  background: Transparent url("/images/themes/default/icons.png") no-repeat -524px 0; }

.thumbnail-image {
  display: block;
  position: relative;
  border: 4px white solid;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  overflow: hidden; }
  .thumbnail-image > img {
    width: 100%;
    height: auto; }

.img-full-width {
  width: 100%; }

.image-content {
  display: block;
  width: 100%;
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .image-content {
    float: left;
    display: block;
    margin-right: 10px;
    max-width: 50%; } }

@media (min-width: 992px) {
  .image-content {
    float: left;
    display: block;
    margin-right: 20px;
    max-width: 33.33333%; } }

.pipe-list {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  margin: 0; }
  .pipe-list > li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    line-height: 0.85; }
  .pipe-list > li:not(:first-child) {
    border-left: 1px solid currentColor;
    margin-left: 5px;
    padding-left: 5px; }

i.flag-new,
i.flag-sale {
  position: absolute;
  top: -5px;
  right: -6px; }

i.flag-new-large,
i.flag-sale-large {
  position: absolute;
  top: -7px;
  right: -7px; }

.price {
  font-size: 1.2em;
  color: #C61440;
  font-weight: bold; }
  .price .unit {
    color: #444444;
    font-style: italic;
    font-weight: normal;
    font-size: 0.8em; }

.price--large {
  font-size: 2.2em; }

.price-label {
  font-weight: bold; }

.full-price {
  font-size: 1.8em;
  font-weight: bold;
  color: #C61440; }

.full-price__label {
  color: #444444; }

.full-price .suffix {
  font-size: 0.8em;
  font-weight: normal;
  color: #999999; }

.quantity-input.input-group {
  max-width: 12em;
  border: 1px solid #CCC;
  border-radius: 4px;
  font-size: 14px; }
  .quantity-input.input-group .form-control,
  .quantity-input.input-group .form-control:focus {
    background-color: #FFF;
    border-right: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 28.8px;
    outline: none;
    outline-offset: none;
    padding: 3.2px 6px;
    border-color: #ccc;
    -webkit-appearance: caret;
    -moz-appearance: caret;
    border: none; }
  .quantity-input.input-group .input-group-addon {
    background-color: #FFF;
    color: #999999;
    font-style: italic;
    height: 28.8px;
    padding: 3.2px 6px;
    border: none; }

.quantity-input.input-group.input-group-lg {
  border-radius: 6px;
  font-size: 18px; }
  .quantity-input.input-group.input-group-lg .form-control,
  .quantity-input.input-group.input-group-lg .form-control:focus {
    height: 44px;
    padding: 10px 16px;
    line-height: 1.33333; }
  .quantity-input.input-group.input-group-lg .input-group-addon {
    height: 44px;
    padding: 10px 16px;
    line-height: 1.33333; }

.table tr:last-child td {
  border-bottom: 1px solid #999999; }

.table th, .table td {
  border-top: none;
  vertical-align: text-top; }

.table > thead > tr {
  background: #736357;
  color: #ffffff;
  font-size: 0.9em; }

.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > th {
  padding: 8px 8px; }

.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > td {
  padding: 15px 8px;
  font-size: 0.8em; }

.table-striped--manual > tbody > tr > td,
.table-striped--manual > tbody > tr > th {
  border-top: none; }

.table-striped--manual tr.tr--even {
  background: #F5F4EF; }

.table-striped--manual tr.tr--odd {
  background: #FFFFFF; }

.table-hover > tbody > tr:hover {
  background: #F5F4EF; }

@media (min-width: 768px) {
  .table > thead > tr {
    font-size: 1.125em; }
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > th {
    padding: 8px 15px; }
  .table > tbody > tr > td,
  .table > tfoot > tr > td,
  .table > thead > tr > td {
    padding: 15px;
    font-size: 1em; } }

.validation-summary-errors {
  width: 100%;
  margin-bottom: 20px;
  border: 2px solid #bf284e; }
  .validation-summary-errors span {
    display: block;
    width: 100%;
    padding: 0 15px;
    text-transform: none;
    color: #bf284e;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em; }
  .validation-summary-errors span:before {
    content: '';
    fill: currentColor;
    display: inline-block;
    height: 1.2em;
    width: 1.2em;
    margin-right: 5px;
    background: Transparent url(/svg/icon-warning.svg) no-repeat top left;
    float: left; }
  .validation-summary-errors ul {
    display: block;
    width: 100%;
    padding: 0 15px 15px;
    color: #bf284e;
    margin: 0; }
  .validation-summary-errors li {
    display: block;
    margin: 0;
    padding: 5px 0; }
  .validation-summary-errors li:first-child {
    padding-top: 0; }
  .validation-summary-errors li:last-child {
    padding-bottom: 0; }

/* 6. Layout */
/*------------------------------------*/
/*    $GLOBAL-STYLES
/*------------------------------------*/
.container--full-width {
  width: 100%; }

.container__section {
  padding-top: 30px;
  padding-bottom: 30px; }

.container__section--grey {
  background-color: #F5F5F5; }

.container__section--green {
  color: #FFF;
  background-color: #65A366; }

.container__item--separator:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid #999; }

.container__section--small {
  padding-top: 10px;
  padding-bottom: 10px; }

.container__section--small:first-child {
  padding-top: 0; }

.container__section--small:last-child {
  padding-bottom: 0; }

.container {
  overflow: hidden; }

.container__section .container {
  overflow: hidden;
  margin-bottom: 30px; }
  .container__section .container:last-child {
    margin-bottom: 0; }

.container__section--small:last-child {
  padding-bottom: 0; }

.container__item:not(:last-child) {
  margin-bottom: 20px; }

.square-ratio {
  position: relative; }
  .square-ratio:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .square-ratio > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.section-heading {
  font-weight: bold;
  font-style: normal;
  font-size: 19px;
  line-height: 35px;
  text-transform: none;
  text-align: center; }
  .section-heading.section-heading--left {
    text-align: left; }

.section-heading--fancy {
  text-transform: none;
  font-weight: normal;
  font-style: italic;
  margin-top: 0;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 20px;
  text-align: center; }

.section-heading__icon {
  height: 1em;
  margin-top: -0.2em; }

.container__heading {
  padding-bottom: 10px;
  border-bottom: 1px dashed; }
  .container__heading:before, .container__heading:after {
    content: "";
    display: table; }
  .container__heading:after {
    clear: both; }
  .container__heading {
    zoom: 1; }

.container__heading > :last-child {
  margin-bottom: 0; }

.heading__flag {
  margin-top: 10px; }

@media (min-width: 768px) {
  .container__heading--with-flag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .heading__flag {
    -ms-flex-item-align: center;
        align-self: center;
    float: right; } }

.heading__title {
  margin-bottom: 0;
  margin-right: auto; }

.heading__subtitle {
  margin-bottom: 10px; }

.heading .calendar-list {
  margin-right: 0; }

.container__section--bordered {
  color: #C61440;
  border: 2px solid #C61440;
  margin: 10px 0 20px;
  padding: 30px; }

header {
  font-size: 0.8125rem; }

@media (min-width: 768px) {
  header {
    font-size: 0.875rem; } }

@media (min-width: 992px) {
  header {
    font-size: 1rem; } }

header,
header a {
  color: #736357; }

.header__container {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px; }

.header__account,
.tagline,
.header__account-links {
  display: none; }

.header__account-links {
  position: absolute;
  right: 10px;
  top: 12px; }
  .header__account-links .contact {
    float: right; }

.header__container > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.no-flexbox .header__container > .row > .header__account,
.no-flexbox .header__container > .row > .header__tagline,
.no-flexbox .header__container > .row > .header__logo {
  float: left; }

.no-flexbox .header__container > .row > .header__tagline {
  margin-top: 50px; }

.no-flexbox .header__container > .row > .header__account {
  margin-top: 30px; }

.header__logo {
  width: 40%;
  max-height: 170px;
  padding-left: 10px;
  padding-right: 10px; }
  .header__logo img {
    width: auto;
    max-width: 100%; }

.header__tagline {
  width: 70%; }

.header__account {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 30%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2em; }

@media (min-width: 768px) {
  .header__logo {
    width: 30%; }
  .header__tagline {
    width: 40%; }
  .header__account,
  .tagline,
  .header__account-links {
    display: block; } }

@media (min-width: 992px) {
  .header__container {
    padding-top: 0; }
  .header__logo {
    width: 30%; }
  .header__tagline {
    width: 45%; }
  .header__account {
    width: 25%; } }

.tagline {
  color: #444444;
  line-height: 1.125;
  margin: 0;
  margin-bottom: 0.3em; }

.contact {
  list-style: none;
  margin: 0;
  padding: 0; }

.contact .contact__link {
  float: right;
  margin-right: 10px;
  display: block; }
  .contact .contact__link > span {
    display: none; }
  .contact .contact__link > img {
    display: block; }

@media (min-width: 768px) {
  .tagline {
    font-size: 1.8em; }
  .contact {
    list-style: none;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    margin: 0; }
    .contact > li {
      display: block;
      float: left;
      padding: 0;
      margin: 0;
      line-height: 0.85; }
    .contact > li:not(:first-child) {
      border-left: 1px solid currentColor;
      margin-left: 5px;
      padding-left: 5px; }
  .contact .contact__link {
    float: none;
    margin-right: 0;
    font-size: 1.2em; }
    .contact .contact__link > span {
      display: block; }
    .contact .contact__link > img {
      display: none; }
  .contact .contact-us-link {
    color: #736357;
    font-size: 1.2em; }
  .contact .telephone {
    color: #444444;
    text-decoration: none;
    font-weight: bold; } }

@media (min-width: 992px) {
  .tagline {
    font-size: 2.4em; }
  .contact .telephone {
    font-size: 1.8em; }
  .contact .contact-us-link {
    line-height: 0.85; } }

.mini-checkout-pod {
  display: block;
  float: right;
  clear: both;
  width: 100%;
  height: 50px;
  font-size: 1.1em;
  color: #736357;
  margin-top: 10px;
  position: relative; }
  .mini-checkout-pod:hover {
    color: #736357;
    text-decoration: none;
    cursor: pointer; }
  .mini-checkout-pod:not(:last-child) {
    padding-bottom: 10px;
    border-bottom: 1px solid #D5D5D5; }
  .mini-checkout-pod .mini-checkout-pod__heading {
    color: #444444;
    display: block;
    text-transform: uppercase; }
  .mini-checkout-pod:hover .mini-checkout-pod__heading {
    text-decoration: underline; }
  .mini-checkout-pod .mini-checkout-pod__summary {
    display: block;
    line-height: 18px; }

.mini-checkout-pod:before {
  display: block;
  content: '';
  width: 62px;
  height: 50px;
  background: transparent url("/images/themes/default/icons.png") no-repeat;
  position: absolute;
  bottom: 10px;
  right: 0; }

.mini-basket--empty:before {
  background-position: -165px -176px; }

.mini-basket--full:before {
  background-position: -165px -226px; }

.mini-estimates--empty:before {
  background-position: 4px -328px; }

.mini-estimates--full:before {
  background-position: -54px -328px; }

.header-search {
  background: #e7e7e7;
  /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e7e7e7), color-stop(17%, #ebebeb), color-stop(64%, #fefefe), to(#ffffff));
  background: linear-gradient(to bottom, #e7e7e7 0, #ebebeb 17%, #fefefe 64%, #ffffff 100%); }
  .header-search > .container {
    padding-top: 10px;
    padding-bottom: 10px; }
  .header-search .radial-box-shadow:after {
    left: 15px;
    right: 15px;
    background: radial-gradient(ellipse at 50% -10%, rgba(0, 0, 0, 0.3), rgba(97, 97, 97, 0) 75%); }
  .header-search select.form-control,
  .header-search .search-box {
    height: 41px;
    margin-bottom: 10px; }

.banner-search .search-box {
  height: 41px;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .header-search > .container {
    padding-bottom: 1.2em;
    position: relative; }
    .header-search > .container:after {
      display: block;
      content: '';
      left: 0;
      right: 0;
      height: 1em;
      bottom: 0;
      position: absolute;
      background: radial-gradient(ellipse at 50% -10%, rgba(0, 0, 0, 0.3), rgba(97, 97, 97, 0) 55%); } }

.header-nav {
  background: #cad374;
  background: -webkit-gradient(linear, left top, left bottom, from(#cad374), color-stop(3%, #bfcc60), color-stop(6%, #b8c655), color-stop(26%, #9eba4f), color-stop(74%, #4f953d), to(#2c8535));
  background: linear-gradient(to bottom, #cad374 0%, #bfcc60 3%, #b8c655 6%, #9eba4f 26%, #4f953d 74%, #2c8535 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cad374', endColorstr='#2c8535',GradientType=0 );
  border-top: 1px solid #4b9a3d;
  border-bottom: 1px solid #4b9a3d; }

.header-nav__container {
  height: 100%; }

.header-nav__links--mobile {
  display: table; }

.header-nav__links--desktop {
  display: none; }

@media (min-width: 768px) {
  .header-nav__links--mobile {
    display: none; }
  .header-nav__links--desktop {
    display: table; } }

.header-nav__links {
  height: 100%;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  list-style: none;
  margin: 0;
  min-height: 2.5em; }

.header-nav__link {
  display: table-cell;
  height: 100%;
  border-left: 2px ridge #8baf50;
  border-right: 2px ridge #8baf50;
  vertical-align: middle; }
  .header-nav__link:hover {
    background: #4da347;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4ZTA2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjZDZlMDZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjYzFkNjY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjOWZjNjViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjNGRhMzQ3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjMzg5OTQyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI5OTMzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -webkit-gradient(linear, left top, left bottom, from(#d8e06b), color-stop(9%, #d6e06b), color-stop(24%, #c1d664), color-stop(41%, #9fc65b), color-stop(76%, #4da347), color-stop(88%, #389942), to(#29933e));
    background: linear-gradient(to bottom, #d8e06b 0%, #d6e06b 9%, #c1d664 24%, #9fc65b 41%, #4da347 76%, #389942 88%, #29933e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e06b', endColorstr='#29933e',GradientType=0 ); }
  .header-nav__link > a {
    width: 100%;
    height: 100%;
    line-height: 0.95;
    padding: 10px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .header-nav__link > a > span {
      text-align: center;
      width: 100%; }
    .header-nav__link > a > img + span {
      text-align: left; }
    .header-nav__link > a > img {
      margin-right: 5px;
      height: 1.5em;
      width: auto; }

.no-flexbox .header-nav__link {
  position: static; }
  .no-flexbox .header-nav__link > a {
    display: block; }
    .no-flexbox .header-nav__link > a > span {
      display: block; }

.header-nav__link > a,
.header-nav__link > a:hover {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold; }

.header-nav__link--menu {
  text-transform: uppercase; }

@media (max-width: 340px) {
  .header-nav__link {
    font-size: 0.9em; }
    .header-nav__link > a,
    .header-nav__link > a:hover {
      font-weight: normal; }
    .header-nav__link > img {
      height: 1em; } }

@media (min-width: 768px) {
  .header-nav__link > a,
  .header-nav__link > a:hover {
    font-weight: normal; } }

.header-nav__links {
  position: relative; }

.header-nav__menu--short .category-navigation {
  height: 435px;
  bottom: -434px; }

.category-navigation {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  font-size: 0.8125rem;
  height: 510px;
  bottom: -509px;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 5px 30px;
  border: 3px solid #990000;
  background: #ffffff;
  -webkit-box-shadow: 0 8px 15px -10px black;
          box-shadow: 0 8px 15px -10px black;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

@media (min-width: 992px) {
  .category-navigation {
    font-size: 1rem; } }

.category-list,
.category-list-long {
  width: 100%; }
  .category-list h2,
  .category-list-long h2 {
    border-bottom: 1px dashed #999999;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px; }
    .category-list h2 a:hover,
    .category-list-long h2 a:hover {
      text-decoration: none; }
    .category-list h2 i,
    .category-list-long h2 i {
      display: inline-block;
      margin-right: 5px;
      margin-bottom: -16px; }
  .category-list ul,
  .category-list-long ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 0px; }
    .category-list ul:before, .category-list ul:after,
    .category-list-long ul:before,
    .category-list-long ul:after {
      content: "";
      display: table; }
    .category-list ul:after,
    .category-list-long ul:after {
      clear: both; }
    .category-list ul,
    .category-list-long ul {
      zoom: 1; }
    .category-list ul li,
    .category-list-long ul li {
      display: block;
      float: left;
      margin: 0;
      padding: 0;
      margin-right: 0px;
      list-style: none; }
    .category-list ul li,
    .category-list-long ul li {
      width: 100%;
      margin: 4px 0; }
  .category-list a,
  .category-list-long a {
    color: #736357; }
  .category-list a.view-all,
  .category-list-long a.view-all {
    color: #C61440; }

.category-list ul,
.category-list-long ul {
  width: 22%;
  float: left;
  margin-right: 3%; }

.colour-list {
  position: absolute;
  bottom: 20px;
  left: 24%;
  right: 10%;
  height: 52px;
  border-top: 1px dashed #999999;
  border-bottom: 1px dashed #999999;
  padding: 0 8px; }
  .colour-list .colour-list__heading {
    line-height: 52px;
    float: left;
    width: 160px;
    margin-top: 0; }
  .colour-list ul {
    float: right;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: -5px;
    margin-top: 12px; }
    .colour-list ul:before, .colour-list ul:after {
      content: "";
      display: table; }
    .colour-list ul:after {
      clear: both; }
    .colour-list ul {
      zoom: 1; }
    .colour-list ul li {
      display: block;
      float: left;
      margin: 0;
      padding: 0;
      margin-right: 5px;
      list-style: none; }
    .colour-list ul li {
      padding: 2px 0; }

@media (max-width: 1200px) {
  .colour-list {
    height: 60px; }
    .colour-list ul {
      max-height: 32px;
      padding: 3px;
      overflow: hidden;
      width: 420px; } }

@media (max-width: 992px) {
  .colour-list {
    height: 80px; }
    .colour-list ul {
      max-height: none;
      width: 281px;
      overflow: auto; } }

.header-nav__menu.is-open .category-navigation {
  visibility: visible;
  opacity: 1; }

nav.nav-main::-webkit-scrollbar {
  display: none; }

.nav-main {
  -webkit-transition: right .25s ease-in-out;
  transition: right .25s ease-in-out;
  background: #f1f2f3;
  position: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 280px;
  right: -280px;
  top: 0;
  bottom: 0;
  z-index: 800;
  font-size: 1rem; }

.nav-main .nav-container {
  -webkit-transition: left .25s ease-in-out;
  transition: left .25s ease-in-out;
  position: relative;
  left: 0; }

.nav-main .nav-container.show-sub {
  left: -280px; }

.nav-main .nav-container ul {
  margin: 0;
  padding: 0 20px; }

.nav-main .nav-container ul li {
  list-style: none;
  border-bottom: 1px solid #d5d7da; }

.nav-main .nav-container ul li a {
  text-decoration: none;
  display: block;
  padding: 20px 0;
  color: #4d5152; }

.nav-main .nav-container ul li a:hover {
  color: #4d5152; }

.nav-main .nav-container ul li ul {
  display: none;
  width: 280px;
  position: absolute;
  right: -280px;
  top: 0; }

.nav-main .nav-container ul li ul li {
  border: 0; }

.nav-main .nav-container ul li ul li.nav-label {
  border-top: 1px solid #d5d7da;
  padding: 25px 0 10px;
  font-size: 1.1em; }

.nav-main .nav-container ul li ul li a {
  padding: 7px 0 15px; }

.nav-main .nav-container ul li ul li a.back {
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px 25px;
  background: url("/images/themes/default/arrow-black-left.png") left center no-repeat; }

.nav-main .nav-container ul li.has-sub-nav a {
  background: url("/images/themes/default/arrow-black-right.png") right center no-repeat; }

.nav-main .nav-container ul li.has-sub-nav ul a {
  background: 0 0; }

.nav-main .nav-container ul li.active ul {
  display: block; }

.open .nav-main {
  right: 0; }

@media screen and (max-width: 340px) {
  .nav-main {
    width: 230px;
    right: -230px; }
  .nav-main .nav-container.show-sub {
    left: -230px; }
  .nav-main .nav-container ul li ul {
    width: 230px;
    right: -230px; } }

footer {
  font-size: 0.8125rem; }

@media (min-width: 768px) {
  footer {
    font-size: 0.875rem; } }

@media (min-width: 992px) {
  footer {
    font-size: 1rem; } }

footer {
  margin-top: 20px; }

.footer-container {
  background: url("/images/themes/default/bg-textured.png") repeat top left;
  padding-top: 13px;
  margin-top: 13px; }
  .footer-container:before, .footer-container:after {
    content: "";
    display: table; }
  .footer-container:after {
    clear: both; }
  .footer-container {
    zoom: 1; }
  .footer-container:before {
    display: block;
    content: '';
    height: 13px;
    width: 100%;
    margin-top: -26px;
    background: url("/images/themes/default/bg-edging.png") repeat-x top left; }

.footer-links {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center; }
  .footer-links.social {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 1px dashed #444444; }

@media (min-width: 992px) {
  .footer-links {
    text-align: left; } }

.footer-links__list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: 0px; }
  .footer-links__list:before, .footer-links__list:after {
    content: "";
    display: table; }
  .footer-links__list:after {
    clear: both; }
  .footer-links__list {
    zoom: 1; }
  .footer-links__list li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 0px;
    list-style: none; }
  .footer-links__list .footer-links__item {
    width: 100%;
    margin-bottom: 0.3em; }

.footer-links__item,
.footer-links__item > a {
  color: #736357; }

.footer-icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .footer-icon-list .footer-heading {
    margin-top: 0;
    margin-right: 10px; }
  .footer-icon-list .footer-icon-list__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer-icon-list .footer-icon {
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 5px; }

.no-flexbox .footer-heading,
.no-flexbox .footer-icon-list__icons,
.no-flexbox .footer-icon-list .footer-icon {
  float: left; }

.no-flexbox .footer-icon-list:before, .no-flexbox .footer-icon-list:after,
.no-flexbox .footer-icon-list .footer-icon-list__icons:before,
.no-flexbox .footer-icon-list .footer-icon-list__icons:after {
  content: "";
  display: table; }

.no-flexbox .footer-icon-list:after,
.no-flexbox .footer-icon-list .footer-icon-list__icons:after {
  clear: both; }

.no-flexbox .footer-icon-list,
.no-flexbox .footer-icon-list .footer-icon-list__icons {
  zoom: 1; }

.no-flexbox .social-section {
  margin-top: 20px; }

.no-flexbox .payment-section {
  padding-top: 20px; }

.social-section {
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 1px dashed #444444; }

.payment-section {
  border-top: 1px dashed #444444;
  padding: 10px 0 10px; }

.payment-section .footer-icon-list__icons {
  max-width: 350px;
  width: 100%; }

@media (min-width: 768px) {
  .payment-section .footer-icon-list__icons {
    width: 350px; }
  .footer-icon-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; } }

.footer-icon-list .card-icon {
  width: calc(25% - 20px); }

.page-footer-container {
  background: #736357;
  color: #ffffff;
  padding-top: 0.92em;
  padding-bottom: 0.92em;
  text-align: center; }

.page-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

a.crafted {
  margin: 0 auto; }

.page-footer__copyright {
  margin-bottom: 0.3em;
  color: #c7b299; }

.page-footer__links {
  list-style: none;
  clear: both;
  margin: 20px auto;
  padding: 0; }

.page-footer__link {
  float: left;
  display: block; }

.page-footer__link:not(:first-child) {
  border-left: 1px solid #c7b299;
  padding-left: 5px;
  margin-left: 5px; }

.page-footer__link > a {
  color: inherit;
  display: block; }

@media (min-width: 768px) {
  .page-footer-container {
    text-align: left; }
  .page-footer {
    display: block;
    position: relative;
    padding-right: 120px; }
    .page-footer a.crafted {
      margin: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0; }
  .page-footer__links {
    margin-top: 0;
    margin-bottom: 0; } }

/* 7. Components */
.account-sidebar {
  margin-top: 5.2px; }

.account-menu__link {
  display: block;
  padding: 15px;
  font-size: 1.1em; }
  .account-menu__link, .account-menu__link:hover, .account-menu__link:active, .account-menu__link:focus {
    color: #444444; }

.account-menu__link:not(:first-child) {
  border-top: 1px solid #999999; }

.account-menu__link--selected {
  font-weight: bold; }

.well--account-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .well--account-menu label,
  .well--account-menu select {
    margin-bottom: 0; }
  .well--account-menu select {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: 10px; }

.alphabet-list__select {
  display: block;
  width: 100%; }

.alphabet-list {
  display: none;
  width: 100%;
  margin-left: -1px;
  margin-right: -1px; }
  .alphabet-list:before, .alphabet-list:after {
    content: "";
    display: table; }
  .alphabet-list:after {
    clear: both; }
  .alphabet-list {
    zoom: 1; }

.alphabet-list__letter {
  display: block;
  float: left;
  width: calc(100% / 26 - 2.01px);
  text-align: center;
  text-transform: uppercase;
  color: #FFF;
  font-weight: bold;
  background-color: #65a366;
  -webkit-transition: .3s background ease-in-out;
  transition: .3s background ease-in-out;
  padding: 10px;
  margin: 1px; }

.alphabet-list__letter:hover {
  background-color: #85b686;
  color: #FFF;
  text-decoration: none; }

@media (min-width: 768px) {
  .alphabet-list__select {
    display: none; }
  .alphabet-list {
    display: block; }
  .alphabet-list__letter {
    width: calc(100% / 13 - 2.01px); } }

@media (min-width: 992px) {
  .alphabet-list__letter {
    width: calc(100% / 26 - 2.01px); } }

.availability-chart {
  width: 100%;
  margin-bottom: 20px;
  border-spacing: 0 1px; }
  .availability-chart th,
  .availability-chart td {
    text-align: center;
    border-spacing: 0 1px;
    border-width: 1px;
    border-style: solid; }
  .availability-chart th {
    background: #cad374;
    background: -webkit-gradient(linear, left top, left bottom, from(#cad374), color-stop(3%, #bfcc60), color-stop(6%, #b8c655), color-stop(26%, #9eba4f), color-stop(74%, #4f953d), to(#2c8535));
    background: linear-gradient(to bottom, #cad374 0%, #bfcc60 3%, #b8c655 6%, #9eba4f 26%, #4f953d 74%, #2c8535 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cad374', endColorstr='#2c8535',GradientType=0 );
    border-top: 1px solid #4b9a3d;
    border-bottom: 1px solid #4b9a3d;
    color: #fff;
    border-color: #abd197;
    padding: 10px; }
  .availability-chart td {
    background: #eeeeee;
    border-color: #f2f2f2; }

.twitter-typeahead {
  width: 100%; }

.container.container--typeahead {
  overflow: visible; }

.tt-input,
.tt-hint {
  font-size: 16px; }

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  color: #999; }

.tt-menu {
  text-align: left;
  width: 100%;
  margin: -8px 0 12px;
  padding: 0;
  z-index: 999 !important;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.tt-heading {
  background-color: #F0F0F0;
  font-weight: bold; }

.tt-heading,
.tt-suggestion {
  color: #4A4A4A; }

.tt-footer,
.tt-footer:hover,
.tt-footer:active {
  text-decoration: none;
  color: #C61440;
  font-weight: bold; }

.tt-footer,
.tt-heading,
.tt-text-suggestion {
  width: 100%;
  display: block;
  padding: 8px 10px;
  font-size: 14px; }

.tt-dataset-colours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.tt-dataset-colours .tt-heading {
  width: 100%; }

.tt-colour {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33%;
  padding: 8px 10px; }
  .tt-colour .icon-colour {
    width: 35px;
    max-width: 35px;
    min-width: 35px;
    height: 35px;
    min-height: 35px;
    max-height: 35px;
    margin-right: 8px; }

.lt-ie9 .tt-colour,
.lt-ie10 .tt-colour {
  width: 31%;
  margin-right: 2%;
  float: left;
  display: table-cell;
  vertical-align: middle; }
  .lt-ie9 .tt-colour .icon-colour,
  .lt-ie10 .tt-colour .icon-colour {
    display: inline-block;
    vertical-align: middle; }

@media (min-width: 992px) {
  .tt-colour {
    width: 20%; }
  .lt-ie9 .tt-colour,
  .lt-ie10 .tt-colour {
    width: 31%; } }

@media (min-width: 768px) {
  .tt-colour:hover,
  .tt-footer:hover,
  .tt-text-suggestion:hover {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background-color: #0097cf; } }

.tt-colour.tt-cursor,
.tt-footer.tt-cursor,
.tt-text-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf; }

.hero-banner {
  display: block;
  width: 100%;
  position: relative;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: top center; }

@media (min-width: 768px) {
  .hero-banner {
    padding-top: 40px;
    padding-bottom: 40px; } }

.hero-banner--home {
  background-image: url(/pictures/banners/flowers-garden-colorful-colourful.jpg); }

.banner__container {
  margin: 0 auto; }

.banner__content--home {
  padding: 0; }

@media (min-width: 768px) {
  .banner__content--home {
    padding: 90px 0; } }

.banner__content {
  display: block;
  text-align: center; }
  .banner__content:before, .banner__content:after {
    content: "";
    display: table; }
  .banner__content:after {
    clear: both; }
  .banner__content {
    zoom: 1; }

.banner__upper {
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.8); }

.banner__upper--large {
  padding: 60px 20px; }

.banner__lower {
  color: #444;
  padding: 40px 10px;
  background: rgba(255, 255, 255, 0.9); }
  .banner__lower:before, .banner__lower:after {
    content: "";
    display: table; }
  .banner__lower:after {
    clear: both; }
  .banner__lower {
    zoom: 1; }
  .banner__lower .calendar-selector {
    margin-bottom: 40px; }

@media (min-width: 768px) {
  .banner__upper {
    padding: 40px 60px; }
  .banner__lower {
    padding: 40px 60px; } }

.banner__title {
  margin-top: 0;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 20px;
  text-transform: uppercase; }

.banner__upper :last-child {
  margin-bottom: 0; }

.hero-banner--home .banner__title {
  text-transform: none;
  font-weight: normal;
  font-style: italic; }

.banner__subtitle {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  line-height: 25px; }
  .banner__subtitle a {
    text-decoration: underline; }

.banner__lower p {
  font-size: 14px; }

.banner__section-heading {
  margin-bottom: 0; }

.banner__section-heading + p {
  margin-top: 0; }

.banner__calendar {
  display: table;
  margin: 5px auto;
  text-align: left; }

.banner__calendar-section {
  display: table-cell;
  padding-left: 5px;
  padding-right: 5px; }

@media (min-width: 480px) {
  .banner__lower {
    padding: 40px 60px; }
  .banner__calendar-section {
    padding-left: 10px;
    padding-right: 10px; } }

.calendar-selector {
  width: 100%;
  background: transparent;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 3px; }

.cs__arrow {
  display: none; }

.cs__selection,
.cs__result {
  width: 100%;
  margin: 0;
  padding: 20px;
  height: 100%; }

.lt-ie10 .cs__selection,
.lt-ie10 .cs__result {
  width: 45%;
  width: calc(50% - 20px); }

@media (min-width: 768px) {
  .calendar-selector {
    display: table;
    background-color: #FFF;
    background-image: url(/images/themes/default/bg-arrowhead.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 101%;
    table-layout: fixed; }
  .cs__arrow,
  .cs__selection,
  .cs__result {
    display: table-cell; }
  .cs__selection,
  .cs__result {
    border-radius: 3px; }
  .cs__arrow {
    width: 46px;
    height: 100%;
    padding: 0;
    margin: 0; }
  .cs__selection {
    padding-right: 10px; }
  .cs__result {
    padding-left: 10px; } }

.cs__selection {
  background: #FFFFFF; }

.cs__result {
  background: #F1F1F1; }

.cs__heading {
  font-size: 24px;
  margin: 0 0 5px; }

.cs__result-content {
  font-size: 18px;
  margin: 0; }

.cs__result-content--highlighted {
  color: #C61440; }

.cs__control .form-control {
  text-align: left; }

.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  padding: 0; }
  .breadcrumb a {
    color: #999999; }

.breadcrumb > li + li:before {
  content: ' : ';
  color: #999999;
  padding-left: 2px;
  padding-right: 2px; }

.category-pod {
  padding-bottom: 10px;
  border-bottom: 1px dashed #999999;
  margin-bottom: 20px; }
  .category-pod > :last-child {
    margin-bottom: 0; }

.category-pod__heading,
.category-pod__content,
.category-pod__image {
  margin-bottom: 10px; }

.category-pod__heading {
  margin-top: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.category-pod__image {
  position: relative; }
  .category-pod__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .category-pod__image > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.category-pod__content {
  height: 2.4em;
  text-overflow: ellipsis;
  overflow: hidden; }

.category-pod--small {
  padding-bottom: 0;
  border-bottom: 0;
  text-align: center; }
  .category-pod--small .category-pod__heading {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    text-align: center; }
  .category-pod--small .category-pod__image {
    margin: 0 auto;
    width: 100%;
    display: block;
    height: 180px;
    width: 180px;
    margin-bottom: 0.5em; }

.category-pod--small,
.category-pod--small:focus,
.category-pod--small:active,
.category-pod--small:hover {
  color: #444444; }

/* Breadcrumb */
.checkout-breadcrumb {
  width: 100%;
  margin-bottom: 20px;
  padding: 0 10px;
  font-size: 0.8rem;
  counter-reset: checkout; }

.box-arrow {
  height: 35px;
  background: transparent;
  position: relative;
  float: left;
  width: calc(25% - 4px);
  margin-bottom: 10px;
  margin-right: 2px;
  margin-left: 2px;
  color: #D9D9D9;
  counter-increment: checkout; }

.box-arrow--active {
  color: #736357;
  cursor: pointer; }

@media (max-width: 767px) {
  .box-arrow__label {
    font-size: 1px;
    letter-spacing: -1px;
    color: transparent; }
  .box-arrow__label:before {
    display: block;
    content: counter(checkout);
    width: 100%;
    height: 100%;
    line-height: 35px;
    font-size: 1rem;
    text-align: center;
    text-decoration: none;
    color: #444444;
    font-weight: bold; }
  .box-arrow--selected .box-arrow__label:before {
    color: #C61440; } }

@media (min-width: 768px) {
  .box-arrow__label {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    color: #444444;
    font-weight: bold;
    text-transform: uppercase; }
  .box-arrow--selected .box-arrow__label {
    color: #C61440; } }

.box-arrow:after,
.box-arrow:before {
  left: 0;
  right: 0;
  position: absolute;
  content: "";
  border-left: 1px solid currentColor;
  border-right: 1px solid currentColor; }

.box-arrow:after {
  top: 0;
  bottom: 50%;
  border-top: 1px solid currentColor;
  -webkit-transform: skew(45deg);
          transform: skew(45deg); }

.box-arrow:before {
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  content: "";
  border-left: 1px solid currentColor;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg); }

@media (min-width: 768px) {
  .checkout-breadcrumb {
    font-size: 0.9rem; } }

@media (min-width: 992px) {
  .checkout-breadcrumb {
    font-size: 1rem; } }

.compact-grid-list {
  list-style-type: none;
  padding: 0; }
  .compact-grid-list:before, .compact-grid-list:after {
    content: "";
    display: table; }
  .compact-grid-list:after {
    clear: both; }
  .compact-grid-list {
    zoom: 1; }
  .compact-grid-list > li {
    position: relative;
    float: left; }
    .compact-grid-list > li:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 100%; }
    .compact-grid-list > li > .compact-grid-item {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .compact-grid-list > .compact-grid__featured {
    float: right; }

.compact-grid-list--col-3-normal {
  margin: -3px;
  margin-bottom: 17px; }
  .compact-grid-list--col-3-normal:last-child {
    margin-bottom: -3px; }
  .help-section__list > .compact-grid-list--col-3-normal {
    margin-bottom: -3px; }
  .compact-grid-list--col-3-normal > li {
    margin: 3px;
    width: calc(100%  - 6px); }
    @media (min-width: 480px) {
      .compact-grid-list--col-3-normal > li {
        width: calc(50%  - 6px); } }
    @media (min-width: 768px) {
      .compact-grid-list--col-3-normal > li {
        width: calc(33.33333%  - 6px); } }

.compact-grid-list--normal {
  margin: -3px;
  margin-bottom: 17px; }
  .compact-grid-list--normal:last-child {
    margin-bottom: -3px; }
  .help-section__list > .compact-grid-list--normal {
    margin-bottom: -3px; }
  .compact-grid-list--normal > li {
    margin: 3px;
    width: calc(100%  - 6px); }
    @media (min-width: 480px) {
      .compact-grid-list--normal > li {
        width: calc(50%  - 6px); } }
    @media (min-width: 768px) {
      .compact-grid-list--normal > li {
        width: calc(25%  - 6px); } }
  .compact-grid-list--normal > .compact-grid__featured {
    margin: 3px;
    width: calc(Infinity  - 6px); }
    @media (min-width: 480px) {
      .compact-grid-list--normal > .compact-grid__featured {
        width: calc(100%  - 6px); } }
    @media (min-width: 768px) {
      .compact-grid-list--normal > .compact-grid__featured {
        width: calc(50%  - 6px); } }

.compact-grid-list--large {
  margin: -12px;
  margin-bottom: 8px; }
  .compact-grid-list--large:last-child {
    margin-bottom: -12px; }
  .help-section__list > .compact-grid-list--large {
    margin-bottom: -12px; }
  .compact-grid-list--large > li {
    margin: 12px;
    width: calc(100%  - 24px); }
    @media (min-width: 480px) {
      .compact-grid-list--large > li {
        width: calc(50%  - 24px); } }
    @media (min-width: 768px) {
      .compact-grid-list--large > li {
        width: calc(33.33333%  - 24px); } }
  .compact-grid-list--large > .compact-grid__featured {
    margin: 12px;
    width: calc(Infinity  - 24px); }
    @media (min-width: 480px) {
      .compact-grid-list--large > .compact-grid__featured {
        width: calc(100%  - 24px); } }
    @media (min-width: 768px) {
      .compact-grid-list--large > .compact-grid__featured {
        width: calc(66.66667%  - 24px); } }

.compact-grid-list--spaced {
  margin: -12px;
  margin-bottom: 8px; }
  .compact-grid-list--spaced:last-child {
    margin-bottom: -12px; }
  .help-section__list > .compact-grid-list--spaced {
    margin-bottom: -12px; }
  .compact-grid-list--spaced > li {
    margin: 12px;
    width: calc(50%  - 24px); }
    @media (min-width: 768px) {
      .compact-grid-list--spaced > li {
        width: calc(25%  - 24px); } }

.container__buttons:before, .container__buttons:after {
  content: "";
  display: table; }

.container__buttons:after {
  clear: both; }

.container__buttons {
  zoom: 1; }

.container__buttons .btn-block {
  margin-bottom: 10px; }

.container__buttons .btn-block + .btn-block {
  margin-top: 0; }

@media (min-width: 768px) {
  .container__buttons .btn-block,
  .container__buttons input[type=submit].btn-block {
    width: auto; }
  .container__buttons .btn-block.pull-right {
    margin-left: 10px; }
  .container__buttons .btn-block.pull-left {
    margin-right: 10px; }
  .container__buttons .btn-block {
    margin-bottom: 0; } }

.dashed-heading {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.dashed-heading > .dashed-heading__title {
  display: inline-block;
  text-align: left;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-right: 15px; }

.dashed-heading:after {
  content: '';
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-top: 1px dashed #444; }

.nyroModalLink .delivery-information {
  padding: 20px;
  position: relative; }

.delivery-information {
  font-size: 16px; }
  .delivery-information .lede {
    font-size: 1em;
    font-weight: bold; }

.delivery-information__heading {
  font-size: 1.5em;
  margin-top: 0; }

.delivery-information__link,
.delivery-information__link:hover,
.delivery-information__link:focus,
.delivery-information__link:active {
  text-decoration: underline;
  color: #4A4A4A; }

.delivery-information .date {
  max-width: 250px; }

.delivery-information__dates {
  color: #C51241;
  font-size: 18px; }

@media (min-width: 768px) {
  .delivery-information__column:first-child {
    padding-right: 30px;
    border-right: 1px solid #979797; }
  .delivery-information__column:last-child {
    padding-left: 30px;
    border-left: 1px solid #979797;
    margin-left: -1px; } }

.delivery-information-pod {
  display: block;
  background-color: #65A366; }
  .delivery-information-pod, .delivery-information-pod:focus, .delivery-information-pod:active, .delivery-information-pod:hover {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 18px; }

.dip__heading {
  text-align: center;
  padding: 20px 0 0;
  border-bottom: 2px solid #FFFFFF; }

.dip__icon {
  display: inline-block;
  max-width: 120px;
  margin-bottom: -9px; }

.dip__content {
  padding: 15px 20px 20px; }

@media (max-width: 360px) {
  .delivery-options {
    font-size: 0.9em; } }

.delivery-options .radio:not(:last-of-type) {
  border-bottom: 1px dashed #999999;
  margin-bottom: 5px; }

.delivery-options label {
  width: 100%;
  padding: 10px 0 10px 20px; }

.delivery-options input[type=radio] {
  margin-top: 3px; }

.delivery-option__label {
  display: inline-block;
  width: 80%;
  width: calc(100% - 100px); }

.delivery-option__cost {
  float: right;
  margin-right: 15px;
  font-weight: bold; }

.delivery-select {
  margin: .5em 0; }

.difficulty-indicator {
  color: #C61440;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase; }

.difficulty-indicator--white {
  color: #FFF; }

.difficulty-indicator--small {
  font-size: 10px; }

.difficulty-indicator__dot {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 1px solid currentColor;
  display: inline-block;
  margin-right: 1px; }

.difficulty-indicator--small .difficulty-indicator__dot {
  width: 9px;
  height: 9px; }

.difficulty-indicator__dot--filled {
  background: currentColor; }

.difficulty-indicator__text {
  display: inline-block; }

.difficulty-indicator--multiline .difficulty-indicator__text {
  display: block; }

.estimated-date {
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #444444;
  font-size: 1.2rem; }

.container__heading .estimated-date {
  border-bottom: none;
  padding-bottom: 0; }

.estimated-date-label {
  display: block;
  font-weight: bold;
  clear: both; }

@media (min-width: 992px) {
  .estimated-date {
    margin: 5.2px 0 40px 40px;
    text-align: right; }
    .estimated-date .calendar-list {
      float: right; }
  .container__heading .estimated-date {
    margin: 5.2px 0 0 0; }
  .estimated-date-label {
    display: block;
    font-weight: bold;
    clear: both; } }

.estimated-date-selector {
  background: #F5F4EF;
  border: 2px solid #4B9A3D;
  padding: 10px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1rem; }

.es__selection,
.es__result {
  margin-bottom: 1em; }

.es__heading {
  font-size: 1.2em;
  margin-bottom: 0; }

.es-content {
  margin-bottom: 0; }

.es_content--highlighted {
  color: #C61440; }

.es_content--large {
  font-size: 1.2em; }

.estimate-create-form {
  min-height: 30rem; }

#estimates.container {
  overflow: visible; }

.estimate-search-result .media-right {
  display: block;
  width: 100%;
  padding-left: 0;
  margin-top: 10px; }

.estimate-search-result .media-left {
  width: 25%; }

.estimate-search-result .media {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #FFF; }

.estimate-search-result .product-attributes {
  margin-bottom: 0; }

@media (min-width: 480px) {
  .estimate-search-result .media-right {
    display: table-cell;
    width: 25%;
    padding-left: 10px;
    margin-top: 0; } }

@media (min-width: 992px) {
  .estimate-search-result .media-left {
    width: 15%; } }

.input-quantity-adjuster input[type=text] {
  width: 50px;
  display: inline-block;
  margin-right: 5px;
  text-align: center; }

.input-quantity-adjuster button {
  width: 35px; }

.estimate-listing__title {
  margin-top: 0;
  margin-bottom: 0; }

.estimate-listing__item:not(:last-child) {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #FFF; }

.estimate-listing__item .dl-horizontal.product-attributes > dt {
  font-weight: normal;
  margin-bottom: 0.25em; }

.estimate-modal-warning {
  display: block;
  position: fixed;
  z-index: 99;
  padding-top: 5em;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4); }
  .estimate-modal-warning .estimate-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 0px;
    border: 1px solid #888;
    width: 75%; }
    .estimate-modal-warning .estimate-modal-content p {
      text-align: center;
      font-size: 1em;
      margin: 0 25px 25px 25px; }
  .estimate-modal-warning .estimate-modal-button {
    width: 100%;
    text-align: right; }
    .estimate-modal-warning .estimate-modal-button button {
      padding: 0px;
      border: none;
      width: 2.5em;
      height: 2.5em;
      background-color: Transparent;
      background-repeat: no-repeat;
      border: none;
      cursor: pointer;
      overflow: hidden;
      outline: none;
      position: relative;
      top: -9px;
      left: 9px; }
    .estimate-modal-warning .estimate-modal-button button > svg {
      display: inline-block;
      width: 2.5em;
      height: 2.5em; }

@media (min-width: 768px) {
  .estimate-modal-warning {
    padding-top: 10em; }
    .estimate-modal-warning .estimate-modal-content {
      width: 50%; }
      .estimate-modal-warning .estimate-modal-content p {
        text-align: center;
        font-size: 2em;
        margin: 0 25px 25px 25px; } }

/* Filter pod */
.filter-control .btn {
  margin-top: 10px;
  margin-bottom: 10px; }

.filter-control .lnk-clear-filter {
  display: block;
  margin-bottom: 10px;
  font-weight: bold; }

.filter-control__heading {
  cursor: pointer;
  padding: 10px;
  margin: 0;
  color: #fff;
  background: #cad374;
  background: -webkit-gradient(linear, left top, left bottom, from(#cad374), color-stop(3%, #bfcc60), color-stop(6%, #b8c655), color-stop(26%, #9eba4f), color-stop(74%, #4f953d), to(#2c8535));
  background: linear-gradient(to bottom, #cad374 0%, #bfcc60 3%, #b8c655 6%, #9eba4f 26%, #4f953d 74%, #2c8535 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cad374', endColorstr='#2c8535',GradientType=0 );
  font-size: 1.3em;
  line-height: 1.6;
  border: 1px solid #4b9a3d; }
  .filter-control__heading:before {
    display: block;
    margin-right: 5px;
    font-size: 2.5em;
    font-style: normal;
    float: left;
    line-height: 1px;
    margin-top: 10px;
    text-align: center;
    width: 30px; }

.filter-control .filter-control__heading:before,
.filter-control.is-closed .filter-control__heading:before {
  content: '+'; }

.filter-control .filter-control__form,
.filter-control.is-closed .filter-control__form {
  max-height: 0; }

.filter-control.is-open .filter-control__heading:before {
  content: '-'; }

.filter-control.is-open .filter-control__form {
  max-height: 1000px; }

.filter-control__form {
  padding: 0 25px;
  background: #E7E7E7;
  overflow: hidden;
  -webkit-transition: max-height ease-out 0.8s;
  transition: max-height ease-out 0.8s; }
  .filter-control__form > .filter-control__section:first-of-type {
    margin-top: 20px; }
  .filter-control__form > .filter-control__section:last-of-type {
    margin-bottom: 20px; }

.filter-control__title {
  display: block;
  margin-bottom: 10px; }

.filter-control__section {
  margin-bottom: 10px;
  width: 100%; }
  .filter-control__section a,
  .filter-control__section a:hover,
  .filter-control__section a:focus,
  .filter-control__section a:active {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    outline: none;
    outline-offset: none; }

.filter-control__section:not(:last-child) {
  padding-bottom: 5px;
  border-bottom: 1px solid #999999; }

@media (min-width: 992px) {
  .filter-control {
    padding-bottom: 1.2em;
    position: relative; }
    .filter-control:after {
      display: block;
      content: '';
      left: 0;
      right: 0;
      height: 1em;
      bottom: 0;
      position: absolute;
      background: radial-gradient(ellipse at 50% -10%, rgba(0, 0, 0, 0.3), rgba(97, 97, 97, 0) 55%); }
    .filter-control .filter-control__heading {
      cursor: default;
      padding: 0;
      margin: 0.2em 0 0.5em;
      color: #444444;
      background: none;
      -webkit-filter: none;
              filter: none;
      font-size: 1.85em;
      line-height: 1.6;
      border: none; }
      .filter-control .filter-control__heading:before {
        content: none; }
    .filter-control .filter-control__form {
      max-height: none;
      padding: 0;
      background: none;
      overflow: inherit; }
      .filter-control .filter-control__form > .filter-control__section:first-of-type {
        margin-top: 0; }
      .filter-control .filter-control__form > .filter-control__section:last-of-type {
        margin-bottom: 0; } }

.fancy-colours-filter {
  list-style: none;
  padding: 0;
  margin: 0 -2.5%; }
  .fancy-colours-filter:before, .fancy-colours-filter:after {
    content: "";
    display: table; }
  .fancy-colours-filter:after {
    clear: both; }
  .fancy-colours-filter {
    zoom: 1; }
  .fancy-colours-filter li {
    position: relative;
    float: left;
    width: 11.66667%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-bottom: 5%; }
    .fancy-colours-filter li:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 100%; }
    .fancy-colours-filter li > label {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .fancy-colours-filter li:after {
      content: none; }
    .fancy-colours-filter li input[type=checkbox] {
      display: none; }
    .fancy-colours-filter li label {
      margin: 0; }
    .fancy-colours-filter li .icon-colour {
      cursor: pointer; }
  .fancy-colours-filter li:nth-child(7) {
    clear: left; }

@media (min-width: 992px) {
  .fancy-colours-filter--estimate li {
    width: 9.11111%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%; }
  .fancy-colours-filter--estimate li:nth-child(7) {
    clear: none; } }

@media (min-width: 480px) and (max-width: 991px) {
  .fancy-colours-filter li {
    width: 9.11111%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%; }
  .fancy-colours-filter li:nth-child(7) {
    clear: none; } }

.additional-colours-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 0 -5px; }
  .additional-colours-filter:before, .additional-colours-filter:after {
    content: "";
    display: table; }
  .additional-colours-filter:after {
    clear: both; }
  .additional-colours-filter {
    zoom: 1; }
  .additional-colours-filter li {
    float: left;
    width: 45%;
    width: calc(50% - 10px);
    margin-left: 5px;
    margin-bottom: 5px; }
    .additional-colours-filter li input {
      display: inline-block;
      margin-top: -3px; }
    .additional-colours-filter li label {
      display: inline-block;
      margin-left: 5px; }

.price-filter .slider,
.length-filter .slider {
  /*padding-left:8.580px;
        padding-right:8.580px;*/
  margin-bottom: 10px; }

.price-filter .range,
.length-filter .range {
  display: block; }

.attributes-filter {
  border-bottom: none; }
  .attributes-filter ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .attributes-filter ul li input, .attributes-filter ul li label {
      display: inline-block; }
    .attributes-filter ul li input {
      margin-top: -3px; }
    .attributes-filter ul li label {
      margin-top: 3px;
      margin-left: 5px; }

input[type="text"].input-error {
  color: #b94a48;
  border-color: #b94a48; }
  input[type="text"].input-error:focus {
    border-color: #953b39;
    -webkit-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392; }

.form-control--red-highlight:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(198, 20, 64, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(198, 20, 64, 0.6);
  outline: none;
  border: 1px solid rgba(198, 20, 64, 0.6); }

p.form-control-static {
  margin: 0; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: left; } }

.form-horizontal .form-group {
  margin-bottom: 10px; }

.panel-body > :first-child {
  margin-top: 0; }

.panel-body > :last-child {
  margin-bottom: 0; }

.help-inline {
  display: block;
  padding-top: 7px;
  padding-bottom: 7px; }

.has-error .help-inline {
  color: #a94442; }

.field-validation-valid {
  display: none; }

.form-control--postcode {
  max-width: 90px;
  display: inline-block; }

.form-inline > .form-control,
.form-inline > .btn,
.form-inline > .help-inline {
  margin-right: 5px; }

.input-mini {
  min-width: 75px; }

@media (min-width: 992px) {
  .form-md-inline .form-group,
  .form-md-inline .form-control,
  .form-md-inline .btn {
    margin-bottom: 0; } }

.flower-guide {
  margin-bottom: 20px;
  position: relative; }
  .flower-guide .media {
    overflow: visible; }
  .flower-guide .media-left {
    width: 20%; }

.flower-guide__link {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.2em; }

@media (max-width: 767px) {
  .flower-guide .flower-guide__link,
  .flower-guide .media-body,
  .flower-guide .media-left {
    position: static;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 0; }
  .flower-guide .media-object {
    width: 100%; } }

.image-gallery a.thumbnail.active,
.image-gallery a.thumbnail:focus,
.image-gallery a.thumbnail:hover {
  border-color: #ddd;
  text-decoration: none; }

.image-gallery .thumbnail > img {
  min-width: 100%; }

.image-gallery .thumbnail > .caption :last-child {
  margin-bottom: 0; }

.flower-pod {
  display: block;
  border: 2px solid white;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .flower-pod, .flower-pod:hover {
    text-decoration: none; }

.flower-pod.equal__child {
  min-height: 300px; }

/*@media (min-width:$screen-sm-min) {
    .flower-pod.equal__child{
        min-height:0;
    }

}*/
@media (min-width: 1200px) {
  .flower-pod-list:hover .flower-pod:not(:hover) {
    opacity: 0.7;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }
  .flower-pod:hover {
    border-color: #C61440;
    cursor: pointer;
    text-decoration: none; } }

.flower-pod__heading {
  display: inline-block;
  padding: 12px 20px;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  line-height: 26px;
  z-index: 100;
  font-size: 20px; }

.flower-pod__heading.beta {
  font-size: 1.85em; }

.lt-ie10 .flower-pod__heading {
  margin-top: 40%; }

.lt-ie10 .flower-pod.equal__child {
  min-height: 300px; }

.guide-pod {
  display: block;
  background: #65A366;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  .guide-pod, .guide-pod:hover {
    text-decoration: none; }

.guide-pod--image {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px; }

.guide-pod,
.guide-pod:active,
.guide-pod:focus,
.guide-pod:hover {
  color: #FFF; }
  .guide-pod h4,
  .guide-pod:active h4,
  .guide-pod:focus h4,
  .guide-pod:hover h4 {
    color: #FFF; }

.guide-pod__heading {
  display: inline-block;
  padding: 5px 20px;
  width: 100%;
  text-align: left;
  z-index: 100;
  font-size: 16px;
  line-height: 24px; }

.guide-pod__heading > h4 {
  font-size: 20px;
  line-height: 26px; }

.guide-pod--featured h4 {
  font-size: 32px;
  line-height: 35px; }

.lt-ie10 .guide-pod__heading {
  margin-top: 55px; }

.lt-ie10 .guide-pod--featured .guide-pod__heading {
  margin-top: 150px; }

.guide-pod__link {
  position: absolute;
  bottom: 10px;
  left: 10px; }

.guide-pod__link:after {
  content: '>';
  margin-left: 5px;
  display: inline-block; }

.guide-pod__difficulty {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: right; }

.guide-pod:before {
  content: '';
  display: block;
  max-width: 50px;
  max-height: 50px;
  position: absolute;
  top: 10px;
  left: 10px;
  background: transparent url("/svg/icon-guide.svg") no-repeat center center;
  background-size: contain;
  width: 15%;
  height: 15%; }

@media (min-width: 768px) {
  .guide-pod__heading {
    padding: 10px 20px; }
  .guide-pod__link {
    position: absolute;
    bottom: 20px;
    left: 20px; }
  .guide-pod__difficulty {
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: right; }
  .guide-pod:before {
    width: 20%;
    height: 20%;
    top: 20px;
    left: 20px; } }

.guide-pod--guide:before {
  background-image: url("/svg/icon-guide.svg"); }

.guide-pod--video:before {
  background-image: url("/svg/icon-video.svg"); }

.guide-pod--gallery:before {
  background-image: url("/svg/icon-gallery.svg"); }

.guide-pod__excerpt {
  display: none; }

@media (min-width: 992px) {
  .guide-pod--featured .guide-pod__excerpt {
    display: block; }
  .guide-pod--featured.guide-pod:before {
    max-width: 100px;
    max-height: 100px;
    width: 40%;
    height: 40%; } }

.help-section__list {
  display: block;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #C61440; }

.help-section__link {
  font-size: 16px;
  line-height: 24px; }

.help-section__link:after {
  display: inline-block;
  margin-left: 5px;
  content: '>'; }

.list--numbered {
  padding: 0;
  margin-bottom: 0;
  counter-reset: list-items; }
  .list--numbered ol {
    margin: 0;
    padding: 0; }
  .list--numbered li {
    display: block;
    margin: 0 0 0.2em;
    padding: 3px;
    font-weight: bold;
    background-color: #F5F5F5;
    border-radius: 100px 0 0 100px; }
  .list--numbered li:before {
    display: block;
    float: left;
    margin-right: 5px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #65A366;
    color: #FFF;
    content: counter(list-items);
    counter-increment: list-items;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 29px; }
  .list--numbered a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
    display: block;
    float: left;
    margin-top: 4px; }
    .list--numbered a, .list--numbered a:focus, .list--numbered a:active, .list--numbered a:hover {
      color: #444444;
      text-decoration: none; }

.list-search-shop-delivery .number {
  color: #F8F7F0;
  background-color: #65a366;
  border-radius: 50%;
  display: inline-block;
  width: 60px;
  line-height: 60px;
  height: 60px;
  font-size: 33px;
  font-weight: bold;
  margin-top: 20px; }

.list-search-shop-delivery h4 {
  font-size: 30px;
  margin-bottom: 10px; }

.loading-overlay {
  background-color: rgba(255, 255, 255, 0.7);
  background-repeat: no-repeat;
  background-position: 50% 200px;
  background-size: 50vw auto;
  background-image: url("/svg/icon-loading.svg");
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000; }

.no-smil .loading-overlay {
  background-size: 32px 32px;
  background-image: url("/images/themes/default/icon-loading.gif"); }

@media (min-width: 480px) {
  .loading-overlay {
    background-size: 20vw auto; } }

@media (min-width: 992px) {
  .loading-overlay {
    position: absolute;
    background-size: 200px auto; } }

.loading-container {
  position: relative; }

.contact-us {
  text-align: center;
  font-size: 1.125em;
  line-height: 0.9; }

.contact-us__telephone {
  margin: 0;
  display: block; }

.btn + .contact-us {
  margin-top: 20px; }

.dl-horizontal.order-attributes dd {
  margin-bottom: 1em; }

@media (min-width: 768px) {
  .dl-horizontal.order-attributes {
    font-size: 1.125em; }
    .dl-horizontal.order-attributes dt,
    .dl-horizontal.order-attributes dd {
      text-align: left; }
    .dl-horizontal.order-attributes dt {
      width: 5.5em;
      margin-bottom: 1em; }
      .dl-horizontal.order-attributes dt:after {
        display: inline;
        content: ': '; }
    .dl-horizontal.order-attributes dt:last-of-type {
      margin-bottom: 0; }
    .dl-horizontal.order-attributes dd {
      margin-left: 5.5em;
      margin-bottom: 0; } }

.pager {
  background: #F5F4EF;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .pager:before, .pager:after {
    content: "";
    display: table; }
  .pager:after {
    clear: both; }
  .pager {
    zoom: 1; }

.pager,
.pager-sort form,
.pager-pagesize form,
.pager-pages form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.pager-sort {
  margin-right: auto; }

.pager-pagesize,
.pager-pages {
  margin-left: 10px; }

.pager__label {
  margin-bottom: 0; }

.pager__label,
.pager__control,
.pager__button {
  margin-left: 5px;
  margin-right: 5px; }

.js .pager__button {
  display: none; }

.js .pager-pages,
.js .pager-pagesize {
  display: none; }

.panel-default {
  border-radius: 0;
  border: none;
  background: #F5F4EF; }

.panel-default > .panel-heading {
  background: #736357;
  color: #ffffff;
  border-radius: 0; }

.panel-default .panel-heading-edit,
.panel-default .panel-heading-edit:focus,
.panel-default .panel-heading-edit:active,
.panel-default .panel-heading-edit:hover {
  color: #ffffff; }

.panel-default > .panel-body {
  color: #444444; }

.panel-heading-edit {
  font-weight: normal;
  float: right;
  font-size: 1rem; }

.panel-title > a[data-toggle="collapse"] {
  display: block;
  height: 100%;
  width: 100%; }
  .panel-title > a[data-toggle="collapse"]:hover, .panel-title > a[data-toggle="collapse"]:active, .panel-title > a[data-toggle="collapse"]:focus {
    color: #FFF;
    text-decoration: none; }

.panel-information {
  border-radius: 0;
  border: none;
  background: transparent;
  border-bottom: 1px solid #999999; }

.panel-information > .panel-heading {
  background: transparent;
  color: #444444;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0; }

.panel-information > .panel-body {
  color: #444444;
  padding-left: 0;
  padding-right: 0; }

.order-total {
  font-size: 1.6em;
  font-weight: bold;
  margin: 1em 0; }
  .order-total .order-total__subheading {
    display: block;
    font-size: 1rem;
    color: #999;
    font-style: italic;
    font-weight: normal; }

.panel-secondary {
  border-radius: 0;
  border: none;
  background: #F5F4EF; }

.panel-secondary > .panel-heading {
  background: #65A366;
  color: #ffffff;
  border-radius: 0; }

.panel-secondary .panel-heading-edit,
.panel-secondary .panel-heading-edit:focus,
.panel-secondary .panel-heading-edit:active,
.panel-secondary .panel-heading-edit:hover {
  color: #ffffff; }

.panel-secondary > .panel-body {
  color: #444444; }

.panel-heading-edit {
  font-weight: normal;
  float: right;
  font-size: 1rem; }

.panel-title > a[data-toggle="collapse"] {
  display: block;
  height: 100%;
  width: 100%; }
  .panel-title > a[data-toggle="collapse"]:hover, .panel-title > a[data-toggle="collapse"]:active, .panel-title > a[data-toggle="collapse"]:focus {
    color: #FFF;
    text-decoration: none; }

.panel-title > a[data-toggle="collapse"]::after {
  display: block;
  content: " ";
  float: right;
  height: 26px;
  width: 26px;
  background-color: transparent;
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: top center; }

.panel-title > a[data-toggle="collapse"]::after {
  background-image: url(/svg/icon-minus.svg); }

.panel-title > a.collapsed[data-toggle="collapse"]::after {
  background-image: url(/svg/icon-plus.svg); }

.cards .control-label {
  margin-bottom: 5px; }

.card-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: -10px;
  margin-left: -10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.card-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 10px 10px;
  width: calc(50% - 20px); }
  .card-icon label {
    cursor: pointer;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .card-icon img,
  .card-icon svg {
    -webkit-filter: none;
            filter: none;
    width: 100%; }

.card-icon--unselected img,
.card-icon--unselected svg {
  -webkit-filter: gray;
          filter: gray;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.5; }

@media (min-width: 768px) {
  .card-icons {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .card-icon {
    width: calc(25% - 20px); } }

.no-flexbox .card-icons {
  width: 100%; }

.no-flexbox .card-icon {
  float: left;
  display: block;
  height: 80px; }

.no-flexbox .card-icon label {
  position: absolute;
  top: 0; }

.no-flexbox .card-icon input {
  position: absolute;
  bottom: 0;
  left: 42px; }

.popover.top .arrow {
  border-top: 5px solid #C61440; }

.popover-inner {
  background: #C61440; }

.popover-title {
  background-color: #FFFFFF;
  border: none;
  margin: 0; }

.popover-content {
  padding: 1px 14px 14px; }

.product-pod {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px dashed #999999; }

.product-pod--upsell {
  border-bottom: none;
  padding-bottom: 20px; }

div[class*='col-']:not(:last-child) .product-pod {
  margin-bottom: 10px; }

.product-pod__section:not(:last-child) {
  margin-bottom: 10px; }

.product-pod__heading {
  margin-top: 0; }

.product-pod__heading,
.product-pod__heading > a {
  color: #444444;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.product-pod__image {
  display: block;
  position: relative; }
  .product-pod__image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .product-pod__image > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.flag-supplier-auction {
  z-index: 1;
  text-align: center;
  position: absolute;
  font-size: 0.750em;
  font-weight: 700;
  color: #FFF;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  top: 0;
  left: -150px;
  padding: 25px 120px 5px;
  width: 300px; }
  .flag-supplier-auction.aalsmeer {
    background: #197b30; }
  .flag-supplier-auction.rijnsburg {
    background: #004990; }
  .flag-supplier-auction.westland {
    background: #ff6633; }

.product-pod__additional {
  color: #999999;
  font-style: italic; }

.product-pod__added-to-basket {
  z-index: 200; }

.product-pod__added-to-basket,
.product-pod__basket-details,
.product-pod__unavailable {
  height: 7.476923em; }

.product-pod__slim-details {
  height: 4.4923079em; }

.product-pod__added-to-basket,
.product-pod__unavailable {
  background: #F6F5F0;
  position: relative; }

.product-pod__added-to-basket-content,
.product-pod__unavailable-content {
  text-align: center;
  width: 100%;
  padding: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.lt-ie10 .product-pod__added-to-basket-content,
.lt-ie10 .product-pod__unavailable-content {
  top: auto;
  position: static; }

.product-pod__added-to-basket-close {
  position: absolute;
  top: 4px;
  right: 3px; }

.product-pod__estimate-form {
  height: 30px; }

.product-pod--read-only .product-pod__unavailable {
  height: 4.4923076em; }

.product-pod__item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

@media (min-width: 992px) and (max-width: 1199px) {
  .product-pod__item {
    font-size: 0.9em; } }

@media (min-width: 768px) {
  .product-pod--long {
    position: relative;
    padding: 20px;
    border-bottom: none;
    background: #F5F4EF url("/images/themes/default/bg-textured.png") repeat top left;
    margin-top: 50px; }
    .product-pod--long:before, .product-pod--long:after {
      content: "";
      display: table; }
    .product-pod--long:after {
      clear: both; }
    .product-pod--long {
      zoom: 1; }
    .product-pod--long .icon-star-flag {
      position: absolute;
      right: 15px;
      top: -50px;
      z-index: 100; }
    .product-pod--long .product-pod__heading {
      margin-top: 0;
      margin-bottom: 5px; }
    .product-pod--long .product-pod__image {
      width: 30%;
      margin-right: 20px;
      float: left;
      margin-bottom: 0; }
    .product-pod--long .product-pod__content {
      padding-right: 150px; }
    .product-pod--long .product-pod__added-to-basket {
      position: absolute;
      bottom: 20px;
      top: 47.4px;
      margin-bottom: 0;
      right: 20px;
      width: calc(70% - 40px);
      height: auto; }
    .product-pod--long .product-pod__basket-details {
      width: calc(70% - 20px);
      float: left;
      margin-bottom: 10px;
      height: auto; }
    .product-pod--long .product-pod__basket-form {
      max-width: 100%; }
    .product-pod--long .product-pod__estimate-form {
      float: left;
      width: 70%;
      width: calc((70% - 20px) * 1 + 20px); }
    .product-pod--long .well--estimate-added {
      float: left;
      width: calc(70% - 20px); } }

@media (min-width: 992px) {
  .product-pod--long .icon-star-flag {
    position: absolute;
    right: 15px;
    top: -50px; }
  .product-pod--long .product-pod__basket-form {
    max-width: 75%; }
  .product-pod--long .product-pod__estimate-form {
    width: calc(52.5% + 5px);
    width: calc((70% - 20px) * 0.75 + 20px); }
  .product-pod--long .well--estimate-added {
    width: calc(52.5% - 14px);
    width: calc((70% - 20px) * 0.75 + 1px); } }

@media (min-width: 1200px) {
  .product-pod--long .product-pod__basket-form {
    max-width: 50%; }
  .product-pod--long .product-pod__estimate-form {
    width: calc(35% + 10px);
    width: calc((70% - 20px) / 2 + 20px); }
  .product-pod--long .well--estimate-added {
    width: calc(52.5% - 9px);
    width: calc((70% - 20px) / 2 + 1px); } }

.dl-horizontal.product-attributes .icon-colour {
  width: 2em;
  height: 2em;
  display: inline-block; }

.dl-horizontal.product-attributes .icon-colour--small {
  width: 1.5em;
  height: 1.5em;
  min-width: 10px;
  min-height: 10px; }

@media (min-width: 768px) {
  .dl-horizontal.product-attributes dt,
  .dl-horizontal.product-attributes dd {
    text-align: left; }
  .dl-horizontal.product-attributes dt {
    width: 15em;
    margin-bottom: 1em; }
    .dl-horizontal.product-attributes dt:after {
      display: inline;
      content: ': '; }
  .dl-horizontal.product-attributes .icon-colour {
    margin-top: -0.25em;
    margin-right: 0.25em; }
  .dl-horizontal.product-attributes dd {
    margin-left: 15em; } }

.basket-form .input-group {
  margin-bottom: 20px; }

.well--basket-added {
  position: relative; }

.well--basket-added__close {
  position: absolute;
  top: 4px;
  right: 3px; }

.well--estimate-added {
  margin-bottom: 0;
  /*height: 28.8px;*/
  height: 30px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em; }

@media (min-width: 992px) {
  .well--estimate-added {
    font-size: 1em; } }

.well--estimate .heading {
  text-transform: none;
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1; }

.well--estimate .row--estimate-btn {
  margin-top: 10px;
  margin-bottom: 10px; }

.product-image {
  position: relative; }
  .product-image .social-buttons {
    position: absolute;
    padding-left: 15px;
    height: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3); }
    .product-image .social-buttons .social-button {
      float: left;
      margin-top: 15px;
      margin-right: 5px;
      height: 20px;
      overflow: hidden; }
    .product-image .social-buttons .social-facebook {
      position: relative;
      min-width: 50px; }
      .product-image .social-buttons .social-facebook .fb_iframe_widget {
        position: absolute;
        bottom: 0; }

.ui-tabs .ui-tabs-panel {
  padding: 10px; }

.ui-tabs .ui-tabs-panel > :last-child {
  margin-bottom: 0; }

.ui-tabs .ui-tabs-nav li a {
  padding: 14px 10px 12px; }

.reasons-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: center;
  font-size: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .reasons-list h4 {
    margin: 0; }
  .reasons-list svg {
    display: inline-block;
    max-width: 100px;
    height: 100px; }

.reasons-list__item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.reasons-list__item .icon-container {
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

@media (min-width: 768px) {
  .reasons-list {
    font-size: 14px; } }

.no-flexbox .reasons-list {
  margin: 0 -1%; }
  .no-flexbox .reasons-list:before, .no-flexbox .reasons-list:after {
    content: "";
    display: table; }
  .no-flexbox .reasons-list:after {
    clear: both; }
  .no-flexbox .reasons-list {
    zoom: 1; }

.no-flexbox .reasons-list__item {
  float: left;
  width: 18%;
  margin: 0 1%; }

.shopping-list {
  padding: 0.8em 1em 1.6em;
  background: url("/images/themes/default/bg-textured.png") repeat top left;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  margin-bottom: 0; }

.shopping-list__edge {
  background: url("/images/themes/default/bg-edging.png") repeat-x bottom left;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  height: 13px;
  width: 100%;
  margin-top: -1px;
  margin-bottom: 1em; }

.lt-ie10 .shopping-list__edge {
  display: none; }

.shopping-list__heading {
  line-height: 1; }

.shopping-list__list {
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  border-bottom: 1px dashed #444444; }

.shopping-list__table {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%; }
  .shopping-list__table,
  .shopping-list__table > tr,
  .shopping-list__table > tr > td,
  .shopping-list__table > tbody > tr,
  .shopping-list__table > tbody > tr > td,
  .shopping-list__table > thead > tr,
  .shopping-list__table > thead > tr > th {
    border: none; }

.shopping-list__label {
  text-align: left;
  height: 35px;
  color: #C61440;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle; }

.shopping-list__label--additional {
  color: #444444;
  font-weight: normal; }

.shopping-list__qty {
  text-align: right;
  width: 65px;
  height: 35px; }

.scroll-list {
  width: 100%;
  padding: 0;
  position: relative; }
  .scroll-list:before, .scroll-list:after {
    content: "";
    display: table; }
  .scroll-list:after {
    clear: both; }
  .scroll-list {
    zoom: 1; }
  .scroll-list .scroll-list-container {
    width: calc(100% - 61px);
    position: relative;
    left: 20px;
    right: 20px;
    height: 210px;
    overflow: hidden; }
  .scroll-list .scroll-list-items {
    width: 9999em;
    left: -1px;
    position: absolute; }
    .scroll-list .scroll-list-items:before, .scroll-list .scroll-list-items:after {
      content: "";
      display: table; }
    .scroll-list .scroll-list-items:after {
      clear: both; }
    .scroll-list .scroll-list-items {
      zoom: 1; }
  .scroll-list .scroll-list-item {
    display: block;
    padding: 0 5px;
    float: left;
    margin: 0;
    width: 190px; }
  .scroll-list .arrow-back, .scroll-list .arrow-forward {
    position: absolute;
    top: 30%;
    z-index: 100;
    height: 60px;
    width: 60px;
    background: #FFF url(/svg/icon-arrow.svg) no-repeat center center;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5); }
  .scroll-list .arrow-back {
    left: 1px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .scroll-list .arrow-forward {
    right: 1px; }

/*@media (min-width:$screen-xs-min){
    .scroll-list  .scroll-list-container {
        height:210px;
    }

    .scroll-list .scroll-list-item {
        width:200px;
    }
}

@media (min-width:$screen-sm-min){
    .scroll-list  .scroll-list-container {
        height:210px;
    }

    .scroll-list .scroll-list-item {
        width:200px;
    }
}

@media (min-width:$screen-md-min){
    .scroll-list  .scroll-list-container {
        height:210px;
    }


    .scroll-list .scroll-list-item {
        width:200px;
    }
}

@media (min-width:$screen-lg-min){
    .scroll-list  .scroll-list-container {
        height:210px;
    }


    .scroll-list .scroll-list-item {
        width:200px;
    }
}*/
.well--download a[download] {
  margin-top: 2em; }

.side-nav {
  padding-bottom: 1.2em;
  position: relative; }
  .side-nav:after {
    display: block;
    content: '';
    left: 0;
    right: 0;
    height: 1em;
    bottom: 0;
    position: absolute;
    background: radial-gradient(ellipse at 50% -10%, rgba(0, 0, 0, 0.3), rgba(97, 97, 97, 0) 55%); }
  .side-nav:after {
    height: 1.2em; }

.side-nav__heading,
.side-nav__sub-item {
  display: block; }

.side-nav__heading,
.side-nav__heading:hover {
  margin: 0;
  padding: 0.8em 1em;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold; }

.side-nav__heading {
  border: 1px solid #4b9a3d;
  background: #428c3d;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxYzk1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjYmZjODVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjYWJiZTU5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjOGJhZjUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjNDI4YzNkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjMmY4MjM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyN2IzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -webkit-gradient(linear, left top, left bottom, from(#c1c95f), color-stop(9%, #bfc85e), color-stop(24%, #abbe59), color-stop(41%, #8baf50), color-stop(76%, #428c3d), color-stop(88%, #2f8238), to(#227b35));
  background: linear-gradient(to bottom, #c1c95f 0%, #bfc85e 9%, #abbe59 24%, #8baf50 41%, #428c3d 76%, #2f8238 88%, #227b35 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c95f', endColorstr='#227b35',GradientType=0 );
  -webkit-box-shadow: inset 0 0 1px #ffffff;
          box-shadow: inset 0 0 1px #ffffff;
  -webkit-box-shadow: 0 1px 1px #b3b2b3;
          box-shadow: 0 1px 1px #b3b2b3;
  -webkit-box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.35);
          box-shadow: inset 0 0 3px 1px rgba(255, 255, 255, 0.35); }

.side-nav__heading:hover {
  border: 1px solid #4b9a3d;
  background: #4da347;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4ZTA2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjZDZlMDZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjQlIiBzdG9wLWNvbG9yPSIjYzFkNjY0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjOWZjNjViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzYlIiBzdG9wLWNvbG9yPSIjNGRhMzQ3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjMzg5OTQyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI5OTMzZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -webkit-gradient(linear, left top, left bottom, from(#d8e06b), color-stop(9%, #d6e06b), color-stop(24%, #c1d664), color-stop(41%, #9fc65b), color-stop(76%, #4da347), color-stop(88%, #389942), to(#29933e));
  background: linear-gradient(to bottom, #d8e06b 0%, #d6e06b 9%, #c1d664 24%, #9fc65b 41%, #4da347 76%, #389942 88%, #29933e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e06b', endColorstr='#29933e',GradientType=0 ); }

.side-nav__top-link {
  display: block;
  margin: 15.2px 0 20px;
  font-size: 16px;
  line-height: 24px;
  height: 24px; }

.side-nav__sub-nav {
  padding: 6px 0;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  background: #e7e7e7;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), color-stop(17%, #ebebeb), color-stop(64%, #fefefe), to(#ffffff));
  background: linear-gradient(to bottom, #e7e7e7 0%, #ebebeb 17%, #fefefe 64%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

.side-nav__sub-item,
.side-nav__sub-item:hover {
  color: #444444;
  padding: 0.5em 1em;
  text-transform: none; }

.site-warning .media-left {
  min-width: 40px; }

.site-warning .media-object {
  margin: 0.5em auto 0; }

.site-warning a {
  text-decoration: underline; }

.table-basket > tbody .basket-line__default > td,
.table-basket > tbody .basket-line__quantity > td {
  padding-bottom: 0; }

.table-basket > tbody .basket-line__quantity > td,
.table-basket > tbody .basket-line__action > td {
  padding-top: 0; }

.table-basket .product-attributes {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0;
  font-size: 0.9em; }
  .table-basket .product-attributes dt {
    font-weight: bold;
    margin-bottom: 0.25em; }
  .table-basket .product-attributes .icon-colour {
    margin-left: 1px; }

.table-basket td.sub-total,
.table-basket th.sub-total {
  width: 100px; }

.table-basket .qty-form {
  width: 100%; }
  .table-basket .qty-form label {
    line-height: 1;
    margin-bottom: 0;
    margin-right: 5px;
    float: left; }
  .table-basket .qty-form .quantity-input {
    max-width: 75px;
    float: right; }
  .table-basket .qty-form .btn-link {
    padding-right: 0;
    float: right; }

.table-basket td.quantity,
.table-basket th.quantity {
  width: 110px;
  max-width: 110px;
  padding-top: 8px; }

.table-basket td.quantity--read-only,
.table-basket th.quantity--read-only {
  padding-top: 15px; }

.table-basket td.quantity .btn-link {
  padding-right: 0;
  float: right;
  clear: both; }

.table-basket td.quantity .quantity-input {
  float: right; }

.table-basket .action-row form {
  width: 50%;
  float: left;
  text-align: center; }
  .table-basket .action-row form .btn-link {
    display: inline-block; }

@media (min-width: 768px) {
  .table-basket > tbody .basket-line__default > td {
    padding-bottom: 15px; }
  .table-basket .description .media {
    table-layout: fixed;
    overflow: visible; }
  .table-basket .description .media-left {
    width: 100px; }
  .table-basket .description .media-body {
    width: auto; }
  .table-basket .product-attributes dt {
    font-weight: normal;
    width: 4.5em; }
  .table-basket .product-attributes dd {
    margin-left: 4.5em; }
  .table-basket td.individual-price,
  .table-basket th.individual-price {
    width: 80px; }
  .table-basket td.despatch-date,
  .table-basket th.despatch-date {
    width: 100px;
    white-space: nowrap; }
  .table-basket td.action {
    padding: 8px 0 0 0;
    width: 90px;
    text-align: left; } }

@media (min-width: 992px) {
  .table-basket .product-attributes dt {
    width: 5.5em; }
  .table-basket .product-attributes dd {
    margin-left: 5.5em; } }

@media (min-width: 992px) {
  .table-delivery td.description,
  .table-delivery th.description {
    width: auto; }
  .table-delivery td.individual-price,
  .table-delivery th.individual-price {
    width: 100px; }
  .table-delivery td.quantity,
  .table-delivery th.quantity {
    width: 50px; }
  .table-delivery td.sub-total,
  .table-delivery th.sub-total {
    width: 100px; }
  .table-delivery td.despatch-date,
  .table-delivery th.despatch-date {
    width: 80px; } }

.table-masquerade tr form {
  margin-bottom: 0; }

.table-masquerade td.action,
.table-masquerade th.action {
  width: 100px; }

.table-masquerade td.email,
.table-masquerade th.email {
  width: auto; }

.table-masquerade td.name,
.table-masquerade th.name {
  width: 150px; }

.table-masquerade td.address,
.table-masquerade th.address {
  width: 150px; }

.table-total {
  background-color: transparent;
  /*border-collapse: collapse;
    border-spacing: 0;*/ }
  .table-total > tbody > tr > td,
  .table-total > tfoot > tr > td,
  .table-total > thead > tr > td {
    padding: 12px 8px;
    font-weight: bold;
    vertical-align: text-top; }
  .table-total tr:hover td {
    background: #F5F5F5; }
  .table-total .table-total__label {
    text-align: left;
    font-size: 1.125em; }
  .table-total .table-total__price {
    text-align: right;
    font-size: 1.25em; }
  .table-total .discount-list {
    font-weight: normal; }
  .table-total > tbody > tr > td {
    border-top: 1px dashed #999999; }
  .table-total > tbody > tr:first-child > td {
    border-top: none; }
  .table-total > tbody > tr.total > td {
    border-top-style: solid; }
  .table-total tr:last-child > td {
    border-bottom: none; }
  .table-total tr.total td {
    font-size: 1.85em;
    padding-top: 16px;
    padding-bottom: 16px; }
  .table-total tr.total .table-total__label-note {
    font-size: 1rem;
    font-weight: 400;
    font-style: italic;
    margin-top: 0;
    display: block; }

@media (min-width: 768px) {
  .table-total > tbody > tr > td,
  .table-total > tfoot > tr > td,
  .table-total > thead > tr > td {
    padding-left: 15px;
    padding-right: 15px; } }

@media (min-width: 992px) {
  .table-total > tbody > tr > td,
  .table-total > tfoot > tr > td,
  .table-total > thead > tr > td {
    padding-left: 0; } }

.table-order tr.active td, .table-order tr.active td a {
  font-weight: bold; }

.table-order th,
.table-order td {
  width: 20%; }

.testimonial__content {
  font-style: italic; }

.testimonial__item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #333; }

.testimonial__item :last-child {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .testimonial__item {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none; } }

.vertical-gallery {
  counter-reset: steps; }

.vertical-gallery__slide {
  position: relative;
  font-size: 16px;
  line-height: 1.5; }

.vertical-gallery__image {
  width: 100%;
  height: 100%; }

.vertical-gallery__step {
  position: absolute;
  left: 0;
  width: 80%;
  height: 9em;
  bottom: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 1.5em;
  color: #FFF;
  overflow: hidden; }

.vertical-gallery_index {
  display: block;
  height: 36px;
  width: 36px;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
  position: absolute;
  top: 24px;
  left: 24px;
  border-radius: 50%;
  background-color: #FFFFFF; }

.vertical-gallery__content {
  overflow: hidden;
  width: calc(100% - 56px);
  height: 100%;
  float: right; }

.vertical-gallery-pager {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.vertical-gallery-pager__control {
  width: 100%;
  height: 36px;
  display: block;
  background-color: #C61440;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }

.vertical-gallery-pager .bx-wrapper {
  margin-bottom: 0;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2; }

.vertical-gallery-pager__prev {
  margin-bottom: 10px;
  padding-top: 12px; }

.vertical-gallery-pager__next {
  margin-top: 10px;
  padding-top: 12px; }

.vertical-gallery-pager__control:before {
  content: '';
  display: block;
  background: transparent;
  width: 7px;
  height: 12px;
  margin: 0 auto;
  fill: #FFF;
  background: transparent url(/svg/icon-right-arrow.svg) no-repeat top center;
  background-size: 7px 12px; }

.vertical-gallery-pager__prev:before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.vertical-gallery-pager__next:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.vertical-gallery-pager__item {
  position: relative;
  display: block; }

.vertical-gallery-pager__index {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: transparent;
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.lt-ie10 .vertical-gallery-pager__index {
  display: none; }

.vertical-gallery-pager__index:hover {
  background-color: rgba(198, 20, 64, 0.6);
  color: #000; }

.vertical-gallery-pager__number {
  height: 36px;
  width: 36px;
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  text-align: center;
  line-height: 38px; }

.vertical-gallery-pager__index:hover .vertical-gallery-pager__number {
  background: #FFF; }

.well--advert__content {
  font-size: 22px; }

.well--advert__highlight {
  font-size: 32px;
  font-style: italic;
  line-height: 10px; }

.well--idea {
  border: 2px solid #E3E3E3;
  border-radius: 5px;
  background: transparent;
  font-size: 24px;
  padding-left: 88px;
  position: relative;
  min-height: 95px; }

.well--idea:before {
  content: '';
  background: transparent url("/svg/icon-lightbulb.svg") no-repeat center center;
  display: block;
  width: 48px;
  height: 55px;
  position: absolute;
  top: 20px;
  left: 20px; }

.well--numbered__container {
  counter-reset: well-numbers;
  font-size: 16px; }

.well--numbered__content {
  float: left;
  width: 85%; }

.well--numbered:before {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #65A366;
  color: #FFF;
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  content: counter(well-numbers);
  counter-increment: well-numbers;
  display: block;
  float: left;
  margin: 0 20px 0 0;
  padding: 0 0.45em; }

.why-shop-list {
  font-size: 12px; }
  .why-shop-list h4 {
    margin: 0; }
  .why-shop-list div[class^='col-'] {
    text-align: center;
    margin-bottom: 20px; }
  .why-shop-list svg {
    display: inline-block;
    max-width: 60%; }

@media (min-width: 768px) {
  .why-shop-list {
    font-size: 16px; }
  .why-shop-list svg {
    height: 100px; } }

.youtube-viewer {
  width: 100%;
  padding-bottom: 55%;
  position: relative; }

.youtube-viewer > iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* 8. Overrides + Legacy browsers */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

.row .center-block {
  float: none; }

.well > h1, .well h2, .well h3, .well h4, .well h5, .well h6 {
  margin-top: 0; }

.well--simple {
  border: none;
  border-radius: 0; }

.clear-both {
  clear: both; }

@media (min-width: 992px) {
  .pull-md-right {
    float: right !important; }
  .pull-md-left {
    float: left !important; } }

.visible-xxs {
  display: none !important; }

@media (max-width: 360px) {
  .hidden-xxs {
    display: none !important; }
  .visible-xxs {
    display: block !important; }
  table.visible-xxs {
    display: table !important; }
  tr.visible-xxs {
    display: table-row !important; }
  th.visible-xxs,
  td.visible-xxs {
    display: table-cell !important; } }

.visible-xxs-inline {
  display: none !important; }

@media (max-width: 360px) {
  .visible-xxs-inline {
    display: inline !important; } }

@media (max-width: 530px) {
  .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left; }
  .col-xxs-1 {
    width: 8.33333%; }
  .col-xxs-2 {
    width: 16.66667%; }
  .col-xxs-3 {
    width: 25%; }
  .col-xxs-4 {
    width: 33.33333%; }
  .col-xxs-5 {
    width: 41.66667%; }
  .col-xxs-6 {
    width: 50%; }
  .col-xxs-7 {
    width: 58.33333%; }
  .col-xxs-8 {
    width: 66.66667%; }
  .col-xxs-9 {
    width: 75%; }
  .col-xxs-10 {
    width: 83.33333%; }
  .col-xxs-11 {
    width: 91.66667%; }
  .col-xxs-12 {
    width: 100%; }
  .col-xxs-pull-0 {
    right: auto; }
  .col-xxs-pull-1 {
    right: 8.33333%; }
  .col-xxs-pull-2 {
    right: 16.66667%; }
  .col-xxs-pull-3 {
    right: 25%; }
  .col-xxs-pull-4 {
    right: 33.33333%; }
  .col-xxs-pull-5 {
    right: 41.66667%; }
  .col-xxs-pull-6 {
    right: 50%; }
  .col-xxs-pull-7 {
    right: 58.33333%; }
  .col-xxs-pull-8 {
    right: 66.66667%; }
  .col-xxs-pull-9 {
    right: 75%; }
  .col-xxs-pull-10 {
    right: 83.33333%; }
  .col-xxs-pull-11 {
    right: 91.66667%; }
  .col-xxs-pull-12 {
    right: 100%; }
  .col-xxs-push-0 {
    left: auto; }
  .col-xxs-push-1 {
    left: 8.33333%; }
  .col-xxs-push-2 {
    left: 16.66667%; }
  .col-xxs-push-3 {
    left: 25%; }
  .col-xxs-push-4 {
    left: 33.33333%; }
  .col-xxs-push-5 {
    left: 41.66667%; }
  .col-xxs-push-6 {
    left: 50%; }
  .col-xxs-push-7 {
    left: 58.33333%; }
  .col-xxs-push-8 {
    left: 66.66667%; }
  .col-xxs-push-9 {
    left: 75%; }
  .col-xxs-push-10 {
    left: 83.33333%; }
  .col-xxs-push-11 {
    left: 91.66667%; }
  .col-xxs-push-12 {
    left: 100%; }
  .col-xxs-offset-0 {
    margin-left: 0%; }
  .col-xxs-offset-1 {
    margin-left: 8.33333%; }
  .col-xxs-offset-2 {
    margin-left: 16.66667%; }
  .col-xxs-offset-3 {
    margin-left: 25%; }
  .col-xxs-offset-4 {
    margin-left: 33.33333%; }
  .col-xxs-offset-5 {
    margin-left: 41.66667%; }
  .col-xxs-offset-6 {
    margin-left: 50%; }
  .col-xxs-offset-7 {
    margin-left: 58.33333%; }
  .col-xxs-offset-8 {
    margin-left: 66.66667%; }
  .col-xxs-offset-9 {
    margin-left: 75%; }
  .col-xxs-offset-10 {
    margin-left: 83.33333%; }
  .col-xxs-offset-11 {
    margin-left: 91.66667%; }
  .col-xxs-offset-12 {
    margin-left: 100%; } }

.no-js header nav .store .category-navigation {
  display: block; }

.lt-ie10 .delivery-section .delivery-options input[type="radio"] {
  margin-top: -2px; }

.txt-left {
  text-align: left; }

.txt-center {
  text-align: center; }

.txt-right {
  text-align: right; }

/*# sourceMappingURL=style.css.map */
