@font-face {
  font-family:'FontAwesome';
  src:url('/gfx/fonts/fontawesome-webfont.eot?v=4.3.0');
  src:url('/gfx/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/gfx/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/gfx/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/gfx/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/gfx/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight:normal;
  font-style:normal;
}
.fa {
  display:inline-block;
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0,0);
}
.fa-lg {
  font-size:1.33333333em;
  line-height:0.75em;
  vertical-align:-15%;
}
.fa-2x { font-size:2em; }
.fa-3x { font-size:3em; }
.fa-4x { font-size:4em; }
.fa-5x { font-size:5em; }
.fa-fw {
  width:1.28571429em;
  text-align:center;
}
.fa-ul {
  padding-left:0;
  margin-left:2.14285714em;
  list-style-type:none;
}
.fa-ul > li { position:relative; }
.fa-li {
  position:absolute;
  left:-2.14285714em;
  width:2.14285714em;
  top:0.14285714em;
  text-align:center;
}
.fa-li.fa-lg { left:-1.85714286em; }
.fa-border {
  padding:.2em .25em .15em;
  border:solid 0.08em #eeeeee;
  border-radius:.1em;
}
.pull-right { float:right; }
.pull-left { float:left; }
.fa.pull-left { margin-right:.3em; }
.fa.pull-right { margin-left:.3em; }
.fa-spin {
  -webkit-animation:fa-spin 2s infinite linear;
  animation:fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation:fa-spin 1s infinite steps(8);
  animation:fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100% {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100% {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}
.fa-rotate-90 {
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}
.fa-rotate-180 {
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg);
}
.fa-rotate-270 {
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform:rotate(270deg);
  -ms-transform:rotate(270deg);
  transform:rotate(270deg);
}
.fa-flip-horizontal {
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  -webkit-transform:scale(-1,1);
  -ms-transform:scale(-1,1);
  transform:scale(-1,1);
}
.fa-flip-vertical {
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  -webkit-transform:scale(1,-1);
  -ms-transform:scale(1,-1);
  transform:scale(1,-1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter:none; }
.fa-stack {
  position:relative;
  display:inline-block;
  width:2em;
  height:2em;
  line-height:2em;
  vertical-align:middle;
}
.fa-stack-1x, .fa-stack-2x {
  position:absolute;
  left:0;
  width:100%;
  text-align:center;
}
.fa-stack-1x { line-height:inherit; }
.fa-stack-2x { font-size:2em; }
.fa-inverse { color:#ffffff; }
.fa-glass:before { content:"\f000"; }
.fa-music:before { content:"\f001"; }
.fa-search:before { content:"\f002"; }
.fa-envelope-o:before { content:"\f003"; }
.fa-heart:before { content:"\f004"; }
.fa-star:before { content:"\f005"; }
.fa-star-o:before { content:"\f006"; }
.fa-user:before { content:"\f007"; }
.fa-film:before { content:"\f008"; }
.fa-th-large:before { content:"\f009"; }
.fa-th:before { content:"\f00a"; }
.fa-th-list:before { content:"\f00b"; }
.fa-check:before { content:"\f00c"; }
.fa-remove:before, .fa-close:before, .fa-times:before { content:"\f00d"; }
.fa-search-plus:before { content:"\f00e"; }
.fa-search-minus:before { content:"\f010"; }
.fa-power-off:before { content:"\f011"; }
.fa-signal:before { content:"\f012"; }
.fa-gear:before, .fa-cog:before { content:"\f013"; }
.fa-trash-o:before { content:"\f014"; }
.fa-home:before { content:"\f015"; }
.fa-file-o:before { content:"\f016"; }
.fa-clock-o:before { content:"\f017"; }
.fa-road:before { content:"\f018"; }
.fa-download:before { content:"\f019"; }
.fa-arrow-circle-o-down:before { content:"\f01a"; }
.fa-arrow-circle-o-up:before { content:"\f01b"; }
.fa-inbox:before { content:"\f01c"; }
.fa-play-circle-o:before { content:"\f01d"; }
.fa-rotate-right:before, .fa-repeat:before { content:"\f01e"; }
.fa-refresh:before { content:"\f021"; }
.fa-list-alt:before { content:"\f022"; }
.fa-lock:before { content:"\f023"; }
.fa-flag:before { content:"\f024"; }
.fa-headphones:before { content:"\f025"; }
.fa-volume-off:before { content:"\f026"; }
.fa-volume-down:before { content:"\f027"; }
.fa-volume-up:before { content:"\f028"; }
.fa-qrcode:before { content:"\f029"; }
.fa-barcode:before { content:"\f02a"; }
.fa-tag:before { content:"\f02b"; }
.fa-tags:before { content:"\f02c"; }
.fa-book:before { content:"\f02d"; }
.fa-bookmark:before { content:"\f02e"; }
.fa-print:before { content:"\f02f"; }
.fa-camera:before { content:"\f030"; }
.fa-font:before { content:"\f031"; }
.fa-bold:before { content:"\f032"; }
.fa-italic:before { content:"\f033"; }
.fa-text-height:before { content:"\f034"; }
.fa-text-width:before { content:"\f035"; }
.fa-align-left:before { content:"\f036"; }
.fa-align-center:before { content:"\f037"; }
.fa-align-right:before { content:"\f038"; }
.fa-align-justify:before { content:"\f039"; }
.fa-list:before { content:"\f03a"; }
.fa-dedent:before, .fa-outdent:before { content:"\f03b"; }
.fa-indent:before { content:"\f03c"; }
.fa-video-camera:before { content:"\f03d"; }
.fa-photo:before, .fa-image:before, .fa-picture-o:before { content:"\f03e"; }
.fa-pencil:before { content:"\f040"; }
.fa-map-marker:before { content:"\f041"; }
.fa-adjust:before { content:"\f042"; }
.fa-tint:before { content:"\f043"; }
.fa-edit:before, .fa-pencil-square-o:before { content:"\f044"; }
.fa-share-square-o:before { content:"\f045"; }
.fa-check-square-o:before { content:"\f046"; }
.fa-arrows:before { content:"\f047"; }
.fa-step-backward:before { content:"\f048"; }
.fa-fast-backward:before { content:"\f049"; }
.fa-backward:before { content:"\f04a"; }
.fa-play:before { content:"\f04b"; }
.fa-pause:before { content:"\f04c"; }
.fa-stop:before { content:"\f04d"; }
.fa-forward:before { content:"\f04e"; }
.fa-fast-forward:before { content:"\f050"; }
.fa-step-forward:before { content:"\f051"; }
.fa-eject:before { content:"\f052"; }
.fa-chevron-left:before { content:"\f053"; }
.fa-chevron-right:before { content:"\f054"; }
.fa-plus-circle:before { content:"\f055"; }
.fa-minus-circle:before { content:"\f056"; }
.fa-times-circle:before { content:"\f057"; }
.fa-check-circle:before { content:"\f058"; }
.fa-question-circle:before { content:"\f059"; }
.fa-info-circle:before { content:"\f05a"; }
.fa-crosshairs:before { content:"\f05b"; }
.fa-times-circle-o:before { content:"\f05c"; }
.fa-check-circle-o:before { content:"\f05d"; }
.fa-ban:before { content:"\f05e"; }
.fa-arrow-left:before { content:"\f060"; }
.fa-arrow-right:before { content:"\f061"; }
.fa-arrow-up:before { content:"\f062"; }
.fa-arrow-down:before { content:"\f063"; }
.fa-mail-forward:before, .fa-share:before { content:"\f064"; }
.fa-expand:before { content:"\f065"; }
.fa-compress:before { content:"\f066"; }
.fa-plus:before { content:"\f067"; }
.fa-minus:before { content:"\f068"; }
.fa-asterisk:before { content:"\f069"; }
.fa-exclamation-circle:before { content:"\f06a"; }
.fa-gift:before { content:"\f06b"; }
.fa-leaf:before { content:"\f06c"; }
.fa-fire:before { content:"\f06d"; }
.fa-eye:before { content:"\f06e"; }
.fa-eye-slash:before { content:"\f070"; }
.fa-warning:before, .fa-exclamation-triangle:before { content:"\f071"; }
.fa-plane:before { content:"\f072"; }
.fa-calendar:before { content:"\f073"; }
.fa-random:before { content:"\f074"; }
.fa-comment:before { content:"\f075"; }
.fa-magnet:before { content:"\f076"; }
.fa-chevron-up:before { content:"\f077"; }
.fa-chevron-down:before { content:"\f078"; }
.fa-retweet:before { content:"\f079"; }
.fa-shopping-cart:before { content:"\f07a"; }
.fa-folder:before { content:"\f07b"; }
.fa-folder-open:before { content:"\f07c"; }
.fa-arrows-v:before { content:"\f07d"; }
.fa-arrows-h:before { content:"\f07e"; }
.fa-bar-chart-o:before, .fa-bar-chart:before { content:"\f080"; }
.fa-twitter-square:before { content:"\f081"; }
.fa-facebook-square:before { content:"\f082"; }
.fa-camera-retro:before { content:"\f083"; }
.fa-key:before { content:"\f084"; }
.fa-gears:before, .fa-cogs:before { content:"\f085"; }
.fa-comments:before { content:"\f086"; }
.fa-thumbs-o-up:before { content:"\f087"; }
.fa-thumbs-o-down:before { content:"\f088"; }
.fa-star-half:before { content:"\f089"; }
.fa-heart-o:before { content:"\f08a"; }
.fa-sign-out:before { content:"\f08b"; }
.fa-linkedin-square:before { content:"\f08c"; }
.fa-thumb-tack:before { content:"\f08d"; }
.fa-external-link:before { content:"\f08e"; }
.fa-sign-in:before { content:"\f090"; }
.fa-trophy:before { content:"\f091"; }
.fa-github-square:before { content:"\f092"; }
.fa-upload:before { content:"\f093"; }
.fa-lemon-o:before { content:"\f094"; }
.fa-phone:before { content:"\f095"; }
.fa-square-o:before { content:"\f096"; }
.fa-bookmark-o:before { content:"\f097"; }
.fa-phone-square:before { content:"\f098"; }
.fa-twitter:before { content:"\f099"; }
.fa-facebook-f:before, .fa-facebook:before { content:"\f09a"; }
.fa-github:before { content:"\f09b"; }
.fa-unlock:before { content:"\f09c"; }
.fa-credit-card:before { content:"\f09d"; }
.fa-rss:before { content:"\f09e"; }
.fa-hdd-o:before { content:"\f0a0"; }
.fa-bullhorn:before { content:"\f0a1"; }
.fa-bell:before { content:"\f0f3"; }
.fa-certificate:before { content:"\f0a3"; }
.fa-hand-o-right:before { content:"\f0a4"; }
.fa-hand-o-left:before { content:"\f0a5"; }
.fa-hand-o-up:before { content:"\f0a6"; }
.fa-hand-o-down:before { content:"\f0a7"; }
.fa-arrow-circle-left:before { content:"\f0a8"; }
.fa-arrow-circle-right:before { content:"\f0a9"; }
.fa-arrow-circle-up:before { content:"\f0aa"; }
.fa-arrow-circle-down:before { content:"\f0ab"; }
.fa-globe:before { content:"\f0ac"; }
.fa-wrench:before { content:"\f0ad"; }
.fa-tasks:before { content:"\f0ae"; }
.fa-filter:before { content:"\f0b0"; }
.fa-briefcase:before { content:"\f0b1"; }
.fa-arrows-alt:before { content:"\f0b2"; }
.fa-group:before, .fa-users:before { content:"\f0c0"; }
.fa-chain:before, .fa-link:before { content:"\f0c1"; }
.fa-cloud:before { content:"\f0c2"; }
.fa-flask:before { content:"\f0c3"; }
.fa-cut:before, .fa-scissors:before { content:"\f0c4"; }
.fa-copy:before, .fa-files-o:before { content:"\f0c5"; }
.fa-paperclip:before { content:"\f0c6"; }
.fa-save:before, .fa-floppy-o:before { content:"\f0c7"; }
.fa-square:before { content:"\f0c8"; }
.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content:"\f0c9"; }
.fa-list-ul:before { content:"\f0ca"; }
.fa-list-ol:before { content:"\f0cb"; }
.fa-strikethrough:before { content:"\f0cc"; }
.fa-underline:before { content:"\f0cd"; }
.fa-table:before { content:"\f0ce"; }
.fa-magic:before { content:"\f0d0"; }
.fa-truck:before { content:"\f0d1"; }
.fa-pinterest:before { content:"\f0d2"; }
.fa-pinterest-square:before { content:"\f0d3"; }
.fa-google-plus-square:before { content:"\f0d4"; }
.fa-google-plus:before { content:"\f0d5"; }
.fa-money:before { content:"\f0d6"; }
.fa-caret-down:before { content:"\f0d7"; }
.fa-caret-up:before { content:"\f0d8"; }
.fa-caret-left:before { content:"\f0d9"; }
.fa-caret-right:before { content:"\f0da"; }
.fa-columns:before { content:"\f0db"; }
.fa-unsorted:before, .fa-sort:before { content:"\f0dc"; }
.fa-sort-down:before, .fa-sort-desc:before { content:"\f0dd"; }
.fa-sort-up:before, .fa-sort-asc:before { content:"\f0de"; }
.fa-envelope:before { content:"\f0e0"; }
.fa-linkedin:before { content:"\f0e1"; }
.fa-rotate-left:before, .fa-undo:before { content:"\f0e2"; }
.fa-legal:before, .fa-gavel:before { content:"\f0e3"; }
.fa-dashboard:before, .fa-tachometer:before { content:"\f0e4"; }
.fa-comment-o:before { content:"\f0e5"; }
.fa-comments-o:before { content:"\f0e6"; }
.fa-flash:before, .fa-bolt:before { content:"\f0e7"; }
.fa-sitemap:before { content:"\f0e8"; }
.fa-umbrella:before { content:"\f0e9"; }
.fa-paste:before, .fa-clipboard:before { content:"\f0ea"; }
.fa-lightbulb-o:before { content:"\f0eb"; }
.fa-exchange:before { content:"\f0ec"; }
.fa-cloud-download:before { content:"\f0ed"; }
.fa-cloud-upload:before { content:"\f0ee"; }
.fa-user-md:before { content:"\f0f0"; }
.fa-stethoscope:before { content:"\f0f1"; }
.fa-suitcase:before { content:"\f0f2"; }
.fa-bell-o:before { content:"\f0a2"; }
.fa-coffee:before { content:"\f0f4"; }
.fa-cutlery:before { content:"\f0f5"; }
.fa-file-text-o:before { content:"\f0f6"; }
.fa-building-o:before { content:"\f0f7"; }
.fa-hospital-o:before { content:"\f0f8"; }
.fa-ambulance:before { content:"\f0f9"; }
.fa-medkit:before { content:"\f0fa"; }
.fa-fighter-jet:before { content:"\f0fb"; }
.fa-beer:before { content:"\f0fc"; }
.fa-h-square:before { content:"\f0fd"; }
.fa-plus-square:before { content:"\f0fe"; }
.fa-angle-double-left:before { content:"\f100"; }
.fa-angle-double-right:before { content:"\f101"; }
.fa-angle-double-up:before { content:"\f102"; }
.fa-angle-double-down:before { content:"\f103"; }
.fa-angle-left:before { content:"\f104"; }
.fa-angle-right:before { content:"\f105"; }
.fa-angle-up:before { content:"\f106"; }
.fa-angle-down:before { content:"\f107"; }
.fa-desktop:before { content:"\f108"; }
.fa-laptop:before { content:"\f109"; }
.fa-tablet:before { content:"\f10a"; }
.fa-mobile-phone:before, .fa-mobile:before { content:"\f10b"; }
.fa-circle-o:before { content:"\f10c"; }
.fa-quote-left:before { content:"\f10d"; }
.fa-quote-right:before { content:"\f10e"; }
.fa-spinner:before { content:"\f110"; }
.fa-circle:before { content:"\f111"; }
.fa-mail-reply:before, .fa-reply:before { content:"\f112"; }
.fa-github-alt:before { content:"\f113"; }
.fa-folder-o:before { content:"\f114"; }
.fa-folder-open-o:before { content:"\f115"; }
.fa-smile-o:before { content:"\f118"; }
.fa-frown-o:before { content:"\f119"; }
.fa-meh-o:before { content:"\f11a"; }
.fa-gamepad:before { content:"\f11b"; }
.fa-keyboard-o:before { content:"\f11c"; }
.fa-flag-o:before { content:"\f11d"; }
.fa-flag-checkered:before { content:"\f11e"; }
.fa-terminal:before { content:"\f120"; }
.fa-code:before { content:"\f121"; }
.fa-mail-reply-all:before, .fa-reply-all:before { content:"\f122"; }
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content:"\f123"; }
.fa-location-arrow:before { content:"\f124"; }
.fa-crop:before { content:"\f125"; }
.fa-code-fork:before { content:"\f126"; }
.fa-unlink:before, .fa-chain-broken:before { content:"\f127"; }
.fa-question:before { content:"\f128"; }
.fa-info:before { content:"\f129"; }
.fa-exclamation:before { content:"\f12a"; }
.fa-superscript:before { content:"\f12b"; }
.fa-subscript:before { content:"\f12c"; }
.fa-eraser:before { content:"\f12d"; }
.fa-puzzle-piece:before { content:"\f12e"; }
.fa-microphone:before { content:"\f130"; }
.fa-microphone-slash:before { content:"\f131"; }
.fa-shield:before { content:"\f132"; }
.fa-calendar-o:before { content:"\f133"; }
.fa-fire-extinguisher:before { content:"\f134"; }
.fa-rocket:before { content:"\f135"; }
.fa-maxcdn:before { content:"\f136"; }
.fa-chevron-circle-left:before { content:"\f137"; }
.fa-chevron-circle-right:before { content:"\f138"; }
.fa-chevron-circle-up:before { content:"\f139"; }
.fa-chevron-circle-down:before { content:"\f13a"; }
.fa-html5:before { content:"\f13b"; }
.fa-css3:before { content:"\f13c"; }
.fa-anchor:before { content:"\f13d"; }
.fa-unlock-alt:before { content:"\f13e"; }
.fa-bullseye:before { content:"\f140"; }
.fa-ellipsis-h:before { content:"\f141"; }
.fa-ellipsis-v:before { content:"\f142"; }
.fa-rss-square:before { content:"\f143"; }
.fa-play-circle:before { content:"\f144"; }
.fa-ticket:before { content:"\f145"; }
.fa-minus-square:before { content:"\f146"; }
.fa-minus-square-o:before { content:"\f147"; }
.fa-level-up:before { content:"\f148"; }
.fa-level-down:before { content:"\f149"; }
.fa-check-square:before { content:"\f14a"; }
.fa-pencil-square:before { content:"\f14b"; }
.fa-external-link-square:before { content:"\f14c"; }
.fa-share-square:before { content:"\f14d"; }
.fa-compass:before { content:"\f14e"; }
.fa-toggle-down:before, .fa-caret-square-o-down:before { content:"\f150"; }
.fa-toggle-up:before, .fa-caret-square-o-up:before { content:"\f151"; }
.fa-toggle-right:before, .fa-caret-square-o-right:before { content:"\f152"; }
.fa-euro:before, .fa-eur:before { content:"\f153"; }
.fa-gbp:before { content:"\f154"; }
.fa-dollar:before, .fa-usd:before { content:"\f155"; }
.fa-rupee:before, .fa-inr:before { content:"\f156"; }
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content:"\f157"; }
.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content:"\f158"; }
.fa-won:before, .fa-krw:before { content:"\f159"; }
.fa-bitcoin:before, .fa-btc:before { content:"\f15a"; }
.fa-file:before { content:"\f15b"; }
.fa-file-text:before { content:"\f15c"; }
.fa-sort-alpha-asc:before { content:"\f15d"; }
.fa-sort-alpha-desc:before { content:"\f15e"; }
.fa-sort-amount-asc:before { content:"\f160"; }
.fa-sort-amount-desc:before { content:"\f161"; }
.fa-sort-numeric-asc:before { content:"\f162"; }
.fa-sort-numeric-desc:before { content:"\f163"; }
.fa-thumbs-up:before { content:"\f164"; }
.fa-thumbs-down:before { content:"\f165"; }
.fa-youtube-square:before { content:"\f166"; }
.fa-youtube:before { content:"\f167"; }
.fa-xing:before { content:"\f168"; }
.fa-xing-square:before { content:"\f169"; }
.fa-youtube-play:before { content:"\f16a"; }
.fa-dropbox:before { content:"\f16b"; }
.fa-stack-overflow:before { content:"\f16c"; }
.fa-instagram:before { content:"\f16d"; }
.fa-flickr:before { content:"\f16e"; }
.fa-adn:before { content:"\f170"; }
.fa-bitbucket:before { content:"\f171"; }
.fa-bitbucket-square:before { content:"\f172"; }
.fa-tumblr:before { content:"\f173"; }
.fa-tumblr-square:before { content:"\f174"; }
.fa-long-arrow-down:before { content:"\f175"; }
.fa-long-arrow-up:before { content:"\f176"; }
.fa-long-arrow-left:before { content:"\f177"; }
.fa-long-arrow-right:before { content:"\f178"; }
.fa-apple:before { content:"\f179"; }
.fa-windows:before { content:"\f17a"; }
.fa-android:before { content:"\f17b"; }
.fa-linux:before { content:"\f17c"; }
.fa-dribbble:before { content:"\f17d"; }
.fa-skype:before { content:"\f17e"; }
.fa-foursquare:before { content:"\f180"; }
.fa-trello:before { content:"\f181"; }
.fa-female:before { content:"\f182"; }
.fa-male:before { content:"\f183"; }
.fa-gittip:before, .fa-gratipay:before { content:"\f184"; }
.fa-sun-o:before { content:"\f185"; }
.fa-moon-o:before { content:"\f186"; }
.fa-archive:before { content:"\f187"; }
.fa-bug:before { content:"\f188"; }
.fa-vk:before { content:"\f189"; }
.fa-weibo:before { content:"\f18a"; }
.fa-renren:before { content:"\f18b"; }
.fa-pagelines:before { content:"\f18c"; }
.fa-stack-exchange:before { content:"\f18d"; }
.fa-arrow-circle-o-right:before { content:"\f18e"; }
.fa-arrow-circle-o-left:before { content:"\f190"; }
.fa-toggle-left:before, .fa-caret-square-o-left:before { content:"\f191"; }
.fa-dot-circle-o:before { content:"\f192"; }
.fa-wheelchair:before { content:"\f193"; }
.fa-vimeo-square:before { content:"\f194"; }
.fa-turkish-lira:before, .fa-try:before { content:"\f195"; }
.fa-plus-square-o:before { content:"\f196"; }
.fa-space-shuttle:before { content:"\f197"; }
.fa-slack:before { content:"\f198"; }
.fa-envelope-square:before { content:"\f199"; }
.fa-wordpress:before { content:"\f19a"; }
.fa-openid:before { content:"\f19b"; }
.fa-institution:before, .fa-bank:before, .fa-university:before { content:"\f19c"; }
.fa-mortar-board:before, .fa-graduation-cap:before { content:"\f19d"; }
.fa-yahoo:before { content:"\f19e"; }
.fa-google:before { content:"\f1a0"; }
.fa-reddit:before { content:"\f1a1"; }
.fa-reddit-square:before { content:"\f1a2"; }
.fa-stumbleupon-circle:before { content:"\f1a3"; }
.fa-stumbleupon:before { content:"\f1a4"; }
.fa-delicious:before { content:"\f1a5"; }
.fa-digg:before { content:"\f1a6"; }
.fa-pied-piper:before { content:"\f1a7"; }
.fa-pied-piper-alt:before { content:"\f1a8"; }
.fa-drupal:before { content:"\f1a9"; }
.fa-joomla:before { content:"\f1aa"; }
.fa-language:before { content:"\f1ab"; }
.fa-fax:before { content:"\f1ac"; }
.fa-building:before { content:"\f1ad"; }
.fa-child:before { content:"\f1ae"; }
.fa-paw:before { content:"\f1b0"; }
.fa-spoon:before { content:"\f1b1"; }
.fa-cube:before { content:"\f1b2"; }
.fa-cubes:before { content:"\f1b3"; }
.fa-behance:before { content:"\f1b4"; }
.fa-behance-square:before { content:"\f1b5"; }
.fa-steam:before { content:"\f1b6"; }
.fa-steam-square:before { content:"\f1b7"; }
.fa-recycle:before { content:"\f1b8"; }
.fa-automobile:before, .fa-car:before { content:"\f1b9"; }
.fa-cab:before, .fa-taxi:before { content:"\f1ba"; }
.fa-tree:before { content:"\f1bb"; }
.fa-spotify:before { content:"\f1bc"; }
.fa-deviantart:before { content:"\f1bd"; }
.fa-soundcloud:before { content:"\f1be"; }
.fa-database:before { content:"\f1c0"; }
.fa-file-pdf-o:before { content:"\f1c1"; }
.fa-file-word-o:before { content:"\f1c2"; }
.fa-file-excel-o:before { content:"\f1c3"; }
.fa-file-powerpoint-o:before { content:"\f1c4"; }
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content:"\f1c5"; }
.fa-file-zip-o:before, .fa-file-archive-o:before { content:"\f1c6"; }
.fa-file-sound-o:before, .fa-file-audio-o:before { content:"\f1c7"; }
.fa-file-movie-o:before, .fa-file-video-o:before { content:"\f1c8"; }
.fa-file-code-o:before { content:"\f1c9"; }
.fa-vine:before { content:"\f1ca"; }
.fa-codepen:before { content:"\f1cb"; }
.fa-jsfiddle:before { content:"\f1cc"; }
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content:"\f1cd"; }
.fa-circle-o-notch:before { content:"\f1ce"; }
.fa-ra:before, .fa-rebel:before { content:"\f1d0"; }
.fa-ge:before, .fa-empire:before { content:"\f1d1"; }
.fa-git-square:before { content:"\f1d2"; }
.fa-git:before { content:"\f1d3"; }
.fa-hacker-news:before { content:"\f1d4"; }
.fa-tencent-weibo:before { content:"\f1d5"; }
.fa-qq:before { content:"\f1d6"; }
.fa-wechat:before, .fa-weixin:before { content:"\f1d7"; }
.fa-send:before, .fa-paper-plane:before { content:"\f1d8"; }
.fa-send-o:before, .fa-paper-plane-o:before { content:"\f1d9"; }
.fa-history:before { content:"\f1da"; }
.fa-genderless:before, .fa-circle-thin:before { content:"\f1db"; }
.fa-header:before { content:"\f1dc"; }
.fa-paragraph:before { content:"\f1dd"; }
.fa-sliders:before { content:"\f1de"; }
.fa-share-alt:before { content:"\f1e0"; }
.fa-share-alt-square:before { content:"\f1e1"; }
.fa-bomb:before { content:"\f1e2"; }
.fa-soccer-ball-o:before, .fa-futbol-o:before { content:"\f1e3"; }
.fa-tty:before { content:"\f1e4"; }
.fa-binoculars:before { content:"\f1e5"; }
.fa-plug:before { content:"\f1e6"; }
.fa-slideshare:before { content:"\f1e7"; }
.fa-twitch:before { content:"\f1e8"; }
.fa-yelp:before { content:"\f1e9"; }
.fa-newspaper-o:before { content:"\f1ea"; }
.fa-wifi:before { content:"\f1eb"; }
.fa-calculator:before { content:"\f1ec"; }
.fa-paypal:before { content:"\f1ed"; }
.fa-google-wallet:before { content:"\f1ee"; }
.fa-cc-visa:before { content:"\f1f0"; }
.fa-cc-mastercard:before { content:"\f1f1"; }
.fa-cc-discover:before { content:"\f1f2"; }
.fa-cc-amex:before { content:"\f1f3"; }
.fa-cc-paypal:before { content:"\f1f4"; }
.fa-cc-stripe:before { content:"\f1f5"; }
.fa-bell-slash:before { content:"\f1f6"; }
.fa-bell-slash-o:before { content:"\f1f7"; }
.fa-trash:before { content:"\f1f8"; }
.fa-copyright:before { content:"\f1f9"; }
.fa-at:before { content:"\f1fa"; }
.fa-eyedropper:before { content:"\f1fb"; }
.fa-paint-brush:before { content:"\f1fc"; }
.fa-birthday-cake:before { content:"\f1fd"; }
.fa-area-chart:before { content:"\f1fe"; }
.fa-pie-chart:before { content:"\f200"; }
.fa-line-chart:before { content:"\f201"; }
.fa-lastfm:before { content:"\f202"; }
.fa-lastfm-square:before { content:"\f203"; }
.fa-toggle-off:before { content:"\f204"; }
.fa-toggle-on:before { content:"\f205"; }
.fa-bicycle:before { content:"\f206"; }
.fa-bus:before { content:"\f207"; }
.fa-ioxhost:before { content:"\f208"; }
.fa-angellist:before { content:"\f209"; }
.fa-cc:before { content:"\f20a"; }
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content:"\f20b"; }
.fa-meanpath:before { content:"\f20c"; }
.fa-buysellads:before { content:"\f20d"; }
.fa-connectdevelop:before { content:"\f20e"; }
.fa-dashcube:before { content:"\f210"; }
.fa-forumbee:before { content:"\f211"; }
.fa-leanpub:before { content:"\f212"; }
.fa-sellsy:before { content:"\f213"; }
.fa-shirtsinbulk:before { content:"\f214"; }
.fa-simplybuilt:before { content:"\f215"; }
.fa-skyatlas:before { content:"\f216"; }
.fa-cart-plus:before { content:"\f217"; }
.fa-cart-arrow-down:before { content:"\f218"; }
.fa-diamond:before { content:"\f219"; }
.fa-ship:before { content:"\f21a"; }
.fa-user-secret:before { content:"\f21b"; }
.fa-motorcycle:before { content:"\f21c"; }
.fa-street-view:before { content:"\f21d"; }
.fa-heartbeat:before { content:"\f21e"; }
.fa-venus:before { content:"\f221"; }
.fa-mars:before { content:"\f222"; }
.fa-mercury:before { content:"\f223"; }
.fa-transgender:before { content:"\f224"; }
.fa-transgender-alt:before { content:"\f225"; }
.fa-venus-double:before { content:"\f226"; }
.fa-mars-double:before { content:"\f227"; }
.fa-venus-mars:before { content:"\f228"; }
.fa-mars-stroke:before { content:"\f229"; }
.fa-mars-stroke-v:before { content:"\f22a"; }
.fa-mars-stroke-h:before { content:"\f22b"; }
.fa-neuter:before { content:"\f22c"; }
.fa-facebook-official:before { content:"\f230"; }
.fa-pinterest-p:before { content:"\f231"; }
.fa-whatsapp:before { content:"\f232"; }
.fa-server:before { content:"\f233"; }
.fa-user-plus:before { content:"\f234"; }
.fa-user-times:before { content:"\f235"; }
.fa-hotel:before, .fa-bed:before { content:"\f236"; }
.fa-viacoin:before { content:"\f237"; }
.fa-train:before { content:"\f238"; }
.fa-subway:before { content:"\f239"; }
.fa-medium:before { content:"\f23a"; }
body {
  font-family:'Oswald', sans-serif;
  font-weight:normal;
  font-size:12px;
  color:#646464;
  background-color:#e9e6dd;
}
div#wrapper {
  width:1000px;
  box-shadow:0px 0px 20px #555555;
  margin:-7px auto 0px auto;
  font-weight:normal;
}
div.success, div.error, div.info, div.notice {
  margin:10px;
  padding:8px 10px 10px 28px;
}
div.success {
  background:#cdefa6 url(/gfx/icon_success.gif) no-repeat 5px 10px;
  border:1px solid #9bcc54;
  color:#648434;
}
div.success a { color:#648434; }
div.error {
  color:#cf3738;
  background:#ffd5d5 url(/gfx/icon_error.gif) no-repeat 5px 10px;
  border:1px solid #ffacad;
}
div.error a { color:#cf3738; }
div.info {
  color:#1c6b8b;
  background:#a8cde3 url(/gfx/icon_info.gif) no-repeat 5px 10px;
  border:1px solid #6abce2;
}
div.info a { color:#1c6b8b; }
div.notice {
  color:#b79000;
  background:#fff3a3 url(/gfx/icon_notice.gif) no-repeat 5px 10px;
  border:1px solid #e7bd72;
}
div.noticea a { color:#b79000; }
.form-error {
  color:#cf3738;
  padding-left:0px;
  white-space:nowrap;
}
div#header {
  width:1000px;
  height:140px;
  background:#ffffff;
  margin:0 auto -5px auto;
}
div.header-top {
  width:1000px;
  height:140px;
  float:left;
  background-color:#ffffff;
}
div.header-bottom {
  width:1000px;
  height:37px;
  float:left;
  background:#484745;
}
div#content {
  width:1000px;
  margin:5px auto 0px auto;
  padding:25px 0px 20px 0px;
  background:#ffffff;
  position:relative;
}
#footer {
  width:1000px;
  margin:0px auto;
  background:#484745;
  position:relative;
}
#footer .footer-content { padding:25px; }
#footer .footer-content div.footer-menu { float:left; }
#footer .footer-content div.footer-menu ul {
  margin:0px;
  padding:0px;
  margin-bottom:10px;
}
#footer .footer-content div.footer-menu ul li {
  list-style:none;
  display:inline-block;
  margin-right:10px;
}
#footer .footer-content div.footer-menu ul li a {
  text-decoration:none;
  line-height:18px;
  color:#ffffff;
}
#footer div#logo-7even a {
  background:url("../gfx/logo-7even.png") no-repeat scroll right bottom transparent;
  position:absolute;
  bottom:20px;
  right:18px;
  width:161px;
  height:48px;
  float:right;
}
#footer div#logo-7even span {
  color:#ffffff;
  float:left;
}
#footer div#law {
  color:#ffffff;
  font-family:Arial;
  font-size:10px;
  float:right;
  line-height:18px;
}
h1 {
  font-size:14px;
  color:#393d46;
  font-weight:normal;
  text-transform:uppercase;
}
h2 {
  font-size:14px;
  color:#393d46;
  font-weight:normal;
  text-transform:uppercase;
}
h3 {
  font-size:16px;
  font-weight:bold;
  color:#888888;
}
h4 {
  font-size:14px;
  font-weight:normal;
  color:#363636;
  padding:0px 15px;
}
p {
  padding:0px 40px 0px 0px;
  font-weight:normal;
}
a {
  color:#c79a52;
  text-decoration:none;
}
a img { border:none; }
a.link {
  font-weight:bold;
  font-size:20px;
  text-decoration:none;
}
div.space {
  height:20px;
  float:left;
}
.line {
  background:#b5b5a9;
  width:100%;
  height:1px;
  margin:4px 0 8px 0;
}
.line {
  background:#b5b5a9;
  width:100%;
  height:1px;
  margin:4px 0 8px 0;
}
.line-2 {
  background:#dadada;
  width:100%;
  height:3px;
  margin:3px 0 3px 0;
}
span.sep {
  font-size:15px;
  color:#d9d9d9;
}
span.sep-2 {
  border-top:1px dashed #d9d9d9;
  width:100%;
  float:left;
  line-height:10px;
  margin:10px 0px;
}
span.arrow {
  background:url(/gfx/arrow-menu.png) no-repeat right center;
  width:8px;
  height:14px;
  float:right;
  margin:3px 8px 3px 0px;
}
span.strong {
  font-weight:bold;
  color:#888888;
}
span.text-color1 {
  color:#c79a52;
  font-size:19px;
  font-weight:bold;
}
span.left-text {
  width:120px;
  text-align:right;
  float:left;
  line-height:35px;
  font-weight:bold;
  color:#989898;
}
span.right-text {
  float:left;
  text-align:center;
  line-height:35px;
  margin-left:10px;
  color:#c79a52;
  font-weight:bold;
}
.left { float:left; }
.right { float:right; }
div.clear { clear:both; }
.menu-title { font-weight:bold; }
label {
  font-weight:bold;
  color:#7b7b7b;
  font-family:Oswald;
  font-weight:normal;
}
input, select, textarea {
  font-size:12px;
  font-family:Oswald, sans-serif;
}
textarea {
  padding:5px;
  color:#5b5b5b;
  border:2px solid #ceccbf;
  background:#e9e6dd;
  font-family:'Oswald';
}
input {
  border:none;
  padding:5px;
  color:#5b5b5b;
  border:2px solid #ceccbf;
  background:#e9e6dd;
  width:192px;
  height:17px;
  font-family:'Oswald';
  font-weight:normal;
  margin:5px 0px;
}
input[type=checkbox], input[type=radio] { width:auto; }
input[type=radio] { float:left; }
input[type=checkbox] { margin:0px 3px 0px 0px; }
select {
  height:31px;
  color:#5b5b5b;
  border:2px solid #ceccbf;
  background:#e9e6dd;
  width:192px;
}
input[type=submit], input[type=button], button[type=submit] {
  border:none;
  border-radius:4px;
  padding:5px;
  width:224px;
  height:31px;
  background-color:#ceccbf;
  cursor:pointer;
}
input[type=submit], input[type=button], button[type=submit] {
  color:#393d46;
  font-size:14px;
}
input[type=submit]:hover, input[type=button]:hover, button[type=submit]:hover {
  color:#ffffff;
  background-color:#484745;
}
input.search-field[type=text] {
  position:relative;
  float:right;
  width:224px;
  height:18px;
  margin:12px 0px 0px 0px;
}
input[type=submit].btn-search {
  background:url(/gfx/btn-search-input.jpg) no-repeat;
  width:33px;
  height:28px;
  position:absolute;
  top:14px;
  right:2px;
  cursor:pointer;
}
input[type=submit].btn-search:hover {
  background:url(/gfx/btn-search-input-onmouse.jpg) no-repeat;
  width:33px;
  height:28px;
  position:absolute;
  top:14px;
  right:2px;
  cursor:pointer;
}
span.star {
  color:#a2a2a2;
  float:left;
  margin:8px 0;
}
a.forgot-your-password {
  margin:20px 0px 0px 160px;
  float:left;
  color:#7b7b7b;
}
button.btn-green {
  border:none;
  cursor:pointer;
  background:none;
  font-family:Oswald, sans-serif;
  text-transform:uppercase;
}
span.btn-green-left {
  background:url(/gfx/btn-green-left.png) no-repeat left;
  width:11px;
  height:26px;
  float:left;
}
span.btn-green-middle {
  background:url(/gfx/btn-green-middle.png) repeat-x;
  height:26px;
  float:left;
  padding:0px 0px;
}
span.btn-green-content {
  float:left;
  font-size:10px;
  color:#ffffff;
  line-height:23px;
  padding:0px 10px;
}
span.btn-green-right {
  background:url(/gfx/btn-green-right.png) no-repeat right;
  width:11px;
  height:26px;
  float:left;
}
button.btn-gray {
  border:none;
  cursor:pointer;
  background:none;
  font-family:Oswald, sans-serif;
}
span.btn-gray-left {
  background:url(/gfx/btn-gray-left.png) no-repeat left;
  width:11px;
  height:26px;
  float:left;
}
span.btn-gray-middle {
  background:url(/gfx/btn-gray-middle.png) repeat-x;
  height:26px;
  float:left;
}
span.btn-gray-content {
  float:left;
  font-size:10px;
  color:#ffffff;
  line-height:23px;
  padding:0px 10px;
  text-align:center;
  min-width:38px;
}
span.btn-gray-right {
  background:url(/gfx/btn-gray-right.png) no-repeat right;
  width:11px;
  height:26px;
  float:left;
}
button.btn-green-big {
  border:none;
  cursor:pointer;
  background:none;
  font-family:Oswald, sans-serif;
}
span.btn-green-big-left {
  background:url(/gfx/btn-green-big-left.png) no-repeat left;
  width:15px;
  height:35px;
  float:left;
}
span.btn-green-big-middle {
  background:url(/gfx/btn-green-big-middle.png) repeat-x;
  height:35px;
  float:left;
}
span.btn-green-big-content {
  float:left;
  font-size:12px;
  color:#ffffff;
  line-height:35px;
  padding:0px 10px;
  min-width:38px;
}
span.btn-green-big-right {
  background:url(/gfx/btn-green-big-right.png) no-repeat right;
  width:15px;
  height:35px;
  float:left;
}
button.btn-gray-big {
  border:none;
  cursor:pointer;
  background:none;
  font-family:Oswald, sans-serif;
}
span.btn-gray-big-left {
  background:url(/gfx/btn-gray-big-left.png) no-repeat left;
  width:15px;
  height:34px;
  float:left;
}
span.btn-gray-big-middle {
  background:url(/gfx/btn-gray-big-middle.png) repeat-x;
  height:34px;
  float:left;
}
span.btn-gray-big-content {
  float:left;
  font-size:12px;
  color:#ffffff;
  line-height:35px;
  padding:0px 10px;
}
span.btn-gray-big-right {
  background:url(/gfx/btn-gray-big-right.png) no-repeat right;
  width:15px;
  height:34px;
  float:left;
}
div.btn-right {
  float:right;
  margin:10px 20px 0px 400px;
}
div.slider-box {
  width:1000px;
  height:450px;
  float:left;
  margin:5px 0px -5px 0px;
  padding:0px;
  background:#ffffff;
}
div#header div.header-top div.lang-box {
  min-width:80px;
  margin:10px 14px 0px 0px;
  float:right;
}
div#header div.header-top div.lang-box span {
  width:20px;
  height:16px;
  float:left;
  margin:0px 1px;
}
div#header div.header-top div.lang-box a {
  width:20px;
  height:16px;
  float:left;
}
div#header div.header-top div.lang-box span.lang-hu { background:url(/gfx/flag-hu.jpg) no-repeat; }
div#header div.header-top div.lang-box span.lang-en { background:url(/gfx/flag-en.jpg) no-repeat; }
div#header div.header-top div.lang-box span.lang-de { background:url(/gfx/flag-de.jpg) no-repeat; }
div#header div.header-top div.lang-box span.lang-ro { background:url(/gfx/flag-ro.jpg) no-repeat; }
div#header div.header-top div.lang-box span.lang-sk { background:url(/gfx/flag-sk.jpg) no-repeat; }
div#header div.header-top div.right div.login {
  float:right;
  font-size:12px;
  padding:0px 14px 0px 0px;
}
div#header div.header-top div.right div.login ul#login li {
  display:inline;
  font-weight:normal;
}
div#header div.header-top div.right div.login ul#login li a {
  color:#d4b98c;
  text-decoration:none;
  text-transform:uppercase;
}
span.sep-login {
  color:#b9b9a4;
  margin:0px 2px;
}
div#header div.header-top div.right div.search {
  font-size:12px;
  padding:0px 14px 0px 0px;
}
div#header div.header-top div.right div.search button {
  width:auto;
  padding:5px 10px;
  position:relative;
  top:-1px;
}
div#header div.header-top div.right div.search button:hover {
  background-color:#d4b98c;
  color:#ffffff;
}
div.col1 {
  width:178px;
  float:left;
  margin:0px 50px 0px 0px;
}
div.col2 {
  padding:0px 15px;
  width:770px;
  margin:0px auto;
}
div.col1 div.aside-box {
  width:168px;
  float:left;
  padding:4px 0px 20px 10px;
}
div.col1 div.aside-box div.aside-box-title {
  background:url(/gfx/bg-title-aside.png) no-repeat;
  width:186px;
  height:49px;
  float:left;
  margin:0px 0px 0px -20px;
}
div.col1 div.aside-box div.aside-box-title h2 {
  color:#ffffff;
  font-size:14px;
  line-height:28px;
  margin:0px;
  padding:0px 0px 0px 30px;
  font-weight:normal;
  text-transform:uppercase;
}
div.col1 div.aside-box ul.aside-box-menu {
  padding:0px;
  margin:0px 0px 0px 5px;
}
div.col1 div.aside-box ul.aside-box-menu li {
  list-style:none;
  margin:0px;
  padding:0px;
}
div.col1 div.aside-box ul.aside-box-menu li a {
  text-decoration:none;
  color:#6a6a6a;
}
div.col1 div.aside-box ul.aside-box-menu li a:hover {
  text-decoration:underline;
  color:#80b400;
}
div.col1 div.aside-box div.filtration-size .bg-packet-inactive {
  background:url(/gfx/bg-packet-inactive.png) no-repeat;
  width:27px;
  height:38px;
  float:left;
}
div.col1 div.aside-box div.filtration-size .bg-packet-inactive-sl {
  background:url(/gfx/bg-packet-sl-inactive.png) no-repeat;
  width:21px;
  height:48px;
  float:left;
  margin:-4px 0 0 5px;
  padding:0px 0px 0px 0px;
}
div.col1 div.aside-box div.filtration-size .bg-packet-inactive-sl span, div.col1 div.aside-box div.filtration-size .bg-packet-active-sl span {
  padding:22px 0px 0px 5px !important;
  float:left;
}
div.col1 div.aside-box div.filtration-size .bg-packet-active {
  background:url(/gfx/bg-packet-active.png) no-repeat;
  width:27px;
  height:38px;
  float:left;
  color:#ffffff;
}
div.col1 div.aside-box div.filtration-size .bg-packet-active-sl {
  background:url(/gfx/bg-packet-sl-active.png) no-repeat;
  width:21px;
  height:48px;
  float:left;
  color:#ffffff;
  margin:-4px 0 0 5px;
}
div.col1 div.aside-box div.filtration-size .bg-packet-inactive span, div.col1 div.aside-box div.filtration-size .bg-packet-active span {
  margin:12px 9px;
  float:left;
}
div.col1 div.aside-box div.filtration-size .bg-packet-inactive, div.col1 div.aside-box div.filtration-size .bg-packet-active {
  margin:5px 6px;
  float:left;
}
div.col1 div.aside-box form.form-aside {
  float:left;
  margin:10px 0 -10px 8px;
}
div.col1 div.aside-box form.form-aside .right { margin:0px -7px 10px 0px; }
div.col1 div.aside-box form.form-aside input.input-field-aside {
  background:url(/gfx/bg-input-field-aside.png) no-repeat;
  width:138px;
  height:24px;
  float:left;
  border:none;
  margin:0px 0px 6px 0px;
  padding:0px 10px;
  color:#9f9f9f;
  font-size:13px;
  font-family:pluto;
}
div.col1 div.aside-box form.form-aside label {
  float:left;
  margin:0px 0px 0px 3px;
  font-family:Oswald;
  font-size:13px;
  color:#989898;
}
div.col1 div.aside-box div.banner-box {
  width:160px;
  height:235px;
  float:left;
}
form.registration, form.login {
  float:left;
  margin:0px 0px 20px 0px;
}
form.registration label, form.login label {
  width:145px;
  height:27px;
  float:left;
  text-align:right;
  margin:0px 0px;
}
form.registration div.form { padding:0px; }
div.form input#sign-up-newsletter {
  width:auto;
  margin-left:24px;
  margin-top:0px;
}
form.registration label.right, form.login label.right {
  float:left;
  margin:0px;
  padding:0px;
  padding:0 10px;
  text-align:left;
}
form.registration input, form.login input { margin-left:15px; }
form.registration input.left, form.login input.left {
  float:left;
  margin:12px 0px;
}
form.registration div.form-bottom-box, form.login div.form-bottom-box {
  width:225px;
  float:left;
  margin:33px 0 0 141px;
}
.form-bottom-box label { width:160px !important; }
form.registration div.form-bottom-box button.btn-green, form.registration div.form-bottom-box input.btn-green { margin:0px 0px 0px 15px; }
div.col2 form.registration div.form-box-left {
  width:400px;
  float:left;
  margin-bottom:20px;
}
div.col2  form.registration div.form-box-right {
  width:240px;
  float:left;
  margin-bottom:20px;
}
div.col2 form.registration div.form-box-left span.star, div.col2 div.form-box-right  span.star { margin:0px 0px; }
div.col2 form.registration div.form-box-left label, div.col2 div.form-box-right label {
  float:left;
  width:111px;
  line-height:27px;
}
div.col2 div.form-box-left input {
  margin:0 0 12px 10px;
  float:left;
}
div.col2 div.form-box-right input { margin:8px 0px; }
div.col2 div.form-box-right input[type="radio"] {
  width:auto;
  float:none;
}
div.col2 div.form-box-right h4 { padding-left:0px; }
div.col2 div.form-box-right label { width:180px; }
div.col2 div.form-box-left input, div.col2 div.form-box-right label { text-align:left; }
span.label {
  float:left;
  margin:5px 0px;
  float:left;
  line-height:27px;
}
div.col2 div.form-box-left { margin:0px 20px 0px 0px; }
div.col2 div.form-box-left select {
  margin:0px 0px 12px 10px;
  width:206px;
}
div#checkbox-label label {
  float:left;
  text-align:right;
}
div.checkbox-label-widht {
  width:100%;
  float:left;
  margin-bottom:15px;
}
div.checkbox-label-widht label { width:198px; }
div.checkbox-label-widht input {
  width:auto;
  margin:4px 0px 4px 15px !important;
}
div.col2 div.slide-box {
  width:755px;
  float:left;
  margin:0px 0px 10px 0px;
}
div.slide-box-content { position:relative; }
div.col2 div.slide-box div.stripe-dashed {
  width:730px;
  height:11px;
  float:left;
  background:url(/gfx/stripe-dashed-2.png) no-repeat;
  position:absolute;
  bottom:0px;
  left:0px;
}
div.col2 div.slide-box-top {
  border:2px solid #484745;
  background:#302c2b;
  width:100%;
  height:36px;
}
div.col2 div.slide-box-top ul.slide-box-menu {
  margin:0px;
  padding:0px;
  display:inline;
  float:left;
}
div.col2 div.slide-box-top ul.slide-box-menu li {
  display:inline;
  margin:0px 10px;
  padding:0px;
  line-height:36px;
  color:#ffffff;
}
div.col2 div.slide-box-top ul.slide-box-menu li span {
  color:#d4b98c;
  margin-right:5px;
  margin-left:-10px;
}
div.col2 div.slide-box-top ul.slide-box-menu li:last-child { background:none; }
div.col2 div.slide-box-top div.right div.btn-slide-bottom, div.col2 div.slide-box-top div.right div.btn-slide-top {
  float:right;
  height:20px;
  margin:8px;
}
div.col2 div.slide-box-top div.right div.btn-slide-bottom a, div.col2 div.slide-box-top div.right div.btn-slide-top a {
  float:right;
  height:20px;
}
div.col2 div.slide-box-content {
  width:719px;
  background:#eceae0;
  float:left;
  padding:20px;
}
div.total ul.total-box {
  border-bottom:1px dotted #cccccc;
  width:100%;
}
div.total ul.total-box:last-child { border-bottom:none; }
div.total ul.total-box {
  float:left;
  color:#363636;
  margin:5px 0px 0px;
  padding:0px;
  padding-bottom:5px;
}
div.total ul.total-box li {
  list-style:none;
  line-height:30px;
  margin:0px;
  padding:0px;
  float:left;
}
div.total ul.total-box li.text-1, div.total ul.total-box li.text-2, div.total ul.total-box li.text-3 {
  float:left;
  text-align:center;
  text-transform:uppercase;
}
div.total ul.total-box li.text-1 {
  width:200px;
  text-align:left;
  padding:0px 0px 0px 120px;
}
div.total ul.total-box li.text-2 {
  width:140px;
  text-align:right;
}
div.total ul.total-box li.text-3 { width:200px; }
div.col2 h2.title a { color:#393d46; }
div.col2 h2.title {
  background-color:#ceccbf;
  width:760px;
  float:left;
  margin:0px 0px 15px 0px;
  padding:3px 10px;
  font-weight:normal;
  color:#393d46;
  font-size:14px;
  -webkit-box-shadow:0px 5px 10px -2px rgba(0,0,0,0.5);
  -moz-box-shadow:0px 5px 10px -2px rgba(0,0,0,0.5);
  box-shadow:0px 5px 10px -2px rgba(0,0,0,0.5);
  box-sizing:border-box;
}
h6 {
  background:url(/gfx/bg-title-content.png) no-repeat;
  width:760px;
  height:36px;
  float:left;
  margin:0px 0px 0px 2px;
  padding:3px 10px;
  font-weight:normal;
  color:#393d46;
  font-size:14px;
}
div.col2	h2.title-color {
  font-size:14px;
  color:#a5c70e;
  float:left;
  margin-left:15px;
}
div.col2	h2.title-color a {
  color:#a5c70e;
  text-decoration:none;
}
div.col2	h2.title-color span {
  font-size:14px;
  color:#363636 !important;
  padding:0px;
  margin:0px 0px 20px 0px;
}
div.col2	h2.title-color span a {
  text-decoration:none;
  color:#363636 !important;
}
div.col2 div.product-item, div.col2 div.product-item-sale {
  background-color:#484745;
  width:455px;
  height:235px;
  float:left;
  margin:0px 15px 30px;
  position:relative;
  -webkit-border-top-right-radius:30px;
  -webkit-border-bottom-left-radius:30px;
  -moz-border-radius-topright:30px;
  -moz-border-radius-bottomleft:30px;
  border-top-right-radius:30px;
  border-bottom-left-radius:30px;
  -webkit-box-shadow:inset 3px 3px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow:inset 3px 3px 10px 0px rgba(0,0,0,0.5);
  box-shadow:inset 3px 3px 10px 0px rgba(0,0,0,0.5);
}
div.col2 div.product-item-sale { background-color:#c79a52; }
div.col2 div.product-item div.left, div.col2 div.product-item-sale div.left {
  box-sizing:border-box;
  width:60%;
  height:100%;
  padding:10px;
  float:left;
  background-color:#ffffff;
  -webkit-border-top-right-radius:30px;
  -moz-border-radius-topright:30px;
  border-top-right-radius:30px;
  -webkit-box-shadow:inset 3px 3px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow:inset 3px 3px 10px 0px rgba(0,0,0,0.5);
  box-shadow:inset 3px 3px 10px 0px rgba(0,0,0,0.5);
}
div.col2 div.product-item div.left .image-product img, div.col2 div.product-item-sale div.left .image-product img {
  -webkit-border-top-right-radius:30px;
  -moz-border-radius-topright:30px;
  border-top-right-radius:30px;
}
div.col2 div.product-item div.right, div.col2 div.product-item-sale div.right {
  box-sizing:border-box;
  width:40%;
  height:100%;
  float:left;
  padding:10px;
  color:#ffffff;
  -webkit-border-top-right-radius:30px;
  -moz-border-radius-topright:30px;
  border-top-right-radius:30px;
}
div.col2 div.product-item div.right a, div.col2 div.product-item-sale div.right a { color:#ffffff; }
div.col2 div.product-item div.right .title, div.col2 div.product-item-sale div.right .title { font-size:16px; }
div.col2 .list-add-to-cart {
  position:absolute;
  bottom:50px;
}
div.col2 .list-add-to-cart .original-price {
  color:#ffffff;
  text-decoration:line-through;
  font-size:14px;
}
div.col2 .list-add-to-cart .price {
  font-size:16px;
  font-weight:bold;
  color:#d4b98c;
}
div.col2 .list-add-to-cart .price, div.col2 .list-add-to-cart .sales-price {
  font-size:16px;
  font-weight:bold;
  color:#ffffff;
}
div.col2 .list-add-to-cart input[type="submit"] {
  background:none;
  background-color:#c79a52;
  color:#ffffff;
  width:162px;
  cursor:pointer;
  font-size:14px;
  line-height:14px;
  text-shadow:none;
  box-shadow:none;
  text-transform:uppercase;
}
div.col2 div.product-item-sale .list-add-to-cart input[type="submit"] { background-color:#484745; }
div.col2 div.product-item div.right span.link-bottom, div.col2 div.product-item-sale div.right span.link-bottom {
  position:absolute;
  bottom:10px;
  right:10px;
  background:url(/gfx/arrow-right.png) no-repeat right 7px;
  float:left;
  padding:0px 15px 0px 0px;
  font-size:14px;
  text-transform:uppercase;
}
div.col2 div.product-item div.right span.link-bottom a, div.col2 div.product-item-sale div.right span.link-bottom a {
  color:#ffffff;
  text-decoration:none;
}
div.col2 div.product-box div.product-image {
  width:400px;
  float:left;
  text-align:center;
  margin:0px 0px 20px 15px;
}
ul.product-images-little {
  padding:0px;
  clear:both;
  margin:10px 0px 0px 0px;
  text-align:center;
}
ul.product-images-little li {
  margin:15px 0px 15px 0px;
  padding:0px;
  display:block;
  list-style:none;
  float:left;
  width:33%;
}
ul.product-images-little li a { text-decoration:none; }
ul.product-images-little li a img { max-width:100%; }
div.col2 div.product-box div.product-right {
  width:490px;
  float:right;
  padding:0px 10px;
}
div.col2 div.product-box div.product-right h1 {
  font-size:24px;
  color:#d4b98c;
  font-weight:normal;
}
div.col2 div.product-box div.product-right h1 span {
  color:#6a6a6a;
  font-size:14px;
  display:block;
}
#add-to-cart { width:160px; }
.product-right div.price {
  font-size:22px;
  margin-top:35px;
  margin-bottom:15px;
}
.product-right div.price .original-price {
  text-decoration:line-through;
  font-size:16px;
}
.product-right div.price .sales-price { font-weight:bold; }
div.col2 div.product-description { padding:0px 15px; }
div.col2 div.summary-box {
  float:right;
  width:180px;
  margin:0px 46px 0px 0px;
  color:#363636;
  font-size:14px;
}
div.col2 div.summary-box div.right .btn-green {
  margin:12px -6px 10px 16px;
  float:left;
}
.cart-steps {
  margin:0px auto 50px;
  padding:0px 15px;
  color:#999999;
}
.cart-steps ul {
  position:relative;
  overflow:hidden;
  margin-bottom:0;
  padding:0;
  list-style:none;
  text-align:center;
  z-index:0;
}
.cart-steps li {
  margin-top:20px;
  line-height:16px;
  font-weight:bold;
  color:#bfbdbd;
  float:left;
  position:relative;
  width:25%;
}
.cart-steps li a {
  font-size:14px;
  font-weight:normal;
}
.cart-steps li:before, .cart-steps li:after {
  position:absolute;
  content:'';
  bottom:9px;
  left:0;
  right:50%;
  border-bottom:4px solid #dddddd;
}
.cart-steps li:before {
  left:0;
  right:50%;
}
.cart-steps li:after {
  left:50%;
  right:0;
}
.cart-steps li span {
  position:relative;
  display:block;
  width:14px;
  height:14px;
  margin:12px auto 0;
  text-indent:-9999px;
  border:4px solid #dddddd;
  background:#ffffff;
  z-index:1;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
}
.cart-steps li.active {
  color:#d4b98c;
  border-color:#d4b98c;
}
.cart-steps li.active:before, .cart-steps li.active:after, .cart-steps li.current:before { border-color:#d4b98c; }
.cart-steps li.active span, .cart-steps li.current span { border-color:#d4b98c; }
div.col2 div.step-box {
  width:735px;
  margin:0px auto 50px auto;
}
div.col2 div.step-stripe {
  width:735px;
  height:40px;
  background:url(/gfx/bg-steps-box.png) no-repeat top center;
}
div.col2 div.step-stripe ul {
  float:left;
  margin:0px;
  padding:0px;
}
div.col2 div.step-stripe ul li {
  background:url(/gfx/bg-step.png) no-repeat top center;
  width:30px;
  height:30px;
  float:left;
  padding:0px;
  margin:0px;
  list-style:none;
  text-align:center;
}
div.col2 div.step-stripe ul li:hover { background:url(/gfx/bg-step-active.png) no-repeat top center; }
div.col2 div.step-stripe ul li:hover a { color:#535353; }
div.col2 div.step-stripe ul li a {
  width:30px;
  height:30px;
  text-decoration:none;
  color:#ffffff;
  font-size:14px;
  line-height:28px;
  font-family:Oswald;
}
div.col2 div.step-stripe ul li.step1, div.col2 div.step-stripe ul li.step1-active { margin:5px 176px 0 45px !important; }
div.col2 div.step-stripe ul li.step2, div.col2 div.step-stripe ul li.step2-active { margin:5px 175px 0px 0px !important; }
div.col2 div.step-stripe ul li.step3, div.col2 div.step-stripe ul li.step3-active { margin:5px 174px 0px 0px !important; }
div.col2 div.step-stripe ul li.step4, div.col2 div.step-stripe ul li.step4-active { margin:5px 0px 0px 0px !important; }
div.col2 div.step-stripe ul li.step1-active, div.col2 div.step-stripe ul li.step2-active, div.col2 div.step-stripe ul li.step3-active, div.col2 div.step-stripe ul li.step4-active {
  margin:5px 0px 0px 0px;
  background:url(/gfx/bg-step-active.png) no-repeat top center;
  float:left;
}
div.col2 div.step-stripe ul li.step1-active a, div.col2 div.step-stripe ul li.step2-active a, div.col2 div.step-stripe ul li.step3-active a, div.col2 div.step-stripe ul li.step4-active a { color:#535353; }
div.col2 div.step-stripe ul li.step1 ul, div.col2 div.step-stripe ul li.step2 ul, div.col2 div.step-stripe ul li.step3 ul, div.col2 div.step-stripe ul li.step4 ul {
  float:left;
  margin:0px 0px 0px 0px;
}
div.col2 div.step-stripe ul li.step1 ul li, div.col2 div.step-stripe ul li.step2 ul li, div.col2 div.step-stripe ul li.step3 ul li, div.col2 div.step-stripe ul li.step4 ul li {
  background:none;
  float:left;
  margin:8px -30px;
  text-align:center;
  width:90px;
}
div.col2 div.step-stripe ul li.step1 ul li a, div.col2 div.step-stripe ul li.step2 ul li a, div.col2 div.step-stripe ul li.step3 ul li a, div.col2 div.step-stripe ul li.step4 ul li a {
  color:#363636;
  font-size:12px !important;
}
div.col2 div.step-stripe ul li.step1-active ul, div.col2 div.step-stripe ul li.step2-active ul, div.col2 div.step-stripe ul li.step3-active ul, div.col2 div.step-stripe ul li.step4-active ul {
  float:left;
  margin:0px 0px 0px 0px;
}
div.col2 div.step-stripe ul li.step1-active ul li, div.col2 div.step-stripe ul li.step2-active ul li, div.col2 div.step-stripe ul li.step3-active ul li, div.col2 div.step-stripe ul li.step4-active ul li {
  background:none;
  float:left;
  margin:8px -30px;
  text-align:center;
  width:90px;
}
div.col2 div.step-stripe ul li.step1-active ul li a, div.col2 div.step-stripe ul li.step2-active ul li a, div.col2 div.step-stripe ul li.step3-active ul li a, div.col2 div.step-stripe ul li.step4-active ul li a {
  color:#a5c70e !important;
  font-size:12px !important;
}
div.product-list table.cart {
  width:100%;
  color:#6c6c6c;
  margin:30px 0px;
}
div.product-list table.cart .original-price {
  margin-right:5px !important;
  text-decoration:line-through;
  font-size:10px !important;
  float:left !important;
  padding-top:3px;
}
div.product-list table.cart th td, div.product-list table.cart tr td { vertical-align:middle; }
div.product-list tr#product-header th { text-align:left; }
div.product-list table.cart td {
  padding:10px 5px;
  font-family:Oswald;
}
div.product-list table.cart tr.row { border-bottom:1px dotted #cccccc !important; }
div.product-list table.cart tr.row:last-child { border-bottom:none !important; }
div.product-list div.product-list-header {
  background:#ffffff url(/gfx/bg-product-list-header.png) repeat-x top center;
  float:left;
  height:32px;
  width:100%;
}
div.product-list div.product-list-header tr#product-header {
  height:32px;
  float:left;
  margin:0px 0px 0px -40px;
  font-size:12px;
  width:100%;
  text-align:left !important;
}
div.product-list div.product-list-header tr#product-header td {
  display:inline;
  height:32px;
  line-height:32px;
  float:left;
  color:#363636;
  font-size:12px;
  text-align:left !important;
}
div.product-list tr#product-header th.title-1, div.product-list tr#product-header th.title-2, div.product-list tr#product-header th.title-3, div.product-list tr#product-header th.title-4, div.product-list tr#product-header th.title-5, div.product-list tr#product-header th.title-6, div.product-list tr#product-header th.title-7 {
  color:#363636;
  text-align:left !important;
  font-weight:normal;
}
div.product-list tr#product-header th.title-1 {
  text-align:right;
  width:100px;
}
div.product-list tr#product-header th.title-3 { text-align:right !important; }
div.product-list tr#product-header th.title-5 { text-align:right !important; }
div.product-list tr#product-header th.title-6 { text-align:right !important; }
div.product-list tr#product-header th.title-7 { width:120px; }
div.product-list div.product-list-row {
  margin:0px;
  float:left;
  padding:15px 0px 0px 0px;
}
div.product-list div.product-list-row tr.product-row {
  float:left;
  margin:0px 0px 0px 0px;
  padding:0px;
  width:735px;
  height:100px;
  border-bottom:1px dotted #c7c7c7;
  position:relative;
}
div.product-list div.product-list-row tr.product-row:last-child { border-bottom:none; }
div.product-list div.product-list-row tr.product-row td {
  height:100px;
  float:left;
  font-size:14px;
  margin:8px 0px;
  font-family:Oswald Cond light;
  border:1px #000000;
}
div.product-list div.product-list-row tr.product-row td.product-cell-1 {
  padding:25px 0px;
  margin:0px 25px;
  height:50px;
}
div.product-list div.product-list-row tr.product-row td.product-cell-2 {
  font-weight:bold;
  line-height:70px;
}
div.product-list table.cart tr td.product-cell-2 a {
  text-decoration:none;
  color:#888888;
}
div.product-list div.product-list-row tr.product-row td.product-cell-3 { line-height:70px; }
div.product-list div.product-list-row tr.product-row td.product-cell-3 span.size {
  margin:0px 0px 0px 0px;
  float:left;
}
div.product-list div.product-list-row tr.product-row td.product-cell-4 {
  margin:34px 0px 0px 0px;
  font-size:14px;
  height:40px !important;
  text-align:right;
}
div.product-list table.cart tr td.product-cell-4 a {
  text-decoration:none;
  color:#6c6c6c;
}
div.product-list div.product-list-row tr.product-row td.product-cell-4 span {
  float:right;
  color:#ababab;
  margin:6px 0px 0px 0px;
}
div.product-list table.cart tr td.product-cell-5 {
  font-weight:bold;
  height:54px !important;
  margin-top:25px;
  text-align:center;
}
div.product-list table.cart tr td.product-cell-5 span.sales-price { margin:0px 15px 0px 0px; }
div.product-list table.cart tr td.product-cell-5 :first-child span, div.product-list table.cart tr td.product-cell-5 :first-child {
  margin:14px 0px 16px 0;
  text-align:right;
  color:#888888;
}
div.product-list table.cart tr td.product-cell-5 span {
  float:right;
  text-align:center !important;
  color:#ababab;
  margin:-14px 45px -5px 30px;
  font-size:13px;
  font-weight:normal !important;
  font-family:Oswald;
}
div.product-list table.cart tr td.product-cell-5 { width:125px; }
div.product-list table.cart tr td.product-cell-6 {
  font-size:12px;
  text-align:right;
  width:75px;
}
div.product-list table.cart tr td.product-cell-3 { width:75px; }
div.product-list table.cart tr td.product-cell-7 { text-align:right; }
div.product-list table.cart tr td.product-cell-7 button { padding-right:0px; }
div.product-list div.product-list-row tr.product-row td.product-cell-6 button.btn-green, div.product-list div.product-list-row tr.product-row td.product-cell-6 button.btn-gray {
  padding:0px;
  margin:2px 0px;
}
div.product-list div.product-list-row tr.product-row td.product-cell-2, div.product-list div.product-list-row tr.product-row td.product-cell-3, div.product-list div.product-list-row tr.product-row td.product-cell-4, div.product-list div.product-list-row tr.product-row td.product-cell-5, div.product-list div.product-list-row tr.product-row td.product-cell-6 {
  padding:10px 0px 0px 0px;
  height:76px;
}
div.product-list div.product-list-row tr.product-row td.product-cell-3, div.product-list div.product-list-row tr.product-row td.product-cell-5, div.product-list div.product-list-row tr.product-row td.product-cell-6 { text-align:center; }
div.product-row-btn {
  position:absolute;
  right:0px;
  bottom:5px;
}
div.product-row-btn span.update {
  float:left;
  background:url(/gfx/icon-update.png) no-repeat left;
  height:17px;
  margin:0 15px 0 0;
}
div.product-row-btn span.update a, div.product-row-btn span.delete a {
  text-decoration:none;
  padding:0 0 0 22px;
  font-weight:bold;
}
div.product-row-btn span.update a:hover {
  background:url(/gfx/icon-update-hover.png) no-repeat left;
  background-position:-1px 0px;
  color:#f4824a;
}
div.product-row-btn span.delete {
  float:left;
  background:url(/gfx/icon-delete.png) no-repeat left;
  height:16px;
}
div.product-row-btn span.delete a:hover {
  background:url(/gfx/icon-delete-hover.png) no-repeat left;
  color:#f4824a;
}
table.orders-history {
  width:100%;
  float:left;
  color:#6c6c6c;
  background:#eceae0;
  text-align:left;
  border-collapse:collapse;
}
table.orders-history th td, table.orders-history tr td { vertical-align:middle; }
table.orders-history tr td.center { text-align:center; }
table.orders-history tr td div.img-box {
  border:1px solid #d7d5cd;
  width:58px;
  height:58px;
  text-align:center;
  background:#ffffff;
  vertical-align:middle;
}
div.product-list tr th { text-align:left; }
table.orders-history td { padding:5px; }
table.orders-history tr.row-color { background:#f8f8f8; }
table.orders-history tr.row-color td { padding:5px; }
table.orders-history tr.row-color span {
  color:#302c2b;
  font-size:16px;
}
div#header div.header-top div.left div.logo img {
  margin:15px;
  margin-left:50px;
  max-height:100px;
}
div#header div.header-bottom ul#header-menu {
  margin:0px 0px 0px 20px;
  padding:0px;
  float:left;
  position:relative;
  list-style-type:none;
}
div#header div.header-bottom ul#header-menu li {
  padding:0px;
  margin:0px;
  position:relative;
}
div#header div.header-bottom ul#header-menu > li { float:left; }
div#header div.header-bottom ul#header-menu li a {
  font-size:14px;
  text-decoration:none;
  line-height:38px;
  color:#ffffff;
  text-transform:uppercase;
}
div#header div.header-bottom ul#header-menu li a:hover { color:#d4b98c; }
div#header div.header-bottom ul#header-menu > li > a:after {
  background:url(/gfx/sep-menu.png) right no-repeat;
  width:37px;
  height:36px;
  float:right;
  content:"";
}
div#header div.header-bottom ul#header-menu > li:last-child > a:after { background:none !important; }
div#header div.header-bottom ul#header-menu li ul {
  margin:0;
  position:absolute;
  display:none;
  z-index:999999;
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  opacity:0.9;
  min-width:100%;
}
div#header div.header-bottom ul#header-menu li:hover ul { display:block; }
div#header div.header-bottom ul#header-menu li ul {
  white-space:nowrap;
  background-color:#484745;
  list-style-type:none;
  margin:0;
  padding:0px;
  padding-top:10px;
  padding-bottom:10px;
  left:-19px;
}
div#header div.header-bottom ul#header-menu li ul li a {
  display:block;
  padding:5px 20px;
  font-size:13px;
  line-height:20px;
}
#header div.header-bottom div.header-cart-box a {
  text-decoration:none;
  color:#ffffff;
}
#header div.header-bottom div.header-cart-box {
  float:right;
  margin:0px;
  min-width:200px;
  padding-left:10px;
  padding-right:10px;
  height:37px;
  line-height:37px;
  background:#302c2b;
  text-transform:uppercase;
}
#header div.header-bottom div.header-cart-box div.icon-cart {
  margin:4px 8px;
  float:left;
}
#header div.header-bottom div.header-cart-box .text-color {
  color:#d4b98c;
  font-weight:bold;
  margin-right:5px;
  float:left;
}
#header div.header-bottom div.header-cart-box span {
  color:#ffffff;
  float:left;
}
div#content div.content-bottom-stripe {
  background:url(/gfx/bg-content-bottom-stripe.png) repeat-x;
  height:10px;
  width:100%;
  float:left;
  position:absolute;
  bottom:0px;
}
div.stripe-dashed {
  background:url(/gfx/bg-content-bottom-stripe.png) repeat-x;
  height:10px;
  width:100%;
  float:left;
}
.btn-like {
  position:relative;
  height:40px;
}
.btn-like #___plusone_0, .btn-like .fb-like {
  position:absolute;
  top:0;
  left:0;
}
.btn-like .fb-like { left:90px; }
.btn-submit {
  background-color:#484745 !important;
  color:#ffffff !important;
}
.btn-back:hover, .btn-submit:hover { background-color:#d4b98c !important; }
.receiptMethod .form-error, .payMethod .form-error {
  margin-top:0;
  margin-left:0;
}
.terms .form-error {
  margin:-5px 0 0;
  padding:0;
  font-weight:bold;
}
.orderreview div.product-list table.cart tr td.product-cell-5 { height:0px !important; }
#mobile-bar-holder, .mobileMenu { display:none; }
.mobileshow { display:none; }
@media screen and (max-width: 959px) {
  .mobilecenter { text-align:center !important; }
  .mobilehide { display:none; }
  .mobileshow { display:block !important; }
  table.mobileshow { display:table !important; }
  body {
    width:100%;
    height:100%;
    overflow-x:hidden;
    padding-top:33px;
    margin:0;
  }
  #mobile-bar-holder {
    display:block;
    width:100%;
    position:fixed;
    right:0;
    top:0;
    z-index:9998;
  }
  #mobile-bar-holder > div {
    position:relative;
    background-color:#302c2b;
    color:#ffffff;
    padding:15px;
    -webkit-box-shadow:0px 20px 20px -10px rgba(0,0,0,0.75);
    -moz-box-shadow:0px 20px 20px -10px rgba(0,0,0,0.75);
    box-shadow:0px 20px 20px -10px rgba(0,0,0,0.75);
  }
  #mobile-bar-holder > div ul {
    padding:0px;
    margin:0px;
  }
  #mobile-bar-holder > div ul li {
    list-style-type:none;
    line-height:28px;
    text-align:left;
  }
  #mobile-bar-holder > div ul li i {
    width:26px;
    font-size:18px;
    text-align:center;
    padding-right:5px;
  }
  #mobile-bar-holder > div ul li a { color:#ffffff; }
  #mobile-bar-holder #mobile-menu-bar {
    width:100%;
    height:50px;
    margin:0px;
    padding:0px;
    color:#ffffff;
    -webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow:0px 3px 10px 0px rgba(0,0,0,0.3);
    box-shadow:0px 3px 10px 0px rgba(0,0,0,0.3);
    background:#484745;
    background:-moz-linear-gradient(top,#484745 0%,#302c2b 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#484745),color-stop(100%,#302c2b));
    background:-webkit-linear-gradient(top,#484745 0%,#302c2b 100%);
    background:-o-linear-gradient(top,#484745 0%,#302c2b 100%);
    background:-ms-linear-gradient(top,#484745 0%,#302c2b 100%);
    background:linear-gradient(to bottom,#484745 0%,#302c2b 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#484745',endColorstr='#302c2b',GradientType=0);
  }
  #mobile-bar-holder #mobile-menu-bar li {
    width:50px;
    height:50px;
    line-height:50px;
    list-style-type:none;
    float:right;
  }
  #mobile-bar-holder #mobile-menu-bar li:active, #mobile-bar-holder #mobile-menu-bar li.active { background-color:#302c2b; }
  #mobile-bar-holder #mobile-menu-bar li a {
    display:block;
    width:100%;
    height:100%;
    text-align:center;
  }
  #mobile-bar-holder #mobile-menu-bar li a i {
    color:#ffffff;
    font-size:20px;
  }
  #mobile-bar-holder #mobile-menu-bar li.mobile-menu-button { float:left; }
  #mobile-bar-holder #mobile-menu-bar li.mobile-menu-button label {
    display:block;
    text-transform:uppercase;
    cursor:pointer;
    text-indent:-9999px;
    position:relative;
    z-index:9999;
    margin-top:0px;
    width:100%;
  }
  #mobile-bar-holder #mobile-menu-bar li.mobile-menu-button label:before {
    position:absolute;
    content:'';
    width:21px;
    height:4px;
    left:15px;
    bottom:16px;
    border-top:10px double #ffffff;
    border-bottom:3px solid #ffffff;
    z-index:1;
  }
  #mobile-bar-holder #mobile-menu-bar li.cart { width:75px; }
  #mobile-bar-holder #mobile-menu-bar li.cart span {
    display:inline-block;
    background-color:#484745;
    border:2px solid #ffffff;
    color:#ffffff;
    text-align:center;
    line-height:normal;
    padding:2px 6px;
    margin-left:3px;
    font-size:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
  }
  .mobileMenu {
    display:block;
    position:fixed;
    overflow:auto;
    left:-100%;
    top:0;
    bottom:0;
    width:100%;
    height:100%;
    background:#484745;
    z-index:9997;
    -webkit-transition:left 0.5s, opacity 0.5s;
    -moz-transition:left 0.5s, opacity 0.5s;
    transition:left 0.5s, opacity 0.5s;
  }
  .mobileMenu.active { left:0px; }
  .mobileMenu div.search {
    padding:0px 20px;
    margin-bottom:20px;
  }
  .mobileMenu div.search input {
    float:left;
    width:70% !important;
  }
  .mobileMenu div.search button {
    float:right;
    width:27%;
    padding:5px 10px;
    position:relative;
    top:5px;
  }
  .mobileMenu a {
    display:block;
    color:#ffffff;
    text-align:left;
  }
  .mobileMenu a span {
    display:block;
    float:left;
    width:30px;
    height:31px;
    text-align:center;
    line-height:31px;
    margin-right:10px;
  }
  .mobileMenu li.active > a, .mobileMenu a:hover { background-color:#302c2b; }
  .mobileMenu li a {
    padding:0px 10px;
    margin:0 10px;
    font-size:14px;
    line-height:30px;
    clear:both;
  }
  .mobileMenu ul:first-child { margin:60px 0 20px 0; }
  .mobileMenu ul {
    margin:0;
    padding:0;
  }
  .mobileMenu ul ul {
    margin:0;
    padding:0;
    display:block;
  }
  .mobileMenu ul li.active > ul { display:block; }
  .mobileMenu ul li {
    position:relative;
    display:block;
    float:none;
  }
  .mobileMenu ul ul > li a {
    padding-left:25px;
    font-size:11px;
    line-height:20px;
  }
  .mobileMenu ul ul ul > li a { padding-left:30px; }
  .mobileMenu ul ul ul ul > li a { padding-left:45px; }
  div#header { width:100%; }
  div.slider-box {
    width:100%;
    height:auto;
  }
  div#wrapper {
    width:100%;
    box-shadow:none;
    margin:0;
  }
  div#content {
    width:100%;
    margin:0;
  }
  div#footer { width:100%; }
  div.col2 {
    width:100% !important;
    box-sizing:border-box;
  }
  div.col2 h2.title { width:100%; }
  div.col2 div.product-item, div.col2 div.product-item-sale {
    width:46%;
    height:215px;
    margin-left:2%;
    margin-right:2%;
  }
  div.col2 div.product-item div.left, div.col2 div.product-item-sale div.left { position:relative; }
  div.col2 div.product-item div.left .image-product img, div.col2 div.product-item-sale div.left .image-product img {
    position:absolute;
    max-width:90%;
    max-height:90%;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto auto;
  }
  div.col2 div.product-item div.right, div.col2 div.product-item-sale div.right { position:relative; }
  div.col2 .list-add-to-cart { width:100%; }
  div.col2 .list-add-to-cart input[type="submit"] { width:88% !important; }
  img {
    max-width:100%;
    max-height:100%;
  }
  div.col2 div.product-box div.product-image {
    margin-left:0;
    width:100%;
    float:none;
  }
  div.col2 div.product-box div.product-right {
    float:none;
    width:100%;
    padding:0;
  }
  .product-box .product-right #add-to-cart {
    background-color:#484745;
    color:#ffffff;
    margin-bottom:30px;
  }
  div.col2 div.product-description { padding:0; }
  div.col2 div.product-description h2 { width:100% !important; }
  .cart-steps { display:none; }
  div.product-list tr#product-header th.title-7 { width:85px; }
  table.cart {
    width:auto !important;
    margin:30px auto !important;
  }
  table.cart .product-cell-5 { width:100px !important; }
  table.cart .product-cell-6 { white-space:nowrap; }
  table.cart .product-cell-7 input {
    width:75px !important;
    height:31px !important;
    box-sizing:initial !important;
  }
  div.btn-right {
    text-align:center;
    float:none;
    margin:10px 0 0;
  }
  .checkoutlogin > div {
    width:46% !important;
    margin-left:2% !important;
    margin-right:2% !important;
  }
  .checkoutlogin .form-buttons {
    margin:0;
    text-align:center;
  }
  .checkoutlogin .field-label {
    float:none !important;
    width:auto !important;
    margin:0 !important;
    text-align:left !important;
  }
  .checkoutlogin .field-content {
    float:none !important;
    width:auto !important;
  }
  .checkoutlogin input {
    width:100% !important;
    box-sizing:border-box;
    height:32px !important;
  }
  .checkoutlogin .next input { margin-top:124px !important; }
  .mobile-md { display:block; }
  .mobile-sm { display:none; }
  #glspont-map { height:auto !important; }
  #glspont-map #left-canvas {
    float:none !important;
    width:100% !important;
    height:200px !important;
    margin-bottom:10px;
  }
  #glspont-map #right-canvas {
    float:none !important;
    width:100% !important;
    height:330px !important;
  }
  form.registration .payMethod label, form.registration .receiptMethod label { width:85% !important; }
}
@media screen and (max-width: 745px) {
  div.col2 div.product-item, div.col2 div.product-item-sale {
    width:100%;
    margin-left:0;
    margin-right:0;
  }
  #footer .footer-content ul.footer-menu {
    float:none;
    text-align:center;
  }
  #footer div#law {
    float:none;
    margin-top:15px;
    text-align:center;
  }
}
@media screen and (max-width: 665px) {
  div.col2 form#webshop-checkout div.form-box-left {
    width:55%;
    margin-right:2%;
  }
  div.col2 form#webshop-checkout div#checkbox-label {
    width:100%;
    margin-right:0;
  }
  div.col2 form#webshop-checkout div.form-box-right { width:38%; }
}
@media screen and (max-width: 610px) {
  .field-label {
    float:none !important;
    width:auto !important;
    margin:0 !important;
    text-align:left !important;
  }
  .field-content {
    float:none !important;
    width:auto !important;
  }
  input, select {
    width:100% !important;
    box-sizing:border-box;
    height:32px !important;
  }
  textarea {
    width:100% !important;
    box-sizing:border-box;
  }
  .form-buttons { margin:0 !important; }
  form.registration {
    float:none;
    margin:0;
  }
  form.registration label, form.login label {
    width:auto !important;
    height:auto !important;
    margin:0 0 0 15px !important;
    text-align:left !important;
  }
  form.registration .field-content { padding-left:15px; }
  form.registration input { margin-left:0; }
  form.registration div.form-bottom-box {
    width:auto;
    float:none;
    margin:10px 0 0 0;
  }
  div.form input#sign-up-newsletter {
    width:15px !important;
    height:15px !important;
    margin-bottom:0;
    margin-top:2px;
  }
  form.registration div.form-bottom-box label { padding:0; }
  table.cart.mobileshow.products { width:100% !important; }
  table.cart.mobileshow.products tr {
    display:block;
    height:112px;
    padding:10px 0;
  }
  table.cart.mobileshow.products tr td.product-cell-1, table.cart.mobileshow.products tr td.product-cell-2, table.cart.mobileshow.products tr td.product-cell-5 {
    height:60px;
    padding-bottom:0px;
    padding-top:0px;
  }
  table.cart.mobileshow.products tr td.product-cell-1 {
    width:80px !important;
    text-align:center;
  }
  table.cart.mobileshow.products tr td.product-cell-1 img { width:auto !important; }
  table.cart.mobileshow.products tr td {
    display:block;
    float:left;
    width:auto;
    height:42px;
    padding-top:0px;
    position:relative;
  }
  table.cart.mobileshow.products tr td.product-cell-6 {
    clear:left;
    width:80px;
    text-align:center;
  }
  table.cart.mobileshow.products tr td.product-cell-6 input { width:35px !important; }
  table.cart.mobileshow.products tr td.product-cell-2 {
    width:70% !important;
    padding-top:20px;
    height:40px;
  }
  table.cart.mobileshow.products tr td.product-cell-3 {
    text-align:left;
    padding-top:10px;
    height:32px;
  }
  table.cart.mobileshow.products tr td.product-cell-5 {
    margin-top:0;
    width:95px !important;
  }
  table.cart.mobileshow.products tr td.product-cell-7 { float:right; }
  div.product-list table.cart tr td.product-cell-5 :first-child span, div.product-list table.cart tr td.product-cell-5 :first-child { margin:0; }
  .checkoutlogin > div {
    width:100% !important;
    float:none !important;
    margin:0 !important;
  }
  .checkoutlogin .next {
    margin-top:20px !important;
    margin-bottom:20px !important;
  }
  .checkoutlogin .next br { display:none; }
  .checkoutlogin .next input { margin-top:15px !important; }
  .checkoutlogin input.btn { width:150px !important; }
  .checkoutformholder { width:auto !important; }
  div.col2 form#webshop-checkout div.form-box-left {
    width:100%;
    margin-right:0;
    float:none;
    padding-left:15px;
    box-sizing:border-box;
  }
  div.col2 div.form-box-left input, div.col2 div.form-box-left select { margin-left:0px; }
  form#webshop-checkout label { margin-left:0 !important; }
  div.col2 form#webshop-checkout div.form-box-left h4, div.col2 div.form-box-right h4 { padding:0px; }
  div.col2 form#webshop-checkout div.form-box-right {
    width:100%;
    padding-left:15px;
    box-sizing:border-box;
  }
  form#webshop-checkout input[type=checkbox], form#webshop-checkout input[type=radio] {
    width:15px !important;
    height:15px !important;
  }
  form#webshop-checkout input[type=checkbox] { margin-top:6px !important; }
  div.col2 div.form-box-right label { width:180px !important; }
  form#webshop-checkout #dataManagment { margin-left:0px !important; }
  form#webshop-checkout .form-error { margin-left:0px !important; }
  form#webshop-checkout .differentInvoice .form-error {
    float:none !important;
    margin-left:5px !important;
  }
  #userdata input[type=checkbox], #userdata input[type=radio] {
    width:15px !important;
    height:15px !important;
  }
  #userdata #s_changepassword label, #userdata #s_acceptNewsletters label {
    position:relative;
    top:-3px;
  }
}
@media screen and (max-width: 465px) {
  div.col2 div.product-item div.left, div.col2 div.product-item-sale div.left { width:50%; }
  div.col2 div.product-item div.right, div.col2 div.product-item-sale div.right { width:50%; }
}
@media screen and (max-width: 450px) {
  form#webshop-checkout .terms .differentInvoice .form-error {
    float:none !important;
    margin-left:0px !important;
    display:block;
  }
  form#webshop-checkout .terms .differentInvoice label {
    padding-left:0px !important;
    clear:left !important;
  }
  .orderreview .product-list { display:none; }
  .orderreview .onlysm { display:block !important; }
  .orderreview .onlysm table { width:100% !important; }
}
@media screen and (max-width: 390px) {
  table.cart.mobileshow.products tr td.product-cell-1 { display:none; }
  table.cart.mobileshow.products tr td.product-cell-2 { width:100% !important; }
  .mobile-md { display:none; }
  .mobile-sm { display:block; }
  .mobile-sm button { margin-top:5px; }
}
#webshop-checkout h4 { padding-bottom:0; }
.form-box-row {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.form-box-row .col-6 {
  padding:0px 2.3%;
  -webkit-box-flex:0;
  -ms-flex:0 0 45.4%;
  flex:0 0 45.4%;
  max-width:45.4%;
}
.form-box-row.text-input .col-6 label, .form-box-row.text-input .col-12 label {
  width:100%;
  height:auto;
  float:none;
  text-align:left;
  display:block;
  padding-top:0px;
  padding-bottom:5px;
}
.form-box-row .col-6 label .star {
  padding-left:3px;
  float:none;
}
.form-box-row .col-6 .form-error { margin:-5px 0px 10px 0px; }
.form-box-row.text-input .col-6 input[type="text"], .form-box-row .col-6 select {
  width:100%;
  margin:0px;
  margin-bottom:10px;
}
.form-box-row .col-6 select { width:105%; }
.form-box-row .col-6.payMethod label, .form-box-row .col-6.receiptMethod label {
  text-align:left;
  width:65%;
}
.form-box-row .col-6.payMethod input, .form-box-row .col-6.receiptMethod input {
  width:auto;
  float:none;
  margin:0px;
}
.differentInvoice label {
  float:none !important;
  position:relative;
  top:-3px;
}
body .cc_container {
  border:0px !important;
  border-top:1px solid #ffffff !important;
  background-color:#1a1818 !important;
}
body .cc_container .cc_message {
  text-align:left !important;
  color:#ffffff !important;
}
body .cc_container .cc_message a { color:#d4b98c !important; }
body .cc_container .cc_message a:hover { color:#c79a52 !important; }
body .cc_container .cc_btn {
  background-color:#c79a52 !important;
  color:#ffffff !important;
}
body .cc_container .cc_btn:hover {
  background-color:#d4b98c !important;
  color:#ffffff !important;
}
#glspont-map {
  width:100%;
  height:400px;
}
html.lb-disable-scrolling {
  overflow:hidden;
  position:fixed;
  height:100vh;
  width:100vw;
}
.lightboxOverlay {
  position:absolute;
  top:0;
  left:0;
  z-index:9999;
  background-color:black;
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity:0.8;
  display:none;
}
.lightbox {
  position:absolute;
  left:0;
  width:100%;
  z-index:10000;
  text-align:center;
  line-height:0;
  font-weight:normal;
}
.lightbox .lb-image {
  display:block;
  height:auto;
  max-width:inherit;
  max-height:none;
  border-radius:3px;
  border:4px solid white;
}
.lightbox a img { border:none; }
.lb-outerContainer {
  position:relative;
  *zoom:1;
  width:250px;
  height:250px;
  margin:0 auto;
  border-radius:4px;
  background-color:white;
}
.lb-outerContainer:after {
  content:"";
  display:table;
  clear:both;
}
.lb-loader {
  position:absolute;
  top:43%;
  left:0;
  height:25%;
  width:100%;
  text-align:center;
  line-height:0;
}
.lb-cancel {
  display:block;
  width:32px;
  height:32px;
  margin:0 auto;
  background:url(/gfx/lightbox/loading.gif) no-repeat;
}
.lb-nav {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  z-index:10;
}
.lb-container > .nav { left:0; }
.lb-nav a {
  outline:none;
  background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height:100%;
  cursor:pointer;
  display:block;
}
.lb-nav a.lb-prev {
  width:34%;
  left:0;
  float:left;
  background:url(/gfx/lightbox/prev.png) left 48% no-repeat;
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity:0;
  -webkit-transition:opacity 0.6s;
  -moz-transition:opacity 0.6s;
  -o-transition:opacity 0.6s;
  transition:opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity:1;
}
.lb-nav a.lb-next {
  width:64%;
  right:0;
  float:right;
  background:url(/gfx/lightbox/next.png) right 48% no-repeat;
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity:0;
  -webkit-transition:opacity 0.6s;
  -moz-transition:opacity 0.6s;
  -o-transition:opacity 0.6s;
  transition:opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity:1;
}
.lb-dataContainer {
  margin:0 auto;
  padding-top:5px;
  *zoom:1;
  width:100%;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
}
.lb-dataContainer:after {
  content:"";
  display:table;
  clear:both;
}
.lb-data {
  padding:0 4px;
  color:#cccccc;
}
.lb-data .lb-details {
  width:85%;
  float:left;
  text-align:left;
  line-height:1.1em;
}
.lb-data .lb-caption {
  font-size:13px;
  font-weight:bold;
  line-height:1em;
}
.lb-data .lb-caption a { color:#44aaee; }
.lb-data .lb-number {
  display:block;
  clear:left;
  padding-bottom:1em;
  font-size:12px;
  color:#999999;
}
.lb-data .lb-close {
  display:block;
  float:right;
  width:30px;
  height:30px;
  background:url(/gfx/lightbox/close.png) top right no-repeat;
  text-align:right;
  outline:none;
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity:0.7;
  -webkit-transition:opacity 0.2s;
  -moz-transition:opacity 0.2s;
  -o-transition:opacity 0.2s;
  transition:opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor:pointer;
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity:1;
}
.theme-default .nivoSlider {
  position:relative;
  background:#ffffff url(/scripts/nivo-slider/themes/default/loading.gif) no-repeat 50% 50%;
  margin-bottom:10px;
  -webkit-box-shadow:0px 1px 5px 0px #4a4a4a;
  -moz-box-shadow:0px 1px 5px 0px #4a4a4a;
  box-shadow:0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
.theme-default .nivoSlider a {
  border:0;
  display:block;
}
.theme-default .nivo-controlNav { text-align:center; }
.theme-default .nivo-controlNav a {
  display:inline-block;
  width:22px;
  height:22px;
  background:url(/scripts/nivo-slider/themes/default/bullets.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin:0 2px;
}
.theme-default .nivo-controlNav a.active { background-position:0 -22px; }
.theme-default .nivo-directionNav a {
  display:block;
  width:30px;
  height:30px;
  background:url(/scripts/nivo-slider/themes/default/arrows.png) no-repeat;
  text-indent:-9999px;
  border:0;
  opacity:0;
  -webkit-transition:all 200ms ease-in-out;
  -moz-transition:all 200ms ease-in-out;
  -o-transition:all 200ms ease-in-out;
  transition:all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity:1; }
.theme-default a.nivo-nextNav {
  background-position:-30px 0;
  right:15px;
}
.theme-default a.nivo-prevNav { left:15px; }
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width:100%;
  position:absolute;
  bottom:-60px;
  z-index:999;
  height:120px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width:auto;
  height:auto;
  background:none;
  margin-bottom:5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display:block;
  width:260px;
  height:auto;
  margin-left:-60%;
}
.slider-wrapper { position:relative; }
.theme-default .nivo-controlNav.nivo-thumbs-enabled .nivo-control {
  border:5px #ffffff solid;
  height:90px;
  width:90px;
  overflow:hidden;
  display:inline-block;
  margin:0 20px;
  box-shadow:0px 10px 10px #000000;
}
.theme-light.slider-wrapper {
  background:#ffffff;
  padding:10px;
}
.theme-light .nivoSlider {
  position:relative;
  background:#ffffff url(loading.gif) no-repeat 50% 50%;
  margin-bottom:10px;
  overflow:visible;
}
.theme-light .nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
.theme-light .nivoSlider a {
  border:0;
  display:block;
}
.theme-light .nivo-controlNav {
  text-align:left;
  padding:0;
  position:relative;
  z-index:10;
}
.theme-light .nivo-controlNav a {
  display:inline-block;
  width:10px;
  height:10px;
  background:url(bullets.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin:0 2px;
}
.theme-light .nivo-controlNav a.active { background-position:0 100%; }
.theme-light .nivo-directionNav a {
  display:block;
  width:30px;
  height:30px;
  background:url(arrows.png) no-repeat;
  text-indent:-9999px;
  border:0;
  top:auto;
  bottom:-36px;
  z-index:11;
}
.theme-light .nivo-directionNav a:hover {
  background-color:#eeeeee;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
}
.theme-light a.nivo-nextNav {
  background-position:160% 50%;
  right:0px;
}
.theme-light a.nivo-prevNav {
  background-position:-60% 50%;
  left:auto;
  right:35px;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled { width:80%; }
.theme-light .nivo-controlNav.nivo-thumbs-enabled a {
  width:auto;
  height:auto;
  background:none;
  margin-bottom:5px;
}
.theme-light .nivo-controlNav.nivo-thumbs-enabled img {
  display:block;
  width:120px;
  height:auto;
}
.theme-dark.slider-wrapper {
  background:#222222;
  padding:10px;
}
.theme-dark .nivoSlider {
  position:relative;
  background:#ffffff url(loading.gif) no-repeat 50% 50%;
  margin-bottom:10px;
  overflow:visible;
}
.theme-dark .nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
.theme-dark .nivoSlider a {
  border:0;
  display:block;
}
.theme-dark .nivo-controlNav {
  text-align:left;
  padding:0;
  position:relative;
  z-index:10;
}
.theme-dark .nivo-controlNav a {
  display:inline-block;
  width:10px;
  height:10px;
  background:url(bullets.png) no-repeat 0 2px;
  text-indent:-9999px;
  border:0;
  margin:0 2px;
}
.theme-dark .nivo-controlNav a.active { background-position:0 100%; }
.theme-dark .nivo-directionNav a {
  display:block;
  width:30px;
  height:30px;
  background:url(arrows.png) no-repeat;
  text-indent:-9999px;
  border:0;
  top:auto;
  bottom:-36px;
  z-index:11;
}
.theme-dark .nivo-directionNav a:hover {
  background-color:#333333;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
}
.theme-dark a.nivo-nextNav {
  background-position:-16px 50%;
  right:0px;
}
.theme-dark a.nivo-prevNav {
  background-position:11px 50%;
  left:auto;
  right:35px;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled { width:80%; }
.theme-dark .nivo-controlNav.nivo-thumbs-enabled a {
  width:auto;
  height:auto;
  background:none;
  margin-bottom:5px;
}
.theme-dark .nivo-controlNav.nivo-thumbs-enabled img {
  display:block;
  width:120px;
  height:auto;
}
.theme-bar.slider-wrapper {
  position:relative;
  border:1px solid #333333;
  overflow:hidden;
}
.theme-bar .nivoSlider {
  position:relative;
  background:#ffffff url(/scripts/nivo-slider/themes/bar/loading.gif) no-repeat 50% 50%;
}
.theme-bar .nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
.theme-bar .nivoSlider a {
  border:0;
  display:block;
}
.theme-bar .nivo-controlNav {
  position:absolute;
  left:0;
  bottom:-41px;
  z-index:10;
  width:100%;
  height:30px;
  text-align:center;
  padding:5px 0;
  border-top:1px solid #333333;
  background:#333333;
  background:-moz-linear-gradient(top,#565656 0%,#333333 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#565656),color-stop(100%,#333333));
  background:-webkit-linear-gradient(top,#565656 0%,#333333 100%);
  background:-o-linear-gradient(top,#565656 0%,#333333 100%);
  background:-ms-linear-gradient(top,#565656 0%,#333333 100%);
  background:linear-gradient(to bottom,#565656 0%,#333333 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#565656',endColorstr='#333333',GradientType=0);
  opacity:0.5;
  -webkit-transition:all 200ms ease-in-out;
  -moz-transition:all 200ms ease-in-out;
  -o-transition:all 200ms ease-in-out;
  transition:all 200ms ease-in-out;
}
.theme-bar:hover .nivo-controlNav {
  bottom:0;
  opacity:1;
}
.theme-bar .nivo-controlNav a {
  display:inline-block;
  width:22px;
  height:22px;
  background:url(/scripts/nivo-slider/themes/bar/bullets.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin:5px 2px 0 2px;
}
.theme-bar .nivo-controlNav a.active { background-position:0 -22px; }
.theme-bar .nivo-directionNav a {
  display:block;
  border:0;
  color:#ffffff;
  text-transform:uppercase;
  top:auto;
  bottom:10px;
  z-index:11;
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:13px;
  line-height:20px;
  opacity:0.5;
  -webkit-transition:all 200ms ease-in-out;
  -moz-transition:all 200ms ease-in-out;
  -o-transition:all 200ms ease-in-out;
  transition:all 200ms ease-in-out;
}
.theme-bar a.nivo-nextNav { right:-50px; }
.theme-bar a.nivo-prevNav { left:-50px; }
.theme-bar:hover a.nivo-nextNav {
  right:15px;
  opacity:1;
}
.theme-bar:hover a.nivo-prevNav {
  left:15px;
  opacity:1;
}
.theme-bar .nivo-directionNav a:hover { color:#dddddd; }
.theme-bar .nivo-controlNav.nivo-thumbs-enabled { width:100%; }
.theme-bar .nivo-controlNav.nivo-thumbs-enabled a {
  width:auto;
  height:auto;
  background:none;
  margin-bottom:5px;
}
.theme-bar .nivo-controlNav.nivo-thumbs-enabled img {
  display:block;
  width:120px;
  height:auto;
}
.nivoSlider {
  position:relative;
  width:100%;
  height:auto;
  overflow:hidden;
}
.nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  max-width:none;
}
.nivo-main-image {
  display:block !important;
  position:relative !important;
  width:100% !important;
}
.nivoSlider a.nivo-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border:0;
  padding:0;
  margin:0;
  z-index:6;
  display:none;
}
.nivo-slice {
  display:block;
  position:absolute;
  z-index:5;
  height:100%;
  top:0;
}
.nivo-box {
  display:block;
  position:absolute;
  z-index:5;
  overflow:hidden;
}
.nivo-box img { display:block; }
.nivo-caption {
  position:absolute;
  left:10px;
  top:100px;
  color:#ffffff;
  width:200px;
  z-index:8;
  padding:5px 10px;
  display:none;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  font-size:48px;
  line-height:48px;
  color:#fbffe2;
  font-weight:bold;
}
.nivo-html-caption { display:none; }
.nivo-directionNav a {
  position:absolute;
  top:45%;
  z-index:9;
  cursor:pointer;
}
.nivo-prevNav { left:0px; }
.nivo-nextNav { right:0px; }
.nivo-controlNav { text-align:center; }
.nivo-controlNav a { cursor:pointer; }
.nivo-controlNav a.active { font-weight:bold; }
