

/* Start:/bitrix/templates/dresscodeV2/components/bitrix/menu/personal/style.css?15448628441686*/
#personalMenu{
	border-bottom: 1px solid #f1f1f1;
	margin: 0px 0px 24px 0px;
	overflow: hidden;
	list-style: none;
	padding: 0;
}

#personalMenu li{
	margin-bottom: 24px;
	margin-right: 24px;
	float: left;
}

#personalMenu li:last-child{
	margin-right: 0;
}

#personalMenu li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}

#personalMenu li a:active{
	position: relative;
	top: 1px;
}

#personalMenu li .selected{
	border-bottom: 1px dashed #000000;
	font-family: 'robotobold';
	padding-bottom: 4px;
}

#personalMenu li .selected:hover{
	color: #000000;
}

@media all and (max-width: 1024px) {

	#personalMenuWrap{
		position: relative;
		min-width: 100%;
		overflow: hidden;
		overflow-x: auto;
		height: 40px;
	}

	#personalMenuWrap ul{
		white-space: nowrap;
		overflow: auto;
	}

	#personalMenu li{
		white-space: nowrap;
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-right: 18px;
		margin-bottom: 18px;
	}

	#personalMenu::after {
	    background: -moz-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -webkit-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -o-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: -ms-linear-gradient(left, rgba(255,255, 255, 0.2), #ffffff 100%);
	    background: linear-gradient(to right, rgba(255,255, 255, 0.2), #ffffff 100%);
	    pointer-events: none;
	    position: absolute;
	    right: 0;
	    top: 0;
	    height: 100%;
	    content: '';
	    width: 35px;
	}

}
/* End */


/* Start:/bitrix/templates/dresscodeV2/components/bxmaker/authuserphone.enter/.default/style.css?17888775293425*/
/* Часть 2: мобильная форма входа по номеру телефона (компонент bxmaker:authuserphone.enter) */

@media (max-width: 767px) {

	div.bxmaker-authuserphone-enter {
		display: block;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		max-width: 100%;
		padding: 16px;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-auth__title,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-reg__title {
		margin-bottom: 20px;
		font-size: 20px;
		line-height: 26px;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-input-phone input[type="tel"] {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: 100%;
		margin: 0;
		padding: 18px 12px 6px;
		border: 0;
		outline: none;
		background-color: transparent;
		font-size: 16px;
		text-align: left;
		vertical-align: top;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-input-code input[type="tel"] {
		width: 100%;
		margin: 0;
		padding: 2px 12px;
		border: 0;
		outline: none;
		background-color: transparent;
		font-size: 30px;
		font-weight: 700;
		text-align: center;
		vertical-align: top;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-button__inner {
		min-height: 48px;
		border-radius: 8px;
		background-color: #3498db;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__inner,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-button:active .bxmaker-authuserphone-button__inner {
		background-color: #2f89c6;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-button__title {
		font-size: 17px;
		line-height: 22px;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-button--white .bxmaker-authuserphone-button__inner,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-button--white:hover .bxmaker-authuserphone-button__inner {
		background-color: #ffffff;
		border: 1px solid #3498db;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-button--white .bxmaker-authuserphone-button__title,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-button--white:hover .bxmaker-authuserphone-button__title {
		color: #3498db;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-link,
	.bxmaker-authuserphone-enter a.bxmaker-authuserphone-link:visited {
		display: inline-block;
		min-height: 44px;
		padding: 12px 4px;
		color: #3498db;
		font-size: 15px;
		line-height: 20px;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter__authtype,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter__change-confirm,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-auth__toregistration,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-auth-form__bypass,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-auth-by-password-form__back,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-reg__toauth {
		margin-top: 12px;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-smscode__notice,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-usercall__notice,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-botcall__notice,
	.bxmaker-authuserphone-enter .bxmaker-authuserphone-enter-botspeech__notice {
		font-size: 15px;
		line-height: 21px;
	}

	.bxmaker-authuserphone-enter .bxmaker-authuserphone-captcha__img {
		max-width: 100%;
	}
}

/* End */


/* Start:/bitrix/templates/dresscodeV2/components/bitrix/sale.personal.profile.list/.default/style.css?15448628441803*/
.sale-personal-profile-list{
	overflow: auto;
}

/*Table*/
table.sale-personal-profile-list-container
{
	border-collapse: collapse;
	font-size: 14px;
	width: 100%;
}

/*Table head*/
table.sale-personal-profile-list-container th{
	font-family: "robotomedium";
	background-color: #f7f7f7;
	border: 1px solid #e4e4e4;
	font-weight: normal;
	padding: 12px 24px;
}

/* Table cells and heads*/
table.sale-personal-profile-list-container td{
	border: 1px solid #e4e4e4;
	vertical-align: middle;
	padding: 12px 24px;
	text-align: center;
	color: #333333;
}

table.sale-personal-profile-list-container tr:nth-child(odd) td{
	background-color: #fbfbfb;
}

table.sale-personal-profile-list-container td a{
	color: #000000;
}

table.sale-personal-profile-list-container td a:hover{
	opacity: 0.7;
}

table.sale-personal-profile-list-container td a:active{
	position: relative;
	top: 1px;
}

.sale-personal-profile-list-arrow-up,
.sale-personal-profile-list-arrow-down {
	color: #d8d8d8;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	transition: color .3s ease;
}

.sale-personal-profile-list-arrow-up:hover,
.sale-personal-profile-list-arrow-down:hover {
	color: #337ab7;
}

.sale-personal-profile-list-actions {
	min-width: 120px;
}

.sale-personal-profile-list-close-button {
	display: inline-block;
	width: 18px;
	height: 18px;
	font-size: 0;
	background: url(/bitrix/templates/dresscodeV2/components/bitrix/sale.personal.profile.list/.default/images/sale-personal-profile-list-close.svg) 4px 4px no-repeat;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
	opacity: 1;
	vertical-align: middle;
	cursor: pointer;
}

.sale-personal-profile-list-close-button:hover {
	opacity: .5;
}

.sale-personal-profile-list-change-button {
	transition: border-bottom .3s ease;
	vertical-align: middle;
	display: inline-block;
}
/* End */
/* /bitrix/templates/dresscodeV2/components/bitrix/menu/personal/style.css?15448628441686 */
/* /bitrix/templates/dresscodeV2/components/bxmaker/authuserphone.enter/.default/style.css?17888775293425 */
/* /bitrix/templates/dresscodeV2/components/bitrix/sale.personal.profile.list/.default/style.css?15448628441803 */
