@charset "IBM437";
/*@import "compass/reset";*/
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../font/fontawesome-webfont.eot?v=3.2.1");
  src: url("../font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal; }
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em; }

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.icon-5x {
  font-size: 5em; }
  .icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }
  .icon-stack [class^="icon-"],
  .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em; }
  .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

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

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

  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }

  100% {
    -o-transform: rotate(359deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }

  100% {
    -ms-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(359deg); } }
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope-alt:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-power-off:before,
.icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-gear:before,
.icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file-alt:before {
  content: "\f016"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign:before {
  content: "\f055"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-gears:before,
.icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up-alt:before {
  content: "\f087"; }

.icon-thumbs-down-alt:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit-card:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-text-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign-alt:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile-phone:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

.icon-smile:before {
  content: "\f118"; }

.icon-frown:before {
  content: "\f119"; }

.icon-meh:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard:before {
  content: "\f11c"; }

.icon-flag-alt:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-mail-reply-all:before {
  content: "\f122"; }

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-question:before {
  content: "\f128"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle-piece:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-off:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-empty:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-play-sign:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-collapse:before {
  content: "\f150"; }

.icon-collapse-top:before {
  content: "\f151"; }

.icon-expand:before {
  content: "\f152"; }

.icon-euro:before,
.icon-eur:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before,
.icon-usd:before {
  content: "\f155"; }

.icon-rupee:before,
.icon-inr:before {
  content: "\f156"; }

.icon-yen:before,
.icon-jpy:before {
  content: "\f157"; }

.icon-renminbi:before,
.icon-cny:before {
  content: "\f158"; }

.icon-won:before,
.icon-krw:before {
  content: "\f159"; }

.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a"; }

.icon-file:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-sort-by-alphabet:before {
  content: "\f15d"; }

.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

.icon-sort-by-attributes:before {
  content: "\f160"; }

.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

.icon-sort-by-order:before {
  content: "\f162"; }

.icon-sort-by-order-alt:before {
  content: "\f163"; }

.icon-thumbs-up:before {
  content: "\f164"; }

.icon-thumbs-down:before {
  content: "\f165"; }

.icon-youtube-sign:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-sign:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stackexchange:before {
  content: "\f16c"; }

.icon-instagram:before {
  content: "\f16d"; }

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-sign:before {
  content: "\f172"; }

.icon-tumblr:before {
  content: "\f173"; }

.icon-tumblr-sign:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-sun:before {
  content: "\f185"; }

.icon-moon:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }

#header_logo {
  margin-top: 5px; }

body {
  min-width: 320px;
  height: 100%;
  line-height: 14px;
  font-size: 14px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

ul {
  padding: 0; }
  ul li {
    list-style: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: psans, Helvetica, sans-serif;
  font-style: normal; }
  
body.lang_el h1,
body.lang_el h2,
body.lang_el h3,
body.lang_el h4,
body.lang_el h5,
body.lang_el h6 {
  font-family: Helvetica, sans-serif;
  font-style: normal; }

textarea,
select,
input,
.form-control,
.btn.no-border-radius,
.no-border-radius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

sup {
  color: #990000; }

#password .box p {
  margin-bottom: 20px; }
#password .box #form_forgotpassword {
  margin-bottom: 30px; }

#features_menu {
  width: 270px; }
  #features_menu.affix {
    top: 100px; }
  #features_menu li {
    border-bottom: 1px solid #eee; }
    #features_menu li:last-child {
      border-bottom: 0; }
    #features_menu li a {
      color: #444; }
      #features_menu li a:hover {
        color: #0088cc;
        border-left: 2px solid #0088cc; }
  #features_menu .icon-chevron-right {
    float: right; }

.input-group .form-control {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tabbable .nav {
  margin-bottom: 20px; }

.special-heading {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin: 0 0 50px 0; }
  .special-heading .lines {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJtYXN0aGVhZC1wYXR0ZXJuIiB3aWR0aD0iMSIgaGVpZ2h0PSI3IiB2ZXJzaW9uPSIxLjEiPgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9IiNDQ0NDQ0MiLz4KICA8cmVjdCB4PSIwIiB5PSIzIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSIjQ0NDQ0NDIi8+CiAgPHJlY3QgeD0iMCIgeT0iNiIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0iI0NDQ0NDQyIvPgo8L3N2Zz4=) center center repeat-x;
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto; }
  .special-heading .heading {
    padding: 0 10px;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 24px;
    font-family: psans, Helvetica, sans-serif; }

  body.lang_el .special-heading .heading {
    font-family: Helvetica, sans-serif; }
	
/* Buttons */
.button {
  background-color: #f0f0f0;
  border: 1px solid #dddddd;
  color: black;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .button .icon-svg {
    display: none; }

.button:hover {
  background-color: #e6e6e6; }

.exclusive {
  display: inline-block;
  font-family: psans, Helvetica, sans-serif;
  text-transform: uppercase;
  text-shadow: none;
  background: #167db2;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }}

body.lang_el .exclusive {
  font-family: Helvetica, sans-serif; }
  .exclusive:hover {
    background: #f0f0f0;
    color: #167db2;
    border: 1px solid transparent;
    z-index: auto !important; }
  .exclusive .icon-svg {
    display: none; }
  .exclusive.btn-svg {
    padding: 0 5px;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
    .exclusive.btn-svg .icon-svg {
      display: block; }
    .exclusive.btn-svg .icon-svg {
      fill: #fff; }
    .exclusive.btn-svg:hover .icon-svg {
      fill: #167db2; }
    .exclusive.btn-svg span {
      display: none; }

/* & Buttons */
/* SVG Icons */
.icon-svg {
  width: 30px;
  height: 30px; }

/* & SVG Icons */
/*#index .fadeInScroll {
  opacity: 0; }*/

.frame_wrap_content .loading {
  text-align: center;
  margin: 20px 0; }

/* Device left menu */
#leftMenu {
  float: left;
  font-size: 30px;
  color: #444;
  line-height: 1;
  margin-top: 6px; }

#device-menu-left #sidr-id-searchbox {
  margin-top: 20px; }
#device-menu-left .sidr-class-button-search {
  display: none; }
#device-menu-left .sidr-class-fwh-title, #device-menu-left .sidr-class-cat-title {
  text-align: center;
  font-size: 17px;
  padding: 10px;
  line-height: 1;
  text-transform: uppercase; }
#device-menu-left .sidr-class-tree > li > ul,
#device-menu-left .sidr-class-sf-menu > li > ul {
  display: none; }

/* & Device left menu */
#adsWrapper .banner {
  margin-left: 30px; }
  #adsWrapper .banner:first-child {
    margin-left: 0; }

.breadcrumb {
  font-size: 14px;
  font-family: psans, Helvetica, sans-serif;
  font-style: italic;
  color: #444444;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
body.lang_el .breadcrumb {
  font-family: Helvetica, sans-serif;}
  .breadcrumb a {
    font-style: normal;
    color: #444444; }
  .breadcrumb .navigation-pipe {
    padding: 0 5px; }

.header_large #navSecondary {
  padding: 30px 0; }
.header_large .breadcrumb {
  margin-top: 0; }

#home-page-tabs .frame_secondary {
  margin: 2px 24px 0 0; }
  #home-page-tabs .frame_secondary .compare-form {
    margin-bottom: 0; }
    #home-page-tabs .frame_secondary .compare-form .btn {
      padding: 3px 8px; }

.frame_wrap {
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  border: 4px solid #ccc;
  border: 4px solid rgba(0, 0, 0, 0.15);
  padding: 20px 10px;
  margin-bottom: 20px;
  overflow: visible; }

