/**
 *  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
*/

.margin-left-25 {
    margin-left: 25px;
}

#ndkcsfields-block {
	border: none;
	overflow: hidden;
	padding: 15px;
	margin-left: -15px;
	margin-right: -15px;
}

#ndkcsfields-block audio, #ndkcsfields-block canvas, #ndkcsfields-block video {
	display: inline-block;
	max-width:100%;
	border:3px solid transparent
}
#ndkcsfields-block .form-group {
	padding: 10px 15px;
	margin: 8px 0;
	 border: 1px solid #c4c4c4;
	/* margin-bottom: 15px; */
	background:#fff;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

#ndkcsfields-block .form-group:hover{
}
.submitContainer {
	box-shadow: none !important;
	border: none;
}

#ndkcsfields-block .toggler {
	cursor: pointer;
	font-size: 14px;
	padding: 0;
	width: 100%;
	font-weight: bold;
	text-transform:none;
}

.toggler:hover{
	color:#494949;
}

.toggler.active:after{
	content: "\f078";
}

.toggler::after, #timeline h3::after {
	content: "\f077";
	display: inline-block;
	float: right;
	font-family: "FontAwesome";
	font-size: 14px;
	padding: 0;
	font-weight: lighter;
	line-height: 24px;
}

.layer_view{
	display:inline-block;
	margin-left:15px
}
.layer_view:after {
    content: "\f06e";
    display: inline-block;
    float: right;
    font-family: "FontAwesome";
    font-size: 14px;
    padding: 0;
    font-weight:normal !important
}

.layer_view.hidden_layer:after {
    content: "\f070"!important;
    color:#999
}

.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
	}
	
	.ui-resizable-se{
		right:-29px!important;
		bottom: -29px!important;
	}
	
	.ui-rotatable-handle {
	  left: -29px!important;
	  bottom: -29px!important;
	}
}

.fieldPane{
	clear:both
}

.resizable_container{
	position:absolute!important
}

.svg-container{
	border:3px solid #F5F5F5;
	cursor:pointer;
	text-align:center
}

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

.selected-value, .selected-svg, .selected-color{
	border:3px solid #333!important;
	text-align:center;
}

.absolute-visu{
	position:absolute!important;
	top: 0;
	right:0;
	left:0;
	background:transparent!important;
}

.color-ndk {
  border: 3px solid #FFF;
  color: #000;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
  text-shadow: 1px 0px 3px #fff;
  min-width:45px
}

.color-ndk span {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  border: 1px solid #999;
  display: block;
  height: 20px;
  padding: 5px;
  width: 80px;
}

.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{
	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{
	border:1px solid #000
}

#ndkloader{
	position:absolute;
	top: 0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	z-index:99%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,cecece+100&amp;0+0,1+100 */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%, rgba(206,206,206,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%,rgba(206,206,206,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  rgba(255,255,255,0) 0%,rgba(206,206,206,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cecece',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		
}

#saved {
  background: none repeat scroll 0 0 #bfd36e;
  bottom: 0;
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  height: 100%;
  left: 0;
  opacity: 0.8;
  padding: 50% 10%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 100%;
  z-index: 99;
}
#saved span{
	margin:50% auto;
	position:relative;
	top: 50%;
}

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

#image-block, .svg-container{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 20%, rgba(238,238,238,1) 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1)))!important; /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 20%,rgba(238,238,238,1) 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 20%,rgba(238,238,238,1) 100%)!important; /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 20%,rgba(238,238,238,1) 100%)!important; /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 20%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 )!important; /* IE6-9 fallback on horizontal gradient */
	
	}
.pb-left-column #image-block img {
  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;
}
#image-block{
	overflow:hidden;
	padding:0!important;
}
#image-block:hover .absolute-mask{
	z-index:0!important;
}
#image-block:hover .absolute-visu{
	opacity: 0.6;
}

#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 #F1F1F1;
}


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

