/**
 *  Tous droits réservés NDKDESIGN
 *
 *  @author Hendrik Masson <postmaster@ndk-design.fr>
 *  @copyright Copyright 2013 - 2014 Hendrik Masson
 *  @license   Tous droits réservés
*/

.groupFieldBlock {
  /* box-shadow: 0px 0px 5px #ccc; */
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: space-between;
}

.ndkcfLoaded .add button,
.ndkcfLoaded .add-to-cart,
.ndkcfLoaded .product-customization,
.ndkcfLoaded #add_to_cart,
.ndkcfLoaded .product-add-to-cart > *:not(.product-quantity):not(.product-availability):not(.product-minimal-quantity)
{
  display:none!important
}

.ndkCfIsVisual #image-block{
  left:0!important
}

.ndkcsfields-block [class^="icon-"]::before, .ndkcsfields-block [class*=" icon-"]::before{
  font-family: "FontAwesome";
}

.field_notice img{
  max-width:100%;
  height:auto
}

.ndkcsfields-block {
  border: none;
  padding: 0 15px;
  margin-left: -15px;
  margin-right: -15px;
  clear:both
}

.ndkcsfields-block.config_boxes{
  margin-bottom:15px;
  padding-bottom:0
}
.ndkcsfields-block .unit-price{
  font-size:10px;
  font-weight:normal
}
.ndkcsfields-block audio, .ndkcsfields-block canvas, .ndkcsfields-block video {
  display: inline-block;
  max-width:100%;
  border:3px solid transparent
}
.ndkcsfields-block .form-group {
  padding: 5px 10px;
  background:#fff;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  position:relative;
  width: 100%
}

.ndkcsfields-block .form-group::after {
  clear: both;
  display: table;
  content: "";
  line-height: 0;
}

 .ndkcsfields-block .form-group.activeFormGroup {
  border:2px solid;
 }

.ndkcsfields-block .toggler {
  cursor: pointer;
  font-size: 1.1em;
  padding: 0;
  width: 100%!important;
  font-weight: normal;
  margin-bottom: 0;
  background-size: auto 25px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  line-height: 25px;
  text-align:left
}

.ndkcsfields-block .toggler .layer_view {
  display:none!important
}
.toggler:hover {
  color: #c41c24;
}

.toggler.active .toggleText:after {
  content: "\f077";
}

.toggler.active.letOpen::after, .toggler.letOpen::after {
  display:none!important
}
.toggler .toggleText::after, #timeline h3::after {
  content: "\f078";
  display: inline-block;
  float: right;
  font-family: "FontAwesome";
  font-size: 12px;
  padding: 0;
  font-weight: lighter;
  margin-left: 3px;
  text-indent:0
}

.toggleText {
  float: right;
  font-size: 0.8em;
  text-indent:-5000px;
  direction:ltr!important
}

.layer_view {
  position: absolute;
  left: 20px;
  text-align: center;
  border-radius: 3px;
  width: 18px;
  height: 18px;
  color: #aaaaaa;
  cursor:alias
}

.layer_view:hover{
  background:#333;
  color: #fff!important;
}

.layer_view::after {
  content: "\f06e";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 12px;
  padding: 0;
  font-weight: normal !important;
  position: absolute;
  left: 2px;
  line-height:15px
}

.layer_view.hidden_layer{
  opacity:0.5
}
.layer_view.hidden_layer:after {
    content: "\f070"!important;
}

.layer_view.editTool {
  background: #333 none repeat scroll 0 0 !important;
  color: #fff;
  left: 0px;
  padding: 3px;
  position: absolute;
  top: 0px;
  display:none!important;
  margin:0!important;
  height:29px;
  width:29px
}

@media (max-width: 480px) {
  .layer_view.editTool {
    display:none!important;
    visibility:hidden!important
  }

  .ndkcf_row_title .small_img{
    display:none
  }
}

.fieldPane{
  clear:both
}

.resizable_container{
  position:absolute!important
}

.svg-container{
  border: 2px solid transparent;
  cursor:pointer;
  text-align:center
}

.svg-container img{
  margin:auto;
  vertical-align:middle
}

.selected-value, .selected-color {
  border: 2px solid #c41c24;
  border-radius: 2px;
  background: #e6e4e4;
}

.absolute-visu{
  position:absolute!important;
  top: 0;
  right:0;
  left:0;
  margin:unset!important
}

.absolute-visu:not(.colorize-cover-item){
  background:transparent!important;
}

.color-ndk {
  border: 3px solid transparent;
  color: #000;
  cursor: pointer;
  display: inline-block;
  padding: 0.4rem;
  text-shadow: 1px 0px 3px #fff;
  min-width: 45px;
  text-align: center;
  margin-top: 3px;
}

.color-ndk span {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  display: inline-block;
  height: 40px;
  padding: 5px;
  width: 40px;
  border-radius: 50%;
  box-shadow: inset 0 0px 3px 0 rgba(0,0,0,.5);
  margin-top: 3px;
}

.color-ndk:hover > span{
  border-color:#666
}

.ui-wrapper{
  overflow:visible!important
}

#image-block canvas{
  display:block
}

#image-block .ui-icon, #image-block .ui-widget-content .ui-icon, #image-block .ui-rotatable-handle, .editIt{
    background: #333 none repeat scroll 0 0 !important;
    color: #fff;
    font-family: "FontAwesome";
    height: 10px;
    padding: 10px;
    text-indent: 0;
    width: 10px;
    display:none
}