.frame_secondary {
  float: right; }

.frame_wrap_header {
  border-bottom: none;
  padding: 0;
  margin: 0; }

.frame_wrap_header.nav.nav-tabs > li {
  margin: 0; }

.frame_wrap_header > .fwh-title,
.frame_wrap_header.nav.nav-tabs > li > a {
  font-family: psans, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  line-height: 1;
  opacity: 0.9;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  margin-bottom: -4px;
  padding: 10px 15px; }

body.lang_el .frame_wrap_header.nav.nav-tabs > li > a {
  font-family: Helvetica, sans-serif;}
.frame_wrap_header.nav.nav-tabs > li > a {
  border: none;
  border-bottom: 4px solid transparent; }

.frame_wrap_header.nav.nav-tabs > li > a:hover {
  background: none;
  /*border-bottom: 4px solid #000;*/ }

.frame_wrap_header > .fwh-title,
.frame_wrap_header.nav.nav-tabs li:first-child > a {
  margin-left: -4px;
  padding-left: 24px; }

.frame_wrap_header > .fwh-title,
.frame_wrap_header.nav.nav-tabs .active > a {
  border-bottom: 4px solid #000;
  background-color: transparent; }

.frame_wrap_header > .fwh-title {
  display: inline;
  cursor: default; }

.frame_wrap_header > .fwh-title > a {
  color: #000; }

.frame_wrap_header.clearfix > .fwh-title {
  float: left; }

.frame_wrap_header.clearfix > h1.fwh-title {
  margin-top: 0; }

.frame_wrap_header > .fwh-nav {
  float: right;
  line-height: 1;
  margin: 5px 10px 0 0; }

.frame_wrap_content {
  border-top: none;
  margin-top: 0px;
  padding: 30px 10px 0 10px; }

.tab-content.frame_wrap_content {
  padding: 30px 10px; }

/*
Arrows
<button class="btn btn-arrow" type="button"><i class="icon-chevron-{direction}"></i></button>
{direction} : left, right, up, down
*/
.btn.btn-arrow {
  padding: 1px 5px;
  background-color: #F46FA6;
  color: #FFFFFF !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.btn.btn-arrow i, .btn.btn-arrow.disabled i, .btn.btn-arrow a, .btn.btn-arrow.disabled a {
  color: #FFFFFF !important;
}

/* & Arrows */
#displayHome {
  margin-bottom: 20px; }

.blue_block {
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  border: 1px solid #fff;
  background-color: rgba(22, 125, 178, 0.2); }
  .blue_block .block {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 30px; }
    .blue_block .block h4 {
      font-weight: bold; }
  .blue_block .border-right {
    border-right: 1px solid #fff; }

.myaccount-column {
  text-align: center; }
  .myaccount-column li {
    margin-bottom: 10px; }
  .myaccount-column .logout {
    margin: 20px 0 30px 0; }

#view_nav {
  float: left;
  margin: 7px 20px 0 0; }
  #view_nav li {
    float: left;
    margin-right: 10px; }
    #view_nav li a {
      color: #333;
      font-size: 18px;
      display: block; }
    #view_nav li.display-title {
      margin: 3px 10px 0 0; }
    #view_nav li#grid, #view_nav li#list {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5; }
  #view_nav #grid.selected,
  #view_nav #list.selected {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
  #view_nav #grid:hover,
  #view_nav #list:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }

@media (max-width: 1199px) {
  #address_invoice_form {
    margin-top: 20px; }

  label[for="cgv"] {
    font-size: 12px; } }
.sortPagiBar {
  margin: 30px 0; }
  @media (max-width: 1199px) {
    .sortPagiBar .nbrItemPage,
    .sortPagiBar .exclusive-medium,
    .sortPagiBar .bt_compare {
      margin-top: 30px; } }
  .sortPagiBar #productsSortForm {
    float: right;
    margin-right: 20px; }
    .sortPagiBar #productsSortForm .form-group {
      margin-bottom: 0; }
      .sortPagiBar #productsSortForm .form-group label {
        float: left;
        margin: 10px 10px 0 0; }
      .sortPagiBar #productsSortForm .form-group #selectProductSort {
        float: left;
        width: 180px;
        font-size: 12px;
        margin-top: 1px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
  .sortPagiBar .nbrItemPage {
    float: left; }
    .sortPagiBar .nbrItemPage #nb_item {
      float: left;
      width: 70px;
      margin: 1px 10px 0 10px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .sortPagiBar .nbrItemPage label,
    .sortPagiBar .nbrItemPage span {
      float: left;
      margin-top: 10px; }
  .sortPagiBar .showall {
    float: left;
    margin: 0 20px; }
  .sortPagiBar .compare-form {
    float: right; }

header > .banner {
  background: black;
  max-height: 100%; }
header .row {
  position: relative; }
  header .row > .container {
    position: relative; }
header .nav {
  background: black;
  padding: 5px 0;
  color: white;
  font-size: 10px; }
  header .nav a {
    color: white; }
    header .nav a:hover {
      color: white; }
header .home {
  float: left;
  margin: 7px 20px 0 0; }
header #header_nav_main_links {
  float: left; }
header #header_scl {
  float: right;
  color: #999; }
header #navSecondary {
  /*-moz-box-shadow: rgba(0, 0, 0, 0.2) 0 5px 13px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 5px 13px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 5px 13px;*/
  background: #fff;
  z-index: 1001;
  width: 100%; }
  header #navSecondary #header_logo {
    float: left; }
    @media (max-width: 991px) {
      header #navSecondary #header_logo {
        float: none;
/*        position: absolute;
        left: 0;
        right: 0;
        margin: 0 30%;*/ }
        header #navSecondary #header_logo > img {
          margin: 0 auto; } }
header #sliderWrapper {
  padding: 0;
  border-top: 0; }

#hookTopMenu {
  position: relative;
  margin-top: 20px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16); }
  #hookTopMenu .cat_title h2 {
    background: #167db2;
    color: #fff;
    margin: -5px 0 0 0;
    padding: 9px;
    padding-left: 24px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0; }

#displaySlider2 {
  padding: 0;
  margin-bottom: 30px; }

.products-block {
  position: relative; }
  .products-block ul {
    text-align: center;
    position: relative; }
  .products-block li {
    margin-bottom: 20px; }
    .products-block li h5 {
      margin: 10px 0; }
      .products-block li h5 a {
        color: #000;
        /*font-size: 18px;*/ }
        .products-block li h5 a:hover {
          color: #0088cc; }

.blockstore div {
  margin-bottom: 30px;
  text-align: center; }
.blockstore .store-description {
  text-align: justify; }

.informations_block_left ul {
  margin-bottom: 10px; }
  .informations_block_left ul li {
    border: 0;
    margin: 10px 0 5px 20px;
    list-style-image: url("../img/ul_arrow.png?1395382311"); }
    .informations_block_left ul li a {
      color: #000; }
      .informations_block_left ul li a:hover {
        color: #0088cc; }

.frame_secondary .heading-counter {
  margin: 10px 20px 0 0;
  display: block; }

#account-creation_form .account_creation > div {
  margin: 0 0 20px 0; }
  #account-creation_form .account_creation > div > label {
    margin: 0 0 10px 0; }
#account-creation_form .account_creation .checkbox input[type="checkbox"] {
  margin: 2px 5px 0 0 !important; }
#account-creation_form .radio-inline {
  margin: 0 10px 0 0; }
  #account-creation_form .radio-inline label input {
    margin: 0 5px 0 0 !important; }

