label.pps input[name="capchadub"] {
	display: none
}
.page.pageSimply h1 {
    background: transparent;
    color: #2a2a29;
    padding-left: 10px;
    padding-right: 10px;
}
.extension.Profile .leftBlock {
	border-top-width: 0px;
}
.extension.Profile .leftBlock ul.extNav {
	background: linear-gradient(#f9f9f9,#f0f0f0);
	margin-top: 25px;
	padding-top: 10px;
}
.extension.Profile .leftBlock ul.extNav>li>label.pps.pps_button>input {
	text-transform: uppercase;
	padding: 20px 20px;
}
.extension.Profile .leftBlock ul.extNav>li>span,
.extension.Profile .leftBlock ul.extNav>li>a {
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	color: #2a2a29;
}
.extension.Profile .leftBlock ul.extNav>li:hover>a {
	color: #000;
}
.extension.Profile .leftBlock ul.extNav>li.active>a {
	font-weight: 600;
}
.extension.Profile .leftBlock ul.extNav>li>div.form {
	padding: 10px 20px;
}
.extension.Profile .leftBlock ul.extNav.notice>li>span {
	color: #d50673;
	font-weight: 700;
}
.extension.Profile .centerBlock {
	border-top-width: 0px;
}
.extension.Profile .centerBlock .centerBlock2 h1 {
	margin-bottom: 20px;
}
.extension.Profile .centerBlock .centerBlock2 .summary .item>div {
	padding: 40px 20px;	
}
.extension.Profile .centerBlock .centerBlock2 .summary .item>div a {
	color: #2a2a29;	
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
	line-height: 140%;
}
.extension.Profile .centerBlock .centerBlock2 div.merch {
	padding: 50px 30px;
	text-align: center;
	font-size: 200%;
	margin: 0 0px;
}
.extension.Profile .centerBlock .centerBlock2 div.merch .title:before {
	content: '\f058';
	font-family: 'FontAwesome';
	color: #d50673;
	margin-right: 10px;
}
.extension.Profile .centerBlock .centerBlock2 .orders .items .item .itemheader {
	border-bottom: 1px solid #dbdbdb;
}
.extension.Profile .centerBlock .centerBlock2 .orders .items .item .itemheader>div>span {
	color: #777;
	font-size: 12px;
}
.extension.Profile .centerBlock .centerBlock2 .orders .items .item .itemheader>div>div>span {
	font-weight: 600;
	font-size: 16px;
}
.extension.Profile .centerBlock .centerBlock2 .orders .items .item span.title {
	color: #777;
	font-size: 12px;
	display: block;
}
.extension.Profile .centerBlock .centerBlock2 .bonuses .bonusesSummary {
	border: 2px solid #f0f0f0;
	padding: 20px 10px;
}
.extension.Profile .centerBlock .centerBlock2 .bonuses .bonusesSummary .title {
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}
.extension.Profile .centerBlock .centerBlock2 .bonuses .bonusesSummary .bonusesActive {
	text-align: center;
	margin:30px 0 0px 0;
	font-size: 30px;
	font-weight: 700;
}
.extension.Profile .centerBlock .centerBlock2 .bonuses .tabs-content {
	padding-top: 0px	
}
.extension.Profile .centerBlock .centerBlock2 .bonuses .tabs-content>.tabs-item>.items>.item {
	padding: 10px 20px;
}
.extension.Profile .centerBlock .centerBlock2 .bonuses .tabs-content>.tabs-item>.items>.item.itemtitle {
	background: linear-gradient(#f9f9f9,#f0f0f0);
}
.extension.Profile .centerBlock .centerBlock2 .bonuses .tabs-content>.tabs-item>.items>.item.itemtitle {
	font-weight: 600;
}
.extension.Profile .centerBlock .centerBlock2 .bonuses .tabs-content>.tabs-item>.items>.item.itemactivies {
	color: #d50673;
	font-weight: 600;
}
.extension.Profile .centerBlock .centerBlock2 .bonuses .tabs-content>.tabs-item:nth-child(2)>.items>.item:last-child>div:last-child {
	color: #d50673;
	font-weight: 600;
}
/*********************/
.extension.Profile .centerBlock .centerBlock2 .orders>.items>.item {
	background: linear-gradient(#f9f9f9,#f0f0f0);
	margin-bottom: 30px;
}
.extension.Profile .centerBlock .centerBlock2 .orders>.items>.item label.pps.pps_button>input {
	background-color: transparent;
	box-shadow: 0 0 0 #000;
	border: 1px solid #d50673;
	color: #d50673;
}
/*********************/
.extension.Profile .centerBlock .centerBlock2 .pps.pps_hide {
	display: none;
}
.extension.Profile .centerBlock .centerBlock2 .notice,
.extension.Profile .centerBlock .centerBlock2 .notice a {
	color: #adadad;
	text-decoration: none;
}
#addUserForm .controlserrormess {
	top: inherit;
	display: flex;
	flex-direction: column;
	justify-content: center;
	
}