#ndkcsfields .view_tab{
	width:100%;
	margin-bottom:3px
}
.view_tab {
  background: #eee none repeat scroll 0 0;
  display: inline-block;
  font-size: 18px;
  padding: 10px 30px;
  cursor:pointer;
  border-bottom:none
}

.view_tab.activeView{
	background:#97B8C5;
	color:#fff
}
#replace-img-block{
	margin:0
}

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

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

#image-block:hover .zone_limit{
	border:1px solid #F5F5F5;
	background:url("../img/zone.png") repeat;
	overflow:visible
}

.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 #F1F1F1;
	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;
}

.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 #F1F1F1;
}

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


.ndk_selector > ul {
    background: #F5F5F5 none repeat scroll 0px 0px;
    left: 0px;
    border:1px solid #F1F1F1;
    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 #F1F1F1;
}

.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
}

@-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);}
}









.sk-folding-cube {
  margin: 20px auto;
  width: 120px;
  height: 120px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  top: 40%;
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}
.layers{
	display:none!important;
	position:absolute;
	left:0;
	background:#fff;
	padding:10px;
	border:1px solid #F1F1F1
}

.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
}

center i {
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: none;
    font-size: 12px;
    color: #000;
}

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

.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
}

.ndk-accessory-quantity {
	border: 1px solid #F1F1F1;
	width: 50px;
	text-align: center;
	padding:5px 8px
}

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

.accessory-ndk {
	border-bottom: 1px dashed #F1F1F1;
	padding: 10px;
	margin: 5px 0;
}

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

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

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

[class*="disabled_value_by"]{
	display:none!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;
}
.textareaSvg{
	width:100%;
	height:100%
}

.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 {
	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 #view_full_size {
	display: block;
}

.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{
	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: 8px;
	cursor: pointer;
	border: 1px solid #dedede;
	font-weight: bold; 
	background: #fff;
	vertical-align: middle;
	min-height: 45px;
	line-height:20px;
	position:relative;
	padding-right:35px
}

.toggleGroupField::after, .ndkcfTitle::after {
	/*color: #fff !important;
	content: "\f040";
	display: block;
	font-family: "FontAwesome";
	font-size: 21px;
	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;*/
}

.toggleGroupField.opened, .toggleGroupField:hover,
.ndkcfTitle.opened, .ndkcfTitle:hover {
	background: #F1F1F1;
	box-shadow: 0px 0px 5px #ccc;
	color: #97B8C5;
	border-color:#97B8C5;
		transition: all 1s;
		-moz-transition: all 1s;
		-webkit-transition: all 1s;
		-o-transition: all 1s;
	
}
.toggleGroupField.opened::after, .toggleGroupField:hover::after,
.ndkcfTitle.opened::after, .ndkcfTitle:hover::after {
	background:#97B8C5
}



.groupFieldBlock{
	/*box-shadow: 0px 0px 5px #ccc;*/
}

.groupFieldBlock, #ndkcsfields-block h3{
    color: #494949;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    padding: 0;
    border: none;
    font-size: 20px;
    text-align: center;margin: 5px 0px 20px 0;
}

.replace-img-block {
	text-align: center;
	/* border-bottom: 1px solid #ccc; */
	margin: 0;
	/* box-shadow: 0px 2px 0px #F1F1F1; */
}

.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;
}

.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: #97B8C5;
	border: 2px solid #97B8C5 !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-bottom: 10px;
	padding-top: 10px;
}

/* TAG CUSTOM */
#ndkcsfields-block{border: 1px solid #c4c4c4;margin: 20px 0px;display: inline-block;width: 100%;}
#hideshow{font-weight: normal;padding: 14px 48px;font-size: 16px;line-height: 22px;text-transform: uppercase;text-align: center;color: white;display: block !important;}
.customize-product-button{clear: none;margin-left: 20px;}
#submitNdkcsfields{width:100%;}
#ndkcsfields-block .form-group.submitContainer{padding:10px 0;border:none;}
.filterTag.img-item-row .img-responsive{text-align:center;display: inline-block;}
#ndkcsfields-block .loader{background:none;}
#ndkcsfields-block .loader .sk-folding-cube{display:none;}