.catalog-item .side-left .button {
	min-width: 75px;
	height: 31px;
	/*padding: 4px 2px;*/
	font-size: 12px;
	position: absolute !important;
	bottom: 4px;
	bottom: 2px;
	right: 115px;
	/*right: 63px;*/
	line-height: 16px;
	width: 50px;
}
.catalog-item .side-left .button.double-row{
	line-height: 14px;
	font-size: 11px !important;
}

.module-catalog .status0.button-status:before{
	display: none;
}
.module-catalog .button-status:before{
	top: 5px;
}

.catalog-item .side-left .status0.button {
	padding: 8px;
}

.button.button-grey.double-row {
	padding-top: 0px !important;
}

.module-catalog .status1.button-status:before {
	background-position: 1px -24px !important;
}

.module-catalog .status2.button-status:before {
	background-position: -22px -24px !important;
}

.module-catalog .status3.button-status:before {
	background-position: -47px -24px !important;
}
.bottom{

	background: rgba(112,112,114,1);
	background: -moz-linear-gradient(top, rgba(112,112,114,1) 0%, rgba(72,73,75,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(112,112,114,1)), color-stop(100%, rgba(72,73,75,1)));
	background: -webkit-linear-gradient(top, rgba(112,112,114,1) 0%, rgba(72,73,75,1) 100%);
	background: -o-linear-gradient(top, rgba(112,112,114,1) 0%, rgba(72,73,75,1) 100%);
	background: -ms-linear-gradient(top, rgba(112,112,114,1) 0%, rgba(72,73,75,1) 100%);
	background: linear-gradient(to bottom, rgba(112,112,114,1) 0%, rgba(72,73,75,1) 100%);
	height: 60px;
}
.open-undefined-purchase-form{

	display: block;
	color:  #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

}
.bottom .wrapper {
	padding: 20px 15px;
}
.tabs-list {
	position: fixed;
	top: 96px;
}
.top {
	position: absolute;
	top: 55px;
}
.page-profile .content {
	padding-top: 83px;
}
ul.top-tabs-buttons.tabs-list{
	width: 100%;
	z-index: 5;
}
ul.bottom-tabs-buttons.tabs-list {
	display: none;
}