/* product desc */

/* primary_block ***************************************************************************** */
#primary_block { 
    background: #232527; 
	padding: 25px; 
	margin: 15px 0 30px 0;
	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

/* pb-right-column ***************************************************************************** */
#pb-right-column {
	float:left;
	width:380px
}
#pb-right-column  #image-block {position:relative;}
#pb-right-column  #image-block img {

	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
	height: 487px;
	width: 380px
}
#pb-right-column  #image-block #view_full_size {
	display:block;
	cursor:pointer
}
#pb-right-column  #image-block #view_full_size .span_link {
	position:absolute;
	bottom:10px;
	left:32%;
	display:block;
	padding:0 12px 0 30px;
	line-height:20px;
	color:#fff;
	text-shadow: 0 1px 0 #000;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../img/icon/zoom.png);
	background-repeat:no-repeat;
	background-position:10px 2px;
	background-color : rgb(0,0,0);
	background-color : rgba(0,0,0, 0.5);
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
#pb-right-column  #image-block #view_full_size .span_link img {
	position:relative;
	top:3px;
	left:-3px;
	border:none;
	padding-right:2px;
}

/* miniatures */
#pb-right-column #views_block {
	margin: 10px 0 0;	
	padding: 15px 0;
    width: 382px; 
	background: #303436;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
}

#thumbs_list {
   float: left;
   overflow: hidden;
   padding-bottom: 5px;
   width: 340px;
}
#thumbs_list ul#thumbs_list_frame {
   list-style-type: none;
   padding-left: 0
}
#thumbs_list li {
   cursor: pointer;
   float: left;
   height: 103px;
   margin-right: 5px;
   width: 80px;
}
#thumbs_list li img { 
    width: 80px;
	height: 103px;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;

}

span.view_scroll_spacer {
   float: left;
   height: 80px;
   margin-top: 0;
   width: 17px;
}
#view_scroll_left, #view_scroll_right {		
   float: left;
   height: 57px; 
   margin-left: 2px;
   margin-top: 22px;
   text-indent: -3000px;
   width: 12px;
   background: url(../img/thumbs_left.png) no-repeat center center transparent
}
#view_scroll_left:hover, #view_scroll_right {		

   background: url(../img/thumbs_left_hover.png) no-repeat center center transparent;
   
}
#view_scroll_right {
	margin-left: 6px;
	background-image: url(../img/thumbs_right.png)
} 
#view_scroll_right:hover {
	background-image: url(../img/thumbs_right_hover.png)
}

.resetimg {
    clear: both;
	padding-top: 5px;
}

/* link list */
#usefull_link_block {  
    display: block;
    float: left;
	list-style-type:none;
	margin-top: 20px
}
#usefull_link_block li {
    float: left;
    margin-right: 15px;	
	line-height: 40px;
    width: auto;
	height: 40px
}
#usefull_link_block li a {
    color: #333333
}
#usefull_link_block li a:hover {
    color: #A0CE4E
}
#usefull_link_block li#left_share_fb a:hover {
    color: #125aaa
}

#usefull_link_block li.print {	

	padding-top: 5px;
 
}
#usefull_link_block li.sendtofriend {

	padding-top: 4px;
}

#usefull_link_block li#left_share_fb {

	padding-top: 4px;
}

/* pb-left-column ****************************************************************************** */
#pb-left-column {
	float:left;
	margin-left: 40px;
    width: 550px;
}
#pb-left-column h1 {
    padding: 10px 0 30px;
	font-size: 24px;
	color: white;
	text-transform: none; 
	font-weight: bold; 

}
#pb-left-column #short_description_block {
    color: #CCCED0;
	font-size: 14px;
	margin: 10px 0;

}
#pb-left-column #short_description_block p {
    padding-bottom: 20px;
}
#pb-left-column #short_description_block .buttons_bottom_block {display:none}

/* form */
#pb-left-column  #buy_block {margin-top:10px}
#buy_block p {float: right;}
#pb-left-column  #buy_block label {
	display:inline-block;
	width:110px;
	font-weight:normal;
	font-family: Open Sans;
	font-size: 14px;
	text-align:left;
} 

