.p_store_section{
	padding: 40px 0 0 0;
}
.p_store_inner{
	margin: 0 auto;
	width: 960px;
}
.p_store_blocks{
	float: left;
	width: 210px;
}
.p_store_content{
	float: right;
	width: 730px;
	margin: 0 0 0 0;
	padding: 0 0 50px 0;
}
.p_store_content2{
	padding: 0 0 50px 0;
}
.p_store_content.full{
	float: right;
	width: 980px;
	margin: 0 -10px 0 0;
	background: green;
}

.ui-radio-color{
	display: inline-block;
}
.ui-radio-color input{
	display: none;
}
.ui-radio-color label{
	display: block;
	width: 30px; height: 30px;
	cursor: pointer;
	opacity: 0.5;
	border: 1px solid #cfcfcf;
}
.ui-radio-color input:checked + label{
	opacity: 1;
}



@media screen and (min-width: 1250px){
	.p_store_inner{
		width: 1210px;
	}
	.p_store_content{
		width: 980px;
	}
}
/*
@media screen and (min-width: 1600px){
	.p_store_inner{
		width: 1460px;
	}
	.p_store_content{
		width: 1250px;
	}
}
*/

.p_store_catalog_desc{
	margin: 0 0 20px 0;
}

.p_store_products_type{
	margin: 0 0 20px 0;
}
.p_store_products_type ul{
	list-style: none;
}
.p_store_products_type ul li{
	display: inline-block;
	width: 34px; height: 34px;
	background: rgba(0,0,0,0.05);
	cursor: pointer;
	margin: 0 10px 0 0;
}
.p_store_products_type ul li.active{
	background: rgba(0,0,0,0.1);
}
.p_store_products_type ul li.list div{
	width: 34px; height: 34px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAMCAYAAABm+U3GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD5JREFUeNpiXLFixX8GBGAMDw8HM1auXIksTjJgYqARYAG5Eocc46B0MeP///9pExRokTQaeaORR8OgAAgwAFfnGwdgbImaAAAAAElFTkSuQmCC') center center no-repeat;
}
.p_store_products_type ul li.tile div{
	width: 34px; height: 34px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFpJREFUeNpiXLFixX8G3IAxPDycYeXKlTjVsMAUYpFD14RVDRMDhQDmAgaQU5EB0NkYirGpodgFVPPCf2xORg8wbGpYcIQuAxExQD0v/CfC5tGENKgTEkCAAQDhsSUQZ/fVSwAAAABJRU5ErkJggg==') center center no-repeat;
}

.p_store_products_sort ul{
	list-style: none;
}
.p_store_products_sort ul li{
	display: inline-block;
	vertical-align: top;
	line-height: 34px;
	margin: 0 0 0 10px;
}
.p_store_products_sort ul li select{
	height: 34px;
}
.p_store_products_count{
	font-size: 16px;
	line-height: 34px;
}