#add_address > div {
  margin: 0 0 20px 0; }
  #add_address > div > label {
    margin: 0 0 10px 0; }

#cart_summary .price-percent-reduction {
  position: static; }
#cart_summary tbody .old-price {
  color: #aaa;
  text-decoration: line-through;
  font-size: 12px; }
#cart_summary tfoot td.text-right {
  font-weight: bold; }
#cart_summary tfoot td.price {
  text-align: left; }
#cart_summary tfoot td#total_price_container {
  font-size: 20px;
  color: #F46FA6; }
#cart_summary tfoot td.total_price_container {
  font-size: 20px;
  text-transform: uppercase; }

.cart_navigation .standard-checkout {
  float: right; }
.cart_navigation .button-exclusive {
  float: left; }

.address_delivery label {
  margin: 10px 10px 0 0; }

ul.step {
  margin-bottom: 20px; }
  ul.step li {
    float: left;
    width: 20%;
    height: 50px;
    line-height: 50px; }
    ul.step li span,
    ul.step li a {
      display: block;
      /*background: #dedede;*/
      color: #676767;
      margin-right: 5px;
      opacity: 0.8; }
    ul.step li span em,
    ul.step li a em {
      display: inline-block;
      width: 25%;
      text-align: center;
      margin-right: 10px;
      color: whitesmoke;
      background: #686868; }
    ul.step li.step_current span,
    ul.step li.step_current a {
      opacity: 1; }
      ul.step li.step_current span em,
      ul.step li.step_current a em {
        background: #F46FA6; }
    ul.step li.step_todo span {
      /*background-image: url('../img/icon/form-error.png?1405092285');*/
      background-repeat: no-repeat;
      background-position: 190px 18px; }
    ul.step li.step_done a {
      background-image: url('../img/icon/form-ok.png?1405092285');
      background-repeat: no-repeat;
      background-position: 190px 18px; }
    ul.step li.last span,
    ul.step li.last a {
      margin-right: 0; }

#address .box {
  text-align: center; }

#identity p.info-title,
#identity p.required,
#identity .page-subheading,
#identity .form-group.submit {
  text-align: center; }
#identity .gender-line .radio-inline input {
  margin-right: 5px !important; }

#authentication .page-subheading,
#authentication .form-group.submit {
  text-align: center; }

#new_account_form {
  text-align: center;
  /*    .gender-line div,
      .checkbox {
          text-align: left;
      }*/ }
  #new_account_form .radio-inline label input {
    margin: 3px 5px 0 0 !important; }

#opc_new_account #login_form {
  text-align: center; }

#address_invoice_form .btn {
  margin-top: 20px; }

.box .alert {
  text-align: left; }

.form-group .form-error input, .form-group .form-error textarea {
  border: 1px solid #f13340;
  color: #f13340;
  background: url(../img/icon/form-error.png) 98% 8px no-repeat #fff1f2; }
.form-group .form-ok input, .form-group .form-ok textarea {
  border: 1px solid #46a74e;
  color: #35b33f;
  background: url(../img/icon/form-ok.png) 98% 8px no-repeat #ddf9e1; }
.form-group .form-error .form-control, .form-group .form-ok .form-control {
  padding-right: 30px; }

.form-group.form-ok input, .form-group.form-ok textarea {
  border: 1px solid #46a74e;
  color: #35b33f;
  background: url(../img/icon/form-ok.png) 98% 8px no-repeat #ddf9e1; }

.form-group.form-error input, .form-group.form-error textarea {
  border: 1px solid #f13340;
  color: #f13340;
  background: url(../img/icon/form-error.png) 98% 8px no-repeat #fff1f2; }

.footer-container {
  background-color: #dcdcdc;
  background-color: rgba(0, 0, 0, 0.1);
  border-top: 4px solid #000;
  padding: 30px 0; }
  .footer-container #footer .row {
    position: relative; }
  .footer-container #footer a {
    color: #000; }
    .footer-container #footer a:hover {
      color: #0088cc; }
  .footer-container #footer h4 {
    font-family: psans, Helvetica, sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 20px;
    text-rendering: optimizelgibility;
    margin: 0 0 20px 0; }
 body.lang_el .footer-container #footer h4 {
    font-family: Helvetica, sans-serif;}
    @media (max-width: 767px) {
      .footer-container #footer h4 {
        position: relative;
        margin-bottom: 0;
        padding-bottom: 13px; }
        .footer-container #footer h4:after {
          display: block;
          content: "\f055";
          font-family: "FontAwesome";
          position: absolute;
          right: 0;
          top: 1px; }
        .footer-container #footer h4.active:after {
          content: "\f056"; } }
  .footer-container #footer ul li {
    margin: 10px 0 5px 20px;
    list-style-image: url('../img/ul_arrow.png?1405092285'); }
    .footer-container #footer ul li a {
      color: #000; }
      .footer-container #footer ul li a:hover {
        color: #0088cc; }
  .footer-container #footer #block_contact_infos ul li {
    list-style-image: none;
    margin: 10px 0 5px 0;
    line-height: 30px; }
    .footer-container #footer #block_contact_infos ul li i {
      font-size: 25px;
      width: 32px;
      text-align: center;
      padding-right: 12px;
      float: left;
      color: #908f8f; }
    .footer-container #footer #block_contact_infos ul li span {
      font-weight: bold; }
  .footer-container #footer .blockcategories_footer {
    clear: left; }
  .footer-container #footer #social_block {
    float: left;
    width: 50%;
    padding: 22px 15px 0 15px; }
    @media (max-width: 767px) {
      .footer-container #footer #social_block {
        width: 100%;
        float: left;
        padding-top: 5px; } }
    .footer-container #footer #social_block ul {
      float: right; }
      @media (max-width: 767px) {
        .footer-container #footer #social_block ul {
          float: none; } }
      .footer-container #footer #social_block ul li {
        float: left;
        width: 40px;
        text-align: center; }
        @media (min-width: 768px) and (max-width: 991px) {
          .footer-container #footer #social_block ul li {
            width: 30px; } }
        .footer-container #footer #social_block ul li a {
          display: inline-block;
          color: #908f8f;
          font-size: 28px; }
          @media (min-width: 768px) and (max-width: 991px) {
            .footer-container #footer #social_block ul li a {
              font-size: 20px; } }
          .footer-container #footer #social_block ul li a span {
            display: none; }
          .footer-container #footer #social_block ul li a:before {
            display: inline-block;
            font-family: "FontAwesome";
            vertical-align: -5px; }
          .footer-container #footer #social_block ul li a:hover {
            color: white; }
        .footer-container #footer #social_block ul li.facebook a:before {
          content: "\f09a"; }
        .footer-container #footer #social_block ul li.twitter a:before {
          content: "\f099"; }
        .footer-container #footer #social_block ul li.rss a:before {
          content: "\f09e"; }
        .footer-container #footer #social_block ul li.youtube a:before {
          content: "\f167"; }
        .footer-container #footer #social_block ul li.google-plus a:before {
          content: "\f0d5"; }
        .footer-container #footer #social_block ul li.pinterest a:before {
          content: "\f0d2"; }
    .footer-container #footer #social_block h4 {
      float: right;
      margin-bottom: 0;
      font-size: 21px;
      line-height: 25px;
      text-transform: none;
      padding: 0 10px 0 0; }
      @media (max-width: 767px) {
        .footer-container #footer #social_block h4 {
          display: none;
          text-align: center; } }
  .footer-container #footer .bottom-footer {
    position: absolute;
    bottom: -55px;
    left: 0; }
    .footer-container #footer .bottom-footer div {
      padding: 15px 0 0 0;
      border-top: 1px solid #515151;
      width: 100%; }

