

/* Start:/local/templates/idbi_30_09_25/components/bitrix/sale.personal.section/lx_cabinet/style.css?17635479632265*/
.sale-personal-section-index-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 15px 0;
	padding: 0;
	height: 87%;
	border-radius: 100px;
	background-size: cover;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	opacity: .8;
	transition: all 0.3s;
	justify-content: space-around;
	background-color: #0253E7!important;
}

@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; 
font-weight: 100;
}

sale-order-list-title-container h3 { font-weight:100;}

.lx_order h3, .lx_order h2, .lx_order h1 {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 30px;
	color: #0A0A0A;
}

.sale-order-detail-prop-value {
	letter-spacing: 1px;
	font-size: 14px!important;
	font-weight: 100!important;
	color: #0A0A0A;
}
.lx_order th, .lx_order strong, .sale-order-payment-change-pp-company-image {
	letter-spacing: 1px;
	font-size: 14px!important;
	font-weight: 100!important;
	color: #0A0A0A;

}

.lx_order {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

.lx_order .mr-4 {
	margin-right: 10px;
}
.lx_order .mr-4:hover {
	text-decoration: underline;
}

.sale-personal-section-index-block-name {
	margin-top: 20px;
}

.bx-soa-customer-input {
}
.bx-soa-custom-label {
	padding: 0 20px;
	font-size: 12px;
	display: flex;
	color: #AAAAA9;
}
.bx-soa-customer-field {
	margin-bottom: 30px;
}
.btn.btn-default {
	outline: 0;
	background-color: #1485ce;
	border-color: #1485ce;
	color: #FFF;
}
.btn-order-save {
	height: 70px;
	transition: all .2s ease;
	width: 100%;
}
.btn.btn-default:hover {
	outline: 0;
	background-color: #53a4d8;
	border-color: #53a4d8;
	color: #FFF!important;
}
/* End */
/* /local/templates/idbi_30_09_25/components/bitrix/sale.personal.section/lx_cabinet/style.css?17635479632265 */