.absolute-visu:hover > .ui-rotatable-handle, .absolute-visu:hover > .editTool, .absolute-visu:hover > .ui-resizable-handle, .absolute-visu:hover > .editIt,
.activeZone > .ui-rotatable-handle, .activeZone > .editTool, .activeZone > .ui-resizable-handle, .activeZone > .editIt{
  display:block!important
}

.ui-resizable-se{
  right:0px!important;
  bottom: 0px!important;
}

.ui-resizable-nw::after, .ui-icon-gripsmall-diagonal-se::after {
    color: #fff !important;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 15px;
    height: 10px;
    left: 0;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 2px;
    width: 100%;
}

.ui-rotatable-handle {
  left: 0px;
  bottom: 0px;
  position:absolute;
  
}

.editIt {
  top: 0;
  right: 0;
  position: absolute;
}

.editIt::after{
  color: #fff !important;
  content: "\f040";
  display: block;
  font-family: "FontAwesome";
  font-size: 15px;
  height: 10px;
  left: 0;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 2px;
  width: 100%;
  font-weight: lighter !important;
  
}

.ui-rotatable-handle:after{
  color: #fff !important;
  content: "\f0e2";
  display: block;
  font-family: "FontAwesome";
  font-size: 14px;
  height: 10px;
  left: 0;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 2px;
  width: 100%;
  
}

.ui-wrapper:hover > .ui-rotatable-handle{
  display:block
}

.ui-resizable:hover, .ui-resizable:active, .ui-resizable.activeZone, .activeZone  .ui-resizable{
  border: 1px dashed #000;
  z-index: 999 !important;
}


.ndkzoom {
  display: block;
  margin: 5px 0;
  text-align: center;
  width: 100%;
  background:none!important;
  border:none;
  opacity:0;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
}
.ndkzoom::before {
  color: #333;
  content: "";
  font-family: "FontAwesome";
  font-size: 40px;
  font-weight: normal;
  line-height: 40px;
  margin: 0 0 0 4px;
}

.pb-left-column:hover .ndkzoom{
  opacity:1
}


.ndkCfIsVisual .pb-left-column #image-block img:not(#bigpic) {
  background: none repeat scroll 0 0 transparent!important;
  width: 100%;
}

.textarea:hover{border:1px dashed #000}

#layer_cart{
  z-index:9999
}
.layer_cart_overlay{
  z-index:9998;
}

.ndkCfIsVisual #image-block {
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  z-index: unset !important;
}

#image-block:hover .absolute-mask{
  z-index:0!important;
}
#image-block:hover .absolute-visu{
  opacity: 0.6;
}

.ndkCfIsVisual #image-block:hover{
  overflow:visible
}

.absolute-mask {
    z-index: 99;
    width: 100%!important;
    height: auto!important;
}

.button.button-small.submitText, .submitSimpleText, .submitCSText {
  line-height: 14px;
  padding: 5px!important;
  position: relative;
}

.span_link{
  display:none!important
}

.floatingBarre {
  bottom: 0 !important;
  left: 0;
  position: fixed !important;
  width: 100%;
  z-index: 999;
  background: #FFF;
  top: unset !important;
  opacity: 0.9;
  padding: 15px;
  border-top: 3px solid #F6F6F6;
}


#timeline h3{
  margin-top: 0;
}
#timeline .box-info-product{
  border-top:none!important
}

#ndkcsfields .view_tab{
  width:100%;
  margin-bottom:3px
}
.view_tab {
  display: inline-block;
  font-size: 18px;
  padding: 10px 30px;
  cursor: pointer;
  border-bottom: none;
  box-shadow: 2px 0px 2px #ccc;
}
.view_tab:not(.activeView){
  background: #fff
}
.view_tab.activeView{
  /*background:#71d791;
  color:#fff*/
}
#replace-img-block{
  margin:0
}

.zone_limit {
  position: absolute;
  top: 0;
  left: 0;
  z-index:1;
  overflow:hidden;
  font-size:13px
}

.zone_limit:empty{
  z-index: -1!important
}

.zone_limit.unvisibleZone{
  border:none!important;
  background:transparent!important
}

#image-block:hover .zone_limit{
  overflow:visible
}

#image-block.editing .zone_limit:active, #image-block .zone_limit.activeZone{
  border:1px solid #F5F5F5!important;
  background:url("../img/zone.png") repeat!important;
  
}

#image-block.editing .zone_limit.activeZone{
  overflow:hidden!important
}



.noborder, .visual-text {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  clear: both;
  display: block;
  float: none;
  margin: auto;
  color: inherit;
  line-height:1.5em;
}

/*div.bordered{
  border:1px solid #F6F6F6;
  padding:0;
  background:#fff
}*/

textarea.noborder, textarea.visual-text {
  max-height: 100%;
  max-width: 100%;
  height: 100%;
  width: auto;
  word-break: keep-all;
  word-wrap: normal;
  direction: ltr;
}

.poptext {
  position: absolute;
  width: auto;
  left: -5000px;
}

.error{
  padding: 5px;
  float: left;
  width: 100%;
  text-align: center;
}

.replaced-svg, .ndk-svg-view > svg{
  max-width: 100%;
  height: auto !important;
  max-height:100%;
  width:100%
}

.ndk-svg-view {
  margin: auto;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  z-index: 1;
  position:absolute;
  top: 0;
  left:0
}


.visu-tools {
  margin-bottom: 10px;
  
}

.visu-tools p {
  margin: 0;
  padding: 0;
}

.visu-tools label{
  float:right;
  margin-right:8px;
  line-height:30px;
}
.ndk_selector, .custom_selector {
    background: #F5F5F5;
    border-radius: 5px;
    float: right;
    padding: 5px;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #F6F6F6;
}