#order-confirmation .box {
  line-height: 1.6; }
#order-confirmation .cart_navigation {
  margin: 20px 0; }

#new_account_form {
  text-align: center; }
  #new_account_form .gender-line {
    text-align: left; }
  #new_account_form .cart_navigation > span {
    display: block;
    margin: 20px 0; }
  #new_account_form .cart_navigation .standard-checkout {
    float: none; }
  #new_account_form #invoice_address {
    float: none; }

@media (max-width: 991px) {
  .category-image {
    display: none; } }
@media (max-width: 767px) {
  #new_account_form .gender-line {
    text-align: center; }

  #order .frame_secondary {
    display: none; }

  .sortPagiBar .compare-form {
    float: none; }
  .sortPagiBar #view_nav {
    margin: 0 0 20px 0;
    display: block;
    float: none; }

  #center_column {
    margin-top: 20px; }

  .frame_wrap_header {
    position: relative; }

  #left_column > div,
  #right_column > div {
    margin-top: 20px; }
  #left_column .fwh-title,
  #right_column .fwh-title {
    width: calc(100% + 8px); }
    #left_column .fwh-title:after,
    #right_column .fwh-title:after {
      display: block;
      font-family: "FontAwesome";
      content: "";
      position: absolute;
      right: 0;
      top: 6px;
      height: 36px;
      width: 36px;
      font-size: 26px;
      font-weight: normal; }
    #left_column .fwh-title.active:after,
    #right_column .fwh-title.active:after {
      content: ""; }

  #home-page-tabs li {
    display: block;
    float: none;
    text-align: center; }

  .mobile_btn {
    margin: 20px 0; }

  .category-image {
    display: none; }

  .img-responsive {
    display: inline-block; }

  .sortPagiBar .compare-form {
    float: none; }
  .sortPagiBar .nbrItemPage {
    margin: 0; }

  ul.step li {
    width: 100%; }
    ul.step li span,
    ul.step li a {
      margin-right: 0; }

  #order-detail-content #cart_summary td {
    float: none !important;
    width: 100% !important;
    text-align: center !important; }
    #order-detail-content #cart_summary td .cart_quantity_input {
      margin: 0 auto; }
    #order-detail-content #cart_summary td .cart_quantity_button {
      display: block;
      width: 57px;
      margin: 0 auto; }
    #order-detail-content #cart_summary td.cart_quantity {
      padding: 8px; }

  .cart_navigation {
    text-align: center; }
    .cart_navigation .btn {
      float: none; }
    .cart_navigation .button-exclusive,
    .cart_navigation .btn-primary {
      margin-top: 10px; }

  .addressesAreEquals .input-group-addon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0; }
  .addressesAreEquals label[for="addressesAreEquals"] {
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 0; }

  .nav .row {
    text-align: center; }
    .nav .row .home,
/*    .nav .row #header_nav_main_links,
    .nav .row .header_user_info,
    .nav .row #contact-link,*/
    .nav .row #header_scl,
    .nav .row .shop-phone,
    .nav .row #search_block_top,
    .nav .row #currencies-block-top,
    .nav .row #languages-block-top {
      float: none; }
    .nav .row .home,
/*    .nav .row .header_user_info,
    .nav .row #contact-link,*/
    .nav .row .shop-phone,
    .nav .row #search_block_top,
    .nav .row #currencies-block-top,
    .nav .row #languages-block-top {
      margin: 10px auto; }
	.nav .row .header_user_info span,
    .nav .row #contact-link span {
		display: inline-block;
		height: 13px;
		visibility: hidden;
		width: 0;
	}
    .nav .row #languages-block-top,
    .nav .row #currencies-block-top,
    .nav .row #search_block_top {
      width: 25%; }
    .nav .row #search_block_top #search_query_top {
      width: 100%; }
    .nav .row .home {
      margin-bottom: 0; }
    .nav .row .shop-phone {
      display: block; }
  .nav #currencies-block-top div.current,
  .nav #languages-block-top div.current {
    background-position: 90px 6px; }
  .nav #currencies-block-top ul,
  .nav #languages-block-top ul {
    top: 34px;
    width: 100%; }

  #navSecondary {
    text-align: center; }
    #navSecondary #header_logo {
      float: none !important; }
    #navSecondary .sf-contener {
      float: none; }
    #navSecondary .shopping_cart a:first-child > * {
      display: none; }
    #navSecondary .shopping_cart a:first-child > svg {
      display: block; }

  .sortPagiBar .nbrItemPage {
    margin-top: 30px; }
  .sortPagiBar .compare-form {
    float: right; }

  .order_carrier_content .input-group-addon {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .order_carrier_content label.form-control {
    padding-top: 0;
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .frame_wrap_header.nav.nav-tabs > li {
    width: 100%; }

  .frame_wrap_header.nav.nav-tabs li:first-child > a {
    margin: 0;
    padding-left: 0; } }
a:hover {
  text-decoration: none; }

@media only screen and (min-width: 1200px) {
  .container {
    padding-left: 0;
    padding-right: 0; } }
textarea {
  resize: none; }

#header {
  z-index: 5003; }

#columns {
  position: relative;
  padding-bottom: 50px;
  padding-top: 15px; }

#center_column .page_product_box h3 {
  color: #555454;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 14px 20px 17px;
  margin: 0 0 20px;
  position: relative;
  border: 1px solid #d6d4d4;
  border-bottom: none;
  background: #fbfbfb; }

p.info-title {
  font-weight: bold;
  color: #333333;
  margin-bottom: 25px; }

p.info-account {
  margin: -4px 0 24px 0; }

