@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(twbs-font-path("../fonts/glyphicons-halflings-regular.eot"));
  src: url(twbs-font-path("../fonts/glyphicons-halflings-regular.eot?#iefix")) format("embedded-opentype"), url(twbs-font-path("../fonts/glyphicons-halflings-regular.woff2")) format("woff2"), url(twbs-font-path("../fonts/glyphicons-halflings-regular.woff")) format("woff"), url(twbs-font-path("../fonts/glyphicons-halflings-regular.ttf")) format("truetype"), url(twbs-font-path("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")) format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

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

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #f5f4f1; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #625F61;
  text-decoration: none; }
  a:hover,
  a:focus {
    color: #000;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  a:visited {
    color: #93320D; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #f5f4f1;
  border: 1px solid #ddd;
  border-radius: 0px;
  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: 1400px) {
    .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 {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #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.428571429; }

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: 0) {
  .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.428571429;
    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.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  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: 1400px) {
    .container {
      width: 740px; } }
  @media (min-width: 1400px) {
    .container {
      width: 960px; } }
  @media (min-width: 1400px) {
    .container {
      width: 1420px; } }

.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 {
  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 {
  float: left; }

.col-xs-1 {
  width: 16.6666666667%; }

.col-xs-2 {
  width: 33.3333333333%; }

.col-xs-3 {
  width: 50%; }

.col-xs-4 {
  width: 66.6666666667%; }

.col-xs-5 {
  width: 83.3333333333%; }

.col-xs-6 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 16.6666666667%; }

.col-xs-pull-2 {
  right: 33.3333333333%; }

.col-xs-pull-3 {
  right: 50%; }

.col-xs-pull-4 {
  right: 66.6666666667%; }

.col-xs-pull-5 {
  right: 83.3333333333%; }

.col-xs-pull-6 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 16.6666666667%; }

.col-xs-push-2 {
  left: 33.3333333333%; }

.col-xs-push-3 {
  left: 50%; }

.col-xs-push-4 {
  left: 66.6666666667%; }

.col-xs-push-5 {
  left: 83.3333333333%; }

.col-xs-push-6 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 16.6666666667%; }

.col-xs-offset-2 {
  margin-left: 33.3333333333%; }

.col-xs-offset-3 {
  margin-left: 50%; }

.col-xs-offset-4 {
  margin-left: 66.6666666667%; }

.col-xs-offset-5 {
  margin-left: 83.3333333333%; }

.col-xs-offset-6 {
  margin-left: 100%; }

@media (min-width: 1400px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6 {
    float: left; }
  .col-sm-1 {
    width: 16.6666666667%; }
  .col-sm-2 {
    width: 33.3333333333%; }
  .col-sm-3 {
    width: 50%; }
  .col-sm-4 {
    width: 66.6666666667%; }
  .col-sm-5 {
    width: 83.3333333333%; }
  .col-sm-6 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 16.6666666667%; }
  .col-sm-pull-2 {
    right: 33.3333333333%; }
  .col-sm-pull-3 {
    right: 50%; }
  .col-sm-pull-4 {
    right: 66.6666666667%; }
  .col-sm-pull-5 {
    right: 83.3333333333%; }
  .col-sm-pull-6 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 16.6666666667%; }
  .col-sm-push-2 {
    left: 33.3333333333%; }
  .col-sm-push-3 {
    left: 50%; }
  .col-sm-push-4 {
    left: 66.6666666667%; }
  .col-sm-push-5 {
    left: 83.3333333333%; }
  .col-sm-push-6 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-2 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-3 {
    margin-left: 50%; }
  .col-sm-offset-4 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-5 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-6 {
    margin-left: 100%; } }

@media (min-width: 1400px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6 {
    float: left; }
  .col-md-1 {
    width: 16.6666666667%; }
  .col-md-2 {
    width: 33.3333333333%; }
  .col-md-3 {
    width: 50%; }
  .col-md-4 {
    width: 66.6666666667%; }
  .col-md-5 {
    width: 83.3333333333%; }
  .col-md-6 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 16.6666666667%; }
  .col-md-pull-2 {
    right: 33.3333333333%; }
  .col-md-pull-3 {
    right: 50%; }
  .col-md-pull-4 {
    right: 66.6666666667%; }
  .col-md-pull-5 {
    right: 83.3333333333%; }
  .col-md-pull-6 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 16.6666666667%; }
  .col-md-push-2 {
    left: 33.3333333333%; }
  .col-md-push-3 {
    left: 50%; }
  .col-md-push-4 {
    left: 66.6666666667%; }
  .col-md-push-5 {
    left: 83.3333333333%; }
  .col-md-push-6 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 16.6666666667%; }
  .col-md-offset-2 {
    margin-left: 33.3333333333%; }
  .col-md-offset-3 {
    margin-left: 50%; }
  .col-md-offset-4 {
    margin-left: 66.6666666667%; }
  .col-md-offset-5 {
    margin-left: 83.3333333333%; }
  .col-md-offset-6 {
    margin-left: 100%; } }

@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6 {
    float: left; }
  .col-lg-1 {
    width: 16.6666666667%; }
  .col-lg-2 {
    width: 33.3333333333%; }
  .col-lg-3 {
    width: 50%; }
  .col-lg-4 {
    width: 66.6666666667%; }
  .col-lg-5 {
    width: 83.3333333333%; }
  .col-lg-6 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 16.6666666667%; }
  .col-lg-pull-2 {
    right: 33.3333333333%; }
  .col-lg-pull-3 {
    right: 50%; }
  .col-lg-pull-4 {
    right: 66.6666666667%; }
  .col-lg-pull-5 {
    right: 83.3333333333%; }
  .col-lg-pull-6 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 16.6666666667%; }
  .col-lg-push-2 {
    left: 33.3333333333%; }
  .col-lg-push-3 {
    left: 50%; }
  .col-lg-push-4 {
    left: 66.6666666667%; }
  .col-lg-push-5 {
    left: 83.3333333333%; }
  .col-lg-push-6 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-2 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-3 {
    margin-left: 50%; }
  .col-lg-offset-4 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-5 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-6 {
    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.428571429;
    vertical-align: top;
    border-top: 1px solid #373636; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #373636; }
  .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 #373636; }
  .table .table {
    background-color: #f5f4f1; }

.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 #373636; }
  .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 #373636; }
  .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: 1399px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #373636; }
      .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"] {
  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: 9px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #392F21;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(57, 47, 33, 0.6); }
  .form-control::-moz-placeholder {
    color: #392F21;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #392F21; }
  .form-control::-webkit-input-placeholder {
    color: #392F21; }
  .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"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 38px; }
    input[type="date"].input-sm,
    .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm input[type="month"] {
      line-height: 30px; }
    input[type="date"].input-lg,
    .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .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: 9px;
  padding-bottom: 9px;
  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: 0px; }

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[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

.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;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px; }

.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.3333333;
  border-radius: 0px; }

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[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px; }

.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;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 47.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  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 {
  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 {
  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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    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: 1400px) {
  .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: 9px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }

.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: 1400px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 10px; }

@media (min-width: 1400px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px; } }

@media (min-width: 1400px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0px;
  -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: #FFFFFF;
    text-decoration: none; }
  .btn:active,
  .btn.active {
    outline: 0;
    background-image: none; }
  .btn.disabled,
  .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }


.btn-default {
  color: #FFFFFF;
  background-color: #de7744;
  border-color: #CC6700; }
  .btn-default:hover,
  .btn-default:focus,
  .btn-default.focus,
  .btn-default:active,
  .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #FFFFFF;
    background-color: #cb5b24;
    border-color: #8f4800; }
  .btn-default:active,
  .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled,
  .btn-default.disabled:hover,
  .btn-default.disabled:focus,
  .btn-default.disabled.focus,
  .btn-default.disabled:active,
  .btn-default.disabled.active,
  .btn-default[disabled],
  .btn-default[disabled]:hover,
  .btn-default[disabled]:focus,
  .btn-default[disabled].focus,
  .btn-default[disabled]:active,
  .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #de7744;
    border-color: #CC6700; }
  .btn-default .badge {
    color: #de7744;
    background-color: #FFFFFF; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary.focus,
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active,
  .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled,
  .btn-primary.disabled:hover,
  .btn-primary.disabled:focus,
  .btn-primary.disabled.focus,
  .btn-primary.disabled:active,
  .btn-primary.disabled.active,
  .btn-primary[disabled],
  .btn-primary[disabled]:hover,
  .btn-primary[disabled]:focus,
  .btn-primary[disabled].focus,
  .btn-primary[disabled]:active,
  .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover,
  .btn-success:focus,
  .btn-success.focus,
  .btn-success:active,
  .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active,
  .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled,
  .btn-success.disabled:hover,
  .btn-success.disabled:focus,
  .btn-success.disabled.focus,
  .btn-success.disabled:active,
  .btn-success.disabled.active,
  .btn-success[disabled],
  .btn-success[disabled]:hover,
  .btn-success[disabled]:focus,
  .btn-success[disabled].focus,
  .btn-success[disabled]:active,
  .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover,
  .btn-info:focus,
  .btn-info.focus,
  .btn-info:active,
  .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active,
  .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled,
  .btn-info.disabled:hover,
  .btn-info.disabled:focus,
  .btn-info.disabled.focus,
  .btn-info.disabled:active,
  .btn-info.disabled.active,
  .btn-info[disabled],
  .btn-info[disabled]:hover,
  .btn-info[disabled]:focus,
  .btn-info[disabled].focus,
  .btn-info[disabled]:active,
  .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover,
  .btn-warning:focus,
  .btn-warning.focus,
  .btn-warning:active,
  .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active,
  .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled,
  .btn-warning.disabled:hover,
  .btn-warning.disabled:focus,
  .btn-warning.disabled.focus,
  .btn-warning.disabled:active,
  .btn-warning.disabled.active,
  .btn-warning[disabled],
  .btn-warning[disabled]:hover,
  .btn-warning[disabled]:focus,
  .btn-warning[disabled].focus,
  .btn-warning[disabled]:active,
  .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover,
  .btn-danger:focus,
  .btn-danger.focus,
  .btn-danger:active,
  .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active,
  .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled,
  .btn-danger.disabled:hover,
  .btn-danger.disabled:focus,
  .btn-danger.disabled.focus,
  .btn-danger.disabled:active,
  .btn-danger.disabled.active,
  .btn-danger[disabled],
  .btn-danger[disabled]:hover,
  .btn-danger[disabled]:focus,
  .btn-danger[disabled].focus,
  .btn-danger[disabled]:active,
  .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #625F61;
  font-weight: normal;
  border-radius: 0; }
  .btn-link,
  .btn-link:active,
  .btn-link.active,
  .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link,
  .btn-link:hover,
  .btn-link:focus,
  .btn-link:active {
    border-color: transparent; }
  .btn-link:hover,
  .btn-link:focus {
    color: #000;
    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: #808080;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px; }

.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;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  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: 0px;
  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.428571429;
    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.428571429;
  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 solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 0) {
  .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-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 {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    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: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.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-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: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px; }
  .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: 0px; }
  .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: 0px; }
  .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 {
    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: 0; }
      .nav > li > a:hover,
      .nav > li > a:focus {
        text-decoration: none;
        background-color: none; }
    .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: none;
    border-color: #625F61; }
  .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.428571429;
      border: 1px solid transparent;
      border-radius: 0px 0px 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: #f5f4f1;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .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: 1400px) {
    .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: 0px; }
  .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: 1400px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0px 0px 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: #f5f4f1; } }

.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: 40px;
  margin-bottom: 0;
  border: 1px solid transparent; }
  .navbar:before,
  .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 0) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 0) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  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: 0) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      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: 1400px) 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: 0) {
    .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: 0) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 0) {
    .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: 10px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 40px; }
  .navbar-brand:hover,
  .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 0) {
    .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: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px; }
  .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: 0) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 5px -10px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: -1) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      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: 0) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 10px;
          padding-bottom: 10px; } }

.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 1px;
  margin-bottom: 1px; }
  @media (min-width: 1400px) {
    .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: -1) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 0) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 1px;
  margin-bottom: 1px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 5px;
    margin-bottom: 5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 9px;
    margin-bottom: 9px; }

.navbar-text {
  margin-top: 10px;
  margin-bottom: 10px; }
  @media (min-width: 0) {
    .navbar-text {
      float: left;
      margin-left: 10px;
      margin-right: 10px; } }

@media (min-width: 0) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -10px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #393021;
  border-color: none; }
  .navbar-default .navbar-brand {
    color: #fff; }
    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
      color: #e6e6e6;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #fff; }
  .navbar-default .navbar-nav > li > a {
    color: #fff; }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      color: #392F21;
      background-color: #D6CEB0; }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .active > a:focus {
    color: #392F21;
    background-color: #D6CEB0; }
  .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: none; }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: #D6CEB0;
    color: #392F21; }
  @media (max-width: -1) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #fff; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #392F21;
        background-color: #D6CEB0; }
    .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: #392F21;
      background-color: #D6CEB0; }
    .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: #fff; }
    .navbar-default .navbar-link:hover {
      color: #392F21; }
  .navbar-default .btn-link {
    color: #fff; }
    .navbar-default .btn-link:hover,
    .navbar-default .btn-link:focus {
      color: #392F21; }
    .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: -1) {
    .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: 9px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: ">\\00a0";
      padding: 0 5px;
      color: #000; }
  .breadcrumb > .active {
    color: #000; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      font-family: Verdana, Arial, sans-serif;
      position: relative;
      float: left;
      padding: 8px 8px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #000;
      background-color: transparent;
      border: 1px solid transparent;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
  .pagination > li > a:hover,
  .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #000;
    background-color: transparent;
    border-color: transparent; }
  .pagination > .active > a,
  .pagination > .active > a:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: 8p;
    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; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.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: transparent;
      border: 1px solid transparent;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: transparent; }
  .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: transparent;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: 0.2em 0.6em 0.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; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge,
  .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #625F61;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 0px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 1400px) {
    .jumbotron {
      padding: 48px 0; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #f5f4f1;
  border: 1px solid #ddd;
  border-radius: 0px;
  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: #625F61; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px; }
  .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; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover,
  a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading,
  .list-group-item.disabled:hover .list-group-item-heading,
  .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text,
  .list-group-item.disabled:hover .list-group-item-text,
  .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small,
  .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small,
  .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text,
  .list-group-item.active:hover .list-group-item-text,
  .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover,
  a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  a.list-group-item-success.active:hover,
  a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover,
  a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  a.list-group-item-info.active:hover,
  a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover,
  a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  a.list-group-item-warning.active:hover,
  a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover,
  a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  a.list-group-item-danger.active:hover,
  a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  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: -1px;
  border-top-left-radius: -1px; }
  .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: -1px;
  border-bottom-left-radius: -1px; }

.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: -1px;
    border-top-left-radius: -1px; }
  .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: -1px;
    border-bottom-left-radius: -1px; }

.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: -1px;
  border-top-left-radius: -1px; }
  .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: -1px;
    border-top-right-radius: -1px; }
    .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: -1px; }
    .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: -1px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }
  .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: -1px;
    border-bottom-right-radius: -1px; }
    .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: -1px; }
    .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: -1px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #373636; }

.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: 0px; }
    .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: 0px;
  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: 0px; }

.well-sm {
  padding: 9px;
  border-radius: 0px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid none;
  border: 1px solid #666;
  border-radius: 0px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 8px; }

