.globalWidth {
  margin: 0 auto;
  padding: 7px 0;
  width: 918px;
}
.component_block_2_2 {
  background: url("../images/bg_content.png") repeat scroll 0 0 transparent;
  float: left;
  margin: 2px 1px 0;
  overflow: hidden;
  padding: 0;
  width: 457px;
}
.force-display-none {
  display: none !important;
}
.display-block {
  display: block !important;
}
.visibility-hidden {
  visibility: hidden;
}
.no-background {
  background: none !important;
}
#nes_header-log .color-white a {
  color: white;
}
#nes_header-log .color-white label {
  color: white;
}
#nes_header-log .color-white input {
  color: white;
}
#nes_header-log .display-header-login-form {
  left: 0;
  display: block;
}
#nes_header-log .display-header-login-form input {
  font-size: 8.9px;
}

/**************************************
 * COLORS
 **************************************/
/* Common file between B2C & B2B used on productDetailCapsule, quickViewCapsule jsp */
#intensity {
  margin-top: 2px;
}
#intensity li {
  background: white;
  margin: 0 4px 0 0;
}
#intensity li span {
  color: white;
  display: block;
  width: 9px;
  padding: 0;
  margin: 0;
  height: 9px;
}
#intensity li span:not(.invisible) {
  line-height: 0;
  padding: 5px;
}
#intensity li.empty {
  background: none;
  border: 1px solid white;
  width: 7px;
  height: 7px;
}
#intensity li.empty span {
  display: none;
}
#intensity li .filled {
  line-height: 0px;
  padding: 5px;
}
#intensity li.nes_active-intensity p {
  width: 15px;
  height: 10px;
  background: none;
}

/**************************************
 * COLORS
 **************************************/