#pb-left-column  #bas {
    border-bottom: 1px solid #373A3D;
    border-top: 1px solid #373A3D;
    margin: 10px 0;
	padding-top: 10px;
    width: 100%;
} 

#pb-left-column  #quantity_wanted_p {
    float: left;
	height: 40px;
    line-height: 40px;
	padding-bottom: 0px;
}

#pb-left-column #haut {
    margin: 10px 0;
    width: 100%;
}

#pb-left-column #haut p {
	 padding-bottom: 5px; 
	 text-align: center;
}  

#pb-left-column #haut ul {
    float: left;
	list-style-type:none;
	width: 110%
}

#pb-left-column #haut ul li {
    float: left; 
	height: 30px;
	line-height: 30px;
	width: 170px;
	margin-right: 20px;
	color: #78787A;
	font-weight: normal;
    background: #303436;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;	
	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
   -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
   -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
   -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
   box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);

}


/* short description pack */
.short_description_pack {display:none;}

/* color_picker */
#pb-left-column #color_picker p {
	padding-bottom:5px;
	font-weight:bold
}
#attributes fieldset {
    margin-bottom:10px;
	height: 40px;
	line-height: 40px
}
#attributes fieldset label {vertical-align:top;}
#attributes .attribute_list {display:inline-block;}
.attribute_list #color_to_pick_list {
	list-style-type:none;
	width: auto; 
	height: 40px;
	line-height: 40px
}
.attribute_list #color_to_pick_list li {
	float: left;
	margin: 5px 8px 5px 0;
	border: 1px solid #373A3D;
	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
} 
.attribute_list #color_to_pick_list li.selected{
    border: 1px solid #4E5257;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
}
.attribute_list #color_to_pick_list a.color_pick{
	display:block;
	height: 25px;
    width: 25px;
}
.attribute_list #color_to_pick_list a.color_pick:hover{

	text-decoration:none;
	background-position: 0 0; 
	-webkit-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.1);
}

.product_attributes {
	padding: 10px 0 10px 0;
}
/* attributes */
#attributes select {
	width:120px;
	height: 35px;
    padding: 8px;
	background-color: #1D1F21;
    border: 1px solid #373A3D;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -o-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -ms-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #CCCED0;
} 

#attributes select:focus {
	border-color: #4E5257;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    outline: 0 none;
} 

#attributes option {
	padding-left: 8px
}

/* quantity_wanted */
#quantity_wanted_p input {
	width: 25px; 
	height: 25px;
	padding-left: 16px;
	background-color: #1D1F21;
    border: 1px solid #373A3D;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -o-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -ms-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #CCCED0;
}

/* availability_statut */
#availability_statut {padding-bottom:10px;}
#availability_statut span#availability_label {
	display:none;
	font-weight:bold;
	font-size:12px;
	text-align:left
}
#availability_statut span#availability_value {
	display:inline-block;

}

/* prices */
.content_prices {
	margin:10px 0;
	text-align:right
}
#buy_block p.price {padding:0}
.discount {display:none}
#buy_block p#old_price {
    float: right;
	padding-top:4px;
	font-size:14px;
	color: #78787A;
	text-decoration:line-through
}
.our_price_display {
    float: right;
	clear: both;
	font-weight: normal;
	font-size: 35px;
	line-height: 45px;
	color: #F5C11E;

}
.on_sale { 
    clear: both;
    float: right;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
	color: rgb(204, 206, 208);

}
.on_sale_img { 
    display: none;
    float: right;
	margin-bottom: 10px;
}
#reduction_percent,
#reduction_amount {
    display:block;
	padding:0 0 0 10px;
	clear: both;
    margin-left:10px;
	background-color: #4E5257;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    color: #CCCED0;
    float: right;
    font-size: 14px;
    font-weight: bold;

}
#reduction_percent span,
#reduction_amount span {
    display: block;
    padding: 3px 10px 4px 0;
}

/* online_only */
#buy_block p.online_only {
    font-weight:bold;
	font-size:11px;
	color:#990000;
	text-align:left;
	text-transform:uppercase
}