.dark {
  color: #333333; }

.main-page-indent {
  margin-bottom: 30px; }

.label {
  white-space: normal;
  display: inline-block;
  padding: 6px 10px; }

label {
  color: #333333; }
  label.required:before {
    content: "*";
    color: red;
    font-size: 14px;
    position: relative;
    line-height: 12px; }

.unvisible {
  display: none; }

#columns .checkbox input[type="checkbox"] {
  margin: 2px 5px 0 0 !important; }

.close {
  opacity: 1; }
  .close:hover {
    opacity: 1; }

/* display table classes */
.table-block {
  display: table;
  width: 100%; }
  .table-block .table-row {
    display: table-row; }
  .table-block .table-cell {
    display: table-cell;
    vertical-align: middle; }

/* & display table classes */
/* Labels Box left/right , New/Sale */
.box-label, .new-box,
.sale-box {
  position: absolute;
  top: 0;
  color: #fff;
  background: rgba(255, 72, 72, 0.6);
  padding: 5px;
  z-index: 9;
  font-family: CaviarDreams, Arial;
  opacity: 0.8; }
  .box-label.box-label-left, .box-label-left.new-box,
  .box-label-left.sale-box {
    left: 0;
    right: initial; }
    .box-label.box-label-left + box-label-left, .box-label-left.new-box + box-label-left,
    .box-label-left.sale-box + box-label-left {
      top: 40px; }
  .box-label.box-label-right, .new-box,
  .sale-box {
    left: initial;
    right: 0; }
    .box-label.box-label-right + box-label-right, .new-box + box-label-right,
    .sale-box + box-label-right {
      top: 40px; }

.new-box + .new-box,
.new-box + .sale-box,
.sale-box + .new-box,
.sale-box + .sale-box {
  top: 40px; }

/* & Labels Red , New/Sale */
.box.box-small {
  padding: 9px 10px 9px 20px; }
  .box.box-small .dark {
    padding-top: 10px;
    padding-right: 20px;
    margin-bottom: 0;
    width: auto; }

.page-product-box {
  padding-bottom: 10px; }

.product-box {
  width: 178px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .product-box .product-image {
    border: 1px solid #d6d4d4;
    background: white;
    padding: 5px;
    display: block;
    margin-bottom: 11px; }
    .product-box .product-image img {
      max-width: 100%;
      width: 100%;
      height: auto; }

.block {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .block {
      margin-bottom: 0px; } }
  @media (max-width: 767px) {
    .block .block_content {
      margin-bottom: 20px; } }

.page-heading {
  font-size: 22px;
  text-transform: uppercase;
  padding: 0px 0px 17px 0px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  overflow: hidden; }
  .page-heading span.heading-counter {
    font: bold 13px/22px Arial, Helvetica, sans-serif;
    float: right;
    color: #333333;
    text-transform: none;
    margin-bottom: 10px; }
    @media (max-width: 480px) {
      .page-heading span.heading-counter {
        float: none;
        display: block;
        padding-top: 5px; } }
  .page-heading span.lighter {
    color: #9c9c9c; }
  .page-heading.bottom-indent {
    margin-bottom: 16px; }
  .page-heading.product-listing {
    border-bottom: none;
    margin-bottom: 0; }

.page-subheading {
  text-transform: uppercase;
  font-size: 18px;
  padding: 0 0 15px;
  line-height: normal;
  font-family: psans, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 12px;
  border-bottom: 1px solid #eee; }

body.lang_el .page-subheading {
  font-family: Helvetica, sans-serif; }

h3.page-product-heading {
  color: #555454;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 14px 20px 17px;
  margin: 0 0 20px;
  position: relative;
  border: 0px solid #d6d4d4;
  border-bottom: none;
  background: #fbfbfb; }

ul.footer_links {
  padding: 20px 0 0px 0;
  height: 65px; }
  ul.footer_links li {
    float: left; }
    ul.footer_links li + li {
      margin-left: 10px; }

.top-pagination-content,
.bottom-pagination-content {
  text-align: center; }
  .top-pagination-content ul.pagination li > span,
  .top-pagination-content ul.pagination a,
  .bottom-pagination-content ul.pagination li > span,
  .bottom-pagination-content ul.pagination a {
    display: inline-block;
    background-color: #FFFFFF;
    color: #F46FA6;
	border-color: #F46FA6;}
  .top-pagination-content ul.pagination span:hover,
  .bottom-pagination-content ul.pagination span:hover {
    color: #FFFFFF; }
  .top-pagination-content ul.pagination li.current > span,
  .bottom-pagination-content ul.pagination li.current > span {
    background: #F46FA6;
    border: 1px solid #DB5387;
	color: #FFFFFF; }
  .top-pagination-content ul.pagination a:hover,
  .bottom-pagination-content ul.pagination a:hover {
    background: #DB5387;
	color: #FFFFFF; }

.rating {
  clear: both;
  display: block;
  margin: 2em;
  cursor: pointer; }

.rating:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden; }

.cancel, .star {
  overflow: hidden;
  float: left;
  margin: 0 1px 0 0;
  width: 16px;
  height: 16px;
  cursor: pointer; }

.cancel, .cancel a {
  background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px !important; }

.cancel a, .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0; }

div.star_on a {
  background-position: 0 -16px; }

div.star_hover a,
div.star a:hover {
  background-position: 0 -32px; }

.pack_content {
  margin: 10px 0 10px 0; }

.confirmation {
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid #e6db55;
  font-size: 13px;
  background: none repeat scroll 0 0 lightyellow; }

#page .rte {
  background: transparent none repeat scroll 0 0; }

.listcomment {
  list-style-type: none;
  margin: 0 0 20px 0 !important; }

.listcomment li {
  padding: 10px 0;
  border-bottom: 1px dotted #d6d4d4;
  color: #666666; }

.listcomment .titlecomment {
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #333333; }

.listcomment .txtcomment {
  display: block;
  padding: 5px 0;
  color: #333333; }

#reinsurance_block {
  clear: both !important; }

#short_description_content ul,
#short_description_content ol,
#short_description_content dl,
#tinymce ul,
#tinymce ol,
#tinymce dl {
  margin-left: 20px; }

.rte ul {
  list-style-type: disc; }

.rte ol {
  list-style-type: decimal; }

.block_hidden_only_for_screen {
  display: none; }

.cart_navigation {
  margin: 0 0 20px; }
  .cart_navigation .button-medium {
    float: right;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 20px;
    line-height: 24px; }
    .cart_navigation .button-medium span {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      padding: 11px 15px 10px 15px; }
      @media (max-width: 992px) {
        .cart_navigation .button-medium span {
          font-size: 16px; } }
    .cart_navigation .button-medium i.right {
      font-size: 25px;
      line-height: 25px;
      vertical-align: -4px;
      margin-left: 6px; }
  @media (max-width: 480px) {
    .cart_navigation > span {
      display: block;
      width: 100%;
      padding-bottom: 15px; } }

.cart_last_product {
  display: none; }

.cart_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px; }

.cart_gift_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px; }

.paiement_block .table tbody > tr > td.cart_quantity {
  padding: 0; }

.table tbody > tr > td {
  vertical-align: middle; }
  .table tbody > tr > td.cart_quantity {
    padding: 41px 14px 25px;
    width: 88px; }
    .table tbody > tr > td.cart_quantity .cart_quantity_button {
      margin-top: 3px; }
      .table tbody > tr > td.cart_quantity .cart_quantity_button a {
        padding: 3px 7px;
        float: left; }
        .table tbody > tr > td.cart_quantity .cart_quantity_button a.cart_quantity_down {
          margin-right: 3px; }
  .table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
    padding: 5px; }
.table tfoot > tr > td {
  vertical-align: middle; }

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  font-size: 23px;
  color: #333333; }
  .cart_delete a.cart_quantity_delete:hover,
  a.price_discount_delete:hover {
    color: silver; }

#cart_summary tbody td.cart_product {
  padding: 19px;
  width: 137px; }
#cart_summary tbody td.cart_unit .price span {
  display: block; }
  #cart_summary tbody td.cart_unit .price span.price-percent-reduction {
    margin: 5px auto;
    display: inline-block; }
  #cart_summary tbody td.cart_unit .price span.old-price {
    text-decoration: line-through; }
#cart_summary tbody td.cart_description {
  width: 480px; }
  #cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0 0; }

@media (max-width: 767px) {
  #order-detail-content #cart_summary table, #order-detail-content #cart_summary thead, #order-detail-content #cart_summary tbody, #order-detail-content #cart_summary th, #order-detail-content #cart_summary td, #order-detail-content #cart_summary tr {
    display: block; }
  #order-detail-content #cart_summary thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #order-detail-content #cart_summary tr {
    border-bottom: 1px solid #cccccc;
    overflow: hidden; }
  #order-detail-content #cart_summary td {
    border: none;
    position: relative;
    width: 50%;
    float: left;
    white-space: normal; }
    #order-detail-content #cart_summary td.cart_avail {
      clear: both; }
    #order-detail-content #cart_summary td.cart_quantity {
      clear: both;
      padding: 9px 8px 11px 18px; }
    #order-detail-content #cart_summary td.cart_delete {
      width: 100%;
      clear: both;
      text-align: right; }
      #order-detail-content #cart_summary td.cart_delete:before {
        display: inline-block;
        padding-right: 0.5em;
        position: relative;
        top: -3px; }
    #order-detail-content #cart_summary td div {
      display: inline; }
  #order-detail-content #cart_summary td:before {
    content: attr(data-title);
    display: block; }
  #order-detail-content #cart_summary tfoot td {
    float: none;
    width: 100%; }
    #order-detail-content #cart_summary tfoot td:before {
      display: inline; }
  #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr .price {
    display: block;
    float: left;
    width: 50%; } }