.fieldPane > .ndk_selector{
  float:none;
  margin:auto;
  display:table
}


.ndk_selector > ul {
    background: #F5F5F5 none repeat scroll 0px 0px;
    left: 0px;
    border:1px solid #F6F6F6;
    position: absolute;
    z-index: 9999;
    top: 26px;
    width: 290px;
    margin-left: -239px;
}

.ndk_selector > ul > li{
  text-indent: -5000px;
  display: inline-block;
  margin: 3px;
  width: 15px;
}


.ndk_selector > ul > li > span, .index-value span {
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #F6F6F6;
}

.index-value {
  padding-right: 26px;
  position: relative;
  text-indent: -5000px;
}

.ndk_selector.opened > .index-value::after {
    content: "\f077";
}
.ndk_selector > .index-value::after {
  content: "\f078";
  display: inline-block;
  float: right;
  font-family: "FontAwesome";
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 0px;
  line-height:13px;
  text-indent:0
}


.tag-selector-container {
    float: left;
    width: 40%;
    display:block
}

.tag-selector-container label, .tag-selector-container .selector{
  display:inline-block;
  float:left;
  clear:none;
  max-width:100%
}

.tag-selector-container .selector select{
  width:150px
}

.box-info-product .exclusive.loadingButton::before, .loadingButton::before {
  content: '\f110';
  animation: 2s linear 0s normal none infinite spin;
  -webkit-animation: 2s linear 0s normal none infinite spin;
  -moz-animation: 2s linear 0s normal none infinite spin;
  display: inline-block;
  border: none;
  font-family: 'FontAwesome';
}

.loadingButton > i{
  display:none
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

.layers{
  display:none!important;
  position:absolute;
  left:0;
  background:#fff;
  padding:10px;
  border:1px solid #F6F6F6
}

.pdfWrapper > #image-block{
  float:left;
  position:relative;
  width:600px;
  height:600px
}

.pdfWrapper .absolute-mask, .pdfWrapper #bigpic{
  max-width:100%;
  width:100%;
  height:auto
}

.pdfWrapper .absolute-visu{
  max-width:100%
}
.activeGroup{
  border:3px solid #ccc!important
}

.is_customizable_product_ndk #add_to_cart{
  display:none!important
}

.ndkcsfields-block center i {
    display: block;
    font-size: 10px;
    line-height:12px
}

.img-item-row{
  padding-bottom:15px;
  min-height:180px
}

.hidden-temp-image{
  position:absolute;
  
}

.accessory-popup {
}

.accessory-more::before {
  color: #333;
  content: "";
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 0 4px;
  cursor:pointer
}


.quantity-ndk-minus, .quantity-ndk-plus{
  padding:2px 5px
}



.ndkcsfields-block span.radio.selected_radio, #product .simple_accessory_product .selected-product-accessory {
  background: #dedede;
}
.ndkcsfields-block span.radio label {
  margin-bottom: 0;
}

.ndkcsfields-block .ndk_att_list{
  background:none;
  padding:0;
  margin-bottom:5px
}

.ndkcsfields-block .ndk_att_list select{
  margin-bottom:0
}

.ndkcsfields-block .accessory-ndk {
  border-bottom: 1px dashed #F6F6F6;
  padding: 10px;
  margin: 0;
}

.ndk-accessory-quantity {
  border: 1px solid #ccc;
  width: 50px;
  text-align: center;
  padding: 2px;
  line-height: 20px;
}

.accessory-ndk .price{
  font-weight:bold;
  font-size:15px
}

.fancybox.accessory-more {
  position: absolute;
  right: 0;
  top: 35%;
  color: #F6F6F6;
}

.fancybox-opened {
  z-index: 99999!important;
}

.groupFieldBlock.alwaysVisible .form-group[class*="disabled_value_by"], [class*="disabled_value_by"]{
  display:none!important
}

.groupFieldBlock .disabled_value_by_qtty {
  display: block !important;
}

.status_counter {
  font-size: 10px !important;
  color: #666 !important;
  font-family: verdana !important;
}


.new-box {
  display: none;
}

.absolute-svg-text {
  height: auto !important;
}

#bigpic {
  width: 100%;
  height: auto;
  background-size: cover !important;
}

.textareaSvg {
  /* width: 100% !important; */
  height: auto !important;
  margin: auto;
  float: none;
  display: block;
  width:100%;
  white-space:normal;
}

/*.textareaSvg text, .textareaSvg tspan{
  white-space:normal;
}*/

.ui-resizable .textareaSvg{
  width:100%!important;
  height:auto!important
}

.ui-resizable[data-resizeable="0"] .textareaSvg{
  width:auto!important;
  height:auto!important
}

.popupPreviewContainer{
  position:relative
}


.popupPreviewContainer #image-block:hover .zone_limit{
  border:none!important;
  background:transparent!important
}



.popupPreviewContainer .ui-rotatable-handle, 
.popupPreviewContainer .ui-resizable-handle , 
.popupPreviewContainer .ui-resizable-se , 
.popupPreviewContainer .ui-icon , 
.popupPreviewContainer .ui-icon-gripsmall-diagonal-se{
  display:none!important
}


.composition_element.img-reponsive {
  background: none repeat scroll 0 0 transparent !important;
  max-width: 100% !important;
  max-height: 100% !important;
  width:100%
}
/*.composition_element.img-reponsive {
  width: 100%;
  height: auto;
}*/