.jcarousel-skin-tango {
  /**
     *  Vertical Buttons
     */
}
.jcarousel-skin-tango .jcarousel-container-vertical {
  padding: 21px 0;
  position: relative;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
  width: 85px;
  height: 245px;
}
.jcarousel-skin-tango .jcarousel-item {
  width: 83px;
  height: 46px;
}
.jcarousel-skin-tango .jcarousel-item a {
  border: 1px solid #414141;
  display: block;
  height: 46px;
  width: 83px;
  outline: none;
}
.jcarousel-skin-tango .jcarousel-item a.active {
  border-color: white;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
  color: black;
  background: white;
}
.jcarousel-skin-tango .jcarousel-next-vertical,
.jcarousel-skin-tango .jcarousel-prev-vertical {
  position: absolute;
  width: 11px;
  height: 6px;
  left: 37px;
  cursor: pointer;
  background: url('../images/sprite.png') no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical {
  bottom: 5px;
  background-position: -33px -994px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
  top: 5px;
  background-position: -22px -994px;
}
.jcarousel-skin-tango .jcarousel-list {
  position: absolute;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical {
  display: none !important;
}
.jcarousel.jcarousel-list.jcarousel-list-vertical,
.jcarousel-clip.jcarousel-clip-vertical {
  position: relative;
  overflow: hidden;
}

/**************************************
 * COLORS
 **************************************/
/**************************************
 * POLYFILLS
 **************************************/
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  zoom: 1;
}
.clearfix:after {
  clear: both;
}
.so-btn {
  display: inline-block;
  height: 24px;
  margin: 0;
  padding: 0 10px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  background: #8a5e20 url('../images/sprite.png') 0 -598px repeat-x;
  border: 0;
  cursor: pointer;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.so-btn:hover,
.so-btn:focus {
  background-color: #7d561e;
  background-position: 0 -565px;
}
.so-btn.disabled {
  color: #8e8e8e;
  background-position: 0 -896px;
  cursor: default;
}
.so-btn.disabled:hover,
.so-btn.disabled:focus {
  background-position: 0 -896px;
}
.so-btn.disabled .so-btn-icon {
  width: 4px;
  height: 7px;
  background: url('../images/arrow-med-fade-right.png') 0 0;
}
.so-btn-dark {
  display: inline-block;
  height: 24px;
  margin: 0;
  padding: 0 10px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  background: #8a5e20 url('../images/sprite.png') 0 -598px repeat-x;
  border: 0;
  cursor: pointer;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #222021;
  background-position: 0 -896px;
  line-height: 22px;
}
.so-btn-dark:hover,
.so-btn-dark:focus {
  background-color: #7d561e;
  background-position: 0 -565px;
}
.so-btn-dark.disabled {
  color: #8e8e8e;
  background-position: 0 -896px;
  cursor: default;
}
.so-btn-dark.disabled:hover,
.so-btn-dark.disabled:focus {
  background-position: 0 -896px;
}
.so-btn-dark.disabled .so-btn-icon {
  width: 4px;
  height: 7px;
  background: url('../images/arrow-med-fade-right.png') 0 0;
}
.so-btn-dark:hover,
.so-btn-dark:focus {
  background-position: 0 -929px;
}
.so-btn-with-arrow .so-btn-icon {
  background: transparent url("../images/sprite.png") no-repeat scroll 0 -459px;
  height: 7px;
  margin: 8px 6px 0 0;
  width: 4px;
  float: left;
}
.so-btn-left {
  float: left;
}
.so-btn-right {
  float: right;
}
.so-global-blocks {
  margin: 25px 0 0 0;
  background: transparent url("../images/bg_content.png") repeat scroll 0 0;
  padding: 20px;
}
.so-border-dotted-black {
  background: transparent url("../images/standingOrders/dot-black.png") repeat-x scroll 0 0;
}
.so-border-dotted-white {
  background: transparent url("../images/standingOrders/dot-white.png") repeat-x scroll 0 0;
}
.screen-reader-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.nes_quantity-alert {
  background: #c6c6c6;
  background: -webkit-linear-gradient(top, #e4e4e4 0%, #c6c6c6 100%);
  background: -moz-linear-gradient(top, #e4e4e4 0%, #c6c6c6 100%);
  background: -ms-linear-gradient(top, #e4e4e4 0%, #c6c6c6 100%);
  background: -o-linear-gradient(top, #e4e4e4 0%, #c6c6c6 100%);
  background: linear-gradient(to bottom, #e4e4e4 0%, #c6c6c6 100%);
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.make-so-order-page {
  background: url('../images/standingOrders/order-history-b2c.jpg') no-repeat 0 0;
  padding: 18px 0 17px 227px;
  margin: 0 0 10px 0;
  width: 590px;
  zoom: 1;
}
.make-so-order-page:before,
.make-so-order-page:after {
  display: table;
  content: "";
  zoom: 1;
}
.make-so-order-page:after {
  clear: both;
}
.nes_b2b .make-so-order-page {
  background: url('../images/standingOrders/order-history-b2b.jpg') no-repeat 0 0;
}
.make-so-order-page .make-so-content,
.make-so-order-page .make-so-content-b2b {
  color: black;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  margin: 0 5px 0 0;
  padding: 0;
  float: left;
}
.make-so-order-page .make-so-content a,
.make-so-order-page .make-so-content-b2b a {
  color: black;
  background: url('../images/standingOrders/triangle-black-big.gif') no-repeat 0 50%;
  font-weight: normal;
  padding: 0 0 0 14px;
  margin: 4px 0 0 0;
  display: block;
  font-size: 14px;
}
.make-so-order-page .make-so-content {
  width: 300px;
}
.make-so-order-page .make-so-content-b2b {
  width: auto;
}
.make-so-confirmation-page,
.make-so-confirmation-page-b2b {
  margin: 0 0 10px 0;
}
.make-so-confirmation-page .make-so-content,
.make-so-confirmation-page-b2b .make-so-content {
  font-size: 14px;
  zoom: 1;
}
.make-so-confirmation-page .make-so-content:before,
.make-so-confirmation-page-b2b .make-so-content:before,
.make-so-confirmation-page .make-so-content:after,
.make-so-confirmation-page-b2b .make-so-content:after {
  display: table;
  content: "";
  zoom: 1;
}
.make-so-confirmation-page .make-so-content:after,
.make-so-confirmation-page-b2b .make-so-content:after {
  clear: both;
}
.make-so-confirmation-page .make-so-content img,
.make-so-confirmation-page-b2b .make-so-content img {
  float: left;
  margin: 0 20px 20px 0;
  width: 135px;
  height: 135px;
}
.make-so-confirmation-page .make-so-description,
.make-so-confirmation-page-b2b .make-so-description {
  float: left;
  font-size: 12px;
  max-width: 160px;
}
.make-so-confirmation-page .make-so-description li,
.make-so-confirmation-page-b2b .make-so-description li {
  list-style-position: inside;
  padding-bottom: 6px;
}
.make-so-confirmation-page .make-so-description a,
.make-so-confirmation-page-b2b .make-so-description a {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0 0 0 8px;
}
.make-so-confirmation-page {
  border-bottom: 1px dotted white;
}
.make-so-confirmation-page .make-so-content {
  color: white;
}
.make-so-confirmation-page .make-so-description a {
  background: url('../images/white-arrow.gif') no-repeat 0 50%;
}
.make-so-confirmation-page-b2b {
  padding: 12px 10px 0;
  background: white;
  background: -webkit-linear-gradient(top, white 0%, #E0E0E0 100%);
  background: -moz-linear-gradient(top, white 0%, #E0E0E0 100%);
  background: -ms-linear-gradient(top, white 0%, #E0E0E0 100%);
  background: -o-linear-gradient(top, white 0%, #E0E0E0 100%);
  background: linear-gradient(to bottom, white 0%, #E0E0E0 100%);
}
.make-so-confirmation-page-b2b .nes_registrationTitle {
  border-bottom-color: black;
}
.make-so-confirmation-page-b2b .nes_registrationTitle h2 {
  color: black;
}
.make-so-confirmation-page-b2b .make-so-content {
  color: black;
}
.make-so-confirmation-page-b2b .make-so-description a {
  color: black;
  background: url('../images/black-arrow.gif') no-repeat 0 50%;
}

/**************************************
 * COLORS
 **************************************/
#unsubscribe {
  width: 918px;
  padding: 30px 0;
  margin: 0 auto;
}
#unsubscribe .nes_registrationContent,
#unsubscribe div {
  text-align: center;
}
#unsubscribe p:focus {
  outline: 0 none;
}
#unsubscribe .unsubscribe-header {
  padding: 0 0 20px 0;
}
#unsubscribe .separator {
  border-bottom: 1px dotted white;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
#unsubscribe .error {
  margin: 20px 0 0 0;
  color: red;
}
#unsubscribe .success {
  margin: 20px 0 0 0;
}
.unsubscribe-picto {
  margin-bottom: 20px;
}
.unsubscribe-title {
  color: white;
  font-size: 2em;
}
.unsubscribe-success {
  color: white;
  font-size: 1.5em;
}