.modal-footer {
  padding: 8px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before,
  .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 1400px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 1400px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 0 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 0; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 0 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 0; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #000;
  text-align: center;
  text-decoration: none;
  background-color: #d6d0be;
  border-radius: 0px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: 0;
  border-width: 0 0 0;
  border-top-color: #d6d0be; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  border-width: 0 0 0;
  border-top-color: #d6d0be; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  border-width: 0 0 0;
  border-top-color: #d6d0be; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: 0;
  border-width: 0 0 0 0;
  border-right-color: #d6d0be; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: 0;
  border-width: 0 0 0 0;
  border-left-color: #d6d0be; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: 0;
  border-width: 0 0 0;
  border-bottom-color: #d6d0be; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 0;
  margin-top: 0;
  border-width: 0 0 0;
  border-bottom-color: #d6d0be; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 0;
  margin-top: 0;
  border-width: 0 0 0;
  border-bottom-color: #d6d0be; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    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 {
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000; }
        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
          -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); }
  .carousel-control.left {
    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: 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%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    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: 1400px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    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: 1399px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 1399px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 1399px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 1399px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 1400px) and (max-width: 1399px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 1400px) and (max-width: 1399px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 1400px) and (max-width: 1399px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 1400px) and (max-width: 1399px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1400px) and (max-width: 1399px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1400px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1400px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1400px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1400px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1400px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 1399px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 1400px) and (max-width: 1399px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1400px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  box-sizing: border-box; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  box-sizing: border-box; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out; }

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
/**
 * bxSlider v4.2.5
 * Copyright 2013-2015 Steven Wanderski
 * Written while drinking Belgian ales and listening to jazz

 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */
/** VARIABLES 
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  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 {
  background: #fff; }

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

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("../images/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 {
  font-size: .85em;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  position: absolute;
  bottom: 15px;
  left: 45px;
  z-index: 10;
  width: 250px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: transparent;
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 4px;
  outline: 0;
  border: 1px solid #000;
  border-radius: 50%; }

.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;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 0; }

.bx-wrapper .bx-prev:before {
  left: 7px;
  background: url("../images/controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:before:hover,
.bx-wrapper .bx-prev:before:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 0; }

.bx-wrapper .bx-next:before {
  right: 10px;
  background: url("../images/controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:before:hover,
.bx-wrapper .bx-next:before:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  outline: 0;
  width: 50px;
  text-indent: -9999px;
  z-index: 10; }

.bx-wrapper .bx-controls-direction a:before {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 10; }

.bx-wrapper .bx-controls-direction a:hover:before {
  display: block; }

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

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.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/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; }

.bxslider-wrap {
  position: relative;
  margin-bottom: 15px; }
  .bxslider-wrap:after {
    content: '';
    display: block;
    width: 250px;
    position: absolute;
    top: 0;
    left: 45px;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url(../images/logo-slider.png);
    background-position: center center;
    background-repeat: no-repeat; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50); }

#colorbox {
  outline: 0;
  border: 1px solid #8e8c77; }

/*     #cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(images/border2.png) repeat-y -25px 0; }*/
#cboxContent {
  background: #fff; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #000; }

#cboxCurrent {
  position: absolute;
  bottom: 0px;
  left: 100px;
  color: #999; }

#cboxLoadingOverlay {
  background: #fff url(images/loading.gif) no-repeat 5px 5px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */

#cboxPrevious{position:absolute; top:50%; left:-1px; margin-top:-32px; background:url(../images/colorbox/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:-1px; margin-top:-32px; background:url(../images/colorbox/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}