@media print {
    .print-page-breaker {
      page-break-after: always;
      width:100%;
      height:0px;
      max-width: 100%;
      size: landscape;
      height: auto;
    }
}

.print-page-breaker {
  page-break-after: always;
  width: 100%;
  height: 0px;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
  height: auto;
}

.print-page-breaker .discretZone{
  opacity:1!important
}
.print-page-breaker #view_full_size {
  display: block;
}

.print-page-breaker svg{
  display:block!important;
  width:100%
}

.print-page-breaker .ui-rotatable-handle, 
.print-page-breaker .ui-resizable-handle , 
.print-page-breaker .ui-resizable-se , 
.print-page-breaker .ui-icon , 
.print-page-breaker .ui-icon-gripsmall-diagonal-se,
.print-page-breaker .tempSvg{
  display:none!important
}
.print-page-breaker .absolute-visu:hover > .ui-rotatable-handle, .print-page-breaker .absolute-visu:hover > .editTool,.print-page-breaker .absolute-visu:hover > .ui-resizable-handle,.print-page-breaker .absolute-visu:hover > .editIt {
  display: none !important;
}


.print-page-breaker .absolute-visu{
  border:none!important
}

.configItem {
  padding: 10px;
  border: 1px solid transparent;
  cursor:pointer;
  margin-bottom:15px
}

.configItem.active{
  border-color:#000
}

.ndkLoadConfig {
  display: block;
  /* font-size: 12px; */
  word-wrap: break-all !important;
  text-align: center;
  position: relative;
  height: 25px;
  background: #888;
  line-height: 25px;
  color: #FFF;
  font-weight: normal;
}

.tagify-container {
  background-color: #fff;
  padding: 0px 3px;
  min-height: 30px;
  overflow: auto;
  border: solid 1px #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: rgba(0,0,0,0.075) 0 1px 1px inset;
  box-shadow: rgba(0,0,0,0.075) 0 1px 1px inset;
}

.tagify-container > input {
  margin-top: 2px;
  border: 0 none;
  width: 140px;
  height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.tagify-container > span {
  display: inline-block;
  padding: 2px 5px;
  margin: 3px;
  border-radius: 2px;
  border: 1px solid #00aff0;
  background-color: #3ecbff;
  color: #fff;
}

.tagify-container > span > a {
  color: #00aff0;
  text-decoration: none;
  font-weight: bold;
  padding-left: 5px;
}

.btn.btn-default.submitTextItem, .submitCSText {
  font-family: helvetica;
}

.ndkcsfields-block .icon, .ndkcsfields-block [class^="icon-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome!important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.icon-minus::before {
  content: "";
}

.icon-plus::before {
  content: "";
}


.toggleGroupField, .ndkcfTitle {
  font-size: 16px;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  border: 1px solid transparent;
  font-weight: bold;
  background: #fff;
  vertical-align: middle;
  line-height:20px;
  position:relative;
  padding-right:35px;
  margin-top: 0;
  margin-bottom: 1rem;
}

.toggler.letOpen::after{
  display: none!important;
}

.toggleGroupField::after, .ndkcfTitle::after {
  color: #fff !important;
  content: "\f040";
  display: block;
  font-family: "FontAwesome";
  font-size: 21px;
  /* height: 10px; */
  right: 0;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: auto;
  font-weight: lighter !important;
  bottom: 0;
  padding: 5px 10px;
  vertical-align: baseline;
  background: #DEDEDE;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
  line-height:34px;
  display:none
}

.userPanelTitle{
  cursor:pointer!important
}

.ndkcfTitle{
  cursor:auto
}

.userPanelTitle::after{
  content: "\f0d0"!important;
}
.toggleGroupField.opened, .toggleGroupField:hover,
.userPanelTitle.opened, .userPanelTitle:hover {
  background: #F6F6F6;
  box-shadow: 0px 0px 5px #ccc;
  border:#F6F6F6;
  color: #71d791;
  border-color:#71d791;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.toggleGroupField.opened::after, .toggleGroupField:hover::after,
.userPanelTitle.opened::after, .userPanelTitle:hover::after {
  background:#71d791
}

.replace-img-block {
  text-align: center;
  margin: 0;
  position:relative;
  z-index:5
}

.old_price {
  text-decoration: line-through;
  font-weight: normal;
  margin-right: 5px;
}

#check {
  fill: none;
  stroke: black;
  stroke-width: 40;
  stroke-linecap: square;
  stroke-dasharray: 180;
  stroke-dashoffset: 180;
  animation: draw 2s infinite ease;
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}

.hidden{
  display:none!important;
  visibility:hidden
}

.ndkcsfields-block audio, .ndkcsfields-block canvas, .ndkcsfields-block video {
  display: inline-block;
  max-width:100%;
  border:3px solid transparent;
  
}

.audio-item-row {
  padding-left: 35px!important;
}

.ndkcsfields-block .radio input[type="radio"]{
  margin-right:5px!important
}
.false_radio {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  cursor:pointer;
  background: #DDDDDD;
  border: 2px solid #CCC!important;
  display: inline-block;
  float: left;
  margin-left: -25px;
  vertical-align: middle;
  margin-top: 8px;
  box-shadow: inset 0 0 0 2px #FFF;
}

.false_radio.selected-value {
  background: #71d791;
  border: 2px solid #71d791 !important;
  box-shadow: inset 0 0 0 2px #FFF;
}

.noborderSimple {
  border: 1px solid #DEDEDE;
  width: 100%;
  margin-bottom: 8px;
  padding: 5px;
}

.ndkcsfields-block span.radio, .ndkcsfields-block span.checkbox {
  border-top: 1px solid #F5F5F5;
  padding: 10px;
  margin-right: 10px;
  clear:both;
  display: inline-block;
  border-radius: 3px;
}

.quantity_error_down, .quantity_error_up,
.weight_error_down, .weight_error_up,
.quantity_error_width_down, .quantity_error_width_up,
.quantity_error_height_down, .quantity_error_height_up {
  display:none;
  padding:5px;
  text-align:center
}

.total_weight_container {
  font-weight:bold
}
.activeZone {
  z-index:98!important
}

.discretZone {
  opacity:0.4
}

#layer-block {
  position: absolute;
  top: 50px;
  left: 25px;
  z-index: 1000;
  text-align: center;
  width: 65px;
  padding: 5px;
  display:none;
  background: -moz-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */;
  padding-bottom:25px
}