@media (max-width: 768px) {
  #order-detail-content #cart_summary tbody td .price {
    text-align: center; }
  #order-detail-content #cart_summary tbody td.cart_description {
    width: 300px; } }
.cart_voucher {
  vertical-align: top !important; }
  .cart_voucher h4 {
    font: 600 18px/22px "Open Sans", sans-serif;
    color: #555454;
    text-transform: uppercase;
    padding: 7px 0 10px 0; }
  .cart_voucher .title-offers {
    color: #333333;
    font-weight: bold;
    margin-bottom: 6px; }
  .cart_voucher fieldset {
    margin-bottom: 10px; }
    .cart_voucher fieldset #discount_name {
      float: left;
      width: 219px;
      margin-right: 11px; }
  .cart_voucher #display_cart_vouchers span {
    font-weight: bold;
    cursor: pointer;
    color: #777777; }
    .cart_voucher #display_cart_vouchers span:hover {
      color: #515151; }

.enable-multishipping {
  margin: -13px 0 17px; }
  .enable-multishipping label {
    font-weight: normal; }

#HOOK_SHOPPING_CART #loyalty i {
  font-size: 26px;
  line-height: 26px;
  color: #cfcccc; }

#order_carrier {
  clear: both;
  margin-top: 20px;
  border: 1px solid #999999;
  background: white; }

#order_carrier .title_block {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

#order_carrier span {
  display: block;
  padding: 15px;
  font-weight: bold; }

.multishipping_close_container {
  text-align: center; }

table#cart_summary .gift-icon {
  color: white;
  background: #0088cc;
  line-height: 20px;
  padding: 2px 5px;
  border-radius: 5px; }

#multishipping_mode_box {
  padding-top: 12px;
  padding-bottom: 19px; }
  #multishipping_mode_box .title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px; }
  #multishipping_mode_box .description_off {
    display: none; }
    #multishipping_mode_box .description_off div {
      margin-bottom: 10px; }
  #multishipping_mode_box .description_off a:hover,
  #multishipping_mode_box .description a:hover {
    background: #f3f3f3;
    border: 1px solid #cccccc; }

#multishipping_mode_box.on .description_off {
  display: block; }

.multishipping-cart .cart_address_delivery.form-control {
  width: 198px; }

#order .address_add.submit {
  margin-bottom: 20px; }

#ordermsg {
  margin-bottom: 30px; }

#id_address_invoice.form-control,
#id_address_delivery.form-control {
  width: 269px; }

.addresses .select label,
.addresses .selector,
.addresses .addresses .address_select {
  clear: both;
  float: left; }
.addresses .waitimage {
  display: none;
  float: left;
  width: 24px;
  height: 24px;
  background-image: url("../../../img/loader.gif");
  background-repeat: no-repeat;
  position: relative;
  bottom: -2px;
  left: 10px; }
.addresses .checkbox.addressesAreEquals {
  clear: both;
  float: left;
  margin: 15px 0 25px 0; }
  .addresses .checkbox.addressesAreEquals #addressesAreEquals {
    margin: 2px 5px 0 0 !important; }

#order .delivery_option > div,
#order-opc .delivery_option > div {
  display: block;
  margin-bottom: 20px;
  font-weight: normal; }
  #order .delivery_option > div > table,
  #order-opc .delivery_option > div > table {
    background: white;
    margin-bottom: 0; }
    #order .delivery_option > div > table.resume,
    #order-opc .delivery_option > div > table.resume {
      height: 53px; }
      #order .delivery_option > div > table.resume.delivery_option_carrier,
      #order-opc .delivery_option > div > table.resume.delivery_option_carrier {
        margin-top: 10px;
        width: 100%;
        background: #5192f3;
        color: white;
        border: 1px solid #4b80c3;
        font-weight: bold; }
        #order .delivery_option > div > table.resume.delivery_option_carrier td,
        #order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
          padding: 8px 11px 7px 11px; }
          #order .delivery_option > div > table.resume.delivery_option_carrier td i,
          #order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
            font-size: 20px;
            margin-right: 7px;
            vertical-align: -2px; }
      #order .delivery_option > div > table.resume td.delivery_option_radio,
      #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
        width: 54px;
        padding-left: 0;
        padding-right: 0;
        text-align: center; }
      #order .delivery_option > div > table.resume td.delivery_option_logo,
      #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
        width: 97px;
        padding-left: 21px; }
      #order .delivery_option > div > table.resume td.delivery_option_price,
      #order-opc .delivery_option > div > table.resume td.delivery_option_price {
        width: 162px; }

.order_carrier_content {
  line-height: normal;
  padding-bottom: 16px; }
  .order_carrier_content .carrier_title {
    font-weight: bold;
    color: #333333; }
  .order_carrier_content .checkbox #cgv {
    margin: 2px 5px 0 0 !important; }
  .order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px; }
  .order_carrier_content + div {
    padding-bottom: 15px; }

#carrierTable {
  border: 1px solid #999999;
  border-bottom: none;
  background: white; }

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

#carrierTable th {
  padding: 0 15px;
  height: 29px;
  font-weight: bold;
  line-height: 29px;
  color: white;
  text-transform: uppercase;
  background: url(../img/bg_table_th.png) repeat-x 0 -10px #999999; }

#carrierTable td {
  padding: 15px;
  font-weight: bold;
  border-right: 1px solid #e9e9e9; }

#carrierTable td.carrier_price {
  border: none; }

p.checkbox.gift {
  margin-bottom: 10px; }

#gift_div {
  display: none;
  margin-top: 5px;
  margin-bottom: 10px; }

a.iframe {
  color: #F46FA6;
  text-decoration: underline; }
  a.iframe:hover {
    text-decoration: none; }

p.payment_module {
  margin-bottom: 10px; }
  p.payment_module a {
    display: block;
    border: 1px solid #d6d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 23px;
    color: #333333;
    font-weight: bold;
    padding: 33px 40px 34px 99px;
    letter-spacing: -1px;
    position: relative; }
    p.payment_module a.bankwire {
      background: url(../img/bankwire.png) 15px 12px no-repeat #fbfbfb; }
    p.payment_module a.cheque {
      background: url(../img/cheque.png) 15px 15px no-repeat #fbfbfb; }
    p.payment_module a.cash {
      background: url(../img/cash.png) 15px 15px no-repeat #fbfbfb; }
    p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
      display: block;
      content: "\f054";
      position: absolute;
      right: 15px;
      margin-top: -11px;
      top: 50%;
      font-family: "FontAwesome";
      font-size: 25px;
      height: 22px;
      width: 14px;
      color: #777777; }
    p.payment_module a:hover {
      background-color: #f6f6f6; }
    p.payment_module a span {
      font-weight: bold;
      color: #777777; }

.payment_module.box {
  margin-top: 20px; }

p.cheque-indent {
  margin-bottom: 10px; }

.cheque-box {
  line-height: 1.8;
  margin-bottom: 10px; }
  .cheque-box .form-group {
    margin: 10px 0px; }
    .cheque-box .form-group .form-control {
      width: 269px; }

.order-confirmation.box {
  line-height: 29px; }
  .order-confirmation.box a {
    text-decoration: underline; }
    .order-confirmation.box a:hover {
      text-decoration: none; }

.delivery_option_carrier td {
  width: 200px; }

.delivery_option_carrier td + td {
  width: 280px; }

.delivery_option_carrier td + td + td {
  width: 200px; }

.delivery_option_carrier tr td {
  padding: 5px; }

.delivery_option_carrier.selected {
  display: table; }

.delivery_option_carrier.not-displayable {
  display: none; }

/*
#new_account_form {
    .checkbox input[type="checkbox"] {
        margin: 2px 5px 0 0 !important;
    }
}*/
#new_account_form .box {
  line-height: 20px; }
  #new_account_form .box .date-select {
    padding-bottom: 10px; }
  #new_account_form .box .top-indent {
    padding-top: 10px; }
  #new_account_form .box .customerprivacy {
    padding-top: 15px; }

#authentication {
  margin-bottom: 20px; }

