.info-fixed { position: fixed; top: 50%; left: 0; width: 100%; height: 0; display: flex; justify-content: center; display: none; }
.info-fixed__inner { position: relative; height: 0; }
.info-fixed__imgblock { position: absolute; left: 100%; top: 50%; margin-left: 20px; transform: translateY(-50%); display: block; text-decoration: none; color: inherit; }
.info-fixed__image { width: 125px; display: block; }

@media (min-width: 1600px) {
	.info-fixed { display: flex; }
}

.tac {text-align: center;}
.brandBlock + .newListSelected {
	width: 126px !important;
}
.brandBlock + .newListSelected .selectedTxt {
	width: 86px;
	background-image: url(/bitrix/templates/kitana/i/sel_4.jpg);
}
.brandBlock + .newListSelected .newList {
	width: 124px;
	overflow: auto;
}
/*.leftTreeMenu ul li ul {
	display:none;
}*/
.leftTreeMenu ul li.act ul {
	display:block;
}

.profile-table.data-table {
	width: 75%;
}
.profile-table.data-table td {
	padding: 2px 0;
}

.stinp {
	border: 1px solid #CCCCCC;
    height: 20px;
    padding: 1px 10px;
}

.fulldott {
	border-bottom: 1px dotted #000;
}
.textDott {
	display: inline-block;
	background-color: #fff;
	padding: 7px 0 2px ;
	position: relative;
	top: 1px;
}

.persNew-aside{
	width: 265px; 
	float: left;
	border: 1px solid gray;
	margin-top: 5px;
	padding-top: 8px;
	position: relative;
	right: 18px;
}

.persNew-aside .persMenu-title{
	padding-left: 20px;
	padding-bottom: 8px;
}

.persNew-main{
	margin-left: 275px;
}

.cart p.personalNew-title{
	font: 16px/20px Philosopher, sans-serif;
	color: #333;
	padding: 0;
	text-transform: uppercase;
}

.cart .newPers-history{
	bottom: 5px;
	right: 5px;
}

.cart .newPers-history p.date{
	margin-right: 0px;
}

.newPers_ul{
	vertical-align: middle;
}

.newPers_ul li{
	padding-left: 20px;
	padding-top: 3px;
	height: 20px;
	border-top: 1px solid gray;
	color: #7a0c0e;
}

.newPers_ul .selected{
	background-color: #d6d6d6;
}

.persNew-profile{
	margin-top: 10px;
}

.persNew-main .persNew-Name{
	padding-top: 10px;
	margin-left: 5px;
	border-bottom: 1px dotted gray;
}

.persNew-main .persNew-Name .company{
	padding-top: 5px;
}

.itc-seo-block{
	
	padding: 0 0 10px 0;
	font-size: 16px;
    line-height: 21px;
    height: auto;
    text-align: left;
    letter-spacing: .3px;
}
.m-t-4 {
	margin-top: 4px;
}
.blue-link {
	color: #1e2b95;
	text-decoration: underline;
	padding-left: 10px;
}
.btn-forgot-pwd {
	min-height: 30px;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #8c2b15;
    background-color: #912508;
    background-image: linear-gradient(to top, #912508 0%, #b0361c 100%);
    padding: 5px 10px;
}
.btn-forgot-pwd:hover {
	text-decoration: none;
	color: #fff;
}