.p_store_products{
}
.p_store_products>ul{
	margin: 0 -10px;
}
.p_store_products li.item.list{
	display: block;
	margin: 0 10px 20px 10px;
	padding: 0 0 20px 0;
	border-bottom: 2px solid transparent;
}
.p_store_products li.item.list .image{
	width: 225px;
	padding: 0 20px 0 0;
}
.p_store_products li.item.list .info{
	padding: 0 20px 0 0;
}
.p_store_products li.item.list .title{
	font-size: 16px;
	font-family: 'Helvetica', Arial, sans-serif;
	margin: 0 0 10px 0;
	font-weight: bold;
}
.p_store_products li.item.list .title a{
	text-decoration: none;
}
.p_store_products li.item.list .action{
	width: 200px;
}
.p_store_products li.item.list .action .price{
	font-size: 20px;
	font-family: 'Helvetica', Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.p_store_products li.item.tile{
	position: relative;
	vertical-align: top;
	display: inline-block;
	width: 225px; min-height: 411px;
	margin: 0 10px 20px 10px;
}
.p_store_products li.item.tile .image{
	width: 225px;
	margin: 0 0 10px 0;
}
.p_store_products li.item.tile .title{
	font-size: 16px;
	line-height: 25px !important;
	margin: 0 0 5px 0;
	text-align: center;
	height: 50px;
	min-height: 50px;
	overflow: hidden;
}
.p_store_products li.item.tile .title a{
	text-decoration: none;
}
.p_store_products li.item.tile .desc{
	margin: 0 0 10px 0;
	text-align: center;
}
.p_store_products li.item.tile .price{
	font-size: 20px;
	text-align: center;
	margin: 0 0 10px 0;
}
.p_store_products li.item.tile .action{
	text-align: center;
}
.p_store_products li.item.tile .action button{
	width: 105px;
	box-sizing: border-box;
}

.p_store_products li.item .p_store_image_placeholder,
.p_store_products li.item .p_store_image_placeholder.type0{
	width: 225px; height: 225px;
	background-color: #fff;
}
.p_store_products li.item .p_store_image_placeholder.type1{
	width: 225px; height: 338px;
}
.p_store_products li.item .p_store_image_placeholder.type2{
	width: 225px; height: 150px;
}
.p_store_products li.item .image.type1{
	height: 338px;
}
.p_store_products li.item .image.type2{
	height: 150px;
}
.p_store_products li.item .image ul{
	display: block;
	position: relative;
	width: 225px;
	margin: 0;
}
.p_store_products li.item .image ul li{
	display: inline-block;
	text-align: center;
}
.p_store_products li.item .image ul li.prev,
.p_store_products li.item .image ul li.next{
	display: none;
	position: absolute;
	top: 50%;
	height: 50px; width: 20px;
	margin: -25px 0 0 0;
	cursor: pointer;
	color: rgba(255,255,255,0.8);
	font-size: 80px;
	line-height: 50px;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.p_store_products li.item:hover .image ul li.prev,
.p_store_products li.item:hover .image ul li.next{
	display: block;
}
.p_store_products li.item .image ul li.prev:hover,
.p_store_products li.item .image ul li.next:hover{
	color: rgba(255,255,255,1);
}
.p_store_products li.item .image ul li.prev{
	left: 0;
	padding: 0 0 0 10px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAiCAYAAAC9duLEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAApFJREFUeNqkVk2IUmEUnZrMamacpp9Bqcn+tInIRRItipTJGNoM1q50IQ2tpEyQCEMHRMJABCOVkpAGFAwUmYVgEglKhTiSaGL+oWbjT0upTYu6N55hS+87cOGdtzjv+7537j3f5AQde6D2Qe2E+gX1eztRaDeHw1ksFAoBt9t9FfgO6op2QUlSqdTbdDqd4HK5YuCTFCEu1Jl4PL6Ry+UyPB7vPLPdsYFncyocDgdKpdJngUBwCfg0RYgDdXJ9ff1FvV6viUSiK8B5FCE83GMul8vRbre/SqXSa8BnobZRhI7YbDbLFkAmk90APkcRwj90yGg0Pux0Oj2lUnkL+AGKEPqPr9Vq7/Z6vb5Go7kDfJ55P7bQvFqtvo1COp3uPnABRQi3sH9lZeUmbs1sNj8CfphiShSak8vl178B7Hb7Y+BCSqug0Cz+9lar1fB4PE+BH2f8NTZmxGLxUq1Wq/j9/pfARYzjx8YUtkaxWCxEIpHXwBeZHiRBkM1mPyQSiSw8L1Ebd2hMrlAo3KtQKJYHg0F5c3OzAu9+4rCj9t6CwWB4AL76rlKpVqkGHV3hgsViWet2u330GfqN0jqjKzzqcDiegM220G/Uph6dWye8Xu+zZrPZYDNuRieqOBgMvqpUKl/Qf+hDFin212eno9FoGBLoE/jwIvqRjSCm0Fnw35tMJvMRok3KxoPDfDwHkfY+mUy+w4hjPkLGFETahXw+n4vFYhsYdWzaDTHN5/Mvl8vlUigUCmDkUQfBEDyJRLLcaDTqPp/vOVqIOqL+G54YeU6n044mZ3PP+DfWIfk6Vqt1DduQetcYBs5BDJw+wGQy3WOuVhNsBPl6vX61Wq2mmPSi9xyztRnGdwOoH38EGABFGeIPPSBusQAAAABJRU5ErkJggg==') center center no-repeat; 
}
.p_store_products li.item .image ul li.next{
	right: 0;
	padding: 0 10px 0 0;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAiCAYAAABStIn6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAoJJREFUeNqklk+IEnEUx8d1rax2tt2WWhd2+7NohdVSSh0KdO1SCYIFwWKHDhpGFw+iXjoUCoKgQWAi5M2syEjBcMO/BFuIuCGGoVhq/sG5RZeooN7b5hIEy7x98AW/I3zHmffe56eYYZgx0ARoivlbPxhCYYjIZrOdbLVaL2Uy2RL43QyxMGwhnU4/qdVq6yzLngG/kxq2A3SiUCi8LpVKbyQSySnwUmqYFAJOl8vlt7lc7hX44/wNSLULHu0sPOL7RCLxFPxR0HZq2IRCoVhuNBr1WCz2CLwctI0SJAJNqtXqi51O53MoFLoP/hBonBo2pdVqjf1+f+D1eu+BnweJqWF7DQbDynA4HDkcDjv4OWoYztg+i8VyczQacVar9Tb4Wf76P7VZ+m/Q90qlMhCLxV+dTqeL47hutVrt4XX+e0GFN5x3u913BlB6vf4a+Gn+8QUXdu1AIBDw9nq9LyqV6jL4PdQwCWgxEok8bLfbn+Ry+QXwLHVgcTiPxOPxx/V6/QMQ4zxuBDUM6bCczWbL0Ig1+CwbI44Eazabl5RK5cFMJrNKgSG+2BmTyXQDh9Rutzv4iR8XGjKt0+mu4gh4PJ67lLXZWGRo+SVsfTAYJC8yokUHXG9Go9EIjxaJYNhBi88h7JLJ5DMq7BC/KsDvu3w+v0rF78aBUCwWsxC0hjynHAj404+lUqkX+EjIccr04grI8aU2m82PyG/+JBa8lIfD4fCDbrfbwXZj24VuOM7Egs/n8wCnhxqN5gr/f0AkFFxzLpfLgaNvNBqv4yoIDcElnEUe81y+BX7//7i8WbEA9xVgMbfVk2IGYP7c7/fbt3p2Sfn2/gR9A/2iBP0RYAA3NOYd6gGuNAAAAABJRU5ErkJggg==') center center no-repeat; 
}

.p_store_products li.item.tile:hover .wrap{
	position: absolute; z-index: 1;
	top: -10px; left:-10px; right: -10px;
	padding: 9px;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}
.p_store_products li.item.tile:hover .title{
	height: auto;
	overflow: none;
}
.p_store_products li.item.tile .desc{
	display: none;
	margin: 10px 0 0 0;
}
.p_store_products li.item.tile:hover .desc{
	display: block;
}

.p_store_products li.item.page{
	vertical-align: top;
	display: inline-block;
	width: 225px;
	background: #ffffff;
	margin: 0 10px 0 10px;
	padding: 10px;
}
.p_store_products li.item.page + li.item.page{
	margin: 0 10px 0 0;
}
.p_store_products li.item.page .image{
	width: 225px; height: 225px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.p_store_products li.item.page .image.type1{
	height: 338px;
}
.p_store_products li.item.page .image.type2{
	height: 150px;
}
.p_store_products li.item.page .title{
	margin: 0 0 10px 0;
	height: 50px;
	overflow: hidden;
}
.p_store_products li.item.page .title a{
	text-decoration: none;
}
.p_store_products li.item.page .price{
	font-size: 20px;
	line-height: 1;
	margin: 0 0 10px 0;
}
.p_store_products li.item.page button{
	width: 100%;
	box-sizing: border-box;
}
.p_store_products li.item.page button + button{
	margin-top: 10px;
}


.p_store_params{
	padding: 10px 0 0 0;
	text-align: left;
}
.p_store_params .name{
	vertical-align: top;
	padding: 0 10px 0 0;
	text-align: left;
	font-weight: bold;
}
.p_store_params .val{
	vertical-align: top;
	padding: 0 0 0 10px;
}

.p_store_filters ul{
	list-style: none;
}
.p_store_filters .reset{
	margin: 10px 0 5px 0;
	text-align: center;
}
.p_store_filters .ui-radio-color{
	margin: 0 10px 10px 0;
}
.p_store_filters .ui-radio-color:nth-child(4n+1){
	margin: 0 0 10px 0;
}
.p_store_filters .ui-radio-color label{
	width: 35px; height: 35px;
}


.p_store_item_image{
	width: 410px;
	margin: 0 0 10px 0;
}
.p_store_item_image .item{
	position: relative;
	width: 410px;
	text-align: center;
}
.p_store_item_image .item img{
	display: inline-block;
	max-width: 410px;
}
.p_store_item_image .item .zoom{
	position: absolute; z-index: 100;
	bottom: 10px; right: 10px;
	background: rgba(0,0,0,0.6);
	color: #ffffff;
	padding: 8px 8px 8px 10px;
	border-radius: 5px;
	cursor: pointer;
}
.p_store_item_image.thumb,
.p_store_item_image.thumb .item,
.p_store_item_image.thumb .item img{
	width: 225px; min-height: 169px;
}
.p_store_item_image_list{
	width: 410px;
}
.p_store_item_image_list .item{
	width: 77px;
	opacity: 0.5;
}
.p_store_item_image_list .item img{
	width: 77px;
}

.p_store_item_image .slick-prev,
.p_store_item_image_list .slick-prev{
	position: absolute; z-index: 1;
	left: 0; top: 50%; bottom: 0; margin-top: -40px;
	border: 0; width: 40px; height: 80px; background: none;
	font-size: 40px;
	line-height: 1;
}
.p_store_item_image .slick-next,
.p_store_item_image_list .slick-next{
	position: absolute; z-index: 1;
	right: 0; top: 50%; bottom: 0; margin-top: -40px;
	border: 0; width: 40px; height: 80px; background: none;
	font-size: 40px;
	line-height: 1;
}
.slick-prev{ left: -50px; }
.slick-prev:before{ content: '‹'; text-align: left; }
.slick-next{ right: -50px; }
.slick-next:before{ content: '›'; text-align: right; }

.p_store_item_image_list .item.slick-current{
	opacity: 1;
}

.p_store_item_image_list .slick-list{
	width: 330px;
	margin: 0 40px;
}


.p_store_item_cart{
	margin: 0 0 20px 0;
	border-radius: 5px;
}
.p_store_item_cart .price{
	color: #000;
	font-size: 20px;
	line-height: 1;
	text-align: center;
	margin: 0 0 10px 0;
}
.p_store_item_cart .count{
	color: #000;
	text-align: center;
}
.p_store_item_cart button{
	display: block;
	width: 200px;
}
.p_store_item_cart button + button{
	margin: 10px 0 0 0;
}


.p_nav{
	margin: 0 0 30px 0;
}
.p_nav li{
	display: inline-block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.p_nav li:after{
	display: inline-block;
	content: ">";
	margin: 0 10px;
}
.p_nav li:last-child:after{
	content: "";
}
.p_nav li a{
	text-decoration: none;
}



.ui-slider {
	margin: 10px 5px 5px 5px;
	position: relative;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 13px;
	height: 13px;
	background: #E4E5E6;
	cursor: pointer
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	overflow: hidden;
}
.ui-slider-horizontal {
	height: 3px;
}
.ui-slider-horizontal .ui-slider-handle { 
	top: -5px;
	margin-left: -6px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min { 
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-widget-content { 
	border: 1px solid #E4E5E6;
	background: #E4E5E6;
}
.ui-widget-header { 
	border: 1px solid #E4E5E6;
	background: #E4E5E6;
}
.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}


#store_cart_added{
	display: none;
	position: fixed;
	z-index: 999999;
	width: 960px;
	top: 50px;
	left: 50%;
	margin: 0 0 0 -480px;
	padding: 10px 0;
	
	background: #ffffff;
	box-shadow: 0px 0px 5px black;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-icab-border-radius: 5px;
	border-radius: 5px;
	behavior: url(pie.htc);
}
#store_cart_added .close{
	text-align: right;
	margin: 0 20px 20px 0;
}
#store_cart_added .close a{
	color: #CC0000;
}
#store_cart_added .text{
	font-size: 15px;
	text-align: center;
	color: white;
	margin: 0 20px 20px 20px;
}
#store_cart_added .tocart{
	font-size: 13px;
	color: white;
	margin: 0 20px;
	color: #aaa;
}
#store_cart_added .tocart a{
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}