.layer_title {
  display: block;
  width: 100%;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
}

.editThisLayer {
  width: 55px;
  height: 40px;
  display: block;
  border: 3px solid #ccc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  display:inline-flex
}

.layer_title{
  font-size:10px;
  text-align:center;
  margin:0
}
.resetZones{
  color:#fff;
  text-align:center;
  width:100%;
  background:#71d791;
  display:block;
  cursor:pointer
}

.editThisLayer.layerActive{
  border-color:#71d791
}

.editThisLayer svg, .editThisLayer img{
  max-width: 100% !important;
  height: auto;
  max-height: 100%;
  display:inline-block;
}

.item-images-nav > li{
  margin-bottom:15px;
}

.item-images-nav > li > img {
  border: 1px solid #DEDEDE !important;
  padding: 3px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

img.toggleGroupField.opened {
  border-color: #71d791 !important;
  -webkit-filter: none;
  filter: none;
}

.alwaysVisible{
  display:block!important
}

.ndkcsfields-block .form-group.submitContainer {
  background: none;
  box-shadow: none;
  text-align: right;
  padding: 0;
}

#submitNdkcsfields > span {
  display: block;
}

#submitNdkcsfields {
    width: auto;
    float: right;
    margin: auto;
    height:auto;
    display:block!important
}

.product-cover img:not(#bigpic){
  background:none!important;
  box-shadow:none!important
}

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

.ndk_accessory_list:not(.simple_accessory_product) .accessory-img-block:not(.dontHide)) {
  display:none
}

.ndk_accessory_list .accessory-infos{
  min-height:50px;
  position:relative
}

.ndkcf_col_title {
  display: inline-block;
  position: relative;
  min-width: 30px;
  min-height: 30px;
  text-align: center;
  cursor: pointer;
  line-height: 30px;
}

.comblist_name {
  margin: auto;
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 0.5rem;
}

.combColumn {
  float: left;
  height: auto;
  padding: 5px;
}

.color_square {
  display: block;
  height: 30px!important;
  min-width:0;
  text-indent: -5000px;
  /* box-shadow: 0 0 7px #CCC; */
  display: inline-block;
  width: 30px;
  border-radius: 100%;
  border: 2px solid #CCC!important;
  position: relative;
  z-index: 9;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  line-height:15px
}

.autoHeight {
  height: auto!important;
}

.combRow {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}

.combRowList {
  position: absolute;
  left: -5000px;
  background: #FFF;
  padding: 15px;
  box-shadow: 0 0 7px #CCC;
  z-index:15;
  animation: all 1s linear ease;
  text-align:center
}
.openedCol .color_square{
  border-color:#71d791!important
}

.openedCol .ndkcf_col_title::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 12px 0 12px;
  border-color: #71d791 transparent transparent transparent;
  position: absolute;
  content: '';
  bottom: -13px;
  margin: auto;
  left: 3.5px;
  z-index: 16;
}

.colse-comb-tab {
  position:absolute;
  right:8px;
  bottom:8px;
  cursor:pointer
}

.ndkcf_totalprod_quantity {
  border: none;
  display: inline-block;
  font-weight: bold;
  background:transparent
}

.openedCol .combRowList {
  left: 30px;
  background: #FFF;
  padding: 15px;
  border: 2px solid #71d791;
  right: 30px;
  margin-top: 5px;
}

.ndkcf_combination_tab {
  border-top: 1px dashed #DEDEDE;
  margin-top: 15px;
  height: auto !important;
}

.combRowList img {
  float: left;
  display: block;
  margin-right: 15px;
  max-width: 80px;
  margin-bottom:15px
}

.page-product-box-ndk table.table-product-discounts {
  width:100%
}

.ndk-subtitle {
  font-size:18px;
  font-weight:bold;
  margin-bottom:1em
}

.page-product-box-ndk {
  border-top: 1px solid #dedede;
  margin-top: 15px;
  padding-top: 10px;
}

.ui-resizable, .ui-daggable, .dragdrop {
  cursor:grab;
  cursor:-webkit-grabbing
}

label.clear {
  display:block
}

.csv_tab_render_popup {
  display:none;
  position:fixed;
  top: 10%;
  left:10%;
  right: 10%;
  botoom:10%;
  padding:15px;
  background:#FFF
}

.toggleQuantityDiscountBlock {
  cursor: pointer;
  margin-top: 10px;
}

.toggleQuantityDiscountBlock:hover {
  color: #71d791;
}

.toggleQuantityDiscountBlock::after {
  content: "\f002";
  display: inline-block;
  float: left;
  font-family: "FontAwesome";
  font-size: 14px;
  padding: 0;
  font-weight: lighter;
  line-height: 17px;
  margin-right: 5px;
}


.toggleQuantityDiscount {
  cursor: pointer;
}