#instant_search_results a.close {
  font-size: 13px;
  font-weight: 600;
  opacity: 1;
  line-height: inherit;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif; }
  #instant_search_results a.close:hover {
    color: #515151; }

#manufacturers_list h3,
#suppliers_list h3 {
  font-size: 17px;
  line-height: 23px; }
#manufacturers_list .description,
#suppliers_list .description {
  line-height: 18px; }
#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
  font-weight: bold;
  color: #333333; }
  #manufacturers_list .product-counter a:hover,
  #suppliers_list .product-counter a:hover {
    color: #515151; }
#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
  border-top: 1px solid #d6d4d4;
  padding: 31px 0 30px 0; }
  @media (max-width: 767px) {
    #manufacturers_list.list li .mansup-container,
    #suppliers_list.list li .mansup-container {
      text-align: center; } }
#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
  border-top: 0; }
#manufacturers_list.list li .left-side,
#suppliers_list.list li .left-side {
  text-align: center; }
#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
  margin-top: -5px;
  padding-bottom: 8px; }
#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
  padding-left: 0; }
  @media (max-width: 767px) {
    #manufacturers_list.list li .middle-side,
    #suppliers_list.list li .middle-side {
      padding-right: 15px;
      padding-left: 15px; } }
#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
  border-left: 1px solid #d6d4d4;
  padding: 0 0 32px 31px;
  min-height: 108px; }
  @media (max-width: 767px) {
    #manufacturers_list.list li .right-side-content,
    #suppliers_list.list li .right-side-content {
      min-height: 1px;
      padding: 0;
      border: none; } }
  #manufacturers_list.list li .right-side-content .product-counter,
  #suppliers_list.list li .right-side-content .product-counter {
    position: relative;
    top: -6px;
    margin-bottom: 12px; }
    @media (max-width: 767px) {
      #manufacturers_list.list li .right-side-content .product-counter,
      #suppliers_list.list li .right-side-content .product-counter {
        top: 0; } }
#manufacturers_list.grid li,
#suppliers_list.grid li {
  text-align: center; }
  #manufacturers_list.grid li .product-container,
  #suppliers_list.grid li .product-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d4d4; }
    #manufacturers_list.grid li .product-container .left-side,
    #suppliers_list.grid li .product-container .left-side {
      padding-bottom: 42px; }
    #manufacturers_list.grid li .product-container h3,
    #suppliers_list.grid li .product-container h3 {
      padding-bottom: 10px; }
    #manufacturers_list.grid li .product-container .product-counter,
    #suppliers_list.grid li .product-container .product-counter {
      margin-bottom: 12px; }
@media (min-width: 1200px) {
  #manufacturers_list.grid li.first-in-line,
  #suppliers_list.grid li.first-in-line {
    clear: left; }
  #manufacturers_list.grid li.last-line .product-container,
  #suppliers_list.grid li.last-line .product-container {
    border-bottom: none; } }
@media (min-width: 768px) and (max-width: 1199px) {
  #manufacturers_list.grid li.first-item-of-tablet-line,
  #suppliers_list.grid li.first-item-of-tablet-line {
    clear: left; }
  #manufacturers_list.grid li.last-tablet-line .product-container,
  #suppliers_list.grid li.last-tablet-line .product-container {
    border-bottom: none; } }
@media (max-width: 767px) {
  #manufacturers_list.grid .product-container,
  #suppliers_list.grid .product-container {
    border-bottom: none; } }

#manufacturer .description_box,
#supplier .description_box {
  padding-bottom: 20px; }
  #manufacturer .description_box .hide_desc,
  #supplier .description_box .hide_desc {
    display: none; }
#manufacturer .bottom-pagination-content,
#manufacturer .top-pagination-content,
#supplier .bottom-pagination-content,
#supplier .top-pagination-content {
  min-height: 69px; }
#manufacturer .top-pagination-content.bottom-line,
#supplier .top-pagination-content.bottom-line {
  border-bottom: 1px solid #d6d4d4; }

table.discount i {
  font-size: 20px;
  line-height: 20px;
  vertical-align: -2px; }
  table.discount i.icon-ok {
    color: #46a74e; }
  table.discount i.icon-remove {
    color: #f13340; }

#guestTracking .form-control {
  max-width: 271px; }
@media (min-width: 1200px) {
  #guestTracking .form-group {
    overflow: hidden; }
    #guestTracking .form-group i {
      padding-left: 10px; }
  #guestTracking .form-control {
    float: left; }
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%; } }

#pagenotfound .pagenotfound .buttons {
  margin: 30px 0; }

#account-creation_form fieldset.reversoform {
  padding: 10px !important; }

#account-creation_form fieldset.reversoform .text label {
  display: block;
  padding: 0 0 10px 0;
  width: 100%;
  text-align: left; }

#account-creation_form fieldset.reversoform .infos-sup {
  padding: 0 !important;
  font-size: 10px;
  font-style: italic;
  text-align: right; }

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
  cursor: pointer; }

form#sendComment fieldset {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #eeeeee; }

form#sendComment h3 {
  font-size: 14px; }

#new_comment_form p.text {
  margin-bottom: 0;
  padding-bottom: 0; }

#sendComment p.text label,
#sendComment p.textarea label {
  display: block;
  margin: 12px 0 4px;
  font-weight: bold;
  font-size: 12px; }

#sendComment p.text input {
  padding: 0 5px;
  height: 28px;
  width: 498px;
  border: 1px solid #cccccc;
  background: url(../img/bg_input.png) repeat-x 0 0 white; }

#sendComment p.textarea textarea {
  height: 80px;
  width: 508px;
  border: 1px solid #cccccc; }

#sendComment p.submit {
  padding: 0;
  text-align: right; }

#sendComment p.closeform {
  float: right;
  padding: 0;
  height: 12px;
  width: 12px;
  text-indent: -5000px;
  background: url(../img/icon/delete.gif) no-repeat 0 0; }

.star {
  position: relative;
  top: -1px;
  float: left;
  width: 14px;
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal; }

.star {
  display: block; }
  .star a {
    display: block;
    position: absolute;
    text-indent: -5000px; }

