﻿/**********************************************
******    GLOBAL PAGE STRUCTURE         *******
*/
.site-center-column {
  background: transparent;
  margin-right: 60px;
  width: 650px; }

.page-collection .site-center-column {
  width: 700px; 
  margin-right: 10px;
}

.site-center-column-container {
  padding: 0; }

.site-left-column {
  margin-right: 60px;
  width: 205px; }

.site-footer {
  margin-bottom: 0;
  position: fixed;
  z-index: 200; }

.site-left-column .block h3 {
  display: none !important;
}

.node-type-exception .field-name-field-exceptional-front-picture {
    padding-bottom: 18px;
}

.site-main-navigation .site-main-navigation-close-button{
    margin-top: 9px !important;
}
  
#section-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 120px;
  height: 25px; }

#section-bottom .region {
  position: relative;
  background: transparent url(../img/bg_bottom_nav.png) left -14px repeat-x; }

#section-bottom .region section {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
  min-height: 108px; }

#section-bottom .region section h2 {
  display: inline;
  float: left;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  text-transform: uppercase; }

#section-bottom .region section .view-header-options {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0; }

#section-bottom .region section .view-header-options .right {
  float: right; }

#section-bottom .region section .view-content {
  padding-top: 25px; }

body.front #section-bottom {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 80px; }

body.front #section-bottom .region {
  max-width: 1180px;
  margin: 0 auto; }

body.front #section-bottom .block {
  width: 280px;
  height: 185px;
  float: left;
  margin-right: 30px; }

body.front #section-bottom .block-reference-sticky-block {
  margin-left: 120px; }

body.page-info-retailers .site-left-column,
body.page-info-retailers .site-right-column {
  display: none; }

body.page-info-retailers .site-center-column {
  float: none;
  width: 100%;
  margin-right: 0; }

body.page-info-retailers .retailer-left {
  float: left;
  width: 780px; }

body.page-info-retailers .retailer-right {
  float: right; }

body.page-info-retailers .view-filters {
  float: left; }

body.page-info-retailers .views-exposed-widget {
  float: left;
  padding: .5em 1em 0 0; }

body.page-info-retailers .view-display-id-retailer_listing {
  width: 380px; }

body.page-info-retailers .view-display-id-retailer_listing .item-list {
  height: 385px;
  overflow: auto; }

body.page-info-retailers .view-display-id-retailer_listing .item-list li {
  margin: 0;
  width: 379px; }

body.page-info-retailers .view-display-id-retailer_listing .item-list h2 {
  text-transform: none;
  font-size: 13px;
  font-family: Helvetica, Arial, Sans-Serif;
  background-color: #fdfdfd;
  background-image: url(../img/tab_accordion_30.png); 
  background-size: contain;
}

body.page-info-retailers .view-display-id-retailer_listing .item-list h2 .retailer-short-name-header {
  display: inline-block; }

body.page-info-retailers .view-display-id-retailer_listing .item-list h2 .retailer-short-name-header a {
  margin-left: 0px;
  padding-left: 2px;
  color: #3e3d3d; }

body.page-info-retailers .view-display-id-retailer_listing .item-list h2 .retailer-name-header {
  display: none; }

body.page-info-retailers .view-display-id-retailer_listing .item-list h2 .retailer-np-city-header {
  float: right;
  margin-right: 10px;
  margin-top: 6px;
  color: #3e3d3d; }

body.page-info-retailers .view-display-id-retailer_listing .item-list h2 .retailer-logo {
  display: inline-block;
  width: 18px;
  height: 26px;
  line-height: 28px;
  margin-left: 20px;
  background-image: url(../img/pf_icons.png);
  background-repeat: no-repeat; }

body.page-info-retailers .view-display-id-retailer_listing .item-list h2 .retailer-logo-8,
body.page-info-retailers .view-display-id-retailer_listing .item-list h2 .retailer-logo-9 {
  background-position: 2px 3px; }

body.page-info-retailers .view-display-id-retailer_listing .item-list h2 .retailer-logo-7 {
  background-position: -19px 3px; }

body.page-info-retailers .view-display-id-retailer_listing .item-list .retailer-infos {
  padding-top: 0px;
  padding-left: 44px; }

body.page-info-retailers .view-display-id-retailer_listing .item-list .retailer-info {
  line-height: 20px;
  color: #3e3d3d; }

body.page-info-retailers .view-display-id-retailer_listing .item-list .retailer-info a {
  text-decoration: none; }

body.page-info-retailers .legend {
  float: right;
  margin-top: 3px; }

body.page-info-retailers .legend .legend-logo {
  background-image: url(../img/pf_icons.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 18px;
  height: 26px;
  line-height: 28px;
  margin-left: 20px; }

body.page-info-retailers .legend .ateliers-logo {
  background-position: -6px -20px; }

body.page-info-retailers .legend .retailers-logo {
  background-position: -36px -20px; }

body.page-info-retailers .legend .legend-desc {
  display: inline-block;
  vertical-align: top;
  margin-top: 6px; }
	
	
/**
 * @file
 * HTML tag styles, like for the body, html, etc.
 */
html {
  height: 100%; }

body {
  min-height: 100%; }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-family: Georgia,"Times New Roman",serif;
  /*font-family: Arial, 'Times New Roman', serif;*/
  }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none; }

h1 {
  color: #4e7288;
  font-weight: normal; }

h2 {
  font-size: 16px; }

p {
  margin-top: 0;
  margin-bottom: 20px; }

/**
 * @file
 * Form specific styles.
 */
.site-center-column .input-pseudo-before,
.site-center-column .input-pseudo-after {
  display: none !important; }

.site-center-column input[type="checkbox"],
.site-center-column input[type="radio"] {
  display: inline-block !important;
  width: auto !important; }

.site-center-column input {
  background-image: url(../img/bg_textfield.png);
  height: 26px; }

.site-center-column textarea {
  background-image: url(../img/bg_textarea.png);
  height: 200px; }

.site-center-column input, .site-center-column textarea {
  background-color: #e6e4e5;
  background-repeat: repeat-x;
  font-size: 12px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

body.node-type-webform .webform-client-form .webform-component {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 8px; }

body.node-type-webform .webform-client-form #webform-component-first-name, body.node-type-webform .webform-client-form #webform-component-last-name, body.node-type-webform .webform-client-form #webform-component-zip-code, body.node-type-webform .webform-client-form #webform-component-city, body.node-type-webform .webform-client-form #webform-component-country, body.node-type-webform .webform-client-form #webform-component-phone-number, body.node-type-webform .webform-component-checkboxes label, body.node-type-webform .webform-component-checkboxes .form-checkboxes, body.node-type-webform .webform-component-checkboxes .form-checkboxes .form-type-checkbox, body.node-type-webform .webform-component-radios .form-radios .form-type-radio {
  display: inline-block; }

body.node-type-webform .webform-client-form #webform-component-first-name input, body.node-type-webform .webform-client-form #webform-component-zip-code input, body.node-type-webform .webform-client-form #webform-component-country input {
  margin-right: 5px; }

body.node-type-webform .webform-client-form .webform-component-textfield input, body.node-type-webform .webform-client-form .webform-component-email input, body.node-type-webform .webform-client-form .webform-component-textarea textarea {
  width: 625px; }

body.node-type-webform .webform-client-form #webform-component-first-name input, body.node-type-webform .webform-client-form #webform-component-last-name input, body.node-type-webform .webform-client-form #webform-component-zip-code input, body.node-type-webform .webform-client-form #webform-component-city input, body.node-type-webform .webform-client-form #webform-component-country input, body.node-type-webform .webform-client-form #webform-component-phone-number input {
  width: 308px; }