.toggleQuantityDiscount::after {
  content: "\f078";
  display: inline-block;
  float: right;
  font-family: "FontAwesome";
  font-size: 14px;
  padding: 0;
  font-weight: lighter;
  line-height: 17px;
  margin-right: 20px;
}

.popupSpecificPrice {
  padding: 15px;
}

.sliderBlock .form-group.ndkackFieldItem .toggler {
  cursor: pointer;
  font-size: 16px;
  padding: 0;
  width: 100%;
  font-weight: normal;
  padding-left: 45px !important;
  padding-right: 45px !important;
  /* padding-bottom: 20px !important; */
}


.ndkcsfields-block select{
  width: 90%;
  padding: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #DEDEDE;
  margin-bottom: 15px;
  height:30px;
  background:url('../img/selector.png') no-repeat right center #fff
}

.ndkcsfields-block input[type='number'] {
    -moz-appearance:textfield;
}

.ndkcsfields-block input::-webkit-outer-spin-button,
.ndkcsfields-block input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.accessory-ndk-no-quantity{
  text-align:center
}

.combRow_oos {
  border: 1px solid #DEDEDE;
  padding: 5px;
  vertical-align: top;
}

.combRow_oos:not(.accessory-ndk-no-quantity){
  min-width:160px
}

.oos_msg {
  font-size: 10px;
  color: #b62f2f;
}
.accessory-ndk-no-quantity .ndk-accessory-quantity{
  display:none;
}
.accessory-ndk-no-quantity .accessory_img_block {
  width: auto;
  display: inline-block;
  position: relative;
  padding: 15px;
  border:2px solid transparent;
  max-width:100%
}

.accessory_img_block::after {
  width: 36px;
  height: 36px;
  content: "add";
  position: absolute;
  display: block;
  background: #71d791;
  z-index: 2;
  border-radius: 100%;
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  right: 0.5em;
  bottom: 0.5em;
  border: 3px solid #FFF;
  box-shadow: 0 0px 3px 0 rgba(0,0,0, 0.5);
  cursor: pointer;
  font-family: 'Material Icons';
}

.selected-accessory .accessory_img_block::after{
  content:"check";
}


.selected-accessory .accessory_img_block {
  box-shadow: inset 0 0 0 5px #d88271;
  content: ;
}

.accessory-ndk-no-quantity .ndkcf_row_title{
  padding: 8px;
  border:2px solid transparent;
  display:block;
  cursor:pointer;
  background:#DEDEDE
}



.selected-accessory .accessory_img_block {
  box-shadow: inset 0 0 0 5px #71d791;
}

.accessory-ndk-no-quantity .fancybox.accessory-more {
  position: absolute;
  right: 3px;
  top: 2px;
  color: #F6F6F6;
}

.accessory-ndk-no-quantity .ndk-accessory-quantity-block{
  margin-bottom:0
}
.accessory-ndk-no-quantity .img-responsive{
  margin:auto;
  cursor:pointer;
}

.accessory-popup-ndk {
  max-width: 1200px;
  margin: auto;
}

.final_price, .accessory-popup-ndk .price {
  font-size: 16px;
  font-weight: bold;
}


.ndkcsfields-block input, .ndkcsfields-block textarea{
   direction : ltr!important;
}


.zone_limit > * {
  mix-blend-mode: normal !important;
}

.surfaceResult{
  display:none
}

.boldLine{
  padding:5px 0;
  font-weight:bold
}

.price.productPriceUpHT {
  clear: both;
  display: block;
}

#ndkcf_recap {
  padding-top: 8px;
  padding-bottom: 8px;
  position: fixed;
  right: -0px;
  bottom: 0;
  z-index: 9999;
  display: none;
  animation: all 1s linear ease;
  min-height:40px;
  background:#fff;
  max-width:100%;
  box-shadow: inset 0 0px 3px 0 rgba(0,0,0,.2);
  border-radius: 3px 3px 0 0
}

#ndkcf_recap::before {
  content: "\f0ca";
  display: none;
  font-family: "FontAwesome";
  font-size: 25px;
  padding: 0;
  font-weight: normal !important;
  position: absolute;
  left: 0;
  line-height: 25px;
  top: 0;
  padding: 8px;
  background: #71d791;
  color: #fff;
  width:40px;
  height:40px;
}

.ndkcf_recap_content{
  width: 390px;
  max-width:100%;
  max-height:100%;
  padding:10px;
  position:relative;
}

.ndkcf_recap_title {
  margin-top: -8px !important;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: center;
  border-radius: 3px 3px 0 0;
}

.recap_item {
  font-size: 0.8em;
}

.recap_group {
  margin-bottom: 10px;
}

.recap_group_title {
  margin: 0 !important;
  padding: 0;
  font-weight: bold;
}

#ndkcf_recap_total .price{
  font-size:1.3em;font-weight:bold
}


@media (max-width: 480px) {

  .ndkcf_recap_content {
    display: block !important;
  }
  #ndkcf_recap{
    position:relative
  }
}

#ndkcf_recap_linear{
  display:none!important;
  text-align:center
}


#ndkcf_recap_linear .recap_group_title {
  border: 1px solid #dedede;
  padding: 5px;
}

#ndkcf_recap_linear .ndkcf_recap_content{
  width:100%
}
#ndkcf_recap_linear .ndkcf_recap_content{
  display:block!important
}

#ndkcf_recap_linear .recap_item{
  display:none;
  word-wrap:break-word
}

