.del{
	/*background-image: url(/local/templates/trives/img/sprite.png);*/
	background-repeat: no-repeat;
	width: 23px;
	height: 25px;
	background-position: 0 -618px;
	display: block;
}
div.delivered-page .prod-table .col.delete{
	margin-right: 0;
	width:30px;
}
div.delivered-page .prod-table .col{
	width:15%;
}
div.delivered-page .prod-table .col.little{
	width:30px;
}
.order-delivered-page .order-content .title{
	position: relative;
}
.order-delivered-page .order-content .title a{
	font-size: 16px;
	display: inline-block;
	right: 0;
	position: absolute;
	padding-right: 40px;
	padding-left: 15px;
	top: -10px;
}
.order-delivered-page .order-content .title a:after{
	content:" ";
	background-image: url(/local/templates/trives/img/sprite.png);
	background-repeat: no-repeat;
	width: 23px;
	height: 25px;
	background-position: 0 -618px;
	right: 6px;
	position: absolute;
	top: 9px;
}
.click {
    display: inline-block;
    padding: 0 2px;
    font-size: 16px;
    color: #5e2e84;
    font-weight: 700;
    cursor: pointer;
}