#cboxClose {
  display: block;
  float: none;
  width: 28px;
  height: 29px;
  background: url("../images/modal-close.png") no-repeat center center !important;
  opacity: 1;
  position: absolute;
  top: -15px;
  right: -15px;
  text-indent: -9999px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before,
  .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover,
  .slick-prev:focus,
  .slick-next:hover, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before,
    .slick-prev:focus:before,
    .slick-next:hover:before, .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.btn-default:visible {
  color: #fff; }

.bxeditor-textarea {
  line-height: 20px; }

.bx-context-toolbar-empty-area {
  background: none !important; }

.top-header__user > div {
  display: inline-block;
  vertical-align: top; }

table {
  color: #181716; }

.node table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.node td {
  padding: 8px;
  line-height: 1.4;
  vertical-align: top;
  border-top: 1px solid #373636; }

td {
  vertical-align: middle !important; }

th {
  font-size: 14px;
  font-weight: normal;
  color: #000; }

caption {
  color: #000;
  font-size: 18px;
  text-align: center;
  padding: 4px 0; }

hr {
  /* 	  border-top: 1px solid #c1c1c1;
	  border-bottom: 1px solid #454545; */
  background-color: #060807;
  height: 1px; }

.tooltip {
  border: 1px solid #9e9988;
  font-family: Verdana, Arial, sans-serif; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-1 {
  width: 22%; }

.col-2 {
  width: 40%; }

.col-3 {
  width: 56%; }

.col-4 {
  width: 80%; }

.col-5 {
  width: 100%; }

.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  margin-bottom: 0;
  font-size: 12px;
  color: #000; }
  .breadcrumb a {
    color: #000; }

.breadcrumb > li + li:before {
  padding: 0 1px; }

.pagination {
  overflow: hidden; }

.pagination > li {
  display: block;
  float: left; }

.breadcrumb > li + li:before {
  content: "\00a0>\00a0";
  padding: 0 5px;
  color: #000; }

.pagination > li > a {
  text-decoration: underline;
  line-height: 1.8;
  display: block;
  font-size: 13px; }

.pagination > li:hover > a,
.pagination > li.active > a {
  text-decoration: none; }

.pagination > li:first-child > a,
.pagination > li:last-child > a {
  text-decoration: none; }

.pagination .prev a:hover,
.pagination .next a:hover {
  text-decoration: none; }

.pagination .first a,
.pagination .last a {
  letter-spacing: -4px;
  padding: 8px 5px; }

.pagination > li.prev > a,
.pagination > .next > a {
  text-decoration: none; }

.container {
  max-width: 1400px;
  min-width: 1200px; }

.btn {
  border-width: 0;
  text-transform: uppercase;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif; }
  .btn:hover {
    background-color: #ff894e; }
  .btn:active {
    background-color: #ff894e;
    color: #ffb691; }
  .btn.disabled,
  .btn.disable {
    background-color: #cccccc;
    color: #808080;
    cursor: default; }

.btn-flat {
  width: 240px;
  height: 40px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ccc;
  background-color: transparent; }
  .btn-flat:hover {
    color: #000;
    border: 1px solid #000; }

a.btn:visited {
  color: #fff; }

.btn--down,
.btn--up {
  padding: 3px 12px; }

.btn--down img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.reg-btn {
  text-align: center;
  padding-top: 10px; }

.btn--large {
  border: 0;
  text-transform: uppercase;
  padding: 12px 22px;
  font-size: 12px; }

.btn--reg {
  font-size: 14px;
  padding: 2px 15px; }

.btn-second {
  position: relative;
  display: block;
  margin: 0 12px;
  text-align: center;
  font-size: 10px;
  line-height: 18px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #CCCCCC;
  border: 2px solid #999999;
  padding: 2px 6px; }
  .btn-second:hover {
    color: #000000;
    text-decoration: none;
    background-color: #e6e6e6; }
  .order-item__btn .btn-second {
    padding: 2px 0;
    width: 115px;
    text-align: center;
    margin-bottom: 10px; }

.modal {
  white-space: normal; }

.modal-body--second {
  padding: 25px; }

.modal-dialog {
  width: 800px;
  border: 1px solid #8e8c77;
  margin: 20px auto; }

.modal-dialog--media {
  width: 880px; }

.modal-dialog--small {
  width: 610px; }

.modal-dialog--w520 {
  width: 520px; }

.modal-wrap {
  position: relative; }

.js-modal {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 1100;
  margin: 0;
  width: 100%; }
  .js-modal .modal-content {
    min-height: 500px; }

#select-city {
  background-color: rgba(0, 0, 0, 0.5); }

.title-bg {
  background-color: #D5D0BE;
  text-align: center;
  margin: 0;
  text-align: center;
  padding: 12px 0;
  margin-bottom: 10px; }
  .title-bg + .block-shadow.no-margin {
    margin-top: -10px; }

.title-bg__inner {
  display: inline-block;
  vertical-align: top;
  line-height: 35px;
  font-size: 20px;
  color: #000;
  border-top: 2px solid #78756A;
  border-bottom: 2px solid #78756A; }

.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a:focus {
  color: #392F21;
  background-color: #D6CEB0; }

.navbar-default .navbar-nav > li > a.selected {
  color: #392F21;
  background-color: #D6CEB0; }

.navbar {
  border: 0;
  position: relative;
  border-bottom: 1px solid #383121; }

.navbar__inner {
  overflow: hidden;
  border-bottom: 3px solid #d7ceb1; }

.top-header {
  padding-top: 8px;
  color: #504346;
  height: 35px;
  position: relative; }

.top-header__left {
  float: left;
  margin-right: 20px; }

.top-header__center {
  float: left;
  padding-top: 4px; }

.top-header__right {
  position: absolute;
  right: 10px;
  top: 8px; }

.top-header__user {
  text-transform: normal;
  overflow: visible !important; }

.top-header__info {
  font-size: 10px;
  text-transform: uppercase;
  font-family: Verdana, Arial, sans-serif; }
  .top-header__info span {
    display: inline-block;
    vertical-align: top; }
  .top-header__info span:first-child {
    margin-right: 20px; }

.navbar-nav {
  text-transform: uppercase;
  width: 100%;
  padding: 0 205px 0 70px; }

.navbar-nav > li {
  position: static; }

.navbar-nav > li > a {
  padding: 0 18px;
  height: 40px;
  line-height: 40px; }

@media only screen and (max-width: 1250px) {
  .navbar-nav > li > a {
    padding: 0 10px; } }

.navbar-logo {
  position: absolute;
  top: 3px;
  left: 20px; }

.navbar-form {
  width: 190px;
  height: 20px;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  border-right: 1px solid #6c6459;
  background-color: #FFF;
  padding-top: 2px; }

.navbar-form input[type="text"] {
  border: 0;
  float: left;
  display: block;
  background-color: #FFF;
  box-shadow: none;
  height: 16px;
  width: 166px;
  border-right: 1px solid #c1c1c1;
  font-size: 10px;
  padding-top: 0;
  padding-bottom: 0; }

.search__icon {
  background: transparent url("../images/icon-search.png") no-repeat center center;
  width: 22px;
  height: 16px;
  display: block;
  border: 0;
  border-left: 1px solid #454545;
  padding: 0;
  margin: 0;
  float: left;
  text-indent: -9999px; }

.links {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .top-header .links {
    padding-left: 15px; }

.links--center {
  text-align: center;
  display: block;
  display: table-cell; }

.links__item {
  float: left;
  position: relative;
  padding: 0 9px; }
  .links__item b {
    text-transform: uppercase;
    font-size: 10px;
    color: #666666;
    font-family: Verdana, Arial, sans-serif; }
  .links__item:after,
  .links__item:before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    position: absolute;
    top: 6px; }
  .links__item:after {
    right: 0px;
    background-color: #a49f9c; }
  .links__item:before {
    left: 0px;
    background-color: #cfcbc8; }
  .-nosepar .links__item:after,
  .-nosepar .links__item:before,
  .links__item:last-child:after,
  .links__item:first-child:before {
    display: none; }

.links__link {
  text-transform: uppercase;
  font-size: 10px;
  color: #666666;
  font-family: Verdana, Arial, sans-serif; }
  .active .links__link {
    color: #000; }
  .links--footer .links__link {
    color: #847B5B; }
  .links__link:hover {
    color: #625F61;
    text-decoration: underline; }
  .top-header__user .links__link {
    text-transform: none;
    position: relative;
    z-index: 200; }
  .top-header__left .links__link {
    color: #625F61; }

.errortext .links__link{
  font-size: 14px;
}
.errortext .links__link{
  text-transform: none;
}

.-uppercase {
  white-space: nowrap; }

.cart-block:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  background: url("../images/icon-cart.png") no-repeat 0 0;
  width: 49px;
  height: 21px;
  margin-right: 10px; }

.menu-title {
  font-size: 14px;
  color: #4C4939;
  text-transform: uppercase;
  margin: 0 0 12px 0;
  font-family: Verdana, Arial, sans-serif; }

.menu {
  margin: -3px 0 40px 0px;
  padding: 0;
  list-style: none; }
  .menu li {
    margin-bottom: 7px; }
  .menu a {
    color: #000;
    font-size: 13px;
    line-height: 16px;
    display: block;
    font-family: Verdana, Arial, sans-serif; }
    .menu a:hover {
      color: #666666; }
    .menu a.active {
      color: #666666;
      border-left: 1px solid #666666;
      padding-left: 8px; }

.menu > li > a {
  text-transform: uppercase; }

.menu--second {
  padding-left: 20px; }

.menu--second > li > a {
  text-transform: none; }

.menu__third,
.menu__second {
  list-style: none;
  padding: 0; }

.menu__second {
  margin-top: 8px;
  margin-bottom: 15px;
  margin-left: 2px;
  padding-left: 10px; }
  .menu__second > li > a {
    color: #666; }

.menu__third {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  display: none; }

.menu__third--show {
  display: block; }

.menu__third--open {
  display: block; }

.item-active {
  border-left: 2px solid #666666;
  padding-left: 8px;
  color: #666666 !important; }
  .item-active:hover {
    text-decoration: none;
    color: #000; }

.menu__second {
  display: none; }

.menu__second--show {
  display: block; }

.menu > li > a.bold {
  font-weight: 700;
}

.menu > li.delimiter {
  text-align: center;
}

.menu > li > div.menu_delimiter {
  margin-top: 26px;
  text-align: center;
  width: 150px;
  height: 19px;
  border-top: #000 1px solid;
}

.block {
  margin-bottom: 20px;
  text-align: center; }
  .block-shadow--padding .block {
    margin-bottom: 0; }

.block--main {
  border: 1px solid #565344;
  padding: 3px;
  margin-bottom: 0; }

.block--instore {
  margin-bottom: 30px; }

.block--small {
  width: 141px;
  float: right;
  margin-right: 45px; }

.block__title {
  display: block;
  position: relative;
  text-align: center;
  font-size: 20px;
  padding: 0px 0px 6px;
  margin: 0 0 10px;
  font-family: Georgia, "Times New Roman", Times, serif; }
  .block__title a {
    color: inherit; }
    .block__title a:hover {
      border: 0;
      text-decoration: none; }
  .block-shadow--last .block__title {
    line-height: 28px; }
  .block__title:before,
  .block__title:after {
    content: '';
    display: block;
    width: 150px;
    margin: 3px auto;
    height: 1px;
    background-color: #434343; }
  .block-aside .block__title {
    line-height: 20px;
    margin-bottom: 10px; }
    .block-aside .block__title:before {
      margin-bottom: 10px; }
    .block-aside .block__title:after {
      margin-top: 10px; }
  .block--small .block__title {
    font-size: 16px;
    margin: 0 0 5px; }

h3.block__title {
  line-height: 1.428571429; }

.block-aside {
  overflow: hidden; }

.block__title--bg {
  background-color: #D6CFBC;
  padding: 10px 0;
  line-height: 26px; }
  .block__title--bg:after,
  .block__title--bg:before {
    width: 185px; }

.block__title--line140:after,
.block__title--line140:before {
  width: 140px; }

.block__content {
  text-align: left;
  padding-bottom: 15px; }
  .block--small .block__content {
    font-size: 12px;
    line-height: 14px;
    font-family: Verdana, Arial, sans-serif; }
  .block-shadow--padding .block__content {
    padding-bottom: 0; }

.brend-list {
  margin: 0 0 8px 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  height: 260px; }
  .brend-list li {
    margin-bottom: 4px; }
  .brend-list a {
    font-size: 13px;
    font-family: Verdana, Arial, sans-serif;
    color: #100C0D; }
    .brend-list a:first-letter {
      text-transform: uppercase; }
  .brend-list a:after {
    content: '>'; }

.brend-list--open {
  height: auto; }

.brend-list__more a {
  font-size: 11px; }

.brend-list__more a:after {
  display: none; }

.link-title, .partners-list__item {
  font-size: 13px;
  display: block;
  line-height: 1.2;
  font-family: Verdana, Arial, sans-serif; }
  .link-title:after, .partners-list__item:after {
    content: ' >'; }
  .block__title + .link-title, .block__title + .partners-list__item {
    margin-top: -13px;
    margin-bottom: 15px; }
  .block__title--bg + .link-title, .block__title--bg + .partners-list__item {
    margin-top: 0; }
  .taxonomy-list .link-title, .taxonomy-list .partners-list__item {
    margin-bottom: 6px; }

.promo {
  margin-bottom: 25px; }
  .promo:first-child {
    margin-top: -6px; }

.promo__image {
  margin-bottom: 10px; }
  .promo__image img {
    vertical-align: top;
    width: 100%; }

.block-shadow {
  margin: 20px 0;
  padding: 20px 30px;
  background-color: #FFF;
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.1); }

.block-shadow--main {
  padding: 0px 20px 25px;
  margin-top: 10px; }

.block-shadow--second {
  padding: 20px;
  margin-top: 10px; }

.block-shadow--full {
  padding: 0; }

.block-shadow--large {
  padding: 30px 30px; }

.block-shadow--padding {
  padding: 20px; }

.block-shadow--nopadding {
  padding: 10px 0;
  margin-top: 0px; }

.node {
  font-size: 16px;
  line-height: 1.4;
  text-align: justify; }
  .node h3 {
    font-size: 18px;
    color: #34281D; }
  .node p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px; }
  .node ul, .node ol {
    margin: 20px 0; }

.node__title {
  font-size: 22px;
  text-align: center;
  margin: 0 0 5px 0; }
  .node__title:after {
    content: '';
    display: block;
    width: 230px;
    height: 20px;
    margin: 10px auto 0;
    background: url("../images/title-pattern.png") repeat-x 0 0; }

.node__subtitle {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 20px; }

.list-link {
  margin: 0;
  padding: 0;
  list-style: none; }
  .list-link li {
    margin-bottom: 8px; }

.list-link__label {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px; }

.news__item {
  border-bottom: 1px solid #CFCFCF;
  padding-bottom: 15px;
  padding-top: 5px;
  margin-bottom: 10px; }
  .news__item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }
  .news__item > a {
    color: #000; }
  .news__item > a:hover {
    color: #000; }

.news__date {
  font-size: 25px;
  font-size: 14px;
  font-family: Verdana, Arial, sans-serif;
  line-height: 18px;
  color: #000;
  margin-bottom: 8px; }
  .news__date a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid transparent; }
    .news__date a:hover {
      border-color: #000; }

.news__text {
  font-family: Verdana, Arial, sans-serif;
  color: #000;
  font-size: 12px; }

.list-post {
  margin-top: 30px; }

.list-post__item {
  border-top: 1px solid #454545;
  padding: 15px 0;
  overflow: hidden; }

.list-post__image {
  float: left;
  position: relative;
  top: 7px; }

.list-post__text {
  margin-left: 55px;
  font-size: 12px; }

.link-small {
  font-size: 9px; }

.footer {
  color: #000;
  border-top: 1px solid #6f6f77;
  border-bottom: 1px solid #6f6f77;
  padding: 20px 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-bottom: 20px; }

.footer__meta {
  text-align: center;
  font-size: 12px; }

.footer__logo {
  margin-bottom: 15px; }

.footer-info {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
  width: 37%;
  margin-right: 2%; }
  .footer-info > * {
    margin-bottom: 5px; }

.col-xs-2 .footer-info {
  width: 100%;
}

.col-xs-3 .footer-info {
  width: 46%;
}

.col-xs-3 .footer-info:nth-child(2) {
}

.col-xs-5 .footer-info:nth-child(3n+3) {
    width: 19%;
    margin-right: 0; }

.footer-info__name {
  color: #847B5B; }

.footer-info__addr {
  color: #000;
  display: block;
  margin: 5px 0; }
  .footer-info__addr:hover {
    color: #000; }

.footer-info__point {
  color: #000; }

.footer-info__phone {
  color: #000; }

.footer-info__email {
  color: #72734F;
  display: inline; }
  .footer-info__email:hover {
    color: #93320D; }

.left.carousel-control,
.right.carousel-control {
  width: 85px;
  height: 63px;
  top: 50%;
  margin-top: -31px; }
  .left.carousel-control span,
  .right.carousel-control span {
    display: none; }

.left.carousel-control {
  background: url("../images/prev.png") no-repeat center center; }

.right.carousel-control {
  background: url("../images/next.png") no-repeat center center; }

.carousel {
  position: relative;
  overflow: hidden; }

#carousel-example-generic {
  border: 1px solid #96947F;
  padding: 2px; }

.carousel ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

.carousel-wrap .carousel li {
  float: left;
  height: 80px;
  display: block;
  line-height: 80px;
  text-align: center;
  padding: 0 10px;
  vertical-align: middle; }
  .carousel-wrap .carousel li img {
    vertical-align: middle;
    display: inline; }

.carousel-wrap {
  position: relative;
  padding: 0 45px;
  margin: -20px 0 0px 0 !important; }

.carousel-wrap--front {
  margin: 0 0 10px; }

.carousel-prev,
.carousel-next {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 30px;
  margin-top: -15px;
  color: #333;
  text-indent: -9999px;
  background-position: 0 0;
  background-repeat: no-repeat; }
  .carousel-prev a,
  .carousel-next a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    cursor: pointer;
    width: 20px;
    height: 30px; }

.carousel-prev {
  left: 10px;
  background-image: url("../images/carousel-prev.png"); }

.carousel-next {
  right: 10px;
  background-image: url("../images/carousel-next.png"); }

.popup {
  background-color: #FFF;
  position: absolute;
  right: -10px;
  top: 0px;
  z-index: 100;
  padding: 20px;
  display: none;
  opacity: 0;
  transition: opacity 1s ease-out; }

.popup--open {
  display: block;
  opacity: 1; }

.popup.popup-cart {
  margin-top: -9px;
  padding-top: 30px; }

.table-cart {
  width: 450px;
  font-family: Verdana, Arial, sans-serif; }
  .table-cart th, .table-cart td {
    padding: 10px 0 !important; }
  .table-cart th:nth-child(1) {
    padding-left: 100px !important; }
  .table-cart th:nth-child(3),
  .table-cart td:nth-child(3) {
    padding-left: 20px !important; }
  .table-cart th:nth-child(4) {
    width: 25px; }
  .table-cart th {
    border: 0 !important; }
  .table-cart td {
    text-align: left; }
  .table-cart tr:last-child td {
    border-bottom: 1px solid #373636; }

.table-cart__text,
.table-cart__image {
  display: inline-block;
  vertical-align: middle; }

.table-cart__image {
  min-width: 95px;
  text-align: center; }

.table-cart__text {
  line-height: 18px; }

.popup {
  padding: 20px 30px 30px;
  background-color: #FFF;
  border: 1px solid #b3b0b0;
  box-shadow: 2px 5px 12px 3px rgba(0, 0, 0, 0.1); }

.popup-cart__price {
  width: 95px; }

.popup-cart__count {
  width: 87px;
  position: relative;
  text-align: center !important; }
  .popup-cart__count:before,
  .popup-cart__count:after {
    content: '';
    position: absolute;
    top: 16px;
    bottom: 16px;
    display: block;
    width: 1px;
    background-color: #c7c1c0; }
  .popup-cart__count:before {
    left: -1px; }
  .popup-cart__count:after {
    right: -1px; }

.popup-cart__sum {
  font-size: 20px;
  font-family: Verdana, Arial, sans-serif;
  color: #000;
  text-align: center;
  margin-bottom: 20px; }

.popup-cart__submit {
  text-align: center; }

.cart-remove {
  width: 25px;
  height: 25px;
  background: #e1e1e0 url("../images/icon-close.png") no-repeat center center;
  border: 2px solid #c7c6c5;
  text-indent: -9999px;
  display: block; }
  .cart-remove:hover {
    background-color: #cdcccb;
    border-color: #989897; }

.popup-search {
  z-index: 80;
  top: 20px;
  padding: 10px 10px;
  color: #000;
  font-family: Verdana, Arial, sans-serif; }

.popup-search__item {
  margin: 12px 0; }
  .popup-search__item:first-child {
    margin-top: 0; }

.popup-search__title {
  font-size: 15px;
  margin-bottom: 2px; }

.popup-search__text {
  font-size: 12px; }

.popup-search__link {
  color: #A33824;
  font-size: 12px;
  text-decoration: underline; }
  .popup-search__link:hover {
    color: #A33824;
    text-decoration: none; }

.popup-search__result {
  border-top: 1px solid #858B7C;
  display: block;
  font-size: 12px;
  padding-top: 8px;
  text-decoration: underline; }
  .popup-search__result:hover {
    text-decoration: none; }

.gallery-list {
  margin-top: 12px;
  margin-left: 0px;
  margin-right: -18px;
  text-align: center;
  display: block !important; }

.gallery {
  border: 1px solid #A8A695;
  padding: 2px;
  background-color: #F5F4F1;
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 23%;
  margin-right: 1.6%;
  /* 	height: 144px;   */
  margin-bottom: 20px;
  text-decoration: none;
  overflow: hidden; }
  .gallery-list--vertical .gallery {
    height: 280px; }
  .gallery-list--second .gallery {
    border: 0;
    padding: 0;
    width: 24%;
    height: 215px;
    margin-right: 0;
    margin-left: 1%; }
    .gallery-list--second .gallery:first-child {
      margin-left: 0; }
  .gallery:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(222, 217, 201, 0);
    transition: background ease 0.3s; }
  .gallery-list--second .gallery:before {
    display: none; }
  .gallery:hover:before {
    background: rgba(222, 217, 201, 0.8);
    text-decoration: none; }

.gallery--static:before {
  background: rgba(153, 153, 153, 0.5);
  text-decoration: none; }

.gallery__more {
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: 50px;
  left: 60px; }

.gallery__row {
  width: 100%;
  white-space: nowrap; }
  .gallery-list--second .gallery__row {
    width: 100%; }

.gallery__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -100px;
  color: #000;
  padding: 10px 10px;
  transition: bottom ease 0.3s;
  font-family: Verdana, Arial, sans-serif;
  color: #000;
  font-size: 12px; }
  .gallery:hover .gallery__content {
    bottom: 0px; }
  .gallery-list--second .gallery__content {
    position: static;
    bottom: 0;
    text-align: center; }

.gallery__image {
  line-height: 138px;
  text-align: center;
  height: 140px;
  vertical-align: middle; }
  .gallery-list--second .gallery__image {
    height: 120px;
    line-height: 120px; }
  .gallery-list--vertical .gallery__image {
    height: 280px;
    line-height: 270px; }
  .gallery__image img {
    vertical-align: middle;
    max-width: 100%;
    width: auto; }
  .search-photo .gallery__image img {
    height: 100%; }

.gallery__title {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 4px;
  text-align: left;
  white-space: normal; }
  .gallery-list--second .gallery__title {
    font-size: 14px;
    font-weight: normal;
    text-align: center; }

.gallery__text {
  font-size: 12px;
  line-height: 16px;
  text-align: left; }
  .gallery-list--second .gallery__text {
    white-space: normal; }

.post {
  color: #181716;
  margin-bottom: 25px; }

.post__title {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 2px; }
  .post__title a {
    color: #181716; }

.post__desc {
  font-size: 13px;
  line-height: 15px;
  font-style: italic;
  margin-bottom: 15px; }

.post__text {
  font-size: 12px;
  line-height: 16px; }

.best {
  font-family: Verdana, Arial, sans-serif; }

.best__item {
  margin-bottom: 15px;
  overflow: hidden; }

.best__image {
  display: block;
  margin-bottom: 5px; }
  .best__image img {
    width: 100%;
    height: auto;
    vertical-align: top;
    border: 1px solid #8F8D77; }

.best__name {
  font-size: 12px;
  color: #000000;
  float: left;
  text-decoration: underline; }
  .best__name:hover {
    text-decoration: none; }

.best__price {
  color: #DF7744;
  font-size: 12px;
  float: right; }

.man__name {
  font-size: 21px;
  margin: 0 0 8px 0; }

.man__image {
  margin-bottom: 15px; }
  .man__image img {
    max-width: 100%;
    height: auto; }

.man__status {
  margin-bottom: 10px; }

.man__content {
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  padding: 0 30px;
  margin-bottom: 20px;
  text-align: left; }

.man__quote {
  font-style: italic;
  font-size: 18px;
  margin: 20px 0; }

.close {
  float: none;
  width: 28px;
  height: 29px;
  background: url("../images/modal-close.png") no-repeat center center !important;
  opacity: 1;
  position: absolute;
  top: -15px;
  right: -15px;
  text-indent: -9999px; }
  .close:hover {
    opacity: 1; }

.img {
  margin-bottom: 20px;
  position: relative; }
  .img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    vertical-align: top;
    border: 1px solid #d1cec5; }
  .img p {
    margin-bottom: 4px;
    overflow: hidden; }
  .img figcaption {
    font-size: 12px;
    font-style: italic;
    text-align: left; }
  .img .img {
    margin: 0; }

.img-left,
.img-right {
  margin-bottom: 0; }

.img .img-left,
.img-left {
  float: left;
  margin-right: 1.5%; }

.img .img-right,
.img-right {
  float: right;
  margin-left: 1.5%; }

.img-full {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 10px;
  width: 100%; }

.img-popup {
  cursor: pointer;
  position: absolute;
  left: -50%;
  display: block;
  visibility: hidden;
  padding: 2px;
  background-color: #FFF; }
  .img-popup img {
    max-width: none; }
  .img-popup.active {
    visibility: visible; }

.note {
  width: 30%;
  line-height: 16px;
  background-color: #EFF0F1;
  border: 1px solid #918E79;
  margin-bottom: 20px;
  padding: 10px 15px; }

.note-left {
  float: left;
  margin-right: 3%; }

.note-right {
  float: right;
  margin-left: 3%; }

.img-double {
  width: 60%; }

table.table-post {
  margin: 20px 0;
  text-align: center;
  border-bottom: 2px solid #060709; }
  table.table-post tr > td {
    border-top: 0;
    border-bottom: 1px solid #060709;
    padding-left: 20px;
    padding-right: 20px; }
  table.table-post td:first-child {
    width: 60%; }
  table.table-post tr > th {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 0px; }
  table.table-post tr:first-child th {
    border-top: 2px solid #060709;
    border-bottom: 2px solid #060709;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: none;
    font-size: 14px;
    letter-spacing: normal; }

.tags {
  border-top: 1px solid #C7C7C7;
  margin: 0px 0 0px;
  padding-top: 8px; }
  .tags:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    width: 20px;
    height: 18px;
    background: url("../images/icon-tag.gif"); }

.no-margin {
  margin-top: 0; }

.carousel + .no-margin {
  margin-top: 20px; }

.node-meta {
  font-size: 13px;
  line-height: 15px;
  font-family: Verdana, Arial, sans-serif; }
  .node-meta a {
    color: #333333; }

.node-meta__item {
  margin-bottom: 6px; }

.block-shadow--full .post-list {
  padding-left: 20px;
  padding-right: 20px; }

.post-list__item {
  padding: 20px 0;
  border-bottom: 1px solid #938E76; }
  .post-list__item:first-child {
    padding-top: 0; }
  .post-list__item:last-child {
    border-bottom: 0; }
  .block-shadow--full .post-list__item {
    padding: 30px 0 0 0; }
    .block-shadow--full .post-list__item .col-xs-2 {
      margin-right: 0; }
  .block-shadow--full .post-list__item:first-child {
    padding-top: 10px; }

.post-list .jscroll-added {
  border-top: 1px solid #938E76;
  padding-top: 20px;
  margin-top: -1px; }

.post-teaser {
  overflow: hidden; }

.teaser--img {
  overflow: hidden; }

.post-teaser__img {
  float: left;
  width: 175px;
  text-align: center;
  border: 1px solid #938E76; }
  .post-teaser__img img {
    width: 100%; }
  .post-teaser__inner .post-teaser__img {
    float: none;
    width: auto;
    margin-bottom: 20px;
    overflow: hidden; }
    .post-teaser__inner .post-teaser__img img {
      max-width: 100%; }

.post-teaser__inner {
  margin-left: 220px;
  margin-right: 220px; }

.post-teaser__meta {
  float: right;
  width: 180px; }

.post-teaser__title {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px; }
  .post-teaser__title a {
    color: inherit;
    text-decoration: none; }
    .post-teaser__title a:hover {
      text-decoration: underline; }

.post-teaser__text {
  font-size: 15px;
  line-height: 17px;
  margin-bottom: 5px; }
  .post-teaser__text p {
    margin-bottom: 0;
    text-indent: 15px; }

.post-teaser__readmore {
  font-style: italic;
  font-size: 11px; }

.drop {
  display: none;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 500;
  color: #392F21;
  background-color: #D6CEB0;
  overflow: hidden;
  width: 100%;
  padding: 20px 0; }
  li:hover > .drop {
    display: table; }

.drop__col {
  display: table-cell;
  width: 240px;
  border-right: 1px solid #000000;
  margin: 0;
  list-style: none;
  padding: 0 20px;
  font-family: Verdana, Arial, sans-serif; }
  .drop__col:last-child {
    border-right: 0; }
  .drop__col > li,
  .drop__col > li > a {
    color: #fff;
    display: block;
    margin-bottom: 12px; }
  .drop__col ul {
    padding: 0 0 0;
    list-style: none;
    color: #4C4939;
    line-height: 16px; }
  .drop__col ul > li > a {
    color: #4C4939;
    text-transform: none;
    display: block;
    margin-bottom: 10px; }
  .drop__col ul ul {
    padding-left: 12px;
    padding-top: 0px;
    padding-bottom: 5px; }
  .drop__col ul ul a {
    color: #000;
    margin-bottom: 5px; }
  .drop__col .drop__more {
    color: #4C4939;
    font-size: 12px; }

.section {
  padding-bottom: 20px; }

.section__title {
  font-size: 24px;
  color: #000; }

.section__content {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  min-height: 88px;
  display: table; }
  .section__content .link-title, .section__content .partners-list__item {
    line-height: 1.15; }

.section__img {
  width: 50px;
  text-align: center;
  display: table-cell;
  vertical-align: bottom; }

.section__links {
  padding-top: 3px;
  display: table-cell;
  vertical-align: top; }
  .section__links li {
    margin-bottom: 6px; }
  .section__links .link-title:after, .section__links .partners-list__item:after {
    display: none; }

.col-xs-4 .col-xs-4 {
  width: 75%; }

.col-xs-4 .col-xs-2 {
  width: 25%; }

.teaser {
  margin-bottom: 20px;
  font-family: Verdana, Arial, sans-serif;
  position: relative; }
  .teaser:last-child {
    margin-bottom: 0; }
  .block--main .teaser {
    margin-bottom: 15px; }
  .block--main .teaser:last-child {
    margin-bottom: 0; }

.teaser--default {
  display: block;
  margin-bottom: 35px; }

.teaser--line {
  padding-bottom: 15px; }
  .teaser--line:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: #CFCFCF; }
  .block-shadow--padding .teaser--line:after {
    left: 0;
    right: 0; }
  .block-shadow--padding .teaser--line img {
    width: 100%; }
  .block--main .teaser--line:after {
    width: auto;
    right: 15px; }
  .teaser--line:last-child:after {
    display: none; }

.teaser__price {
  font-size: 14px;
  color: #636363;
  font-weight: bold; }

.teaser__inner {
  padding: 0 15px; }
  .teaser--img .teaser__inner {
    margin-left: 115px; }
  .block-shadow--padding .teaser__inner {
    padding: 0; }

.teaser__img {
  border: 1px solid #D8D2C0;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px; }
  .teaser__img img {
    width: 100%; }
  .teaser--img .teaser__img {
    width: 100px;
    float: left;
    margin-left: 15px; }
  .teaser > .teaser__img {
    margin: 0 15px 10px; }
  .teaser--default .teaser__img {
    border-color: #BFBFBF;
    margin-bottom: 5px;
    height: 130px;
    line-height: 125px;
    text-align: center;
    display: block; }
  .teaser--default .teaser__img img {
    max-height: 100%; }
  .teaser--line .teaser__img {
    margin: 0 0 10px; }
  .block-shadow--padding .teaser__img {
    margin: 0 0 10px; }
  .block--main .teaser--line .teaser__img {
    margin: 0 15px 10px; }
  .block--main .teaser>.teaser__date {
    margin-left: 15px; }

.teaser__title {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin: 0 0 5px; }
  .teaser__title a {
    color: inherit; }
  .teaser__title a:hover {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #000; }
  .teaser--default .teaser__title {
    border-color: #BFBFBF;
    font-size: 12px;
    color: #666;
    margin-bottom: 0; }
  .block--main .teaser__title {
    font-size: 14px;
    line-height: 18px; }

.teaser__subtitle {
  color: #636363;
  font-size: 12px;
  font-style: italic;
  margin-top: -5px;
  margin-bottom: 10px; }

.teaser__content {
  color: #000;
  font-size: 12px; }
  .teaser__content p {
    margin: 0; }

.teaser__date {
  font-size: 11px;
  font-style: italic;
  color: #000;
  margin-top: -4px;
  margin-bottom: 8px; }

.teaser--article .teaser__content {
  color: #000;
  font-size: 12px; }

.teaser--article .teaser__source {
  color: #636363;
  font-size: 12px;
  margin-top: 10px;
  font-style: italic; }

.teaser--inner {
  font-family: Georgia, "Times New Roman", Times, serif; }
  .teaser--inner .teaser__content {
    color: inherit;
    font-size: 14px; }

.teaser-list {
  padding-top: 10px; }

.coupon {
  background-color: #4C4939;
  position: relative;
  color: #fff;
  font-family: Verdana, Arial, sans-serif;
  padding: 4px; }
  .coupon:after {
    content: '';
    position: absolute;
    top: 6px;
    right: 30px;
    display: block;
    width: 95px;
    height: 94px;
    background: url("../images/icon-sale.jpg") no-repeat 0 0; }

.coupon--orange {
  background-color: #DD7743;
  font-size: 12px;
  margin-bottom: 12px; }
  .coupon--orange:after {
    content: '';
    position: absolute;
    top: -26px;
    right: 30px;
    display: block;
    width: 96px;
    height: 135px;
    background: url("../images/clock.png") no-repeat 0 0; }
  .coupon--orange .coupon__inner {
    padding-left: 60px;
    padding-top: 9px; }

.coupon__inner {
  border: 1px solid #A6A49C;
  line-height: 18px;
  min-height: 115px;
  padding-left: 30px;
  padding-top: 20px; }
  .coupon__inner p {
    margin-bottom: 5px; }
  .coupon--orange .coupon__inner {
    border: 1px solid #fff; }

.coupon__text {
  width: 250px; }

.welcome {
  font-family: Verdana, Arial, sans-serif;
  margin: 18px 15px 10px;
}

.welcome__img {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px; }

.welcome__text {
  font-size: 14px;
  line-height: 20px;
  color: #000;
  padding: 0 20px 30px; }
  .welcome__text p {
    margin-bottom: 5px; }
    .welcome__text p:last-child {
      margin-bottom: 0; }
  .block--main .welcome__text {
    padding-bottom: 0; }

.sub {
  border-top: 1px solid #E0DBCD;
  font-size: 12px;
  line-height: 18px;
  color: #000;
  padding-top: 20px;
  font-family: Verdana, Arial, sans-serif;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 30px; }
  .block--main .sub {
    padding-bottom: 0; }

.sub__submit {
  float: right;
  margin-left: 20px; }

.video-list {
  overflow: hidden;
  min-width: 345px; }
  .block .video-list {
    width: 342px;
    margin: 0 auto; }
  .block-shadow > .block .video-list {
    margin-bottom: -35px; }

.video {
  width: 156px;
  height: 200px;
  display: block;
  float: left;
  overflow: hidden;
  line-height: 17px;
  text-align: left;
  color: #000;
  margin-right: 30px; }
  .video:nth-child(even) {
    margin-right: 0; }
  .video:nth-child(odd) {
    margin-left: 30px; }
  .video:hover {
    text-decoration: none; }
  .video-list--small .video:nth-child(odd) {
    margin-left: 0; }

.video__trumb {
  text-align: center;
  border: 1px solid #BFBFBF;
  width: 156px;
  height: 116px;
  line-height: 107px;
  padding: 2px;
  margin-bottom: 3px;
  position: relative; }
  .video__trumb:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: url("../images/icon-video.png") no-repeat center center; }

.video__title {
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif; }
  .video:hover .video__title {
    color: #93320D;
    text-decoration: none;
    border-bottom: 1px solid #93320D; }
  .video-list--small .video:hover .video__title {
    text-decoration: none;
    border-bottom: 0px solid #93320D; }
  .video-list--small .video__title {
    color: #000;
    border-bottom: 1px solid transparent; }
  .video-list--small .video.video-list__item:hover .video__title {
    color: #000;
    border-bottom: 1px solid #000; }
  .video-list--small .video-list__item:visited .video__title {
    color: #93320D;
    border-bottom: 1px solid #93320D; }

.block-text {
  position: relative;
  font-size: 12px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-family: Verdana, Arial, sans-serif; }
  .block-text:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 70%;
    height: 1px;
    background-color: #CFCFCF; }

.comment {
  font-family: Verdana, Arial, sans-serif;
  margin-bottom: 30px; }
  .comments--full .comment {
    margin-bottom: 10px; }

.comment-title {
  font-size: 18px;
  color: #000;
  margin-bottom: 20px;
  margin-left: 60px; }

.comment--sub {
  padding-left: 60px; }

.comment__meta {
  overflow: hidden;
  margin-bottom: 8px; }

.comment__name {
  padding-top: 2px;
  font-weight: bold;
  font-size: 12px; }
  .comments--full .comment__name {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: normal;
    color: #000; }

.comment__avatar {
  float: left;
  position: relative;
  width: 45px;
  margin-right: 10px; }

.comment__content {
  margin-left: 65px; }

.comment__text {
  font-size: 12px; }
  .comment--full .comment__text {
    margin-bottom: 10px; }
  .comments--full .comment__text {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #000;
    font-family: Georgia, "Times New Roman", Times, serif; }

.comment__title {
  font-size: 18px;
  color: #000;
  margin-bottom: 8px; }

.comment__date {
  color: #666; }

.comment__inner {
  margin-left: 60px; }
  .comments--full .comment__inner {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px; }
  .comment--sub .comment__inner {
    border-bottom: 0; }

.comment__status {
  font-size: 12px;
  color: #A39676;
  margin-bottom: 20px; }

.page-classic {
  font-family: Verdana, Arial, sans-serif;
  position: relative;
  padding-top: 30px; }
  .page-classic:after {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: #7F7F7F; }

.page-classic__image {
  width: 175px;
  height: 130px;
  float: left;
  background: url("../images/book.png") no-repeat 0 0;
  background-size: 100% auto;
  position: relative; }
  .page-classic__image img {
    width: 111px;
    height: 60px;
    position: relative;
    top: 11px;
    opacity: 0.75; }
  .page-classic__image:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 10px;
    bottom: 16px;
    left: 10px;
    background: url("../images/inner-shadow.png") no-repeat -11px center; }

.page-classic__content {
  margin-left: 190px; }

.page-classic__title {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin: 0 0 5px; }
  .page-classic__title a {
    color: inherit; }

.page-classic__subtitle {
  font-size: 12px;
  font-style: italic;
  color: #636363;
  margin-bottom: 10px; }

.page-classic__text {
  color: #000;
  font-size: 12px;
  margin-bottom: 10px; }

.page-classic__author {
  font-size: 12px;
  font-style: italic;
  color: #636363; }

.js-more {
  color: #4C4939;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif; }

.store {
  padding-top: 10px;
  font-family: Verdana, Arial, sans-serif; }

.store__title {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px; }

.store__slider > div {
  height: 380px;
  text-align: center; }

.store__slider > div > img {
  display: inline; }

.store-filter {
  color: #737450;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid #050708; }

.store-filter__item {
  color: inherit;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  font-family: Verdana, Arial, sans-serif; }
  .store-filter__item.active {
    font-weight: bold;
    color: #4D4A3A; }
    .store-filter__item.active:hover {
      text-decoration: none; }

.store__wrap {
  display: table;
  position: relative;
  width: 100%; }

.store__map {
  width: 100%;
  position: relative;
  height: 550px;
  border: 1px solid #A7A5A5;
  padding: 2px;
  margin-bottom: 10px; }
  .store__right .store__map {
    height: 380px; }

.map-link {
  position: absolute;
  left: 13px;
  bottom: 8px;
  display: block;
  width: 166px;
  height: 25px;
  z-index: 50;
  cursor: pointer; }

.store__left {
  width: 115px;
  display: table-cell;
  vertical-align: top;
  position: relative;
  padding-right: 10px; }

.store__right {
  display: table-cell;
  vertical-align: top; }

.store__nav {
  border: 1px solid #A7A5A5;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  width: 115px;
  height: 25px; }

.store__more {
  float: right;
  width: 140px;
  margin-right: 40px; }

.store__nav--prev {
  background-image: url("../images/store__prev.png");
  margin-bottom: 10px; }

.store__nav--next {
  background-image: url("../images/store__next.png");
  margin-top: 10px; }

.store__nav a {
  display: block;
  width: 115px;
  height: 70px;
  text-indent: -9999px; }

.slider__nav {
  width: 30px;
  height: 90px;
  display: inline-block;
  border: 1px solid #A7A5A5;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat; }

.slider__nav--prev {
  background-image: url("../images/carousel-prev.png");
  margin-left: 30px; }

.slider__nav--next {
  background-image: url("../images/carousel-next.png"); }

.slider__nav a {
  display: block;
  width: 30px;
  height: 90px;
  text-indent: -9999px; }

.card-wrap {
  padding-left: 3px; }

.card-wrap > * {
  float: left; }

.card-wrap .bx-wrapper {
  margin: 0;
  padding-left: 8px;
  padding-right: 8px; }

.store__item {
  cursor: pointer; }
  .store__item:after {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 115px;
    height: 70px;
    background: rgba(0, 0, 0, 0.6); }
  .store__item.active:after {
    background: transparent; }

.store__about {
  color: #646464;
  font-family: Verdana, Arial, sans-serif;
  overflow: hidden; }
  .store__about h3 {
    font-size: 14px;
    font-weight: bold;
    color: #646464; }
  .store__about p {
    font-size: 12px; }

.store__col {
  float: left;
  width: 50%;
  padding-right: 50px; }

.store__print {
  font-size: 12px;
  border-bottom: 1px solid #646464;
  position: relative;
  left: 22px; }
  .store__print:before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: -23px;
    width: 19px;
    height: 18px;
    background: url(../images/icon-print.jpg) no-repeat 0 0; }
  .store__print:hover {
    border-color: transparent;
    text-decoration: none; }
  .store__print:visited {
    color: #625F61;
    border-bottom: 1px solid #646464; }

.store__more {
  padding-top: 20px; }
  .store__more .block__title {
    font-size: 16px;
    color: #000;
    margin: 0 0 10px; }
  .store__more ul {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 16px; }
  .store__more li {
    margin-bottom: 10px; }
  .store__more a {
    font-size: 12px;
    color: #94341F;
    border-bottom: 1px solid #94341F; }
    .store__more a:hover {
      border-color: transparent;
      text-decoration: none; }

.partners-list {
  padding: 10px 0px 0 30px;
  overflow: hidden; }
  .modal .partners-list {
    text-align: left; }

.partners-list__col {
  float: left;
  width: 25%;
  padding-right: 50px; }

.partners-list__item {
  margin-bottom: 8px;
  font-size: 12px; }

.partners-list__title {
  font-size: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin-bottom: 40px;
  color: #000;
  text-align: center; }

.partners-about {
  padding: 0 30px;
  width: 75%;
  line-height: 16px; }
  .partners-about h3 {
    font-size: 20px; }
  .partners-about p {
    text-indent: 20px;
    margin-bottom: 0; }

.select {
  border: 1px solid #A7A5A5;
  padding: 3px;
  font-family: Verdana, Arial, sans-serif; }

.filter-city {
  margin-bottom: 20px; }

.filter-city__label {
  font-size: 20px;
  font-weight: normal;
  margin-right: 20px; }

.block-shadow + .row .block-shadow {
  margin-top: 0; }

.col-xs-1 + .col-xs-4 + .col-xs-1 .block:first-child .block__title {
  margin-top: -3px; }

.col-xs-4 .col-xs-3:last-child {
  margin-right: -10px; }

.cols {
  margin-right: -10px;
  width: auto !important; }

.table--bg tr {
  border: 0; }

.table--bg th {
  background-color: #D5D0BE;
  color: #000;
  border-top: 0 !important;
  text-align: center;
  padding-top: 14px !important;
  padding-bottom: 14px !important; }

.table--bg td {
  color: #000;
  border-top: 0 !important;
  border-bottom: 1px solid #C5C3B9;
  position: relative;
  padding-left: 50px !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important; }
  .table--bg td:first-child {
    padding-left: 8px !important; }
    .table--bg td:first-child i {
      display: none; }
  .table--bg td i {
    width: 1px;
    background: #C5C3B9;
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 0; }

.form {
  text-align: left;
  padding-bottom: 40px; }
  .block-shadow > .form {
    padding-top: 20px; }
  .block-shadow--full .form {
    padding: 20px 30px; }

.form--order {
  padding: 15px 50px 20px 0px !important; }

.form--order input[type="checkbox"] {
  width: auto;
  vertical-align: bottom; }

.form--order input[type="checkbox"] + .form__desc {
  margin-left: 10px; }

.form--modal {
  padding: 10px 60px;
  font-family: Verdana, Arial, sans-serif; }

.form__title {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  margin-bottom: 30px; }

.form__title--default {
  text-transform: none; }

.form__footer--center {
  text-align: center; }
  .form--order .form__footer--center {
    padding-top: 20px;
    padding-bottom: 40px; }

.form__item {
  margin-bottom: 30px;
  display: table;
  width: 100%; }
  .form-sub .form__item {
    margin-bottom: 20px; }
  .form--modal .form__item {
    display: block;
    margin-bottom: 25px; }
  .form--order .form__item {
    margin-bottom: 15px; }

.form__label {
  font-size: 18px;
  font-weight: normal;
  width: 285px; }
  .form--modal .form__label {
    font-size: 14px; }
  .form-sub .form__label {
    font-size: 16px; }
  .form__item--inline .form__label {
    display: table-cell;
    vertical-align: top; }
  .form--modal .form__label {
    display: block;
    width: auto; }

.form__label--right {
  text-align: right;
  padding-right: 25px; }

.form__label--large {
  font-size: 20px !important;
  text-transform: uppercase;
  width: auto;
  margin-bottom: 10px; }

.form__submit {
  padding-left: 285px; }
  .form__footer--center .form__submit {
    padding-left: 12px; }

.form__submit--upper {
  text-transform: uppercase;
  font-size: 14px;
  padding: 3px 15px !important; }

.form__item--inline .form__input {
  display: table-cell;
  vertical-align: top; }

.form-sub .form__input {
  width: 220px; }

.form--modal .form__input {
  width: 100%;
  padding: 3px 10px; }

.form--order .form__input {
  margin-bottom: 15px;
  height: auto;
  padding: 4px 12px;
  margin: 0; }

.form__input--w50 {
  width: 50%; }

.form__desc {
  position: relative;
  top: 4px;
  margin-left: 20px;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif; }

.form--modal .form__textarea {
  width: 100%; }

.faq {
  margin-bottom: 50px;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px; }

.faq__item {
  margin-bottom: 20px; }

.faq__title {
  font-size: 21px;
  color: #4C4939;
  margin-bottom: 5px; }

.faq__text {
  font-size: 15px;
  line-height: 18px;
  color: #000; }

.sub-text {
  font-size: 16px;
  margin-top: -10px;
  margin-bottom: 20px; }

.form-sub__submit {
  margin-top: 5 	px; }

.taxonomy-list {
  padding-top: 25px;
  padding-bottom: 25px; }

.taxonomy-list__desc {
  display: none;
  padding: 5px 30px 15px;
  margin-bottom: 10px;
  margin-left: -15px;
  margin-right: 20px;
  font-style: italic;
  box-shadow: 1px 0px 3px 3px rgba(0, 0, 0, 0.1); }

.media {
  display: block;
  position: relative;
  padding: 2px;
  height: 175px;
  border: 1px solid #8c8a77; }
  .search-list__video .media {
    height: 146px; }

.media__info {
  position: absolute;
  bottom: 10px;
  left: 0px;
  right: 0px;
  display: none;
  z-index: 20;
  padding-left: 8px; }
  .media__inner:hover .media__info {
    display: block;
    color: #000; }

.media__title {
  font-size: 12px;
  margin-bottom: 2px;
  position: absolute;
  bottom: 20px;
  left: 8px;
  white-space: normal; }

.media__author {
  position: relative;
  top: 2px; }

.media__meta {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 29px;
  border-top: 1px solid #8c8a77;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif; }

.media__views {
  position: absolute;
  top: 7px;
  left: 10px; }
  .media__views:before {
    content: '';
    width: 27px;
    height: 13px;
    margin-right: 3px;
    display: inline-block;
    vertical-align: top;
    background: url(../images/icon-views.png) no-repeat 0 0; }

.media__star {
  position: absolute;
  top: 6px;
  left: 85px; }
  .media__star:before {
    content: '';
    width: 20px;
    height: 18px;
    margin-right: 3px;
    display: inline-block;
    position: relative;
    top: -1px;
    vertical-align: middle;
    background: url(../images/icon-star.png) no-repeat 0 0; }

.media__star--orange:before {
  background: url(../images/icon-star-orange.png) no-repeat 0 0; }

.media__comment--orange,
.media__star--orange {
  color: #DD7743; }

.media__comment {
  position: absolute;
  top: 6px;
  right: 10px; }
  .media__comment:before {
    content: '';
    width: 17px;
    height: 18px;
    margin-right: 3px;
    display: inline-block;
    position: relative;
    top: -1px;
    vertical-align: middle;
    background: url(../images/icon-comment.png) no-repeat 0 0; }

.media__comment--orange:before {
  background: url(../images/icon-comment-orange.png) no-repeat 0 0; }

.media__trumb {
  position: relative;
  text-align: center; }
  .media__trumb:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("../images/icon-video.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(222, 217, 201, 0);
    transition: background 0.3s ease-out; }
  .media__inner:hover .media__trumb:after {
    background-image: none;
    background-color: rgba(222, 217, 201, 0.8); }
  .media__trumb img {
    max-width: 100%;
    height: 141px; }

.media__trumb--img {
  text-align: center;
  min-height: 140px;
  line-height: 140px; }
  .media__trumb--img:after {
    background-image: none; }
  .media__trumb--img img {
    max-width: 100%;
    height: auto; }

.media__inner {
  position: relative;
  display: block;
  color: #000; }

.media__date {
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  position: absolute;
  right: 8px;
  bottom: 0; }

.user {
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif; }

.user__avatar {
  border: 1px solid #8c8a77;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle; }
  .user__avatar img {
    vertical-align: top; }

.user__name {
  display: inline-block;
  vertical-align: middle; }

.media-list__row {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
  font-size: 0;
  white-space: nowrap;
  /* 	&:after {
		content: '';
		width: 100%;
		height: 0;
		display: inline-block;
		visibility: hidden;
	} */ }

.media-list__item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 24%;
  margin-right: 1.333%; }
  .media-list__row .media-list__item:last-child {
    margin-right: 0; }

.filter-media__item {
  color: #636062;
  font-size: 18px;
  margin-right: 10px; }
  .filter-media__item.active {
    color: #000;
    padding-bottom: 1px;
    border-bottom: 3px solid #d0cbb7; }
  .filter-media__item:hover {
    color: #000;
    text-decoration: none; }
  .filter-media__item:focus {
    text-decoration: none; }

.media-top {
  overflow: hidden;
  margin: 15px 0; }

.media-top__left {
  float: left; }

.media-top__right {
  float: right; }

.filter {
  position:relative;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;}

.filter__group {
  margin-bottom: 20px; }

.filter__title {
  cursor: pointer;
  color: #4C4A39;
  margin-bottom: 15px;
  position: relative; }
  .filter__title:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 8px;
    margin-right: 3px;
    background: url(../images/down.png) no-repeat 0 0; }
  .filter__group--closed .filter__title:before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.radio,
.checkbox {
  margin: 8px 0;
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */ }
  .radio [type="radio"],
  .radio [type="checkbox"],
  .checkbox [type="radio"],
  .checkbox [type="checkbox"] {
    position: relative;
    margin: 0; }
  .radio label,
  .checkbox label {
    margin: 0;
    padding-left: 20px !important;
    color: #181817;
    line-height: 16px; }
  .radio [type="radio"]:not(:checked),
  .radio [type="radio"]:checked,
  .radio [type="checkbox"]:not(:checked),
  .radio [type="checkbox"]:checked,
  .checkbox [type="radio"]:not(:checked),
  .checkbox [type="radio"]:checked,
  .checkbox [type="checkbox"]:not(:checked),
  .checkbox [type="checkbox"]:checked {
    position: absolute;
    left: -9999px; }
  .radio [type="radio"]:not(:checked) + label,
  .radio [type="radio"]:checked + label,
  .radio [type="checkbox"]:not(:checked) + label,
  .radio [type="checkbox"]:checked + label,
  .checkbox [type="radio"]:not(:checked) + label,
  .checkbox [type="radio"]:checked + label,
  .checkbox [type="checkbox"]:not(:checked) + label,
  .checkbox [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer; }
  .radio [type="radio"]:not(:checked) + label:before,
  .radio [type="radio"]:checked + label:before,
  .radio [type="checkbox"]:not(:checked) + label:before,
  .radio [type="checkbox"]:checked + label:before,
  .checkbox [type="radio"]:not(:checked) + label:before,
  .checkbox [type="radio"]:checked + label:before,
  .checkbox [type="checkbox"]:not(:checked) + label:before,
  .checkbox [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 10px;
    height: 10px;
    border: 1px solid #e2ded4;
    background: #d3ccbb; }
  .radio [type="radio"]:not(:checked) + label:after,
  .radio [type="radio"]:checked + label:after,
  .radio [type="checkbox"]:not(:checked) + label:after,
  .radio [type="checkbox"]:checked + label:after,
  .checkbox [type="radio"]:not(:checked) + label:after,
  .checkbox [type="radio"]:checked + label:after,
  .checkbox [type="checkbox"]:not(:checked) + label:after,
  .checkbox [type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 10px;
    height: 10px;
    border: 1px solid #4C4A39;
    background: #4C4A39; }
  .radio [type="radio"]:not(:checked) + label:after,
  .radio [type="checkbox"]:not(:checked) + label:after,
  .checkbox [type="radio"]:not(:checked) + label:after,
  .checkbox [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  .radio [type="radio"]:checked + label:after,
  .radio [type="checkbox"]:checked + label:after,
  .checkbox [type="radio"]:checked + label:after,
  .checkbox [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }

.filter__checkbox {
  margin: 0px 0px 8px 0;
  position: relative; }

.filter__checkbox--disable:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 5;
  background-color: rgba(245, 244, 241, 0.5); }

.checkbox--simple {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 40px; }
  .checkbox--simple label {
    padding-left: 25px !important;
    line-height: 20px; }
  .checkbox--simple label:before {
    content: '';
    width: 15px !important;
    height: 15px !important;
    border: 1px solid #666 !important;
    background-color: transparent !important; }
  .checkbox--simple label:after {
    width: 15px !important;
    height: 15px !important; }

.current-number {
  font-size: 12px;
  color: #000;
  font-family: Verdana, Arial, sans-serif;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  padding-top: 10px;
  margin: 0 20px 20px; }

.media-large {
  max-width: 600px;
  position: relative;
  margin: 0 auto 40px; }

/* .media-large--video {
	&:after {
		content: '';
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -43px;
		margin-top: -43px;
		width: 88px;
		height: 87px;
		margin-right: 3px;
		background: url(../images/icon-video-large.png) no-repeat 0 0;
	}
} */
.rating {
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  color: #636363; }

.rating--orange {
  color: #DE7744; }

.rating__desc {
  font-style: italic;
  margin-left: 5px; }

.rating--default {
  margin-right: 10px; }

.star {
  width: 20px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/icon-star.png) no-repeat center center; }
  .rating--orange .star {
    background: url(../images/icon-star-orange.png) no-repeat center center; }

.rating__label {
  font-size: 12px;
  font-style: italic;
  position: relative;
  margin-left: 4px; }

.rating__star {
  font-size: 12px;
  vertical-align: bottom; }

.comments-header {
  color: #000;
  text-align: left;
  margin: 0 10px 10px;
  overflow: hidden;
  border-bottom: 1px solid #000; }

.comments-header__title {
  font-size: 18px;
  margin-right: 10px; }

.comments-header__views {
  float: right;
  width: 210px; }

.comments-header__more {
  color: #666;
  font-size: 12px;
  font-style: italic;
  font-family: Verdana, Arial, sans-serif;
  margin-left: 30px; }

.count {
  color: #636363; }
  .count:hover {
    text-decoration: none; }

.count__icon {
  position: relative;
  top: -4px;
  margin-right: 4px; }

.count__number {
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif; }
  .count--orange .count__number {
    color: #DE7744; }
  .meta__count .count__number {
    font-size: 11px; }

.views {
  position: relative;
  top: 5px;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif; }

.icon-quote {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 18px;
  background: url(../images/icon-comment.png) no-repeat 0 0; }
  .count--orange .icon-quote {
    background: url(../images/icon-comment-orange.png) no-repeat 0 0; }

.icon-views {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 13px;
  background: url(../images/icon-views.png) no-repeat 0 0; }

.comments-col {
  float: left;
  width: 490px;
  margin-right: 105px;
  margin-left: 50px;
  padding-bottom: 20px; }

.album-col {
  float: left;
  width: 190px;
  padding-bottom: 20px; }

.comment--full {
  color: #000;
  font-size: 12px;
  text-align: left; }

.add-comment {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  text-align: left;
  display: block;
  margin-left: 75px;
  text-decoration: underline;
  margin-bottom: 30px; }

.album-meta {
  padding-top: 12px;
  color: #000;
  font-size: 12px;
  text-align: left;
  font-family: Verdana, Arial, sans-serif; }

.album-meta__item {
  margin-bottom: 6px; }

.album-meta__btn {
  width: 120px;
  height: auto;
  margin-top: 15px; }

.media-desc {
  text-align: left;
  font-size: 14px;
  margin-bottom: 20px; }

.media-desc__title {
  font-size: 24px;
  margin-top: 0; }

.media-left {
  float: left;
  margin-left: 10px;
  width: 610px;
  max-width: 90%;
}

.media-right {
  float: left;
  margin-left: 20px;
  width: 210px;
  padding-top: 7px; }

.comments {
  margin-bottom: 30px;
  transition: height 1s ease-out; }

.comments--full {
  padding-top: 10px;
  border-bottom: 1px solid #000; }

.com {
  text-align: left;
  font-size: 16px;
  color: #000;
  padding: 20px 0 0 20px;
  overflow: hidden;
  margin-bottom: 10px; }

.com__avatar {
  float: left;
  position: relative;
  width: 45px;
  margin-right: 20px; }

.com__content {
  float: left;
  width: 560px;
    max-width: 90%;
}

.com__title {
  color: #625F61;
  font-size: 14px; }

.com__text {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px; }

.com__date {
  font-size: 12px;
  color: #181817;
  font-family: Verdana, Arial, sans-serif; }

.com__rating {
  margin-right: 20px;
  display: inline-block;
  vertical-align: top; }

.com__status {
  text-align: left;
  color: #A39676;
  font-size: 12px;
  margin-bottom: 15px;
  font-family: Verdana, Arial, sans-serif; }

.add {
  text-align: left;
  font-size: 12px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  clear: both; }

.add--page .add__content {
  margin-left: 60px; }

.add__title {
  font-size: 20px;
  margin-bottom: 10px; }

.add__form {
  background-color: #F5F7F8;
  display: block;
  padding: 10px 15px; }
  .add__form textarea {
    width: 730px; }
    .add--page .add__form textarea {
      width: 100%; }

.add__avatar {
  width: 45px;
  float: left;
  margin-right: 15px; }

.add__btn {
  padding-left: 60px;
  padding-top: 10px; }
  .add__btn a {
    margin-right: 15px; }
  .add--page .add__btn {
    padding-left: 0px; }

.add__footer {
  text-align: center;
  padding-bottom: 30px; }

.add__all {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 10px; }

.link {
  color: #000; }

.quote-list__item {
  border-bottom: 1px solid #A9A899;
  padding: 20px 0 35px; }
  .quote-list__item:last-child {
    border-bottom: 0; }

.quote {
  overflow: hidden;
  display: block;
  text-decoration: none;
  min-height: 130px;
  color: #000; }
  .quote:hover {
    text-decoration: none; }

.quote__img {
  width: 175px;
  height: 130px;
  float: left;
  background: url("../images/book.png") no-repeat 0 0;
  background-size: 100% auto;
  position: relative; }
  .quote__img img {
    width: 111px;
    height: 60px;
    position: relative;
    top: 11px;
    left: 31px;
    opacity: 0.75; }
  .quote__img:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    right: 10px;
    bottom: 16px;
    left: 10px;
    background: url("../images/inner-shadow.png") no-repeat -11px center; }

.quote__content {
  margin-left: 200px; }

.quote__title {
  margin: 0;
  color: #4C4A39;
  font-size: 16px; }
  .quote__title a {
    color: inherit; }

.quote__type {
  font-style: italic;
  font-size: 14px;
  margin-bottom: 15px; }

.quote__text {
  margin-bottom: 10px; }

.quote__author {
  font-style: italic; }

.main-products {
  padding-top: 10px; }

.main-products__row {
  overflow: hidden; }

.main-products__item {
  float: left; }

.main-products__item--w50 {
  width: 47.3%; }
  .main-products__item--w50:nth-child(1) {
    margin-right: 1%; }
  .main-products__item--w50:nth-child(2) {
    margin-left: 4.3%; }

.main-products__item--w25 {
  width: 21%;
  margin-left: 5.333%; }
  .main-products__item--w25:first-child {
    margin-left: 0; }

.main-products__item--w50 + .main-products__item--w25 {
  margin-left: 4.3% !important; }

.product {
  position: relative;
  margin-bottom: 25px;
  font-family: Verdana, Arial, sans-serif; }

.product__image {
  border: 1px solid #A7A5A5;
  overflow: hidden;
  text-align: center;
  margin-bottom: 15px; }
  .main-products__item--w50 .product__image {
    height: 100px;
    line-height: 96px;
  }
    .main-products__item--w50 .product__image img {
      max-height: 100%;
      max-width: 100%;
    }
  .main-products__item--w25 .product__image {
    height: 175px;
    line-height: 175px; }
    .main-products__item--w25 .product__image img {
      max-height: 100%;
      max-width: 100%; }

.product__title {
  font-size: 14px;
  font-weight: bold;
  margin-top: -4px;
  margin-bottom: 3px; }
  .main-products__item--w50 .product__title {
    margin-right: 130px; }

.product__price {
  color: #000;
  font-size: 12px; }

.main-products__row .price_for_item {
  font-size: 12px;
  color: #838383;
}

.product__btn {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 6px; }
  .main-products__item--w50 .product__btn {
    position: absolute;
    right: 0;
    top: 115px; }

.tabs {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  font-family: Verdana, Arial, sans-serif;
  border-bottom: 3px solid #D5D0BE;
  margin-bottom: 30px; }

.tabs--margin {
  margin: 20px 0 0 0; }

.tabs__item {
  float: left; }
  .tabs--two50 .tabs__item {
    width: 50%; }

.tabs__link {
  display: block;
  text-align: center;
  padding: 12px 27px 6px;
  border-radius: 12px 12px 0 0;
  color: #000;
  text-transform: uppercase;
  font-size: 12px; }
  .active .tabs__link {
    background-color: #D5D0BE; }
  .tabs__link:focus,
  .tabs__link:hover {
    color: #000;
    text-decoration: none; }
  .tabs--simple .tabs__link {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #666;
    text-transform: none; }
  .tabs--simple .active .tabs__link {
    background-color: transparent;
    color: #000;
    padding: 12px 27px 8px; }
  .tabs--simple .tabs__item:first-child .tabs__link {
    padding-left: 0; }

.tabs__content {
  padding: 0 30px; }
  .tabs--simple + .tabs__content {
    margin-bottom: 40px; }

.promo__title--left {
  text-align: left; }

.title {
  margin: 0 0 20px 0; }

.title--center {
  text-align: center; }

.title--line {
  border-bottom: 1px solid #000;
  color: #000;
  padding-bottom: 10px; }

.title--large {
  font-size: 30px; }

.filters {
  font-size: 12px;
  border: 1px solid #8C8773;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  margin-bottom: 30px; }

.filters__label {
  margin-right: 12px; }

.filters__label,
.filters__link {
  color: #8C8773;
  display: inline-block;
  vertical-align: top;
  line-height: 30px; }

.filters__link {
  margin: 0 4px; }
  .filters__link:active,
  .filters__link:focus,
  .filters__link:hover {
    text-decoration: none; }
  .filters__link:visited {
    color: #8C8773; }

.filters__link:after {
  content: '';
  display: inline-block;
  position: relative;
  top: 1px;
  vertical-align: middle;
  width: 10px;
  height: 8px;
  margin-left: 3px;
  background: url(../images/icon-down.png) no-repeat 0 0; }

.filters__link--up:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: -2px; }

.filters__link--active {
  background-color: #8C8773;
  color: #fff;
  padding: 0 5px; }
  .filters__link--active:hover {
    color: #fff;
    text-decoration: none; }

.filters__link--active:after {
  background: url(../images/icon-down-active.png) no-repeat 0 0; }

.box {
  position: relative;
  overflow: hidden;
  min-height: 100px;
  border: 1px solid #ABABA8;
  font-family: Verdana, Arial, sans-serif;
  margin-bottom: 25px; }
  .box:hover {
    border-color: #93320D; }

.box__left,
.box__right {
  float: left;
  width: 50%;
  height: 320px;
  margin: 10px 0; }

.box__top,
.box__bottom {
  min-height: 160px;
  margin: 0 10px; }

.box__top {
  position: relative;
  border-bottom: 1px solid #ABABA8; }

.box__bottom {
  padding-top: 15px;
  overflow: hidden; }

.box__left {
  position: relative;
  border-right: 1px solid #ABABA8; }

.box__right {
  padding: 0 20px 0 18px; }

.box__title {
  font-size: 14px;
  line-height: 18px;
  color: #72734F;
  font-weight: bold;
  margin-bottom: 10px; }

.box__meta {
  overflow: hidden;
  margin-bottom: 15px; }
  .box--vertical .box__meta {
    float: left;
    width: 200px;
    padding-right: 20px; }

.box__text {
  font-size: 12px;
  margin-bottom: 20px; }
  .box--vertical .box__text {
    float: left;
    width: 300px; }

.box__price {
  margin-bottom: 15px; }
  .box--horizontal .box__price {
    float: left; }

.box__img {
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .box--horizontal .box__img {
    line-height: 320px; }
  .box--vertical .box__img {
    line-height: 160px; }
  .box__img img {
    max-width: 100%; }

.box__btn {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 11px;
  letter-spacing: 1px; }
  .box--horizontal .box__btn {
    float: right; }

.box__rating {
  margin-right: 8px;
  float: left; }

.box__count {
  float: left;
  position: relative;
  top: -1px; }
  .box__count .count__icon {
    top: 0;
    margin-right: 0; }

.box__compared {
  font-size: 12px;
  float: right;
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  line-height: 1.2;
}
  .box--vertical .box__compared {
    float: left;
    clear: both;
    display: block;
    padding-top: 10px; }

.box__footer {
  overflow: hidden; }
  .box--horizontal .box__footer {
    margin-top: 60px; }
  .box--vertical .box__footer {
    float: right;
    margin-right: 20px; }

.box__addr {
  text-decoration: none !important;
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  background-color: rgba(255, 255, 255, 0.95); }
  .box:hover .box__addr {
    opacity: 1; }
  .box--vertical .box__addr {
    padding-top: 20px; }

.addr {
  padding-left: 40px; }

.addr__title {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #636363;
  padding: 0 20px;
  margin-bottom: 20px;
  margin-left: -30px; }

.addr__item {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  color: #636363;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 25px; }
  .addr__item:nth-child(even) {
    margin-right: 30px; }
  .box--vertical .addr__item {
    width: 20%; }

.addr__name {
  margin-bottom: 3px; }

.addr__map {
  color: #93320D;
  text-decoration: underline; }
  .addr__map:hover {
    color: #93320D;
    text-decoration: none; }

.price {
  font-size: 14px;
  color: #DE7744;
  font-weight: bold; }

.price--old {
  font-weight: normal;
  color: #636363;
  font-size: 12px;
  text-decoration: line-through; }

.price--single {
  color: #000; }

.select-style {
  font-size: 13px;
  color: #000;
  padding: 0 40px 0 10px;
  border: 1px solid #8F8D77;
  font-family: Verdana, Arial, sans-serif;
  display: inline-block;
  line-height: 27px;
  position: relative; }
  .select-style:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 27px;
    background: #D5D0BE url(../images/select-down.png) no-repeat center center; }
  .select-style:focus,
  .select-style:hover {
    color: #000;
    text-decoration: none; }

.js-collapse {
  text-decoration: none; }
  .js-collapse:hover {
    text-decoration: none; }

.logos {
  overflow: hidden;
  text-align: center; }

.logos__item {
  display: inline-block;
  vertical-align: middle;
  padding: 20px 30px; }

.card__title {
  color: #000;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 20px;
  text-align: left;
  margin-left: 30px; }
  .card__title:first-letter {
    text-transform: uppercase; }

.card__img {
  text-align: center;
  overflow: hidden;
  height: 380px;
  position: relative; }

.slider-for__item {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }
  .slider-for__item img {
    display: inline; }

.slider-for__link {
  text-align: center;
  position: relative;
  display: block;
  height: 360px;
  margin-left: 10px;
  margin-right: 10px;
  border: 2px solid transparent; }
  .slider-for__link.zoom:hover {
    border-color: #666; }

.card-wrap .bx-wrapper {
  margin: 0; }

.slider-pager__item {
  border: 1px solid #A7A5A5;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  cursor: pointer;
  position: relative; }
  .slider-pager__item:after {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    right: 1px;
    background: rgba(0, 0, 0, 0.6); }
  .slider-pager__item.active:after {
    background: transparent; }
  .slider-pager__item img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    border: 2px solid #fff;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto; }

.select-color {
  margin-bottom: 20px; }

.select-color__label {
  font-size: 16px;
  text-align: center; }

.select-color__name {
  color: #666;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  text-align: center;
  margin-bottom: 18px; }

.kit-color {
  overflow: hidden; }

.color {
  border: 1px solid #C0C0C0;
  padding: 1px;
  display: block;
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 10px 10px 0; }
  .color:nth-child(3n+3) {
    margin-right: 0; }

.color--active {
  position: relative;
  border: 0; }
  .color--active::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    display: block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/color-select.png);
    border: 2px solid #000; }

.size__label {
  font-size: 16px;
  text-align: center;
  color: #000;
  border-bottom: 2px solid #000;
  margin-bottom: 10px; }

.radio__label.not_available_size {
  color: #aaaaaa;
}

.size_link_table {
	display:block;
	text-align:center;
	padding-top:5px;
}	
.size__inner {
  overflow: hidden;
  margin:auto;
  display: table;
}

.size__item {
  float: left;
  width: 33%; }

.radio {
  position: relative;
  margin: 0 !important;
  font-family: Verdana, Arial, sans-serif; }

.radio__input {
  display: none; }

.radio__label {
  font-size: 12px;
  line-height: 16px;
  color: #636363;
  margin: 0;
  padding: 0;
  position: relative; }
  .radio__label::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 1px;
    width: 14px;
    height: 14px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #4D4B3A;
    transition: background-color 0.4s linear; }
  .radio__input:checked + .radio__label::after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 50%;
    background-color: #4D4B3A; }

.cart {
  padding: 15px 30px;
  color: #000;
  font-family: Verdana, Arial, sans-serif;
  padding-bottom: 40px; }

.cart--order {
  padding-left: 0;
  padding-right: 0; }

.cart__title {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 8px; }

.cart__title--large {
  font-size: 20px;
  margin-bottom: 30px; }

.cart__title--noupper {
  text-transform: none; }

.cart__desc {
  font-size: 12px;
  margin-bottom: 20px; }

.cart__desc--large {
  font-size: 16px; }

.cart__sum {
  text-align: right;
  font-size: 16px;
  padding-top: 10px; }

.cart__tabs {
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
  padding-left: 5px;
  margin-left: 35px; }

.cart__text {
  padding-top: 10px;
  font-size: 14px;
  font-family: Verdana, Arial, sans-serif; }

.cart__radio {
  margin: -15px 0 10px 0 !important; }

.table--line {
  font-size: 12px;
  color: #636363;
  font-family: Verdana, Arial, sans-serif; }
  .table--line td, .table--line th {
    padding: 6px;
    border-color: #ccc !important; }
  .table--line tr:first-child th,
  .table--line tr:first-child td {
    border: 0 !important; }
  .table--line th {
    font-style: italic;
    color: #636363; }

.cart__table {
  font-size: 12px;
  width: 100%; }
  .cart__table th {
    border-top: 1px solid #ABA999;
    border-bottom: 1px solid #ABA999;
    text-align: center;
    font-size: 12px;
    padding: 3px 0; }
  .cart__table th:first-child {
    border-left: 1px solid #ABA999;
    text-align: left;
    padding-left: 10px;
    width: 400px; }
  .cart__table th:last-child {
    border-right: 1px solid #ABA999; }
  .cart__table td {
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ABA999; }
  .cart--order .cart__table td {
    border-bottom: 0; }
  .cart__table tr.last-border td {
    padding-bottom: 20px;
    border-bottom: 1px solid #ABA999; }

.cart-product--inline {
  display: table;
  vertical-align: middle; }

.cart-product__img {
  border: 2px solid #8F8D77;
  margin-bottom: 10px; }
  .cart-product--inline .cart-product__img {
    display: table-cell;
    vertical-align: middle;
    width: 150px; }

.cart-product__desc {
  text-align: left;
  padding-left: 10px; }
  .cart-product--inline .cart-product__desc {
    display: table-cell;
    vertical-align: middle;
    width: 250px;
    padding-left: 25px; }

.cart-product__title {
  display: block;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 5px; }

.cart-product__text {
  font-size: 11px;
  line-height: 14px; }

.price-one {
  font-size: 14px;
  font-family: Verdana, Arial, sans-serif; }

.cart-count {
  width: 60px;
  margin: 0 auto; }

.cart-count__control {
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  line-height: 18px;
  background-color: #D5D0BE;
  border: 1px solid #ABA999;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
  font-weight: bold; }
  .cart-count__control:focus,
  .cart-count__control:hover {
    color: #fff;
    text-decoration: none;
    background-color: #c1ba9f; }

.cart-count__input {
  display: block;
  width: 60px;
  border: 1px solid #ABA999;
  font-size: 14px;
  text-align: center;
  padding: 2px 0;
  margin: 5px 0; }

.price-sum + .remove {
  margin-top: 30px; }

.price-sum__number {
  font-size: 12px; }

.price-sum__type {
  font-size: 10px;
  color: #8F8D77; }

.remove {
  position: relative;
  display: inline-block;
  font-size: 10px;
  line-height: 18px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #CCCCCC;
  border: 2px solid #999999;
  padding: 2px 17px; }
  .remove:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1px;
    width: 16px;
    height: 15px;
    margin-left: 4px;
    background: url("../images/cart-remove.png") no-repeat 0 0; }
  .remove:hover {
    color: #000000;
    text-decoration: none;
    background-color: #e6e6e6; }

/* Промокоды */
.bx_ordercart_coupon{
  position: relative;
  white-space: nowrap;
  margin-bottom: 4px;
}

.coupon-apply {
  position: relative;
  display: inline-block;
  font-size: 10px;
  line-height: 18px;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #CCCCCC;
  border: 2px solid #999999;
  padding: 2px 17px; }

.coupon-apply {
  color: #000000;
  text-decoration: none;
  background-color: #e6e6e6; }

.bx_ordercart_coupon span{
  display:block;
  margin-bottom:13px;
  color:#7f7f7f;
  font-size:13px;
}

#order_form_div .bx_ordercart_coupon input,
#basket_form .bx_ordercart_coupon input{
  height:34px;
  color:#000;
  text-align:left;
  font-weight:bold;
  font-size:16px;
  vertical-align: middle;
  outline: none !important;
  width: 206px;


  background: #fff;
  border: 1px solid #c1c5c8;
  border-radius: 2px;
  padding: 6px 8px;
  box-shadow: inset 2px 2px 2px -1px rgba(180,188,191,0.5);
}


.bx_ordercart_coupon span.good,
.bx_ordercart_coupon span.bad,
.bx_ordercart_coupon span.disabled{
  display: inline-block;
  width:22px;
  height:34px;
  vertical-align: middle;
  margin: 0 0 0 5px;
  cursor: pointer;
}
.bx_ordercart_coupon span.disabled:hover{cursor:pointer}

#order_form_div .bx_ordercart_coupon input.good,
#basket_form .bx_ordercart_coupon input.good{
  position: relative;
  border:1px solid #59a62a;
  background:rgba(89,166,42,.16);
  box-shadow:0 0 0px 0 rgba(89,166,42,.8);

}
.bx_ordercart_coupon span.good{
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAAoklEQVQ4y2NgIBOUb7JkY6AEAA0wBuJHQGxHrgFWQPwBiP8D8WcgliTVAHuoRpAB/4A4E10BDwED3ID4K9SAP0CciK7ACYhfg2gcBvgA8Q8kA6LQFQgB8Seogq/oBgH5QUD8EyoPooNwOTUMagOKQSAbkcRBLvEhFGjoBvWi8V2JDX1kg2AY5FV7UqMR2SBQerAkN0GBDHoJSpmUJm1uYtUCAMzalTMY8Lf6AAAAAElFTkSuQmCC") no-repeat center;
}
#order_form_div .bx_ordercart_coupon input.bad,
#basket_form .bx_ordercart_coupon input.bad{
  border:1px solid #e16565;
  background:rgba(225,101,101,.16);
  box-shadow:0 0 0px 0 rgba(225,101,101,.8);
  font-weight:normal;
}
.bx_ordercart_coupon span.good:hover,
.bx_ordercart_coupon span.bad,
.bx_ordercart_coupon span.disabled{
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC") no-repeat center;
}
.bx_ordercart_coupon span.bad:hover{
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAA1VBMVEXVLy/VMTHWMjLWMzPWNDTWNjbXODjXOjrXOzvYPT3YPz/ZQUHZQ0PaRkbaR0faSEjbTEzbTU3bTk7bT0/dWFjdWVneW1veXV3fYWHfYmLgY2PgZGTgZWXgZmbibW3ib2/jc3Pjd3flfX3lf3/mgYHojo7oj4/rm5vrnZ3soKDtpKTtpqbuqanura3wsrLxuLjxurr42tr43Nz43t754uL54+P76ur76+v77Oz87u787+/88PD88fH88vL99PT99fX99vb++Pj++fn++vr+/Pz//f3////hD3ITAAAA4klEQVQoU2XR2VrCMBRF4YWCAwIiGg1OYHGsI1qrNalGpef9H8mLNvlKXTfJ/m8P4iusWYRB+bxeH7ShvX+V1Nier1DVmhnP8wG1hs8lzzdZauNFBPnaodEwF+SiqXApfHQAIqMBtIkAOim3AKTiNGgnKQA3nAKgcnFj7cQqAE7YJnhQeqwRPCgt1qvf2Ik4XY1VRkHzPPiAs6BKWe8THgB4F6tAWXkD4B7XBZgmCkAlU4DuJxLzr1iQQtPo8FcQyXaXdZSVZ8iO6nps/NGKu57HrXhRO/HP00z1+3vR43e5/wBykDHWjqbzywAAAABJRU5ErkJggg==") no-repeat center;
}
#order_form_div .bx_ordercart_coupon input.disabled,
#basket_form .bx_ordercart_coupon input.disabled{
  color: #9a9a9a;
}
.bx_ordercart_coupon_notes{
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -ms-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  display: none;
  opacity: 0;
  white-space: normal;
  border: 1px solid #ddd;
  position: absolute;
  top: 100%;
  left: 0;
  max-width: 270px;
  padding: 10px;
  background: #fff;
  z-index: 1010;
  border-radius: 5px;
  font-size: 13px;
  line-height: 17px;
  box-shadow: 0 3px 7px 0 rgba(0,0,0,.05)
}
.bx_ordercart_coupon:hover .bx_ordercart_coupon_notes{
  display: block;
  opacity: 1;
}
.bx-touch .bx_ordercart_coupon_notes{
  display: block;
  opacity: 1;
  position: relative;
  top: auto;
  left: auto;
  margin: 10px auto;
  box-shadow: none
}

/* /Промокоды */


a.remove:visited {
  color: #000000; }

.cart-footer {
  overflow: hidden;
  padding-bottom: 80px;
  font-family: Verdana, Arial, sans-serif; }

.cart-footer__col {
  width: 50%;
  float: left;
  margin-bottom: 30px; }

.cart-footer__col--first {
  padding: 0 0 0 45px; }

.cart-footer__col--last {
  padding: 0 30px 0 0; }

.cart-footer__btn .btn:first-child {
  margin-right: 15px; }

.cart-footer__btn--center {
  text-align: center;
  padding-top: 0px;
  clear: both; }

.final-sum {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
}

.final-sum--large {
  font-size: 20px; }

.discount {
  margin-bottom: 50px; }

.discount__label {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: normal;
  display: block; }

.discount__input {
  border: 1px solid #8F8D77;
  width: 270px;
  padding: 2px 10px;
  display: block; }

.table-sum {
  width: 100%;
  margin-top: -15px; }
  .table-sum td {
    text-align: left;
    padding: 15px 10px 3px 10px;
    font-size: 12px;
    line-height: 16px;
    border-bottom: 1px solid #ABA999; }
  .table-sum .last-row td {
    border-bottom: 0; }

.order-select {
  display: block;
  text-align: left;
  padding-right: 35px;
  padding-left: 10px; }

.order-select__label {
  display: block;
  font-weight: normal;
  font-size: 11px; }

.order-select__select {
  width: 100%;
  display: block; }

.select-store {
  text-align: left;
  padding-left: 18px; }

.select-store__title {
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 12px; }

.select-store__item {
  display: table;
  width: 100%;
  margin-bottom: 8px; }

.select-store__label {
  font-size: 11px;
  display: table-cell;
  vertical-align: top;
  padding-top: 2px; }

.select-store__count {
  width: 100px;
  display: table-cell;
  vertical-align: top;
  overflow: hidden; }
  .select-store__count .cart-count__control {
    float: left; }
  .select-store__count .cart-count__input {
    margin: 0;
    float: left;
    height: 20px;
    padding: 0 !important; }

.back {
  color: #666;
  display: inline-block;
  content: '';
  font-size: 12px;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  margin-left: 20px;
  margin-top: 5px;
  margin-bottom: 10px; }
  .back:before {
    content: '<';
    color: #72734F;
    display: inline;
    font-size: 10px;
    margin-right: 5px;
    position: relative;
    top: -1px; }
  .back:focus,
  .back:hover {
    text-decoration: none;
    color: #000; }
  .back:hover:before {
    color: #000; }

.list-small__item {
  margin-bottom: 15px; }

.list-small__title {
  margin-bottom: 3px; }

.list-small__link {
  font-size: 11px;
  color: #666; }
  .list-small__link:visited {
    color: #666; }

.card-buttons {
  text-align: center;
  margin-top: 15px;
  padding-bottom: 10px;
  font-family: Verdana, Arial, sans-serif; }

.card-buttons-1{
  width: 110px;
  float: left;
  margin-right: 20px;
}
.card-buttons-2{
  width: 150px;
  margin-left: 110px;
  height: 28px;
  line-height: 28px;
}

.catalog-subscription.card-buttons-2{
  margin-left: 150px;
}
.card-bonus{
    position: relative;
  text-align: left;
  clear:both;
  color: #de7744;
  font-size: 13px;
  padding-top:5px;
}
.card-type-info{
    position: absolute;
    z-index: 10;
    top: 20px;
    left:50px;
    background: #FFF;
    border: 1px solid #444;
    padding: 5px;
    width: 165px;
    display: none;
    color:#000;
}

.card-buttons__btn {
  border: 0;
  padding: 6px 25px;
  font-size: 12px;
  letter-spacing: 1px; }

.card-buttons__link {
  display: block;
  font-size: 12px;
  color: #666;
  padding-top: 0; }

.card-numbers {
  font-family: Verdana, Arial, sans-serif;
  text-align: right;
  padding-top: 12px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.card-numbers .price_for_item {
  font-weight: normal;
  color: #000;
  font-size: 12px;
}
.card-numbers .count_in_pack{
  display: none;
}
.card-numbers__price {
  font-size: 16px;
  font-weight: bold;
  color: #DE7744;
  margin-bottom: 10px; }

.card-numbers__star {
  position: relative;
  top: -2px; }

.card-numbers__rating {
  display: inline-block;
  vertical-align: top; }

.card__content {
  clear: both;
  padding-top: 30px;
  margin-right: -30%; }

.status {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase; }

.status__title {
  font-size: 16px;
  margin-bottom: 10px; }

.status__desc {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px; }

.carousel-wrap .bx-wrapper {
  background-color: transparent; }

.rating-link:hover {
  text-decoration: none;
  color: #000; }

.teaser-list {
  padding: 0 5px; }
  .card .teaser-list {
    padding-left: 30px;
    padding-right: 30px; }
  .block-shadow--padding .teaser-list {
    padding: 0; }

.teaser-list__title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px; }

.open {
  padding: 4px 8px;
  text-align: center;
  font-size: 11px;
  color: #000;
  position: absolute;
  top: -9px;
  right: -82px;
  z-index: 100;
  background-color: #D6CFBD;
  border: 1px solid #8E8975;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1); }

.open_filter{
  display: none;
  position:absolute;
  left:210px;
  width:170px;
  z-index: 250;
}


.open__link {
  color: #A13210;
  font-size: 10px;
  text-transform: uppercase; }
  .open__link:hover {
    color: #A13210; }

.form--user {
  border-bottom: 1px solid #000;
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif; }

.modal-dialog--small .modal-body {
  padding: 20px; }

.form-item {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 14px 20px; }

.form-item--inline {
  margin-bottom: 10px;
  display: block; }

.form-item--separ {
  padding-top: 25px; }

.form-label {
  display: block;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal; }
  .form-item--inline .form-label {
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    width: 200px;
    color: #000;
    font-family: Georgia, "Times New Roman", Times, serif; }
  .form--recovery .form-item--inline .form-label {
    width: 180px; }

.form-input {
  width: 190px; }
  .form-item--inline .form-input {
    width: 200px;
    display: inline-block;
    vertical-align: top; }

.form-capcha {
  display: inline-block;
  vertical-align: top; }

.form-btns {
  width: 120px;
  margin: 0 auto;
  text-align: left;
  font-family: Verdana, Arial, sans-serif; }
  .form-btns .btn {
    width: 100%;
    font-size: 14px;
    padding: 2px;
    display: block;
    margin-bottom: 10px; }
  .form-btns .link {
    font-size: 12px;
    white-space: nowrap;
    text-decoration: underline; }

.in {
  text-align: center;
  padding-top: 10px; }

.in__title {
  font-size: 20px;
  color: #000;
  margin-bottom: 15px; }

.in__desc {
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  margin-bottom: 20px; }

.title-line {
  border-bottom: 1px solid #000;
  font-size: 17px;
  padding-bottom: 10px;
  color: #000;
  margin-bottom: 20px; }

.list__item {
  overflow: hidden;
  width: 460px;
  margin-bottom: 15px; }
  .list--simple .list__item {
    width: auto; }

.list__label {
  float: left;
  display: block;
  font-size: 15px;
  color: #000;
  width: 45%;
  font-weight: normal; }
  .list--simple .list__label {
    float: none;
    width: 100%;
    margin: 0;
    line-height: 18px; }

.list__var {
  float: left;
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Arial, sans-serif;
  width: 55%; }
  .list--simple .list__var {
    float: none;
    width: 100%;
    color: #656565;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 18px; }
  .list__var strong {
    color: #000;
    font-weight: bold; }

.list__input {
  width: 100%;
  display: block;
  padding: 0 10px; }

.list__textarea,
.list__select {
  width: 100%; }

.list__select {
  padding: 2px 10px; }

.list__textarea {
  height: 90px; }

.upload {
  margin-bottom: 10px; }

.upload__btns {
  overflow: hidden;
  margin-bottom: 20px; }
  .upload__btns .remove {
    padding: 4px 8px 4px 20px; }

.upload__desc {
  font-size: 14px;
  margin-bottom: 10px; }

.upload__content {
  border: 1px solid #8C8982;
  padding: 5px; }

.upload__file {
  margin-bottom: 15px; }

.upload__photo img {
  vertical-align: top; }

.soc__title {
  margin-bottom: 5px; }

.sort-by {
  color: #000; }
  .sort-by em {
    color: #666;
    font-style: normal; }

.teasers {
  font-size: 16px;
  width: 80%;
  padding-top: 30px;
  padding-bottom: 50px; }

.teasers__item {
  margin-bottom: 25px; }

.teasers__title {
  color: #DE7744;
  text-decoration: underline;
  margin-bottom: 8px;
  display: block;
  line-height: 20px; }
  .teasers__title:hover {
    color: #DE7744;
    text-decoration: none; }

.teasers__text {
  color: #000;
  line-height: 20px;
  margin-bottom: 10px; }

.teasers__data {
  font-family: Verdana, Arial, sans-serif;
  margin-left: 15px; }

.teasers__data {
  font-size: 12px;
  color: #000; }

.meta__rating {
  vertical-align: top;
  font-size: 11px;
  margin-right: 5px; }

.meta__star {
  position: relative;
  top: -2px;
  font-size: 11px; }

.meta__view {
  color: #636363;
  font-size: 11px;
  font-family: Verdana, Arial, sans-serif; }

.view__icon {
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 13px;
  background: url(../images/icon-views.png) no-repeat 0 0; }

.comparison {
  color: #000;
  font-size: 16px;
  margin-bottom: 50px;
  margin-right: 15px;
  margin-left: 15px; }

.comparison__inner {
  font-size: 0;
  white-space: nowrap; }

.comparison__items {
  display: table; }

.compare {
  display: table-cell;
  vertical-align: top;
  width: 320px;
  font-size: 16px; }

.compare__row {
  border-bottom: 1px solid #656160;
  margin-bottom: 30px;
  padding-bottom: 5px;
  padding-left: 10px;
  min-height: 28px; }

.compare__btn {
  margin-bottom: 5px; }

.compare__buy {
  width: 106px; }

.compare__photo {
  margin-bottom: 35px;
  position: relative; }
  .compare__photo img {
    vertical-align: middle;
    max-width: 100%;
    display: inline; }

.compare__photo a {
  display: block;
  overflow: hidden;
  height: 190px;
  line-height: 190px;
  text-align: center;
  border: 1px solid #656160;
  margin: 0 15px 0 0; }

.comparison-header {
  padding-top: 297px; }

.comparison.row .comparison-header_col-1 {
  width: 20%;
}

.comparison-header__item {
  text-align: right;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
  padding-bottom: 5px;
  padding-right: 30px; }

.mCSB_draggerRail {
  background-color: #999999 !important;
  height: 6px !important; }

.mCSB_dragger {
  width: 39px !important;
  height: 10px !important;
  position: relative;
  top: 4px; }

.mCSB_dragger_bar {
  width: 39px !important;
  height: 10px !important;
  left: 0;
  margin: 0;
  z-index: 100;
  margin: 0 !important;
  background: url("../images/dragger.png") no-repeat 0 0; }

.mCSB_buttonLeft {
  background: url("../images/carousel-prev.png") no-repeat 0 0 !important;
  width: 14px !important;
  height: 23px !important;
  opacity: 1 !important;
  left: -15px !important;
  top: -2px; }

.mCSB_buttonRight {
  background: url("../images/carousel-next.png") no-repeat 0 0 !important;
  width: 14px !important;
  height: 23px !important;
  opacity: 1 !important;
  top: -2px; }

.mCSB_scrollTools {
  margin-left: -20px; }

.mCustomScrollBox {
  padding-bottom: 15px; }

.mCSB_draggerContainer {
  margin-right: 35px !important; }

.compare-filter {
  border: 1px solid #A8A596;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000;
  overflow: hidden;
  padding: 3px 10px 0 10px;
  height: 27px;
  position: relative;
  margin-bottom: 45px;
  margin-right: 125px; }
  .compare-filter .radio__label {
    color: #000; }
  .compare-filter .radio__input {
    top: 1px; }

.compare-filter__left {
  float: left; }

.compare-filter__right {
  float: right; }

.compare-filter__remove {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 9px; }

.radio--inline {
  display: inline-block;
  vertical-align: top; }

.radio-label {
  padding-right: 20px; }

.ms-ctn .ms-sel-item {
  background-color: #D6CFBC !important;
  color: #000 !important; }

.ms-res-ctn .ms-res-group {
  background-color: #D6CFBC !important;
  color: #000 !important;
  font-weight: normal; }

.ms-sel-ctn .ms-sel-item .ms-close-btn {
  background: url("../images/icon-close-small.png") no-repeat 0 0 !important; }

.ms-ctn .ms-sel-item {
  border: 1px solid #BBB !important; }

.orders {
  padding-top: 20px;
  padding-bottom: 50px; }

.orders__title {
  font-size: 23px; }

.orders__desc {
  font-size: 17px;
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 15px; }

.order-item {
  margin-bottom: 30px; }

.order-item__header {
  color: #181716;
  font-size: 14px;
  background-color: #D6CFBD;
  font-family: Verdana, Arial, sans-serif;
  padding: 4px 10px;
  margin-bottom: 20px; }

.order-item__text {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  font-family: Verdana, Arial, sans-serif;
  padding: 0 15px; }
  .order-item__text ol {
    position: relative;
    left: -15px; }
    .order-item__text ol a {
      font-size: 12px;
      color: #000;
      text-decoration: underline; }
      .order-item__text ol a:hover {
        text-decoration: none; }

.order-item__date {
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
  font-family: Verdana, Arial, sans-serif; }

.order-item__status {
  font-size: 17px;
  color: #4C4939;
  font-family: Georgia, "Times New Roman", Times, serif; }

.orders__row {
  overflow: hidden; }

.orders__col-2 {
  float: left;
  width: 50%; }

.orders__col-1 {
  float: left;
  width: 25%; }

.step {
  overflow: hidden;
  position: relative;
  background-color: #F4F4F1;
  min-height: 55px;
  margin-bottom: 5px;
  font-family: Verdana, Arial, sans-serif;
  padding: 5px 0 0 10px; }

.step--active {
  background-color: transparent; }

.step--selected {
  background-color: transparent;
  border-bottom: 1px solid #9B9786; }

.step__number {
  color: #D3CBB9;
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px; }
  .step--active .step__number {
    color: #DF7745; }
  .step--selected .step__number {
    color: #393624; }

.step__title {
  color: #DF7745;
  font-size: 22px;
  display: inline-block;
  vertical-align: middle; }
  .step--selected .step__title {
    color: #393624; }

.step__btn {
  position: absolute;
  bottom: 15px;
  right: 0;
  padding: 6px 30px;
  min-width: 115px;
}

.step__col {
  width: 50%;
  float: left; }

.step__select {
  vertical-align: middle;
  padding-top: 15px; }

.step__check {
  padding-right: 0px;
  padding-bottom: 90px;
}
.step__check label{
  padding-right: 120px;
  position: relative;
  display: block;
  min-height: 15px;
  padding-bottom: 15px;
}
.step__check label .configuration-icon{
  right: 0px;
  position: absolute;
  margin-top: 0px;
  top: 0;
}
.step__check input:checked+label img.no-select {
  opacity: 1 !important;
}

.step-price {
  position: relative;
  white-space: nowrap;
  vertical-align: middle; }
  .step-price span {
    vertical-align: middle; }

.step-price__item {
  margin-left: 20px; }
  .step-price__item:first-child {
    margin-left: 0; }

.step-price__input {
  width: 90px;
  padding: 1px 5px;
  vertical-align: middle; }

.step-price__submit {
  position: absolute;
  /*top: 3px;*/
  bottom: 15px;
  padding: 6px 30px;
  right: 0;
  min-width: 115px;
}

.step__boxs {
  padding-top: 20px; }

.search-box {
  height: 40px;
  border: 2px solid #4E4A3A;
  position: relative;
  background-color: #FFF; }

.search-box__input {
  width: 100%;
  font-size: 15px;
  padding: 7px 50px 0px 15px;
  border: 0;
  background: none; }
  .search-box__input:focus {
    outline: none; }

.search-box__submit {
  padding: 0;
  position: absolute;
  top: 8px;
  right: 0px;
  height: 21px;
  width: 40px;
  border: 0px;
  text-indent: -9999px;
  border-left: 1px solid #000;
  background: transparent url("../images/search-icon.png") no-repeat center center; }
  .search-box__submit:focus {
    outline: none; }

.search-item {
  border-bottom: 1px solid #D4CDBC;
  margin-bottom: 15px;
  padding-bottom: 5px; }
  .search-item:last-child {
    border-color: transparent;
    margin-bottom: 0;
    padding-bottom: 0; }
  .search-list__right .search-item {
    min-height: 147px; }
  .search-list__right .search-item:last-child {
    border-bottom: 1px solid #D4CDBC; }

.search-item__title {
  font-size: 22px;
  margin-bottom: 15px; }
  .search-item__title a {
    color: inherit; }
  .search-list__right .search-item__title {
    margin-bottom: 5px; }

.search-item__text {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px; }

.search-item__tags {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #8D8A78;
  margin-bottom: 5px; }
  .search-item__tags a {
    color: inherit; }

.search-item__meta {
  padding-top: 5px; }

.search-item__meta > * {
  margin-right: 20px; }

.file__label {
  font-weight: normal;
  color: #4E4A3A;
  font-size: 14px;
  font-style: italic; }

.file__var {
  font-weight: bold;
  color: #000;
  font-style: normal;
  margin-right: 20px; }

.search-photo {
  margin-bottom: -20px; }

.search-photo__title {
  font-size: 22px;
  color: #000;
  padding-left: 30px; }
  .search-photo__title span {
    color: #4E4A3A; }

.search-list__left {
  float: left; }

.search-list__right {
  margin-left: 220px; }
  .search-list__right .search-item__breadcrumb {
    padding-top: 0; }

.search-list__row {
  overflow: hidden;
  margin-bottom: 25px;
  margin-top: 25px; }

.search-list__photo {
  width: 204px;
  line-height: 140px;
  padding: 2px;
  text-align: center;
  border: 1px solid #8c8a77; }
  .search-list__photo img {
    vertical-align: middle; }

.browser-text {
  font-size: 20px;
  padding: 50px 70px 0 70px; }

.logo-browser {
  padding: 30px 0 50px;
  overflow: hidden; }

.logo-browser__item {
  float: left;
  width: 150px; }

.logo-browser__img {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 80px;
  height: 80px; }
  .logo-browser__img img {
    max-width: 100%; }

.error-box {
  width: 500px;
  margin: 0 auto;
  text-align: center; }

.error-box__top {
  color: #cccccc;
  font-size: 44px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-family: Verdana, Arial, sans-serif; }

.-page404 .error-box__main {
  font-size: 170px;
  color: #cccccc;
  font-family: Verdana, Arial, sans-serif; }

.error-box__main {
  margin-bottom: 50px;
  color: #cccccc;
  font-weight: bold; }

.error-box__details {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px; }

.loader {
  width: 440px;
  margin: 0 auto;
  height: 290px;
  background: url("../images/loading-icon.gif") no-repeat center center; }

.form-center {
  padding-top: 20px;
  margin-bottom: 15px;
  width: 465px;
  margin: 0 auto;
  padding-bottom: 50px; }
  .form-center .form-item {
    margin: 0 5px 20px; }

form.form--recovery .form-center{
  width: 665px;
}

.form-center__btns {
  text-align: center; }
  .form-center__btns input {
    margin-right: 10px; }
  .form-center__btns .link {
    text-decoration: underline; }
  .form-center__btns .link:hover {
    text-decoration: none;
    color: #000; }

.map-list {
  padding-top: 20px;
  color: #000;
  margin-bottom: 50px; }
  .map-list li {
    margin-bottom: 5px; }
  .map-list a {
    color: inherit;
    text-decoration: underline; }
    .map-list a:hover {
      text-decoration: none; }

.map-list__col {
  float: left;
  width: 35%;
  padding-right: 10px; }
  .map-list__col:first-child {
    margin-left: 15%; }
  .map-list__col:last-child {
    margin-right: 15%; }

.preloader,
[id^="wait_comp"] {
  background-color: rgba(0, 0, 0, 0.8) !important;
  background-image: url("../images/preloader-2.gif") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  position: fixed !important; }

#oldbr {
  display: block !important;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  outline: 0; }

#oldbr-bg {
  display: block;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50); }

#reg {
  z-index: 1100;
}
#login {
  z-index: 1200;
}

.carousel-wrap {
  margin: 0px 0px 10px 0px; }

.album-meta .btn:focus {
  color: #000; }

.bx-wrapper img {
  display: inline; }

.bx-wrapper li {
  text-align: center; }

.carousel .carousel-inner .item {
  text-align: center; }

.carousel .carousel-inner .item img {
  display: inline; }

.carousel-inner {
  height: 410px; }

.hint-content {
  width: 300px;
  white-space: normal; }

.store__right {
  position: relative; }

.print-placemark {
  position: absolute;
  top: 190px;
  left: 50%;
  width: 38px;
  height: 43px;
  z-index: 50;
  display: none;
  margin-left: -19px;
  margin-top: -54px; }

h2, .h2 {
  font-size: 20px; }

.pagination > .active > a {
  background-color: transparent !important;
  border-color: transparent !important; }

.node__img.nobrd {
  border: 0; }

.img-one {
  width: 30%; }

.img-two {
  width: 60%; }

.img-tree {
  width: 100%; }

.node-popup {
  cursor: pointer; }

.img-zoom {
  position: relative;
  cursor: pointer; }
  .img-zoom p {
    position: relative; }
  .img-zoom p:after {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url("../images/node-popup.png");
    background-size: 25px 25px;
    background-position: 0 0; }

.title-popup {
  padding: 10px; }

.filter-btn {
  text-align: center; }

.filter-btn__submit {
  margin-bottom: 4px; }

.filter-btn__reset {
  border-bottom: 1px dashed #625F61;
  padding: 0;
  text-decoration: none; }

.filter-btn__reset:hover {
  border-color: transparent;
  text-decoration: none; }

.new_media_star .ilike .bx-ilike-button {
  font-size: 10px;
  color: #333333; }

.video_content{
  display: none;
  position: absolute;
  top: 0;
  left: 10px;
  width: 625px;
  height: 365px;
  background: #FFF;
  z-index: 150;
  text-align: center;
}
.video_border{
  position: absolute;
  background: #FFF;
  z-index:151;
}
.vb_left{
  width: 212px;
  height: 365px;
  top:0;
  left:0;
}
.vb_right{
  width: 211px;
  height: 365px;
  top:0;
  right:0;
}
.vb_top{
  top:0;
  right:0;
  width: 625px;
  height: 1px;
}
.vb_bottom{
  bottom:0;
  right:0;
  width: 625px;
  height: 1px;
}

.slider-for{
  position: relative;
}
.playmedia {
   content: '';
   display: block;
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
 //z-index: 10;
   background-image: url('../images/icon-video.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-color: rgba(#DED9C9, 0);
   transition: background 0.3s ease-out;
}

.card-buttons div.btn--center{
  width:100%;
  text-align: center;
}


#popup_form_notify .block__title--bg:after,
#popup_form_notify .block__title--bg:before {
  width: 225px; }


.user_agreement_text {
  display: none;
}

.error_pd_agreement_text {
  color: red;
}

/* Подписка на товары */
.card-buttons-1 .catalog-subscribe__btn {
  border: 0;
  padding: 6px 25px;
  font-size: 12px;
  letter-spacing: 1px;
}
.shop-list .catalog-subscribe__btn.btn-white,
.card-buttons-1 .catalog-subscribe__btn.btn-white {
  border: 1px solid;
  color: #de7744;
  border-color: #CC6700;
  padding: 5px 24px;
}

.shop-list .catalog-subscribe__btn.btn-white:hover,
.card-buttons-1 .catalog-subscribe__btn.btn-white:hover {
  color: #fff;
}



.grayscale_filter {
  -webkit-filter: brightness(70%);
  -moz-filter: brightness(70%);
  filter: brightness(70%);

  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray; /* IE 6-9 */
  -webkit-filter: grayscale(1);
}

.card-wrap.certificate-slider-pager-block{
  padding-bottom: 100px;
}

.stockout_price{
  color: #969696;
}
.stockout_price-label{
  font-weight: bold;
}

.on_order_price-label{
  font-weight: bold;
  color: #9e9e9e;
}

.download-price_btn_placeholser{
  text-align: center;
}

.footer_label-center{
  text-align: center;
}

.small-cart-close{
  display: none;
}

#coupon_help {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("../images/hint.gif");
}

.coupon_help_tooltip{
  max-width: 200px;
  position: absolute;
  top:0;
  margin-top: 32px;
  margin-left: 2px;
  left: 13px;
  z-index: 100;
  border: 1px solid #999999; }

.coupon_help_tooltip.in {
  padding-top: 0;
}


.errorActivationText{
  color: red;
  font-weight: bold;
}

.stub-block {
  visibility: hidden;
}

.vote_stub{
  float: left;
  display: inline-block;
  width: 49px;
  height: 21px;
}

.box_compare_lower{
  padding-top: 5px;
  text-align: left;
}
.box_compare_lower .box__compared{
  float: none;
  width: auto;
}

.on-order_price{

}

.bonus-card-issue-confirm label{
  display: inline;
}

.form__item.form__item--inline.bonus-card-issue-confirm input{
  vertical-align: top;
}

.bonus-card-issue-confirm label span{
  margin-left: 0;
  top: 0;
  font-weight: normal;
  line-height: normal;
}
.bonus-card-issue-confirm a{
  line-height: normal;
}

#ORDER_UF_ACCEPT_PD_AGRMNT{
  vertical-align: top;
}