#ndkcf_recap_linear .recap_group, #ndkcf_recap_linear .recap_items {
  margin-bottom: 15px;
  display: inline-block;
  padding-right: 25px;
  position: relative;
  line-height: 25px;
  text-align:center
}

#ndkcf_recap_linear .recap_items {
  padding-right:0!important
}

#ndkcf_recap_linear .recap_group::after {
  content: "\f055";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 25px;
  padding: 0;
  font-weight: normal !important;
  position: absolute;
  right: 0;
  line-height: 25px;
  top: 30%;
  /* padding: 8px; */
  /* background: #71d791; */
  /* color: #fff; */
  width: 25px;
  height: 25;
}

#ndkcf_recap_linear .recap_group:last-of-type::after {
  content: "=";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 25px;
  padding: 0;
  font-weight: normal !important;
  position: absolute;
  right: 0;
  line-height: 20px;
  top: 0;
  width: 25px;
  height: 25px;
  background: #71d791;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  font-weight:bold;
  display:none
}

#ndkcf_recap_linear .groupTotalPrice {
  display: block;
}

.priceht{
  font-size:0.8em;
  font-weight:normal
}
#ndkcf_recap_linear #ndkcf_recap_total {
  /* width: auto; */
  /* display: table; */
  margin: auto;
  text-align: center;
  border-top: 1px solid;
  padding-top: 10px;
}

p.reduc_total {
    color: #D02A2C;
    font-weight: bold;
}
.recommend_container {
  text-align: center;
}

.recommend_tilte {
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
  border-bottom: 1px solid;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

#recommends_list {
  list-style: none;
  border-bottom: 1px solid;
  margin: 15px 0;
  padding-bottom: 15px;
}


#recommends_list li {
  padding: 0.625em;
  /* background: #f0f0f0; */
  margin-bottom: 1em;
}

.showRecommendItem{
  cursor:pointer
}

.hideImportant{
  display:none!important
}

.pb-right-column{
  z-index:2
}

.colorize-cover-item img{
  opacity:0;
}

.colorize-cover-item{
  mask-size:cover;
  -webkit-mask-size:cover;
  -moz-mask-size:cover;
  -o-mask-size:cover;
  background-size:cover!important;
  mask-mode:alpha
}

.reverse-orientation {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}

.ndk_color_list {
  text-align: center;
}


.focusRequired{
  background:#F2DEDE!important
}

.btn-default {

  border: none;
  border-radius: 3px !important;
  box-shadow: inset 0 0px 1px 0 rgba(0,0,0,.5)
}

.ndkcfLoaded .btn:not(.add-to-cart, .btn-touchspin) {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 0;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.notResizeable{
  width:100%!important
}

.ndkcsfields-block .tooltip-inner {
  background-color: #F5F5F5;
  border-radius: 4px;
  color: #333;
  max-width: 290px;
  padding: 3px 8px;
  text-align: center;
  text-decoration: none;
  border: 2px solid;
}

.tooltip-inner img{
  max-width:100%;
  height:auto
}
.tooltipDescMark {
  width: 20px;
  height: 20px;
  float:left;
  margin-right:10px
}

center .tooltipDescMark{
  float:none
}

.tooltipDescription {
  display: none;
}

.tooltipDescMark::after{
  content: "\f059";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 16px;
  padding: 0;
  font-weight: lighter;
  text-indent:0;
}

.tooltip {
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  opacity: 0;
  position: absolute;
  visibility: visible;
  z-index: 9999;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.top {
  width: 290px;
}

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

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

/* @end */

.ndkShareCompo{
  display:none
}

.btn.ndkLoadConfig {
  width: 100%;
  height: auto;
  white-space: normal;
  font-size: 10px;
  word-wrap: break-word;
}

.popupSocialContainer{
  text-align:center;
  padding:15px
}
#image-block.hight_quality{
  position : fixed;
  width : 800px;
  height : 'auto';
  left : 0;
  top : 0;
  z-index:999;
}

.current_config_img {
  max-width: 600px;
  height: auto;
  margin: auto;
  margin-bottom:15px
}

.copyLinkInput{
  display:none
}

.toggler .tooltipDescMark {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px;
  position: relative;
  margin-left: 5px;
}

.remove-img-item {
  z-index: 2;
}

.combRowList_list .combRow{
  clear: both;
  width:100%;
  border-bottom:1px solid #DEDEDE;
  position:relative
}
.combRowList_list .small_img{
  float:left;
  max-width:50px;
  display:inline-block;
  margin-right:15px
}
.combRowList_list .price{
  float: right;
}
.ndk_attribute_name {
    font-size: 1.4em;
    text-shadow: 0px 0px 1px #333;
}
.combColumn_list {
    margin-bottom: 15px;
}

.combRowList_list {
    margin-top: 10px;
}

.withQuickNav{
  padding-right:29%!important;
  position:relative
}
#ndkQuickAccessBox.quickFullWidth {
  width: 100% !important;
  position: relative !important;
  margin-top: 15px;
  left: auto;
  right: auto;
}

#ndkQuickAccessBox {
  float: right;
  position: absolute!important;
  top: 0;
  right: 15px;
  width: 24%;
  background: #fff;
  border: 1px solid #DEDEDE;
  text-align: center;
  -moz-box-shadow: 0 0 5px rgba(194, 192, 192, 0.79);
  -webkit-box-shadow: 0 0 5px rgba(194, 192, 192, 0.79);
  box-shadow: 0 0 5px rgba(194, 192, 192, 0.79);
  margin-top: 30px;
}

#ndkQuickAccessBox ul{
  padding:0;
  margin:0
}