body.node-type-webform .webform-component-checkboxes .form-checkboxes .form-type-checkbox {
  padding-left: 15px; }

body.node-type-webform .webform-component-checkboxes .form-checkboxes .form-type-checkbox, body.node-type-webform .webform-component-radios .form-radios .form-type-radio {
  padding-right: 12px; }

body.node-type-webform .webform-client-form .form-actions .form-submit {
  height: 40px;
  width: 100px;
  margin-right: 0px; }

body.page-printmail .form-type-textfield input, body.page-printmail .form-type-textarea textarea, body.node-type-webform .webform-client-form input, body.node-type-webform .webform-client-form textarea {
  background-color: #e6e4e5;
  background-repeat: repeat-x;
  font-size: 12px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

#edit-fld-title a {
  text-decoration: none; }

body.page-printmail .site-center-column {
  width: 935px;
  margin-right: 0; }

body.page-printmail .site-right-column {
  display: none; }

body.page-printmail form#print-mail-form .form-item-txt-message .resizable-textarea {
  width: 555px;
  display: inline-block; }

body.page-printmail form#print-mail-form .form-item-txt-message .resizable-textarea textarea {
  height: 200px; }

#print-mail-form {
  max-width: 730px; }

body.page-printmail form#print-mail-form textarea#edit-txt-to-addrs {
  height: 60px;
  width: 555px; }

body.page-printmail form#print-mail-form .form-item-txt-to-addrs .description {
  padding-left: 174px; }

body.page-printmail form#print-mail-form #edit-btn-cancel, body.page-printmail form#print-mail-form #edit-btn-clear, body.page-printmail form#print-mail-form #edit-btn-submit {
  float: right; }

body.page-printmail form#print-mail-form .form-item-txt-message label {
  width: 170px;
  display: inline-block;
  display: inline-block !important; }

label.printmail-label {
  width: 175px;
  float: left;
  display: inline-block !important; }

body.page-printmail .form-type-textfield input {
  width: 555px; }

