

/* Start:/local/templates/manufaktura/components/bitrix/menu/menu_lk/style.css?1727450869581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/manufaktura/components/bitrix/menu/menu_lk/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/components/bitrix/system.auth.authorize/templates/.default/style.css?1758881198893*/
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 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(/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.css?175888120064*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/local/templates/manufaktura/components/bitrix/sale.personal.profile.list/custom_profile_address/style.css?17300957203169*/
@media (max-width: 500px) {
		.address-row {
				flex-direction: column;
				height: 100px;
		}
		.rekvizity-botton{
			
					margin: 0 auto;
					width: 100%;
					margin-top: 33px;
		
		}
		span.custom-profile__input {
				text-align: center;
				margin-top: 5px;
		}
}


.hide{
	display: none;
}
.address-row {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 5px;
		background-color: #ececec;
		margin-bottom: 10px;
		color: #19084b;
}
	.fancybox__content {
		/* max-width: 500px; /* Задайте ширину, которая вам нужна */ 
		/* width: 100%; */
}
.custom-address__buttons {
		text-align: end;
	
}

h3.rekvizity-title {
		color: #19084b;
}

.custom-profile__edit{
	padding: 20px;
}
/* .custom-profile__edit{
	padding-left: 0px;
}
.col-9 .bx-content.col{
	padding-left: 0;
}
.rekvizity-subtitle{
	margin-bottom: 40px;
}
.table{
	border: 1px solid #f3f3f3;
    padding: 40px 30px 60px 30px;
	position:relative;
}
.table-row .table-cell__name{
	color: #a8a8a8;
}

.rekvizity-botton {
	position: absolute;
    bottom: -5%;
    left: 5%;	
}
#custom-profile__mainInput{
	width:100%;
}
.rekvizity-botton span{
	border:none;
	border-radius: 4px;
	background-color: rgb(8, 136, 255);
	width: 230px;
	height: 40px;
	color: #fff;
	cursor: pointer;
    text-align: center;
    padding: 7px 0px;
}
.rekvizity-botton__add{
	border:none;
	border-radius: 4px;
	background-color: rgb(8, 136, 255);
	width: 230px;
	height: 40px;
	color: #fff;
	cursor: pointer;
    text-align: center;
    padding: 7px 0px;
}
.custom-profile__input{
	width: 60%;
	padding: 0;
	border:none;
	background:none;
	font-weight: bold;
	float: left;
}
.custom-profile__input.active{
	border: 1px solid grey;
}
.custom-profile__input:focus{
	outline:none;
}
.custom-profile__input:disabled{
	outline:none;
	color:#000;
}	
.custom-address__change{
	margin-right: 30px;
	color:#1765c6;
}
.custom-address__remove{	
	color:#fe1010;
	
}
.custom-address__buttons{
	float: right;
    margin-right: 30px;
}
.custom-address__buttons span{
	cursor:pointer;
}
.address-row{
	float:left;
	padding: 8px 0px 9px 15px;
	border-radius: 4px;
	/* background-color: #f7f7f7; 
	width: 95%;
	height: 40px;
	z-index: 266;
	margin-bottom: 10px;
}
.modal-content{
	padding: 30px 60px;
}
.modal-header{
	border:none;
}
.modal-footer{
	border:none;
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,75%);
    transform: translate(0,75%);
	width: 439px;
	height: 291px;
}
.profile-botton__change{
	border: none;
	border-radius: 4px;
	background-color: rgb(8, 136, 255);
	width: 150px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	padding: 7px 0px;
}
.modal-footer{
	display:block;
}
.profile-change__area{
	border: 1px solid #0888ff;
	border-radius: 4px;
	height: 55px;
	text-align: left;
	padding: 0 15px;
}

.profile-change__whatChange{
	font-size: 12px;
	color: rgb(146, 146, 146);
	line-height: 1.2;
}
.profile-change__close{
	position:absolute;
	top: 3%;
	right: 3%;
} */

/* End */
/* /local/templates/manufaktura/components/bitrix/menu/menu_lk/style.css?1727450869581 */
/* /bitrix/components/bitrix/system.auth.authorize/templates/.default/style.css?1758881198893 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?175888120064 */
/* /local/templates/manufaktura/components/bitrix/sale.personal.profile.list/custom_profile_address/style.css?17300957203169 */