.ndkQuickAccessBox-item {
  padding: 5px;
  border-bottom: 1px solid #DEDEDE;
  cursor:pointer;
  text-align:center;
}

.ndkQuickAccessBox-item:hover, .ndkQuickAccessBox-item.active{
  color: #71d791;
  background:#F6F6F6
}

.userPanel{
  display:none
}

.color_counter {
  position: absolute;
  border: none !important;
  color: #fff;
  text-indent: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  text-shadow: 0px 0px 5px #000;
  box-shadow: none !important;
}

.overDisabler {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* opacity: 0.4; */
  /* filter: alpha(opacity = 70); */
  display: none;
  background: #fff9f9b3;
}

.notReadyStep .overDisabler{
  display:block
}

.safari-5 .ol_browser_advert,
.safari-6 .ol_browser_advert,
.safari-7 .ol_browser_advert,
.msie-9 .ol_browser_advert,
.msie-8 .ol_browser_advert,
.msie-7 .ol_browser_advert,
.msie-6 .ol_browser_advert{
  display:block!important
}

.safari-5 #ndkcsfields,
.safari-6 #ndkcsfields,
.safari-7 #ndkcsfields,
.msie-9 #ndkcsfields,
.msie-8 #ndkcsfields,
.msie-7 #ndkcsfields,
.msie-6 #ndkcsfields
{
  display:none!important
}

.userPanelTitle{
  display:none;
}

.ndkcfLoaded .userPanelTitle{
  display:block;
}

.fulledWidth {
  width: 100%!important;
}

.product-images > .thumb-container{
  max-width:120px;
  display:inline-block!important;
  margin-right:10px
}
.product-images > .thumb-container > .thumb{
  max-width:100%;
  height:auto
}

.icon-remove::before, .icon-close::before, .icon-times::before, .icon-remove::before {
  content: "";
}

.colorizeCanvas{
  position:absolute;
  left:-5000px
}

.ndkcfLoaded .product-customization{
  display:none!important
}

.ndkcfLoaded .zoomContainer{
  display:none!important;
}


.ndkcfLoaded #image-block *, .ndkcfLoaded #image-block{
  direction:ltr!important
}

.ndkcfLoaded .blockPrice{
  float:none!important
}

.a_c_m_b_separator{
  border-top: 1px solid #dedede;
  padding-top:5px;
  margin-top: 5px;
  text-align:center
}

.accessory_customization{
  margin-top: 8px;
}

.smallToggler {
  background: none !important;
}

.accessory_customization .toggler {
  padding-left: 0;
  width: 100%;
  display: block;
  line-height: 25px;
}

.action_button{
  text-align:center;
  padding:15px
}

.accessory_customization .form-group{
  box-shadow:none;
  background:none;
  padding:0
}

.ac_container{
  padding:10px;
  background:#F5F5F5
}

.ac_container .toggleText{
  font-size:0
}

span.toggler_title {
  font-size: 1.1em;
  float: left;
  text-align: left;
  font-weight: bold;
  padding-right: 1em;
}

.symbol-select {
  float: right;
  width: 90px !important;
  font-size: 13px;
  font-family: Helvetica;
}

#main .js-qv-mask {
  white-space: nowrap;
}

#main .js-qv-mask.scroll {
  width: calc(100% - 60px);
  margin: 0 auto;
}

#main .js-qv-mask {
  white-space: nowrap;
  overflow: hidden;
}

.ndkcfLoaded .add-to-cart.falseButton {
  display: block !important;
}

.ndkCfItself .product-variants, .ndkCfItself #attributes{
  display:none
}

.ndkcf_row_title .attribute_name {
  font-weight: bold;
}

.ndkcf_row_title .goup_name {
  font-size: 0.9em;
  margin-right: 1em;
}

.quantity-ndk-plus, .quantity-ndk-minus {
  border-radius: 50%;
  padding: 2px 4px;
  font-size: 10px;
  font-weight: normal;
}

.quantity-ndk-plus i::before, .quantity-ndk-minus i::before{
  font-size: 12px!important;
  font-weight: normal;
}

.quantity_error_height_down, quantity_error_width_down,
.quantity_error_height_up, quantity_error_width_up
{
  display:none
}

.mColorPickerTrigger {
  display: inline-block;
  padding: 3px;
  background: none;
  border: none;
  vertical-align: top;
}

.ndk-colorpicker {
  border: 2px solid #DEDEDE;
  padding: 5px;
  line-height: 14px;
  width: 15rem;
}

.mColorPickerTrigger {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  background: url('../img/color_picker.png') no-repeat;
  background-size: cover;
  margin-left: 0.5rem
}

.mColorPickerTrigger img{display:none}


.customFontLetter {
  display: inline-block;
  width: auto;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: 0;
  bottom: 0;
  max-width: 70px;
  max-height: 100%;
  margin: auto -3px;
}

.customFontLetter img {
  height: auto;
  max-width: 100%;
  width: 100%;
  display: block;
  float: left;
}

.custom-font-rendering {
  width: auto;
  text-align: center;
  color: #CCC;
  display: block;
  margin: auto;
  z-index:9;
  height:60px;
  overflow-x:auto
}

.btn.btn-default.active_orientation {
  background: #383838;
}

.filter-title {
  text-align: center;
  margin-bottom: 0;
  padding-top: 1rem;
}

.form-group.ndkackFieldItem.field-type-28 {
    text-align: center;
}

.opt_qtty_available {
  font-size: 0.7rem;
  color:#008000;
  display: block
}

.qtty-warning{color:#9e0808}

.ndkCfIsVisual #image-block .layer{
  display:none!important
}