body.page-printmail .form-type-textfield input, body.page-printmail .form-type-textarea textarea, body.node-type-webform .webform-client-form input, body.node-type-webform .webform-client-form textarea {
  background-color: #e6e4e5;
  background-repeat: repeat-x;
  font-size: 12px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

 /******************************************
 *****  CENTER COLUMN
 ******************************************/
.site-center-column {
  /* UI Consistency */
  /* Separate rule for Firefox. Cannot stack with WebKit's. */
  /* Tweaks for Safari + Chrome. */
  /* IE6 */ }
.site-center-column ::-moz-focus-inner {
    border: 0;
    padding: 0; }
	
.site-center-column input[type="search"]::-webkit-search-decoration {
    display: none; }

.site-center-column input,
.site-center-column button,
.site-center-column select,
.site-center-column textarea {
  margin: 0;
  vertical-align: middle; }

.site-center-column button,
.site-center-column input[type="reset"],
.site-center-column input[type="submit"],
.site-center-column input[type="button"] {
  -webkit-appearance: none;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border-radius: 11px;
  background: #dddddd url(../images/button.png) repeat-x;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #dddddd));
  background: -moz-linear-gradient(top center, white 0%, #dddddd 100%);
  border: 1px solid;
  border-color: #ddd #bbb #999;
  cursor: pointer;
  color: #333;
  font: bold 12px/1.2 Arial, sans-serif;
  outline: 0;
  overflow: visible;
  padding: 3px 10px 4px;
  text-shadow: #fff 0 1px 1px;
  width: auto;
  *padding-top: 2px;
  /* IE7 */
  *padding-bottom: 0px;
  /* IE7 */ }

.site-center-column button {
  *padding-top: 1px;
  /* IE7 */
  *padding-bottom: 1px;
  /* IE7 */ }

.site-center-column textarea,
.site-center-column select,
.site-center-column input[type="date"],
.site-center-column input[type="datetime"],
.site-center-column input[type="datetime-local"],
.site-center-column input[type="email"],
.site-center-column input[type="month"],
.site-center-column input[type="number"],
.site-center-column input[type="password"],
.site-center-column input[type="search"],
.site-center-column input[type="tel"],
.site-center-column input[type="text"],
.site-center-column input[type="time"],
.site-center-column input[type="url"],
.site-center-column input[type="week"] {
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: #000;
  outline: 0;
  padding: 2px 3px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  height: 1.8em;
  *padding-top: 2px;
  /* IE7 */
  *padding-bottom: 1px;
  /* IE7 */
  *height: auto;
  /* IE7 */ }

.site-center-column input.placeholder_text,
.site-center-column textarea.placeholder_text,
.site-center-column input:-moz-placeholder,
.site-center-column textarea:-moz-placeholder {
  color: #888; }

.site-center-column ::-webkit-input-placeholder {
  color: #888; }

.site-center-column button:focus,
.site-center-column button:active,
.site-center-column input:focus,
.site-center-column input:active,
.site-center-column select:focus,
.site-center-column select:active,
.site-center-column textarea:focus,
.site-center-column textarea:active {
  -moz-box-shadow: #06f 0 0 7px;
  -webkit-box-shadow: #06f 0 0 7px;
  box-shadow: #06f 0 0 7px;
  z-index: 1;
  /* For Opera */ }

.site-center-column input[type="file"]:focus,
.site-center-column input[type="file"]:active,
.site-center-column input[type="radio"]:focus,
.site-center-column input[type="radio"]:active,
.site-center-column input[type="checkbox"]:focus,
.site-center-column input[type="checkbox"]:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.site-center-column select[disabled],
.site-center-column textarea[disabled],
.site-center-column input[type="date"][disabled],
.site-center-column input[type="datetime"][disabled],
.site-center-column input[type="datetime-local"][disabled],
.site-center-column input[type="email"][disabled],
.site-center-column input[type="month"][disabled],
.site-center-column input[type="number"][disabled],
.site-center-column input[type="password"][disabled],
.site-center-column input[type="search"][disabled],
.site-center-column input[type="tel"][disabled],
.site-center-column input[type="text"][disabled],
.site-center-column input[type="time"][disabled],
.site-center-column input[type="url"][disabled],
.site-center-column input[type="week"][disabled] {
  background-color: #eee; }

.site-center-column button[disabled],
.site-center-column input[disabled],
.site-center-column select[disabled],
.site-center-column select[disabled] option,
.site-center-column select[disabled] optgroup,
.site-center-column textarea[disabled] {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #888;
  cursor: default; }

.site-center-column textarea,
.site-center-column select[size],
.site-center-column select[multiple] {
  height: auto; }

@media (-webkit-min-device-pixel-ratio: 0) {
  .site-center-column select {
    background-image: url(../images/select-arrow.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px; }

  .site-center-column select[size],
  .site-center-column select[multiple] {
    background-image: none;
    padding: 0; } }

  .site-center-column textarea {
    min-height: 40px;
    overflow: auto;
    resize: vertical;
    width: 100%; }

  .site-center-column optgroup {
    color: #000;
    font-style: normal;
    font-weight: normal; }

  .site-center-column .ie6-button,
  .site-center-column * html button {
    background: #dddddd url(../images/button.png) repeat-x;
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    padding: 2px 10px 0px;
    overflow: visible;
    width: auto; }

  .site-center-column * html button {
    padding-top: 1px;
    padding-bottom: 1px; }

  .site-center-column .ie6-input,
  .site-center-column * html textarea,
  .site-center-column * html select {
    background: #fff;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: #000;
    padding: 2px 3px 1px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    vertical-align: top; }

  .site-center-column * html select {
    margin-top: 1px; }

  .site-center-column .placeholder_text,
  .site-center-column .ie6-input-disabled,
  .site-center-column .ie6-button-disabled {
    color: #888; }

  .site-center-column .ie6-input-disabled {
    background: #eee; }

/**************************************************
 ****    HEADER
**************************************************/
.site-header {
  z-index: 100;
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 25px black;
  -moz-box-shadow: 0 0 25px black;
  box-shadow: 0 0 25px black; }

.site-header-banner {
  background-color: black;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF3A282B');
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #000000), color-stop(50%, #3a282b), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(left, #000000, #3a282b, #000000);
  background-image: -moz-linear-gradient(left, #000000, #3a282b, #000000);
  background-image: -o-linear-gradient(left, #000000, #3a282b, #000000);
  background-image: linear-gradient(left, #000000, #3a282b, #000000);
  background-image: -ms-linear-gradient(left, #000000, #3a282b, #000000); }

.site-header-navigation-bar {
  background-color: #544a47;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF544A47', endColorstr='#FF675D5A');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #675d5a), color-stop(100%, #544a47));
  background-image: -webkit-linear-gradient(top, #675d5a, #544a47);
  background-image: -moz-linear-gradient(top, #675d5a, #544a47);
  background-image: -o-linear-gradient(top, #675d5a, #544a47);
  background-image: linear-gradient(top, #675d5a, #544a47);
  background-image: -ms-linear-gradient(top, #675d5a, #544a47); }

.site-header-navigation-bar .block-search {
  background-color: #544a47;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF544A47', endColorstr='#FF675D5A');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #675d5a), color-stop(100%, #544a47));
  background-image: -webkit-linear-gradient(top, #675d5a, #544a47);
  background-image: -moz-linear-gradient(top, #675d5a, #544a47);
  background-image: -o-linear-gradient(top, #675d5a, #544a47);
  background-image: linear-gradient(top, #675d5a, #544a47);
  background-image: -ms-linear-gradient(top, #675d5a, #544a47); }

.site-header-navigation-bar .block {
  padding-right: 0;
  padding-left: 0;
  border-left-color: #999999; }

.site-header-navigation-bar .block .content {
  border-left-color: #333333; }

.site-header-navigation-bar .block:last-child {
  border-right-color: #999999; }

.site-header-navigation-bar .block:last-child .content {
  border-right-color: #333333; }

.site-header-navigation-bar-tools-container {
  margin-right: 0px; }

.site-header-navigation-bar-site-tools {
  margin-right: 0px; }


/**************************************************
 ****    BODY
**************************************************/
body {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  background-position: left 100px;
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-color: white;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }

.site-body {
  filter: none;
  top: 110px;
  background: transparent; }

body.front {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

body.taxonomy-section-1 {
  background-image: url(../img/bg_the_brand.png); }

body.taxonomy-section-1 h1, body.taxonomy-section-1 h2, body.taxonomy-section-1 a {
   /* color: #4e7288;*/ }

body.taxonomy-section-3 {
  background-image: url(../img/brand-category-men-background.png); }

body.taxonomy-section-4 {
  background-image: url(../img/brand-category-women-background.png); }

body.taxonomy-section-5 {
  background-image: url(../img/brand-category-hh-background.png);
  background-color: #202129; }

body.taxonomy-section-9 {
  background-image: url(../img/brand-category-know-how-background.png); }

body.taxonomy-section-10 {
  background-image: url(../img/informations-background.png); }

body.taxonomy-section-10 h1, body.taxonomy-section-10 h2, body.taxonomy-section-10 a {
  color: #775766; }

body.taxonomy-section-11 {
  background-image: url(../img/customer-service-background.png); }

body.taxonomy-section-11 h1, body.taxonomy-section-11 h2, body.taxonomy-section-11 a {
  color: #d19a62; }

body.taxonomy-section-11 #block-system-main h2, body.taxonomy-section-11 #block-system-main a {
    color: #5f5552; }

.page-content {
  border-top: 0;
  margin: 0;
  padding: 0;
  font-size: 13px; }

.page-title {
  font-size: 22px; }

body.page-collection .page-title,
body.node-type-reference .page-title {
  display: none; }

.site-body-user-menu {
  color: #4e7288; }

.site-left-column .block {
  background-color: transparent; }

.site-left-column .block .content {
  padding: 0; }

.site-left-column cite {
  font-size: 18px;
  font-family: Georgia, "Times New Romain", serif; }

.site-right-column .block {
  font-size: 11px;
  background: rgba(0, 0, 0, 0.1); }

.site-right-column .block h3 {
  line-height: inherit;
  font-weight: bold;
  text-transform: none;
  font-size: 14px;
  padding: 4px 10px 2px 10px;
  color: #3f3d3c;
  border-bottom-color: #3f3d3c; }

.site-right-column .block .content {
  padding: 0; }

.site-right-column .block .content h3.field-title {
  padding: 5px 10px 0px 10px;
  font-size: inherit;
  font-family: inherit;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #3f3d3c;
  border-bottom: 0; }

.site-right-column .block .content h3.field-title a {
  color: inherit; }

.site-right-column .block .content .field-body {
  color: #8d7865;
  padding: 5px 10px 0px 10px; }

.site-right-column .block .content .field-link {
  padding: 10px 10px; }

.site-right-column .block .content .field-link a {
  text-decoration: none;
  font-weight: bold;
  color: #3f3d3c; }

.site-right-column .block .content .field-link a .icon {
  background-image: url(../img/icons.png);
  background-position: -49px 2px;
  display: inline-block;
  width: 12px;
  height: 12px; }

#block-block-6 {
  font-size: 13px; }

  
/**************************************************
 ****    FOOTER
**************************************************/
.site-footer-footer-menu {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px; }

.site-footer-footer-menu ul.menu {
  margin-top: 13px; }

.site-footer-footer-menu ul.menu a:hover {
  text-decoration: none !important;
  color: #BE8956; }

.site-footer-footer-menu ul.menu .sf-with-ul {
  padding-right: 20px;
  margin-right: 5px;
  background: url(../img/customer-service-arrow.png) right center no-repeat; }

.site-footer-footer-menu ul.menu .sf-with-ul + ul {
  width: 200px !important;
  background-color: #000000;
  opacity: 0.8;
  margin-bottom: 9px;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important; }

.site-footer-footer-menu ul.menu .sf-with-ul + ul li {
  margin-left: 15px;
  border-bottom: 1px solid #CBA178;
  border-right: 0 !important;
  text-align: left;
  width: 180px !important;
  padding-bottom: 5px; }

.site-footer-footer-menu ul.menu .sf-with-ul + ul li a {
  display: inline-block;
  margin-top: 15px; }

.site-footer-footer-menu ul.menu .sf-sub-indicator {
  display: none !important; }

.site-footer-footer-menu ul.menu li a {
  padding: 1px 5px;
  line-height: 11px; }

.site-footer-footer-menu ul.sf-menu {
  margin-top: 15px;
  margin-left: 10px; }

.site-footer-social-links {
  border-left: 0;
  float: right; }
  
.site-footer-social-links .site-footer-content-wrapper {
    padding: 8px 10px;
    text-align: right; }

.site-footer-quick-links{
  width: 310px; }

.site-footer-footer-menu {
  border-right: 0; }

.network-link .icon {
  background-image: url(../img/social_icons.png);
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  display: inline-block;
  margin-top: 4px; }

.facebook-link .icon {
  background-position: -5px 0px; }

.instagram-link .icon {
  background-image: url(../img/PF_icon-instagram.png); }
  
.youtube-link .icon {
  background-image: url(../img/PF_IconYoutube.png); }
  
.weibo-link .icon {
  background-image: url(../img/PF_IconWeibo.png); }
  
.wechat-link .icon {
  background-image: url(../img/PF_IconWeChat.png); }
  
.twitter-link .icon {
  background-position: -53px 0px; }

.rss-link .icon {
  background-position: -151px 0px; }

#block-block-5 {
  display: none; }

.region-footer-first .block {
  float: left;
  min-height: 50px; }

.region-footer-first .block + .block {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #615b5b; }

.site-footer-sociel-links-wrapper {
  padding-top: 0px; }

.site-footer-quick-links .footer-logo {
  margin-top: 2px;
  margin-bottom: 2px; }

.site-footer {
  height: 38px; }

.site-footer-social-links .site-footer-content-wrapper {
  padding-top: 0px; }

/* Borders in the footer */
.site-footer-quick-links, .site-footer-rss-feed {
    border-left: 1px solid black;
    border-right: none !important;
}

.site-footer-social-links {
    border-right: 1px solid black;
	width: 190px !important;
}

.site-footer-content-row {
    border-left: 1px solid #615b5b;
    border-right: 1px solid #615b5b;
}

.site-footer-footer-menu{
	border-left: 1px solid #615b5b !important;
	width: 650px !important;
}

/**************************************************
 ****    MENU
**************************************************/
#collapsed-menu-button, #mobile-navigation-mask, #menu-attached-button {
  display: none !important; }

#mobile-menu-wrapper {
  position: absolute !important;
  display: block;
  left: 0;
  right: 0;
  height: 0;
  top: -9999px;
  background-color: black;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FF3A282B');
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #000000), color-stop(50%, #3a282b), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(left, #000000, #3a282b, #000000);
  background-image: -moz-linear-gradient(left, #000000, #3a282b, #000000);
  background-image: -o-linear-gradient(left, #000000, #3a282b, #000000);
  background-image: linear-gradient(left, #000000, #3a282b, #000000);
  background-image: -ms-linear-gradient(left, #000000, #3a282b, #000000);
  height: 830px;
  }

#mobile-menu, .mobile-menu, #slide-menu-clip {
  background: transparent; }

#slide-menu-clip .mobile-menu .return-link,
#mobile-menu li, .mobile-menu li,
#mobile-menu > li:first-child,
#slide-menu-clip .mobile-menu .return-link a,
.slidemenu #mobile-menu li ul li.item-with-ul > * > a, .slidemenu .mobile-menu li ul li.item-with-ul > * > a,
#mobile-menu > li.item-with-ul > * > a, .mobile-menu > li.item-with-ul > * > a,
#mobile-menu li.item-with-ul > *:first-child, .mobile-menu li.item-with-ul > *:first-child {
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0; }

#slide-menu-clip .mobile-menu .return-link a {
  text-transform: none !important;
  margin-left: 40px; }

#mobile-menu a, .mobile-menu a {
  text-transform: uppercase !important;
  font-size: 20px !important;
  text-decoration: none !important;
  padding: 15px 5% !important; }

#mobile-menu li, .mobile-menu li {
  margin-left: 30px;
  margin-right: 30px; }

#mobile-menu li + li, .mobile-menu li + li {
  border-top: 1px solid #8d7865 !important; }

#mobile-menu li.item-with-ul > *:first-child, .mobile-menu li.item-with-ul > *:first-child {
  background-image: url(../img/mobile-navigation-right-arrow.png);
  background-position: 97% center; }

#slide-menu-clip .mobile-menu .return-link {
  padding-left: 10px;
  background-image: url(../img/mobile-navigation-left-arrow.png);
  background-position: 30px center; }

#mobile-menu-wrapper.open {
  top: 144px;
 }

#mobile-menu-inner {
  margin-top: 220px; }

/*#mobile-menu li.first
{
  z-index:99;
  margin-top:160px;
}*/

.site-main-navigation {
  font-size: 13px;
  text-transform: uppercase !important; }

.site-main-navigation ul ul {
  font-size: 12px; }

.site-main-navigation > .menu-wrapper > ul.menu > li a {
  color: white; }

.site-main-navigation > .menu-wrapper > ul.menu > li a:hover,
.site-main-navigation > .menu-wrapper > ul.menu > li.open > a {
  color: #CBA178; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper {
  float: left;
  width: 205px;
  min-width: 1px;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li > a {
  padding: 2px 0;
  color: #af8d6d;
  display: block;
  border-bottom: 1px solid #af8d6d; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li a:hover,
.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li a.active {
  color: #BE8956; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li > .menu-wrapper > ul > li {
  margin: 5px 0; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li > .menu-wrapper > ul > li a {
  padding: 2px 0;
  line-height: 1.2; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li > .menu-wrapper > ul > li a:hover {
  color: #BE8956; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li > .menu-wrapper > ul > li > .menu-wrapper ul {
  padding-left: 10px; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li > .menu-wrapper > ul > li > .menu-wrapper ul a {
  line-height: 1.2;
  color: #d6cdc1;
  padding: 0;
  padding-left: 15px;
  background-position: left 5px;
  background-repeat: no-repeat;
  background-image: url(../img/menu-item-level-one-background.png); }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li > .menu-wrapper > ul > li > .menu-wrapper ul li.active-trail > a, .site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li > .menu-wrapper > ul > li > .menu-wrapper ul a.active, .site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper > li > .menu-wrapper > ul > li > .menu-wrapper ul a:hover {
  color: #af8d6d;
  background-position: left -48px; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul > .parmigiani-menu--column-wrapper:last-of-type {
  float: left;
  width: 205px;
  min-width: 1px;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul li.product-preview-image-wrapper {
  text-align: center; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul li.product-preview-image-wrapper a {
  text-align: left; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul li.product-preview-image-wrapper img {
  width: auto;
  display: inline; }

.site-main-navigation > .menu-wrapper > ul.menu > li > .menu-wrapper > ul li.product-preview-image-wrapper .preview-title {
  display: none; }

.site-main-navigation > .menu-wrapper > ul.menu > li.expanded > a {
  padding-right: 20px;
  background: url(../img/menu-item-level-zero-background.png) right center no-repeat; }
  
.site-main-navigation > .menu-wrapper > ul.menu > li.expanded > a:hover,
.site-main-navigation > .menu-wrapper > ul.menu > li.open > a {
  padding-right: 20px;
  background: url(../img/menu-item-level-zero-background-active.png) right center no-repeat; }

.site-main-navigation .parmigiani-menu--column-wrapper-5,
.site-main-navigation .parmigiani-menu--column-wrapper-10,
.site-main-navigation .parmigiani-menu--column-wrapper-15 {
  clear: left; }

.site-main-navigation .product-preview-image-wrapper ~ .parmigiani-menu--column-wrapper-5,
.site-main-navigation .product-preview-image-wrapper ~ .parmigiani-menu--column-wrapper-10,
.site-main-navigation .product-preview-image-wrapper ~ .parmigiani-menu--column-wrapper-15 {
  margin-left: 215px; }

.region-sidebar-first .block-menu-block ul.menu li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #5f5552;
  list-style: none;
  margin: 0 0 20px 0; }

.region-sidebar-first .block-menu-block ul.menu li a {
  padding: 2px 0; }

body.taxonomy-section-11 .region-sidebar-first .block-menu-block ul.menu li {
  border-bottom-color: #5f5552; }

body.taxonomy-section-11 .region-sidebar-first .block-menu-block ul.menu li a {
  color: #5f5552; }

body.taxonomy-section-11 .region-sidebar-first .block-menu-block ul.menu li a:hover,
body.taxonomy-section-11 .region-sidebar-first .block-menu-block ul.menu li a.active {
  color: #d19a62; }

.site-mobile-search {
  display: none; }

.site-mobile-lang {
  display: none; }


/**************************************************
 ****    MENU
**************************************************/

.rect-button {
  background-image: url(../img/bg_button.png);
  background-repeat: repeat-x;
  line-height: 25px;
  text-align: center;
  font-size: 11px;
  margin-bottom: 10px; }

.rect-button a {
  color: #dcd6cd;
  text-decoration: none; }

.rect-button a:hover {
  color: white; }

/**************************************************
 ****    FRONT PAGE
**************************************************/

#block-block-11 {
  margin: 0px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #af8d6d;
  width: 875px; }

.front .site-body-content-row {
  margin-left: 500px; }

.front .site-body-content-row-left-column.site-left-column {
  width: 0px;
  margin: 0px; }

.front .site-body-content-row-center-column.site-center-column {
  width: 900px; }

#block-block-11 h4 {
  width: 400px;
  text-transform: none;
  font-size: 90%;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold; }

#block-block-11 h3 {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
  text-transform: uppercase;
  font-size: 100%;
  font-weight: bold; }

#block-block-11 h2 {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
  font-weight: bold;
  font-size: 85%; }

#block-block-11 a:nth-of-type(-n+3) {
  text-decoration: none; }

.front .site-body-content-row-center-column-container.site-center-column-container.contextual-links-region {
  background-color: transparent; }

.front .site-body-content-row {
  margin-left: auto; }

.front .region.region-content {
  margin-left: 130px; }

.front .site-body-content-row-center-column-container.site-center-column-container {
  background-color: transparent; }


/**************************************************
 ****    VIEWS
**************************************************/

.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row-item {
  float: left; }

.view-bottom_nav-slider .right a {
  width: 100px;
  text-decoration: none; }

#block-views-reference-sticky-block {
  margin-left: 140px; }
  
#block-views-reference-sticky-block #controls {
    margin-top: 0;
    padding-left: 0; }

.view-collection-informative-block h1 {
  font-size: 22px;
  color: #675d5a;
  margin: 0px;
  padding: 0px;
  line-height: 26px; }

.view-collection-informative-block .views-field-description-i18n {
  /*border-top: 1px solid #675d5a;*/
  padding-top: 16px;
  padding-bottom: 5px;
  /*border-bottom: 1px solid #8d7865;*/
  margin-top: 5px;
  margin-bottom: 16px; }


/**************************************************
 ****    SLIDESHOW
**************************************************/
.slidejs-collection {
  overflow: hidden; }

.slidejs-collection #prevBtn {
  width: 27px;
  height: 100px;
  margin-top: 100px;
  float: left; }

.slidejs-collection #prevBtn a {
  text-indent: -9999px;
  width: 27px;
  height: 100px;
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  display: block; }

.slidejs-collection #prevBtn a.disabled {
  cursor: default; }

.slidejs-collection #prevBtn a {
  background-position: -51px -121px; }

.slidejs-collection #prevBtn a:hover, .slidejs-collection #prevBtn a.disabled {
  background-position: -158px -121px; }

.slidejs-collection #nextBtn {
  width: 27px;
  height: 100px;
  margin-top: 100px;
  float: right; }

.slidejs-collection #nextBtn a {
  text-indent: -9999px;
  width: 27px;
  height: 100px;
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  display: block; }

.slidejs-collection #nextBtn a.disabled {
  cursor: default; }

.slidejs-collection #nextBtn a {
  background-position: -307px -121px; }

.slidejs-collection #nextBtn a:hover, .slidejs-collection #nextBtn a.disabled {
      background-position: -434px -121px; }

.slidejs-collection .view-content {
  float: left; }
  
.slidejs-collection .view-content .item-list ul {
  margin: 0 auto; }
  
.slidejs-collection .views-row {
  list-style: none;
  margin: 0px;
  width: 215px;
  text-align: center;
  min-height: 10px; }

.slidejs-collection .views-row .row-container {
  margin-left: auto;
  margin-right: auto;
  width: 187px;
  color: #8d7865;
  font-size: 11px;}

.slidejs-collection .views-row .views-field-field-ref-front-picture {
  height: 321px; }

.slidejs-collection .views-row .views-field-field-ref-nickname {
  margin-top: 20px;
  height: 33px; }

.slidejs-collection .views-row .views-field-field-taxonomy-collection {
  font-family: Georgia, "Times New Romain", serif;
  font-size: 13px;
  font-weight: bold;
  color: #675d5a;
  margin-top: 5px; }

.slidejs-collection .views-row .views-field-field-movement {
  height: 45px;
  margin-bottom: 5px; }

.slidejs-collection .views-row .views-field-view-node {
  width: 140px;
  margin: 20px auto; }

.slidejs-processed {
  width: 200px; }


/**************************************************
 ****    USER MANUALS
**************************************************/
body.page-customer-service-user-manuals .site-center-column {
  width: 935px;
  margin-right: 0; }

body.page-customer-service-user-manuals .site-right-column {
  display: none; }

.view-user-manuals.view-display-id-page .column {
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
  width: 290px; }

.view-user-manuals.view-display-id-page .column:last-of-type {
  margin-right: 0; }

.view-user-manuals.view-display-id-page .views-field-name-i18n {
  background-image: url("../img/pdf-icon.png");
  background-repeat: no-repeat;
  border-bottom: 1px solid #5f5552;
  margin-bottom: 20px;
  height: 36px;
  padding-left: 40px;
  vertical-align: bottom; }

.view-user-manuals.view-display-id-page .views-field-name-i18n .field-content {
  height: 31px;
  line-height: 14px;
  display: table-cell;
  vertical-align: bottom; }

.view-user-manuals.view-display-id-page .views-field-name-i18n a {
  color: #5f5552;
  font-weight: bold; }

.view-user-manuals.view-display-id-page .views-field-view {
  margin-bottom: 35px; }

.view-user-manuals.view-display-id-page .views-field-view .item-list ul {
  margin: 0; }

.view-user-manuals.view-display-id-page .views-field-view .item-list ul li {
  margin: 0;
  list-style: none; }

.view-user-manuals.view-display-id-page .views-field-view .item-list ul li a {
  text-decoration: none;
  color: #5f5552; }

/**************************************************
 ****    NODE STYLES
**************************************************/
.node .links.inline {
  display: none; }

/**************************************************
 ****    EXCEPTIONAL PIECES
**************************************************/
body.node-type-exceptional-piece {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

body.node-type-exceptional-piece h1 {
  display: none; }

body.node-type-exceptional-piece .views-field-title h1 {
  display: block; }

body.node-type-exceptional-piece .site-left-column {
  width: 280px; }

body.node-type-exceptional-piece .site-center-column {
  width: 645px; }

body.node-type-exceptional-piece .site-body-user-menu, body.node-type-exceptional-piece .site-body-content-row {
  max-width: 1250px;
}
/**************************************************
 ****    REFERENCE NODES
**************************************************/
body.node-type-reference article .left {
  width: 27px;
  height: 100px;
  margin-top: 100px;
  float: left; }

body.node-type-reference article .left a {
  text-indent: -9999px;
  width: 27px;
  height: 100px;
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  display: block; }

body.node-type-reference article .left a.disabled {
  cursor: default; }

body.node-type-reference article .left a {
  background-position: -51px -121px; }

body.node-type-reference article .left a:hover, body.node-type-reference article .left a.disabled {
  background-position: -158px -121px; }

body.node-type-reference article .left + div {
  float: left;
  /*margin: 0 60px; James 13-11-2014*/ }

body.node-type-reference article .left + div .field-item {
  margin-top: -100px; }
  

body.node-type-reference article .right {
  width: 27px;
  height: 100px;
  margin-top: 100px;
  float: right; }

body.node-type-reference article .right a {
  text-indent: -9999px;
  width: 27px;
  height: 100px;
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  display: block; }

body.node-type-reference article .right a.disabled {
  cursor: default; }

body.node-type-reference article .right a {
  background-position: -307px -121px; }

body.node-type-reference article .right a:hover, body.node-type-reference article .right a.disabled {
  background-position: -434px -121px; }

body.node-type-reference article .left, body.node-type-reference article .right {
  margin-top: 310px; }

.views-field.views-field-field-ref-reference-tdm {
  display:inline;
} 
.views-field-field-dial-label {
  display:inline;
}
.views-field.views-field-field-ref-reference-tdm > .field-content {
  display:inline;
} 



/**************************************************
 ****    WOMEN OF EXCEPTION
**************************************************/
#block-exception-exception-citation .rteright, #block-exception-random-exception-citation .rteright {
  font-size: 13px;
}

/**************************************************
 ****    BLOCK TAXONOMY
**************************************************/
body.taxonomy-section-1 h1, body.taxonomy-section-1 h3, body.taxonomy-section-1 a {
  color: #4e7288;
}

/**************************************************
 ****    James Shadowbox(Lightbox) 12/11/2014-13/11/2014
**************************************************/
#sb-container #sb-wrapper-outer {
  position: absolute;
}

#sb-container #sb-title {
  display:none;
}

.node-type-page-with-gallery #sb-container #sb-title {
  display:block !important;
}

#sb-container #sb-info {
  left: -37px;
  position: absolute;
  top: 40%;
}

#sb-container #sb-info, #sb-container #sb-info-inner {
  height: 100px;
}

#sb-container #sb-info-inner #sb-nav {
  width: 100%;
  height: 100px;
  float: none;
  position: relative;
}

#sb-container #sb-nav-previous {
  left: 0px;
  background-repeat: no-repeat;
  float: left;
  background-image: url(../img/shadowbox-left.png);
  height: 100px;
  width: 27px;
}

#sb-container #sb-nav-next {
  right: 0px;
  background-repeat: no-repeat;
  float: right;
  background-image: url(../img/shadowbox-right.png);
  height: 100px;
  width: 27px;
}

#sb-container #sb-bottom #sb-nav-close {
  height: 14px;
  width: 14px;
  display: block;
  float: right;
  cursor: pointer;
}

/**************************************************
 ****    James taxonomy_view Sponsors(aventure) etc, For screens bigger than phone. image to the left, text to the right 12/11/2014
**************************************************/

@media screen and (min-width: 700px) {
  .view-id-taxonomy_term .field-name-field-engagement-front-picture {
    float:left;
  }

  .view-id-taxonomy_term .field-name-body.field-type-text-with-summary {
    padding-left:10px;
  }
}


/**************************************************
 ****    LEFT BLOCKS
**************************************************/
.site-left-column .block, .site-right-column .block {
  margin-bottom: 5px;
}

/*  Customer service needs to be pushed upwards a bit James 13-11-2014 */ 
.site-footer-footer-menu ul.menu .sf-with-ul + ul {
  margin-bottom: 24px;
}


/**************************************************
 ****    BOTTOM GALLERY
**************************************************/
#section-bottom .region-bottom-first h2 {
  margin: 0.5em 0 !important;
}

#section-bottom  .block-inner img {
  margin-bottom: 50px;
}


/**************************************************
 ****    ADMIN PAGES
***************************************************/ 
.page-node-edit .region-sidebar-first, .page-node-edit #section-bottom  {
  display: none !important;
}

html.input-select-elements-processed .select-wrapper {
  background: none !important;
  display: inline !important;
}
html.input-select-elements-processed .select-wrapper select {
  background: none !important;
}

/**************************************************
 ****    James new front page information
***************************************************/ 

/*#block-block-12
{
margin-top:20px;
padding:0px;
padding-top:10px;
background-color: rgba(255, 255, 255, .9);
color:#af8d6d;
width:900px;
}*/

#block-block-12
{
background-color: rgba(255, 255, 255, .9);
border-radius: 5px;
margin-left: 350px;
width: 200px !important;
}

#block-block-12 .rtecenter
{
  margin-bottom:10px;
}


/**************************************************
 ****    Exception couleur titre page piece exception
 ****    Jour Nuit / 29.06.2015
***************************************************/ 

body.page-node-5150 .ui-tabs #data-sheet h2, body.page-node-5152 .ui-tabs #data-sheet h2, body.page-node-5154 .ui-tabs #data-sheet h2{
   color: #fff !important;
}

/**************************************************
 ****    Remove background for admin interfaces
 ****    26.08.2015
***************************************************/ 
.vertical-tabs {
  background-color: #fff !important;
}