

/* Start:/local/templates/main/components/bitrix/sale.personal.section/.default/style.css?17170546711848*/
.sale-personal-section-index-block{
	padding: 0;
	margin: 15px 0;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		 -o-transition: all 0.3s;
			transition: all 0.3s;
	color: #fff;
	background-size: cover;
	border-radius: 3px;
	height: 87%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
}

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

.sale-personal-section-index-block.bx-theme-green{
	background: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/wt_green.png) center top;
}
.sale-personal-section-index-block.bx-theme-blue{
	background: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/wt_blue.png) center top;
}
.sale-personal-section-index-block.bx-theme-red{
	background: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/wt_red.png) center top;
}
.sale-personal-section-index-block.bx-theme-yellow{
	background: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/wt_yellow.png) center top;
}
.sale-personal-section-index-block.bx-theme-black{
	background: url(/local/templates/main/components/bitrix/sale.personal.section/.default/images/wt_black.png) center top;
}
.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{
	text-decoration: none;
	display: block;
	padding:25px 15px;
	color: #fff!important;
	text-decoration: none !important; 
} 
.sale-personal-section-index-block-link{
	color: #fff!important;}
.sale-personal-section-index-block-ico {font-size: 64px;}
.sale-personal-section-index-block-name{font-size: 16px;
	color: #fff!important;}
.sale-personal-section-account-sub-header{
	margin-top:40px;
}

.sale-personal-section-row-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap;
}

/* End */


/* Start:/local/templates/main/components/bitrix/system.auth.authorize/.default/style.css?17170546711259*/
div.bx-auth {
    max-width     : 600px;
    margin : 16px auto 24px;
    }
.bx-auth-table{ margin: auto;}
.bx-auth-table .btn{ width: 100%;}

div.bx-auth form {
    padding : 0;
    margin  : 0;
    }

div.bx-auth-line {
    border-bottom  : 1px solid #e3e3e3;
    padding-bottom : 10px;
    }

div.bx-auth-title {
    font-size      : 140%;
    border-bottom  : solid 2px #e3e3e3;
    padding-bottom : 12px;
    }

div.bx-auth-note {
    margin : 18px 0px 6px 0px;
    }

td.bx-auth-label {
    text-align  : right;
    font-weight : bold;
    }

table.bx-auth-table {
    margin-top : 8px;
    }

table.bx-auth-table td {
    padding : 3px;
    }

div.bx-auth input.bx-auth-input {
    vertical-align : middle;
    }

div.bx-auth span.bx-auth-secure {
    background-color : #fffae3;
    border           : 1px solid #dedbc8;
    padding          : 2px;
    display          : inline-block;
    vertical-align   : middle;
    }

div.bx-auth div.bx-auth-secure-icon {
    background-image    : url(/local/templates/main/components/bitrix/system.auth.authorize/.default/images/sec.png);
    background-repeat   : no-repeat;
    background-position : center;
    width               : 19px;
    height              : 18px;
    }

div.bx-auth div.bx-auth-secure-unlock {
    background-image : url(/local/templates/main/components/bitrix/system.auth.authorize/.default/images/sec-unlocked.png);
    }


/* End */
/* /local/templates/main/components/bitrix/sale.personal.section/.default/style.css?17170546711848 */
/* /local/templates/main/components/bitrix/system.auth.authorize/.default/style.css?17170546711259 */
