

/* Start:/bitrix/templates/system/components/bitrix/sale.personal.section/personal/style.css?17465353663342*/
.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;
	background-color: #013b69;
}

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

/*.sale-personal-section-index-block.bx-theme-green{*/
	/*background: url(/bitrix/templates/system/components/bitrix/sale.personal.section/personal/images/wt_green.png) center top;*/
/*}*/
/*.sale-personal-section-index-block.bx-theme-blue{*/
	/*background: url(/bitrix/templates/system/components/bitrix/sale.personal.section/personal/images/wt_blue.png) center top;*/
/*}*/
/*.sale-personal-section-index-block.bx-theme-red{*/
	/*background: url(/bitrix/templates/system/components/bitrix/sale.personal.section/personal/images/wt_red.png) center top;*/
/*}*/
/*.sale-personal-section-index-block.bx-theme-yellow{*/
	/*background: url(/bitrix/templates/system/components/bitrix/sale.personal.section/personal/images/wt_yellow.png) center top;*/
/*}*/
/*.sale-personal-section-index-block.bx-theme-black{*/
	/*background: url(/bitrix/templates/system/components/bitrix/sale.personal.section/personal/images/wt_black.png) center top;*/
/*}*/
.sale-personal-section-index-block:hover{
	background-color: #1b69a7;
}
.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;
	width: 100%;
	padding:25px 15px;
	color: #fff;
}
.sale-personal-section-index-block-link{color: #fff;}
.sale-personal-section-index-block-ico {font-size: 55px;}
.sale-personal-section-index-block-name{
	font-size: 16px;
	margin: 15px 0 0;
}
.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;
}

.subscribe-edit {
    width: 100%;
    max-width: 600px;
    line-height: 1.8;
}

.subscribe-edit-table {
	margin-bottom: 25px;}

.subscribe-edit-table .table-title {
	font-size: 16px;
	margin-bottom: 10px;
}

.subscr-auth-logout, .subscr_settings_note, .description-container {
    margin-top: 10px;
}

.subscribe-edit .radiobox {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.subscribe-edit .radiobox input {
    display: none;}

.subscribe-edit .radiobox label {
    margin: 0;
    cursor: pointer;
}

.subscribe-edit .radiobox label span {
    display: inline-block;
    vertical-align: middle;
}

.subscribe-edit .radiobox input[type=radio] + label span.dot {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 16px;
    width: 16px;
    margin: 0 5px 0 0;
    border: 1px solid #ccc;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.subscribe-edit .radiobox input[type=radio] + label span.dot:after {
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    width: 8px;
    height: 8px;
    background-color: #e2001a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: .2s ease-in-out;
    top: 3px;
    left: 3px;
}

.subscribe-edit .radiobox input[type=radio]:checked + label span.dot:after {
    opacity: 1;
}
/* End */


/* Start:/bitrix/components/bitrix/system.auth.authorize/templates/.default/style.min.css?1746535335837*/
div.bx-auth{max-width:600px;margin-top:16px;margin-bottom:24px}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 0 6px 0}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(/bitrix/components/bitrix/system.auth.authorize/templates/.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(/bitrix/components/bitrix/system.auth.authorize/templates/.default/images/sec-unlocked.png)}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174653533551*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/system/components/bitrix/sale.personal.section/personal/bitrix/sale.personal.profile.list/.default/style.css?17465353662045*/
/*Table*/
table.sale_personal_profile_list {
	width: 100%;
	background-color: #F9FAFB;
	border-collapse: collapse;
	font-size: 12px;
}

.table.sale-personal-profile-list-container {
	max-width: 1024px;
}

/*Table head*/
table.sale_personal_profile_list th
{
	background-image:url(/bitrix/templates/system/components/bitrix/sale.personal.section/personal/bitrix/sale.personal.profile.list/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

.table > tbody > tr > th span {
	display: inline-block;
	margin-right: 5px;
}

/* Table cells and heads*/
table.sale_personal_profile_list th, table.sale_personal_profile_list td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

.table > tbody > tr > th, .table > tbody > tr > td .value {white-space: nowrap;}

.sale-personal-profile-list-arrow-up,
.sale-personal-profile-list-arrow-down {
	color: #ff1f1f;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	transition: color .3s ease;
	font-size: 16px;
}

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

.sale-personal-profile-list-actions a {
	margin-left: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
}

.sale-personal-profile-list-close-button {
	display: inline-block;
	font-size: 0;
	background: url(/bitrix/templates/system/components/bitrix/sale.personal.section/personal/bitrix/sale.personal.profile.list/.default/images/sale-personal-profile-list-close.svg) 5px 5px 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 {
	display: inline-block;
	color: #83bd27 !important;
	/*border-bottom: 1px solid #337ab7;*/
	vertical-align: middle;
	transition: .2s ease-in-out;
}

.sale-personal-profile-list-change-button .fa {}

.sale-personal-profile-list-change-button:hover {
	/*border-bottom: 1px solid transparent;*/
	opacity: .65;
}

.sale-personal-profile-list-border {
	display: inline-block;
	margin: 0 5px;
	height: 23px;
	border-right: 1px solid #dee2e7;
	vertical-align: middle;
}
/* End */
/* /bitrix/templates/system/components/bitrix/sale.personal.section/personal/style.css?17465353663342 */
/* /bitrix/components/bitrix/system.auth.authorize/templates/.default/style.min.css?1746535335837 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?174653533551 */
/* /bitrix/templates/system/components/bitrix/sale.personal.section/personal/bitrix/sale.personal.profile.list/.default/style.css?17465353662045 */