div.star:after {
  content: "\f006";
  font-family: "FontAwesome";
  display: inline-block;
  color: #ffcc66; }

div.star.star_on {
  display: block; }
  div.star.star_on:after {
    content: "\f005";
    display: inline-block; }

div.star.star_hover:after {
  content: "\f005";
  display: inline-block; }

div.star.star_half:after {
  content: "\f123";
  display: inline-block; }

div.star.star_off:after {
  color: #ccc; }

.advertising_block {
  width: 191px;
  margin-bottom: 1em;
  text-align: center; }

.blockcategories_footer ul ul {
  display: none !important; }

.radio-inline, .checkbox {
  padding-left: 0; }
  .radio-inline .checker, .checkbox .checker {
    float: left; }
    .radio-inline .checker span, .checkbox .checker span {
      top: 0px; }
  .radio-inline div.radio, .checkbox div.radio {
    display: inline-block; }
    .radio-inline div.radio span, .checkbox div.radio span {
      float: left;
      top: 0px; }

.fancybox-skin {
  background: white !important; }

.fancybox-skin .fancybox-close {
  width: 28px;
  height: 28px;
  background: none;
  font-size: 28px;
  line-height: 28px;
  color: #333333;
  text-align: center;
  background: white;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }
  .fancybox-skin .fancybox-close:hover {
    color: #515151; }
  .fancybox-skin .fancybox-close:after {
    content: "\f057";
    font-family: "FontAwesome"; }

@media (max-width: 1199px) {
  #page {
    background-size: cover !important; }

  .zoomdiv {
    display: none !important; } }
#product.content_only div.pb-left-column p.resetimg {
  margin-bottom: 0px;
  padding-top: 0px; }
#product.content_only div.pb-left-column #thumbs_list_frame {
  margin-bottom: 0px; }

#product_comparison td.compare_extra_information {
  padding: 10px; }
#product_comparison #social-share-compare {
  margin-bottom: 50px; }

.btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
  border-color: white; }

.btn-facebook i {
  /*color: #435f9f; */}
.btn-facebook:hover {
  color: white;
  background-color: #435f9f; }
  .btn-facebook:hover i {
    color: white; }

.btn-twitter i {
  /*color: #00aaf0;*/ }
.btn-twitter:hover {
  color: white;
  background-color: #00aaf0; }
  .btn-twitter:hover i {
    color: white; }

.btn-google-plus i {
  /*color: #e04b34;*/ }
.btn-google-plus:hover {
  color: white;
  background-color: #e04b34; }
  .btn-google-plus:hover i {
    color: white; }

.btn-pinterest i {
  /*color: #ce1f21;*/ }
.btn-pinterest:hover {
  color: white;
  background-color: #ce1f21; }
  .btn-pinterest:hover i {
    color: white; }

@font-face {
  font-family: "psans";
  src: url('../font/persans-webfont.eot?1405092285');
  src: url('../font/persans-webfont.eot?&1405092285#iefix') format('embedded-opentype'),
  		url('../font/persans-webfont.woff?1405092285') format('woff'),
		url('../font/persans-webfont.ttf?1405092285') format('truetype'),
		url('../font/persans-webfont.svg?1405092285') format('svg'); }
@font-face {
  font-family: "psans";
  src: url('../font/persansb-webfont.eot?1405092285');
  src: url('../font/persansb-webfont.eot?&1405092285#iefix') format('embedded-opentype'),
		url('../font/persansb-webfont.woff?1405092285') format('woff'),
		url('../font/persansb-webfont.ttf?1405092285') format('truetype'),
		url('../font/persansb-webfont.svg?1405092285') format('svg');
  font-weight: bold; }
@font-face {
  font-family: "psans";
  src: url('../font/persansi-webfont.eot?1405092285');
  src: url('../font/persansi-webfont.eot?&1405092285#iefix') format('embedded-opentype'),
		url('../font/persansi-webfont.woff?1405092285') format('woff'),
		url('../font/persansi-webfont.ttf?1405092285') format('truetype'),
		url('../font/persansi-webfont.svg?1405092285') format('svg');
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: "CaviarDreams";
  src: url('../font/CaviarDreams.eot?1405092285');
  src: url('../font/CaviarDreams.eot?&1405092285#iefix') format('embedded-opentype'),
  		url('../font/CaviarDreams.woff?1405092285') format('woff'),
		url('../font/CaviarDreams.ttf?1405092285') format('truetype'),
		url('../font/CaviarDreams.svg?1405092285') format('svg'); }

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


.ph_megamenu .price, .ph_megamenu .price_hot{margin-top:0px !important;}

.ph_megamenu .price {
	font-size: 14px;
	float: right;
	background-color: #BDBDBD;
	padding: 2px 5px;
	color: #fff;
	margin-top: 6px;
}

.ph_megamenu .price_hot {float: left;}
.ph_megamenu .price {float: left;}

.ph_megamenu .price_container {
	float: none;
	display:block;
	height: 29px;
}

.ph_megamenu .new_products_data{width:190px}
.new_products_data{width: 204px;}
.ph_megamenu .small_buttons_container {margin-top: -31px;}
.ph_megamenu .imgs_list{width: 139px;display: inline-block;vertical-align: top;}
.ph_megamenu .new_list {
    background-color: rgba(0, 0, 0, 0.65);
    color: #fff;
    font-size: 9px;
    line-height: 15px;
    margin-left: 5px;
    margin-top: 5px;
    opacity: 1;
    padding: 4px;
    position: absolute;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    z-index: 3;
}
.ph_megamenu .front_image {
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    z-index: 2;
}
.ph_megamenu .s_title_block {
    color: #424242;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 0;
    padding-bottom: 5px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.ph_megamenu .product_desc {
    overflow: hidden;
}
@media (min-width: 1200px) {
	.ph_megamenu .new_products_data{width:190px !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.ph_megamenu .new_products_data{width:132px !important;}
	.ph_megamenu .product_desc {height: 100px;}
}
@media (min-width: 768px) and (max-width: 991px) {
	#ph_megamenu .ph-col-4 {width: 355px !important;display: inline-block !important;float: none !important;vertical-align: top !important;}
	.ph_megamenu .new_products_data {width: 160px !important;}
	#ph_megamenu .ph-col-2 {width: 360px !important;}
}

div#homecategories {
	text-align: center;
}

div#homecategories a img {
	margin: 0 1px;
}

div#homecategories a img:hover {
	opacity: 0.8;
}
@media (max-width: 1199px) {
	div#homecategories span.responsive_sep {display: block;}
}

div#topmenu {
	background-color: #f46fa6;
}

#paiement_logo_block {
	margin-bottom: 20px;
}

#page .rte p {
	text-align: justify;
}

#cmsinfo_block h1 {
	font-size: 26px !important;
}

div#header_langs {
	float: right;
	margin-left: 10px;
}

div#header_langs a.flags {
	margin-top: 7px;
	display: inline-block;
	width: 20px;
	height: 14px;
	background: transparent url('/img/flags.png') top left no-repeat;
	border: 1px solid #F1F1F1;
	opacity: 0.4;
}

div#header_langs a.flags.active, div#header_langs a.flags:hover {
	opacity: 1;
}

div#header_langs a.flags.fr { background-position: 0 0; }
div#header_langs a.flags.en { background-position: -18px 0; }
div#header_langs a.flags.de { background-position: -36px 0; }
div#header_langs a.flags.es { background-position: -54px 0; }
div#header_langs a.flags.it { background-position: -72px 0; }
div#header_langs a.flags.pt { background-position: -90px 0; }
div#header_langs a.flags.gr { background-position: -108px 0; }
div#header_langs a.flags.pl { background-position: -126px 0; }
div#header_langs a.flags.ro { background-position: -144px 0; }


div#header_langs a.new_flags img {
	margin-top: -7px;
	display: inline-block;
	width: 20px;
	height: 14px;
	border: 1px solid #F1F1F1;
	opacity: 0.4;
}

div#header_langs a.new_flags.active img, div#header_langs a.new_flags:hover img {
	opacity: 1;
}
