

/* Start:/bitrix/templates/abs_main/components/bitrix/sale.personal.section/thPersonal/style.css?17592975701575*/
.sale-personal-section-index-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 15px 0;
	padding: 0;
	height: 87%;
	border-radius: 3px;
	background-size: cover;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	opacity: .8;
	transition: all 0.3s;
	justify-content: space-around;
	background-color: var(--theme-color-primary, #51cbce);
}

@media (max-width: 992px) {
	.sale-personal-section-index-block {
		margin: 8px 0;
		height: auto;
	}
}

.sale-personal-section-index-block:hover { opacity: 1; }

.sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover,
.sale-personal-section-index-block-link:active,
.sale-personal-section-index-block-link:focus,
.sale-personal-section-index-block-link:visited {
	display: block;
	padding: 25px 5px;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

.sale-personal-section-index-block-link { color: #fff; }

.sale-personal-section-index-block-ico { font-size: 64px; }

.sale-personal-section-index-block-name {
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding: 0;
}


.personalSidebar a{
	text-decoration: none;
	color: #444;
}
.personalData span{
	color: #bbb;
}

.personIcon {
	font-size: 8rem;
	color: #ccc;
	flex: none;
	margin-right: 2rem;
}


.thPersonalMain__item {
	margin-bottom: 1.5rem;

}
.thPersonalMain__item>a{
	background: #fff;
	border: 2px solid #35ba5f;
	display: block;
	padding: 1.5rem;
	border-radius: 0.3rem;
	text-decoration: none;
	font-size: 1.25rem;
	text-align: center;
}
.thPersonalMain__item>a:hover{
	background: #f7f7f7;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.auth.authorize/bxmaker.authuserphone/style.css?1709610822666*/
.bitrix-default-auth-bxmaker-authuserphone {

}

.bitrix-default-auth-bxmaker-authuserphone__wrap {
    max-width: 370px;
    margin: 0 auto;
}

.bitrix-default-auth-bxmaker-authuserphone .bxmaker-authuserphone-enter {
    padding-bottom: 16px;
}

.bitrix-default-auth-bxmaker-authuserphone .bxmaker-authuserphone-login,
.bitrix-default-auth-bxmaker-authuserphone .bxmaker-authuserphone-call,
.bitrix-default-auth-bxmaker-authuserphone .bxmaker-authuserphone-enter,
.bitrix-default-auth-bxmaker-authuserphone .bxmaker-authuserphone-simple {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 6px;
    width: 100%;
    max-width:none;
}
/* End */
/* /bitrix/templates/abs_main/components/bitrix/sale.personal.section/thPersonal/style.css?17592975701575 */
/* /bitrix/templates/.default/components/bitrix/system.auth.authorize/bxmaker.authuserphone/style.css?1709610822666 */