.p_menu_left li{
	border-bottom: 1px solid rgba(0,0,0,0.05);
	margin: 0 -12px;
}
.p_menu_left li a{
	font-size: 14px;
	line-height: 1.2;
	text-decoration: none;
	padding: 8px 12px;
}

.p_store_filters{
	margin: -10px -12px 0 -12px;
}
.p_store_filters li{
	border-bottom: 1px solid rgba(0,0,0,0.05);
	padding: 8px 12px;
}
.p_store_filters li:last-child{
	border-bottom: none;
	padding-top: 0;
	padding-bottom: 0;
}
.p_store_filters li h3{
	margin: 0;
	padding: 0 0 5px 0;
}


/*********** USER CART ***************/
.p_store_cart_list .item{ position: relative; padding: 10px 0; border-bottom: 1px solid rgba(0,0,0,0.1); }
.p_store_cart_list .item.head{ font-size: 16px; line-height: 1; }
.p_store_cart_list .item.price{ line-height: 1; text-align: right; }
.p_store_cart_list .item.total{ line-height: 1; font-weight: bold; margin: 0 0 20px 0; text-align: right; }
.p_store_cart_list .item td{ vertical-align: top; }
.p_store_cart_list .item .cell1{ width: 220px; padding: 5px 0; }
.p_store_cart_list .item .cell1 img{ width: 200px; padding: 5px 0; }
.p_store_cart_list .item .cell2{ width: 360px; padding: 5px 0; }
.p_store_cart_list .item .cell3{ width: 100px; text-align: right; padding: 5px 20px 5px 0; }
.p_store_cart_list .item .cell2_3{ width: 460px; padding: 5px 20px 5px 0; }
.p_store_cart_list .item .cell3_3{ width: 680px; padding: 5px 20px 5px 0; }
.p_store_cart_list .item .cell4{ width: 230px; padding: 5px 0 5px 0; }
.p_store_cart_list .item .title{ font-size: 16px; line-height: 1.5; }
.p_store_cart_list .item .delete{ position: absolute; top: 0; right: 0; font-size: 30px; color: rgba(255,0,0,0.5); cursor: pointer; }
.p_store_cart_list .item .delete:hover{ color: #ff0000; }

/*********** USER ORDERS ***************/
.p_store_orders{ margin: 30px 0 0 0; font-size: 16px; line-height: 1.5; }
.p_store_orders .order{ 	margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px solid rgba(0,0,0,0.1); }
.p_store_orders .order.head{ text-transform: uppercase; font-size: 16px; font-weight: normal; }
.p_store_orders .order .cell1{ width: 360px; }
.p_store_orders .order .cell2{ width: 200px; text-align: center; }
.p_store_orders .order .cell3{ width: 200px; text-align: center; }
.p_store_orders .order .cell4{ width: 200px; text-align: center; }
.p_store_orders .order .items .item{ display: inline-block; vertical-align: top; margin: 0 10px 10px 0; }
.p_store_orders .order .items .item img{ width: 90px; }
.p_store_orders .order .yes{ color: green; }
.p_store_orders .order .no{ color: red; }


.p_store_search{ margin: 0 0 20px 0; }
.p_store_search input{ width: 100%; }


.store_item_price{ font-size: 20px; }
.store_item_price .old{ font-size: 12px; opacity: 0.5; text-decoration: line-through; margin: 0 0 0 10px; vertical-align: super; }
.store_order_fast_total{ font-size: 26px; }


.p_store_prices_item{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.p_store_prices_item .title{
	font-size: 14px;
}
.p_store_prices_item .prices{
	background: rgba(0,0,0,0.05);
	padding: 10px;
	margin: 10px 0 0 0;
}
.p_store_prices_item .prices th,
.p_store_prices_item .prices td{
	padding: 5px 5px;
}
.p_store_prices_item .prices th{
	font-weight: bold;
	vertical-align: top;
}

.p_store_image_placeholder{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAAA+CAYAAAC4Gky6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABHVJREFUeNrsnN9OE0EUxtspKYVKKRFsgKCt1Gj0CgI3Rgl4qzeWB8ALCZp4K7wD8U18CQUvDUYTjSYg8qdAkUq7hbYUuvUcdlob6Lbb6ezsts5JJjs7Oye0X85+v9nJUufXtaijPO7eHHDCYZC2Hmjt0E6gHULDydFvP3cKDhmoVanfduHCjUKhMLLzO/Egnc1NnOXV23DuczqdSpuL/Oj0uJcG+vwfYN4nEHNDSvkvnMWKBHHuKMeZid2D5Hw+rw7rJbhcZK2/t3vR5+1YAjG/y4rUgtCB6yhidD+xWE1EDLyO83A+5slapEKiJ8LtOwqV+BqO3UaScB6dP0o9VQqJUAFPfAiVFq4nEedjHoWSFBLa0HE2N8mSTPOGpIyakP56q7GsKkNw8EkZNSHduMRhSYa8LsyXMmpC5nCdyLR2cjpTmC9l1IRMwNpwlSUZ8tbhoNjhi8DqIYDNSiG3vB73O5ZkmrdlAxHDe/HkK2zYt0rIKDz2LddblTgf8+jzt5UitsOj7EgilZ5NKOlZ7OOYcCFxAwK8bqX/avcbOCYNemOSzl+xwQbGre3Yn6eqWgiohUIA+hEcs6IiHSDGpu9Kx/vBPv8CPkvXqMQ1nIfzMc9qX1SOs/fT2dx0cQz6ERwT7Zel3R/cgIA/nunyemJluz/DdPcn1Qa3cqfHvYy3M5zbZfcnGIsnn19YgrlhbNbn9XyGfky4kFTMDRBzc/Baz0c4fYuLdfohcYmTcNhoP5IC5snpWX784jUYG8NrMCcOn3VVuJBUTBRpmzZbRjlg9OYgeHr9XV9g7hZ8pxMhHtmEUQKM3gTR4Gk6ISsBRi9EgqcZK7ISYPTiHDyYI4U0CBi9KANPWAppEDDVwGP2E08zVWRNwFgJHtIk1WgYMFaBp1kqsh7AWAIeIqiiXNhEAcYK8BABIvbAF5jGhn1RgBENHhEVGdzcjc9hY7itmAEjGjzE5Gq8F90/nDk5PXuEbXv/8BmOiQKMSPAQE0UMwS05mTzKvCiOKUeZORibwmuCACMMPMQkEdEXx/fiyoJDey2wGO0wNo/XqvklT8CIAo9ZFXnui6qqXnoLA8c2NL8MVQWMwg8wIsBDTKjGki/qzclpfjmj45cImAhCwWwheYKHcBbxki/qRSW/LANMRNRKnxd4CEcR9XxRLyr5ZZBCQORrMFzAw7MidX1R99Yq88sywIyJfv7kAR7CqRpr+mItvxQFGLPAQziIaNgXq/nlr52DlyIAYxZ4SIMi1uuLun4JlTll9RZTI+BptCLr9kWbBzN4SAPVyOyLdg5W8BBGERv2RTsHC3gIg4i8fNG2wQIelopsNV/kAh5SZzW2pC/WAE+Iq5Ct7ou64DlIPjYCHmJQxJb3RV3wpIyBx2hF/he+2Ah4iIFq/J98kRk8RPoiH/AQ6Yt8wEOkL/IBD5G+yAc8RPoiH/AQ6Yt8wEOkL7KDB7rhS0JKX2QDT/HOJdIX+YCHSF9sHDzQDRDpi3zAgz+ehG85BKHJX5ViC/wP3PW/AgwAjl3aIg22qgoAAAAASUVORK5CYII=');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}




.p_store_file{
	display: inline-block;
	margin: 10px 10px 0 0;
}
.p_store_file .type{
	border-radius: 3px;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 2px 5px;
	margin: 0 10px 0 0;
}
.p_store_file .type i{
	margin: 0 5px 0 0;
}