/* add_to_cart */
.content_prices #add_to_cart {
	position:relative;
	float:right;
	padding:0;
}
.content_prices #add_to_cart .exclusive,
.content_prices #add_to_cart .exclusive_disabled {
    width:190px; 
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
*:first-child+html .content_prices #add_to_cart .exclusive{padding:4px 3px 4px 11px}
.content_prices #add_to_cart span {
	z-index:10;
   display:none;
   position:absolute;
   top:0;
   left:-12px;
   height:26px;
   width:26px;
   background:url(../img/icon/pict_add_cart.png) no-repeat 0 0 transparent
}

/* */
.buttons_bottom_block {
	margin-top:25px;
}
.buttons_bottom_block #wishlist_button {font-weight:normal}


/* SEND TO FRIEND (pop-in) ##################################################################### */	

#send_friend_form {}
#send_friend_form h2 {
    padding: 14px;
	font-size: 18px;
	font-weight: bold;
	color: #F5C11E;
	text-transform: none;
	background: #303436;
	-webkit-text-shadow: none; 
    -moz-text-shadow: none; 
    -o-text-shadow: none; 
    -ms-text-shadow: none;
    text-shadow: none;
	-moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);				
    -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

#send_friend_form .product {padding: 15px; background-color: #232527;}
#send_friend_form .product img {
	border: none; 
	float: left;
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;	
	height: 269px;
	width: 210px
}
#send_friend_form .product .product_desc {
	color: #828282;
    float: left;
    line-height: 18px;
    margin-left: 15px;
    width: 300px;
}
#send_friend_form .product .product_desc p {

	font-size: 14px; 
	font-weight: normal;

}
#send_friend_form .product .product_desc p.product_name {
	height: 30px;
	line-height: 40px;
	margin-bottom: 10px;
	border-bottom: none;
    border-top: none;
	color: white;
	font-size: 24px; 
	font-weight: bold;
	text-transform: none;

}

#send_friend_form .send_friend_form_content {margin: 0 0 10px;}
#send_friend_form .form_container {
	padding: 15px; 
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;	
	-o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
	background-color: #232527;
	border-top: 2px solid #F5C11E;
	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
#send_friend_form .form_container p.intro_form {
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
	color: white
}
#send_friend_form .form_container p.txt_required {
	margin-top: 20px; 
	color: #F5C11E
}
#send_friend_form p a {

	font-size: 14px; 
	font-weight: bold;
	color: #aeadad;
    text-decoration: none;

}
#send_friend_form p a:hover {

	color: white;
    text-decoration: none;
	-moz-transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
}	

/* SEND TO FRIEND (pop-in) ##################################################################### */
}
#send_friend_form .form_container .text {padding-bottom:10px}
#send_friend_form .form_container .text label {
	display: inline-block;
    padding: 6px 15px 6px 0;
    width: 250px;/* 210 */
    text-align: left;
    font-weight: normal;
	font-size: 14px; 
	color: #CCCED0;
}
#send_friend_form .form_container .text input {
    padding: 0 5px;
	height: 35px;
    width: 260px;
	background-color: #1D1F21;
    border: 1px solid #373A3D;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -o-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -ms-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #CCCED0;

}

#send_friend_form  .submit {
	margin: 20px 10px 0 0;
	padding-bottom: 0;
	text-align: right
}

/* PACK ##################################################################### */
#blockpack {
	margin-top:20px;
    padding-top:20px;
	border-top:1px dotted #999
}

/* PERSONNALISATION ##################################################################### */
.customization_block {}
.customization_block p.infoCustomizable {
	margin:10px 0 20px;
    padding:0 0 0 27px;
	background:url(../img/green_icons/info-green-20.png) no-repeat 0 transparent
}

ul#uploadable_files,
ul#text_fields {list-style-type:none}
.customizableProductsFile,
.customizableProductsText{
	margin-bottom:10px;
}
.customizationUploadLine {padding-bottom:10px}
.customizationUploadLine label {
	display: inline-block;
	width: 350px;
}
.customizationUploadLine textarea {	  
    float: left; 
	margin-bottom: 20px;
	height: 50px;
	width: 700px;
	background-color: #1D1F21;
    border: 1px solid #373A3D;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -o-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -ms-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #CCCED0;
    padding: 5px;
}

.customizationUploadLine textarea:focus {
	border-color: #4E5257;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(78, 82, 87, 0.8);
    outline: 0 none;
}  

#customizedDatas {
	float:right;
}
