/* /bitrix/js/intranet/intranet-common.css */
/* ======================================================== Webforms ==============================================================*/
.webform { font: normal normal normal 12px/normal Verdana, sans-serif; }

.webform-corners-top,
.webform-corners-bottom {
	position: relative;
	overflow: hidden;
	height: 4px;
}

.webform-left-corner,
.webform-right-corner {
	position: relative;
	overflow: hidden;
	width: 4px;
	height: 16px;
}

.webform-right-corner {
	position: absolute;
	top: -4px;
	right: 0;
}

.webform-corners-bottom .webform-left-corner,
.webform-corners-bottom .webform-right-corner { margin-top: -8px; }

.webform-content { padding: 7px 20px 15px 16px; }

.webform-main-fields {
	margin-bottom: var(--ui-space-stack-md, 3px);
	background-color: #f8f3da;
	border-radius: var(--ui-border-radius-sm, 1px);
}
.webform-main-fields .webform-content .webform-content {
	padding: 5px 10px;
	border-right: 1px solid #e5e1c5;
}

.webform-additional-fields {
	background-color: #eee;
	border-radius: var(--ui-border-radius-sm, 1px);
	margin-bottom: var(--ui-space-stack-md);
}

.webform-additional-fields-content { margin: 15px 0 0; }

.webform-additional-fields .webform-content .webform-content {
	padding: 7px 10px;
	border-right: 1px solid #dfdfdf;
}

.webform-main-block {
	background-color: #f8f6e4;
	border-radius: var(--ui-border-radius-sm);
}

.webform-main-block .webform-content {
	padding: 14px 20px 11px 15px;
	border-radius: var(--ui-border-radius-sm);
}

.webform-main-content { overflow: hidden; }

.webform-main-title {
	float: left;
	margin-right: .5em;
	color: #4c431f;
	white-space: nowrap;
}

.webform-main-text {
	overflow: hidden;
	color: #000;
}

.webform-main-block-topless .webform-corners-top,
.webform-main-block-bottomless .webform-corners-bottom { display: none; }

.webform-additional-block {
	background-color: #f3f3f3;
	border-radius: var(--ui-border-radius-sm);
}

.webform-additional-block .webform-content {
	padding: 11px 20px 7px 16px;
}

.webform-additional-content { overflow: hidden; }

.webform-additional-title {
	float: left;
	margin-right: 0.5em;
	color: #4c431f;
	white-space: nowrap;
}

.webform-additional-text {
	overflow: hidden;
	color: #000;
}

.webform-additional-block-topless .webform-corners-top,
.webform-additional-block-bottomless .webform-corners-bottom { display: none; }


.webform-warning-block { background-color: #ffe168; }

.webform-warning-block .webform-content {
	padding: 11px 20px 11px 16px;
	border-right: 1px solid #ebd165;
	border-left: 1px solid #ebd165;
}

.webform-warning-block .webform-corners-top { background: scroll transparent url(/bitrix/js/main/core/images/controls-sprite.png?1) repeat-x 0 -172px; }

.webform-warning-block .webform-corners-bottom { background: scroll transparent url(/bitrix/js/main/core/images/controls-sprite.png?1) repeat-x 0 -169px; }

.webform-warning-block .webform-left-corner,
.webform-warning-block .webform-right-corner { background: scroll transparent url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -10px -34px; }

.webform-warning-content { overflow: hidden; }

.webform-warning-title {
	float: left;
	margin-right: .5em;
	color: #4c431f;
	white-space: nowrap;
}

.webform-warning-text {
	overflow: hidden;
	color: #000;
}

.webform-warning-block-topless .webform-corners-top,
.webform-warning-block-bottomless .webform-corners-bottom { display: none; }

.webform-warning-block-topless .webform-content { border-top: 1px solid #ebd165; }

.webform-warning-block-bottomless .webform-content { border-bottom: 1px solid #ebd165; }

.webform-error-block {
	margin-bottom: 17px;
	background-color: #ffebeb;
}

.webform-error-block .webform-content {
	padding: 6px 18px 6px 10px;
	border-right: 1px solid #ffa7a7;
	border-left: 1px solid #ffa7a7;
	color: #d10000;
}

.webform-error-block .webform-corners-top { background: scroll transparent url(/bitrix/js/main/core/images/controls-sprite.png?1) repeat-x 0 -152px; }

.webform-error-block .webform-corners-bottom { background: scroll transparent url(/bitrix/js/main/core/images/controls-sprite.png?1) repeat-x 0 -149px; }

.webform-error-block .webform-left-corner,
.webform-error-block .webform-right-corner { background: scroll transparent url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -15px -34px !important; }

.webform-error-block-topless .webform-corners-top,
.webform-error-block-bottomless .webform-corners-bottom { display: none; }

.webform-error-block-topless .webform-content { border-top: 1px solid #ffa7a7; }

.webform-error-block-bottomless .webform-content { border-bottom: 1px solid #ffa7a7; }

.webform-error-list {
	margin: 0;
	padding: .3em 0 .3em 2em;
}

.webform-error-list li {
	margin: 0;
	padding: 0;
}

.webform-additional-select-block { background-color: #fff !important; }

.webform-additional-select-block .webform-content {
	padding: 5px !important;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
}

.webform-additional-select-block .webform-corners-top { background: scroll transparent url(/bitrix/js/main/core/images/controls-sprite.png?1) repeat-x 0 -156px; }

.webform-additional-select-block .webform-corners-bottom { background: scroll transparent url(/bitrix/js/main/core/images/controls-sprite.png?1) repeat-x 0 -153px; }

.webform-additional-select-block .webform-left-corner,
.webform-additional-select-block .webform-right-corner { background: scroll transparent url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -10px 0 !important; }

.webform-additional-select-block-topless .webform-corners-top,
.webform-additional-select-block-bottomless .webform-corners-bottom { display: none; }

.webform-additional-select-block-topless .webform-content { border-top: 1px solid #dedede; }

.webform-additional-select-block-bottomless .webform-content { border-bottom: 1px solid #dedede; }

.webform-row { margin: 0 0 11px; }

/* Webforms controls */
.webform-field {
	margin: 0;
	color: #171717;
}

.webform-field-label {
	margin: 0 0 2px 4px;
	color: #7a7869;
}

.webform-field-textbox {
	border: none;
	background-color: #fff;
	border-radius: var(--ui-field-border-radius);
}

.webform-field-textbox-double {
	border: 1px solid #f9f7e8;
	background-color: #fff;
}

.webform-field-textbox-inner {
	padding: 3px 6px 4px;
	border: 1px solid #d9d9d9;
}

span.webform-field-textbox,
span.webform-field-textbox-double,
span.webform-field-textbox-inner { display: inline-block; }

.webform-field-textbox input,
.webform-field-textbox-double input {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
	color: #000; font: normal normal normal 13px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.webform-field-textbox input[type="text"],
.webform-field-textbox-double input[type="text"] { outline: none; }

.webform-field-textbox input.inactive,
.webform-field-textbox-double input.inactive { color: #999; }

.webform-field-textbox-clearable { position: relative; }

.webform-field-textbox-clearable .webform-field-textbox-inner { padding-right: 20px; }

.webform-field-textbox-clear {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 20px;
	height: 24px;
	outline: none;
	background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -17px 10px;
	cursor: pointer;
}

.webform-field-textbox-empty .webform-field-textbox-clear {
	display: none;
	cursor: default
}

.webform-field-combobox {
	display: inline-block;
	border: 1px solid #f9f7e8;
	background-color: #fff;
	white-space: nowrap;
}

.webform-field-combobox-inner {
	padding: 5px 0 5px 8px;
	border: 1px solid #d9d9d9;
}

.webform-additional-fields .webform-field-combobox { border: 1px solid #f6f6f6; }

.webform-field-combobox input {
	padding: 0;
	width: 238px;
	border: 0;
	background-color: #fff;
	color: #000;
	vertical-align: top;
}

.webform-field-combobox input[type="text"] { outline: none; }

.webform-field-combobox-arrow {
	display: inline-block;
	width: 25px;
	outline: none;
	background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -15px -14px;
	vertical-align: top;
	text-decoration: none !important;
}

.webform-field-combobox input,
.webform-field-combobox-arrow { font: normal normal normal 15px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica)); }

.webform-field-combobox-disabled .webform-field-combobox-arrow { display: none; }

.webform-field-combobox-disabled input { color: #999; }

.webform-field-date {
	display: inline-block;
	padding: 3px 6px 4px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	vertical-align: top;
}

.webform-field-date input {
	padding: 0;
	width: 140px;
	border: 0;
	background-color: #fff;
	color: #191919;
	vertical-align: top;
	font: normal normal normal 13px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.webform-field-date input[type="text"] { outline: none; }

.webform-field-textarea {
	border: 1px solid #f9f7e8;
	background-color: #fff;
}

.webform-field-textarea-inner {
	padding: 8px;
	border: 1px solid #d9d9d9;
}

.webform-additional-fields .webform-field-textarea { border: 1px solid #f6f6f6; }

.webform-field-textarea textarea {
	padding: 0;
	width: 99%;
	height: 100px;
	outline: none;
	border: 0;
	background-color: #fff;
	color: #000;
	font: normal normal normal 14px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	resize: none;
}

.webform-field-textarea textarea.inactive { color: #999; }

.webform-field-checkbox-options .webform-field-checkbox-option {
	margin: 0;
	height: 19px;
}

.webform-field-checkbox-option input,
.webform-field-checkbox-option label { vertical-align: middle; }

.webform-field-checkbox-option input {
	margin: 0;
	padding: 0;
	width: 14px;
}

.webform-field-checkbox-option label { margin: 0 0 0 5px; }

.webform-field-checkbox-option-disabled label { color: #a9a792; }

.webform-field-upload-list {
	margin: 0 0 11px 2.8em;
	padding: 0;
}

.webform-field-upload-list a.upload-file-name {
	margin: 0 0 0 -4px;
	color: #0069c4;
	text-decoration: underline;
	white-space: normal;
	word-wrap: break-word;
}

.webform-field-upload-list a.upload-file-name:hover { color: #1c91e7; }

.webform-field-upload-list li {
	margin: 0 0 3px -5px;
	color: #888;
	white-space: nowrap;
}

.webform-field-upload-list li.uploading { color: #bbb; }

.webform-field-upload-list li.uploading a.upload-file-name {
	opacity: .5;
	cursor: default;
}

.webform-field-upload-list a.delete-file {
	display: inline-block;
	margin: 0 0 0 6px;
	width: 15px;
	height: 16px;
	outline: none;
	background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat 0 -280px;
	vertical-align: top;
}

.webform-field-upload-list a.delete-file:hover { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -17px -280px; }

.webform-field-upload-list i {
	display: none;
	margin: 0 0 0 8px;
	width: 15px;
	height: 15px;
	background: url(/bitrix/js/main/core/images/popup/upload-waiting.gif) no-repeat 0 2px; vertical-align: top;
}

.webform-field-upload-list li.uploading i { display: inline-block; }

.webform-field-upload-list:empty {
	margin: 0;
	padding: 0;
}

.webform-field-upload {
	overflow: hidden;
	width: 250px;
	height: 27px;
}

.webform-field-upload:hover .webform-button,
.webform-field-upload:hover .webform-button-text {
	color: #535c69;
	cursor: pointer !important;
}

.webform-field-upload input {
	margin-top: -50px;
	margin-left: -410px;
	height: 100px;
	font-size: 150px;
	opacity: 0;
}

.webform-field-action-link,
.webform-field-action-link:link,
.webform-field-action-link:visited,
.webform-field-action-link:hover,
.webform-field-action-link:active {
	display: inline-block;
	outline: none;
	border-bottom: 1px dashed #938f79;
	color: #757361;
	text-decoration: none;
	font-size: 13px;
	cursor: pointer;
}

.webform-field-action-link.selected {
	padding-bottom: 1px;
	border: 0;
	color: #2f2e27 !important;
	cursor: default;
}

.webform-field-additional-link {
	outline: none;
	text-decoration: none;
	cursor: pointer;
}

.webform-field-additional-link i {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat 0 -177px;
	vertical-align: middle;
}

.webform-field-additional-link.selected i { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat 0 -193px; }

.webform-field-additional-link span {
	margin: 0 0 0 5px;
	border-bottom: 1px dashed #4d4d4d;
	color: #171717;
	vertical-align: middle;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

/* Webforms buttons */
.webform-buttons {
	margin: 15px 0 0;
	text-align: center;
}

.webform-button,
.webform-small-button,
.webform-button-upload {
	display: inline-block;
	margin: 0 16px 0 0;
	padding: 0 18px;
	height: 47px;
	outline: none;
	border: none;
	border-radius: var(--webform-button-border-radius, var(--ui-border-radius-2xs, 2px));
	background: #ecedef;
	box-shadow: 0 0 0 1px #c6cdd3 inset;
	color: #7a818a;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	font: normal 12px/47px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-bold, 700);
	cursor: pointer;
	transition: background-color 0.2s linear, color 0.2s linear;
	-webkit-font-smoothing: antialiased;
}

.webform-button:link,
.webform-button:visited,
.webform-small-button:link,
.webform-small-button:visited,
.webform-button-upload:link,
.webform-button-upload:visited { color: #7a818a; }

.webform-small-button,
.webform-button.webform-button-upload,
.webform-small-button.webform-button-upload,
.webform-field-upload {
	box-sizing: border-box;
	margin: 0 12px 0 0;
	height: 39px;
	line-height: 39px;
}

.webform-button-text,
.webform-small-button-text,
.webform-button-upload .webform-button-text {
	display: inline;
	padding: 0;
	height: auto;
	border: none;
	background: none !important;
	color: #7a818a;
	text-transform: uppercase;
	text-shadow: none !important;
	font-size: 12px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-bold, 700);
	line-height: 47px;
	transition: color 0.25s linear;
}

.webform-small-button-icon {
	position: relative;
	display: inline-block;
	height: 20px;
	outline: none;
	border: none;
	background: none;
	vertical-align: top;
	text-decoration: none !important;
	line-height: 39px;
	cursor: pointer;
}

.webform-small-button:active .webform-button-icon,
.webform-small-button:active .webform-small-button-icon,
.webform-small-button:hover .webform-button-icon,
.webform-small-button:hover .webform-small-button-icon { opacity: 1; }

.webform-small-button:active .webform-button-icon,
.webform-small-button:active .webform-small-button-icon { opacity: 1 !important; }

.webform-small-button.webform-small-button-plus .webform-small-button-icon,
.webform-small-button.webform-small-button-disk .webform-small-button-icon,
.webform-small-button.webform-small-button-check-round .webform-small-button-icon,
.webform-small-button.webform-small-button-dropdown .webform-small-button-icon {
	margin: -2px -5px 0 5px;
	width: 12px;
	height: 8px;
	background-repeat: no-repeat;
	vertical-align: middle;
	transition: background-image 0.25s linear;
}

.webform-small-button.webform-small-button-dropdown .webform-small-button-icon { margin: -2px 0 0; }

.webform-small-button.webform-small-button-dropdown .webform-small-button-text + .webform-small-button-icon { margin: -2px -5px 0 5px; }

.webform-small-button.webform-small-button-plus .webform-small-button-icon {
	margin-left: 7px;
	height: 12px;
}

.webform-small-button.webform-small-button-disk .webform-small-button-icon {
	margin: -2px 11px 0 0;
	width: 17px;
	height: 12px;
}

.webform-small-button.webform-small-button-check-round .webform-small-button-icon {
	margin: -2px 7px 0 -3px;
	width: 16px;
	height: 15px;
}

.webform-small-button.webform-small-button-check-round .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2215%22%20viewBox%3D%220%200%2016%2015%22%3E%0A%09%3Cpolygon%20id%3D%22a%22%20points%3D%2214.148%2014%200%2014%200%200%2014.148%200%2014.148%2014%2014.148%200%200%200%200%2014%2014.148%2014%22/%3E%0A%09%3Cg%20transform%3D%22translate%281%29%22%3E%0A%20%09%09%3Cpath%20fill%3D%22%23535C68%22%20d%3D%22M4.8638%2C5.0571%20L3.5148%2C6.4031%20L6.9648%2C9.8551%20L8.3138%2C8.5101%20L14.1478%2C2.6891%20L12.8028%2C1.3431%20L6.9688%2C7.1631%20L4.8638%2C5.0571%20Z%20M12.0678%2C7.2841%20C11.9178%2C9.9641%209.7178%2C12.0971%206.9998%2C12.0971%20C4.1848%2C12.0971%201.9038%2C9.8151%201.9038%2C7.0001%20C1.9038%2C4.1851%204.1848%2C1.9031%206.9998%2C1.9031%20C7.6458%2C1.9031%208.2568%2C2.0361%208.8248%2C2.2551%20L10.2658%2C0.8111%20C9.2908%2C0.2951%208.1798%2C0.0001%206.9998%2C0.0001%20C3.1338%2C0.0001%20-0.0002%2C3.1341%20-0.0002%2C7.0001%20C-0.0002%2C10.8661%203.1338%2C14.0001%206.9998%2C14.0001%20C10.8658%2C14.0001%2013.9998%2C10.8661%2013.9998%2C7.0001%20C13.9998%2C6.4881%2013.9418%2C5.9911%2013.8378%2C5.5111%20L12.0678%2C7.2841%20Z%22/%3E%0A%09%3C/g%3E%0A%3C/svg%3E%0A'); }

.webform-small-button:active.webform-small-button-check-round .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2215%22%20viewBox%3D%220%200%2016%2015%22%3E%0A%09%3Cpolygon%20id%3D%22a%22%20points%3D%2214.148%2014%200%2014%200%200%2014.148%200%2014.148%2014%2014.148%200%200%200%200%2014%2014.148%2014%22/%3E%0A%09%3Cg%20transform%3D%22translate%281%29%22%3E%0A%20%09%09%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4.8638%2C5.0571%20L3.5148%2C6.4031%20L6.9648%2C9.8551%20L8.3138%2C8.5101%20L14.1478%2C2.6891%20L12.8028%2C1.3431%20L6.9688%2C7.1631%20L4.8638%2C5.0571%20Z%20M12.0678%2C7.2841%20C11.9178%2C9.9641%209.7178%2C12.0971%206.9998%2C12.0971%20C4.1848%2C12.0971%201.9038%2C9.8151%201.9038%2C7.0001%20C1.9038%2C4.1851%204.1848%2C1.9031%206.9998%2C1.9031%20C7.6458%2C1.9031%208.2568%2C2.0361%208.8248%2C2.2551%20L10.2658%2C0.8111%20C9.2908%2C0.2951%208.1798%2C0.0001%206.9998%2C0.0001%20C3.1338%2C0.0001%20-0.0002%2C3.1341%20-0.0002%2C7.0001%20C-0.0002%2C10.8661%203.1338%2C14.0001%206.9998%2C14.0001%20C10.8658%2C14.0001%2013.9998%2C10.8661%2013.9998%2C7.0001%20C13.9998%2C6.4881%2013.9418%2C5.9911%2013.8378%2C5.5111%20L12.0678%2C7.2841%20Z%22/%3E%0A%09%3C/g%3E%0A%3C/svg%3E%0A'); }

.webform-small-button.webform-small-button-plus .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2210px%22%20width%3D%2210px%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23535C68%22%20d%3D%22M4%204H0v2h4v4h2V6h4V4H6V0H4v4z%22/%3E%3C/svg%3E'); }

.webform-small-button:active.webform-small-button-plus .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2210px%22%20width%3D%2210px%22%20viewBox%3D%220%200%2010%2010%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M4%204H0v2h4v4h2V6h4V4H6V0H4v4z%22/%3E%3C/svg%3E'); }

.webform-small-button.webform-small-button-disk .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2217%22%20height%3D%2212%22%20viewBox%3D%220%200%2017%2012%22%3E%3Cpath%20fill%3D%22%23535C68%22%20d%3D%22M2%2C7%20L17%2C7%20C18.3%2C7%2018%2C6.4%2018%2C5.7%20C18%2C5.7%2015.5%2C0.1%2015%2C0.1%20L4%2C0.1%20C3.4%2C0.1%201%2C5.7%201%2C5.7%20C1%2C6.4%200.8%2C7%202%2C7%20Z%20M17%2C8%20L2%2C8%20C1.5%2C8%201%2C8.4%201%2C9%20L1%2C11%20C1%2C11.5%201.5%2C12%202%2C12%20L17%2C12%20C17.5%2C12%2018%2C11.5%2018%2C11%20L18%2C9%20C18%2C8.5%2017.5%2C8%2017%2C8%20Z%20M9.9%2C10%20L2.1%2C10%20C2%2C10%202%2C10%202%2C9.9%20L2%2C9.1%20C2%2C9%202%2C9%202.1%2C9%20L9.9%2C9%20C10%2C9%2010%2C9%2010%2C9.1%20L10%2C9.9%20C10%2C10%2010%2C10%209.9%2C10%20Z%20M13.9%2C10%20L12.1%2C10%20C12%2C10%2012%2C10%2012%2C9.9%20L12%2C9.1%20C12%2C9%2012%2C9%2012.1%2C9%20L13.9%2C9%20C14%2C9%2014%2C9%2014%2C9.1%20L14%2C9.9%20C14%2C10%2013.9%2C10%2013.9%2C10%20Z%22%20transform%3D%22translate%28-1%29%22/%3E%3C/svg%3E%0A'); }

.webform-small-button:active.webform-small-button-disk .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2217%22%20height%3D%2212%22%20viewBox%3D%220%200%2017%2012%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M2%2C7%20L17%2C7%20C18.3%2C7%2018%2C6.4%2018%2C5.7%20C18%2C5.7%2015.5%2C0.1%2015%2C0.1%20L4%2C0.1%20C3.4%2C0.1%201%2C5.7%201%2C5.7%20C1%2C6.4%200.8%2C7%202%2C7%20Z%20M17%2C8%20L2%2C8%20C1.5%2C8%201%2C8.4%201%2C9%20L1%2C11%20C1%2C11.5%201.5%2C12%202%2C12%20L17%2C12%20C17.5%2C12%2018%2C11.5%2018%2C11%20L18%2C9%20C18%2C8.5%2017.5%2C8%2017%2C8%20Z%20M9.9%2C10%20L2.1%2C10%20C2%2C10%202%2C10%202%2C9.9%20L2%2C9.1%20C2%2C9%202%2C9%202.1%2C9%20L9.9%2C9%20C10%2C9%2010%2C9%2010%2C9.1%20L10%2C9.9%20C10%2C10%2010%2C10%209.9%2C10%20Z%20M13.9%2C10%20L12.1%2C10%20C12%2C10%2012%2C10%2012%2C9.9%20L12%2C9.1%20C12%2C9%2012%2C9%2012.1%2C9%20L13.9%2C9%20C14%2C9%2014%2C9%2014%2C9.1%20L14%2C9.9%20C14%2C10%2013.9%2C10%2013.9%2C10%20Z%22%20transform%3D%22translate%28-1%29%22/%3E%3C/svg%3E%0A'); }

.webform-small-button.webform-small-button-dropdown .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cpath%20fill%3D%22%23535C69%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.656%2C5.235%20L2.413%2C0.992%20L0.999%2C2.406%20L5.949%2C7.356%20L6.656%2C8.063%20L12.313%2C2.406%20L10.899%2C0.992%20L6.656%2C5.235%20Z%22%20transform%3D%22translate%28-1%20-1%29%22/%3E%0A%3C/svg%3E%0A'); }

.webform-small-button:active.webform-small-button-dropdown .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.656%2C5.235%20L2.413%2C0.992%20L0.999%2C2.406%20L5.949%2C7.356%20L6.656%2C8.063%20L12.313%2C2.406%20L10.899%2C0.992%20L6.656%2C5.235%20Z%22%20transform%3D%22translate%28-1%20-1%29%22/%3E%0A%3C/svg%3E%0A'); }

.webform-button-active.webform-small-button.webform-small-button-dropdown .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.656%2C5.235%20L2.413%2C0.992%20L0.999%2C2.406%20L5.949%2C7.356%20L6.656%2C8.063%20L12.313%2C2.406%20L10.899%2C0.992%20L6.656%2C5.235%20Z%22%20transform%3D%22translate%28-1%20-1%29%22/%3E%0A%3C/svg%3E%0A'); }

.webform-button-disable.webform-small-button.webform-small-button-dropdown .webform-small-button-icon {
	opacity: .3;
	cursor: default;
}

.webform-small-button-transparent.webform-small-button-dropdown .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cpath%20fill%3D%22%23535C69%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.656%2C5.235%20L2.413%2C0.992%20L0.999%2C2.406%20L5.949%2C7.356%20L6.656%2C8.063%20L12.313%2C2.406%20L10.899%2C0.992%20L6.656%2C5.235%20Z%22%20transform%3D%22translate%28-1%20-1%29%22/%3E%0A%3C/svg%3E%0A'); }

.webform-small-button-accept.webform-small-button-dropdown .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cpath%20fill%3D%22%23535C69%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.656%2C5.235%20L2.413%2C0.992%20L0.999%2C2.406%20L5.949%2C7.356%20L6.656%2C8.063%20L12.313%2C2.406%20L10.899%2C0.992%20L6.656%2C5.235%20Z%22%20transform%3D%22translate%28-1%20-1%29%22/%3E%0A%3C/svg%3E%0A'); }

.webform-small-button-accept:active.webform-small-button-dropdown .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cpath%20fill%3D%22%23535C69%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.656%2C5.235%20L2.413%2C0.992%20L0.999%2C2.406%20L5.949%2C7.356%20L6.656%2C8.063%20L12.313%2C2.406%20L10.899%2C0.992%20L6.656%2C5.235%20Z%22%20transform%3D%22translate%28-1%20-1%29%22/%3E%0A%3C/svg%3E%0A'); }

.webform-button-active.webform-small-button-accept.webform-small-button-dropdown .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cpath%20fill%3D%22%23535C69%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.656%2C5.235%20L2.413%2C0.992%20L0.999%2C2.406%20L5.949%2C7.356%20L6.656%2C8.063%20L12.313%2C2.406%20L10.899%2C0.992%20L6.656%2C5.235%20Z%22%20transform%3D%22translate%28-1%20-1%29%22/%3E%0A%3C/svg%3E%0A'); }

.webform-small-button-decline.webform-small-button-dropdown .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.656%2C5.235%20L2.413%2C0.992%20L0.999%2C2.406%20L5.949%2C7.356%20L6.656%2C8.063%20L12.313%2C2.406%20L10.899%2C0.992%20L6.656%2C5.235%20Z%22%20transform%3D%22translate%28-1%20-1%29%22/%3E%0A%3C/svg%3E%0A'); }

.webform-small-button-blue.webform-small-button-dropdown .webform-small-button-icon { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%208%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6.656%2C5.235%20L2.413%2C0.992%20L0.999%2C2.406%20L5.949%2C7.356%20L6.656%2C8.063%20L12.313%2C2.406%20L10.899%2C0.992%20L6.656%2C5.235%20Z%22%20transform%3D%22translate%28-1%20-1%29%22/%3E%0A%3C/svg%3E%0A'); }

.webform-button-disable.webform-small-button-blue .webform-small-button-text { color: #95e3fa !important; }

.webform-button-text,
.webform-small-button-text,
.webform-button-upload .webform-button-text {
	display: inline;
	padding: 0;
	height: auto;
	outline: none;
	border: none;
	background: none !important;
	color: #7a818a;
	vertical-align: top !important;
	text-decoration: none !important;
	text-transform: uppercase;
	text-shadow: none !important;
	font: normal 12px/47px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-bold, 700);
	cursor: pointer;
	transition: color 0.25s linear;
}

.webform-small-button-text {
	height: auto;
	line-height: 39px;
}

.webform-button-upload .webform-button-text {
	display: inline-block;
	height: auto;
	vertical-align: top;
	font: 12px/39px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-bold, 700);
	cursor: pointer;
}

.webform-button-upload { }

.webform-button:hover,
.webform-button:hover .webform-button-text,
.webform-small-button:hover,
.webform-small-button:hover .webform-small-button-text,
.webform-button-upload:hover,
.webform-field-upload:hover .webform-button-upload {
	background: #cfd4d8;
	color: #535c69;
}

.webform-button:active,
.webform-button-active,
.webform-button-active:link,
.webform-button-active:visited,
.webform-button-active:active,
.webform-button-active:hover,
.webform-small-button:active,
.webform-small-button-active,
.webform-small-button-active:link,
.webform-small-button-active:visited,
.webform-small-button-active:active,
.webform-small-button-active:hover,
.webform-small-button-active:hover .webform-button-text,
.webform-small-button-active:hover .webform-small-button-text,
.webform-button-active:hover .webform-small-button-text,
.webform-button-active:hover .webform-button-text,
.webform-button-transparent.webform-button-active,
.webform-small-button-transparent.webform-button-active,
.webform-small-button-transparent.webform-small-button-active,
.webform-field-upload:active .webform-button-upload,
.webform-field-upload:active .webform-button-text {
	background: #868d95;
	box-shadow: none !important;
	color: #fff;
}

.webform-button:active .webform-button-text,
.webform-button-active .webform-button-text,
.webform-button-active .webform-small-button-text,
.webform-small-button:active .webform-small-button-text,
.webform-small-button-active .webform-small-button-text,
.webform-field-upload:active .webform-small-button-text { color: #fff; }

.webform-button-accept,
.webform-button-accept:link,
.webform-button-accept:visited,
.webform-button-accept .webform-button-text,
.webform-button-create,
.webform-button-create:link,
.webform-button-create:visited,
.webform-button-create .webform-button-text,
.webform-small-button-accept,
.webform-small-button-accept:link,
.webform-small-button-accept:visited,
.webform-small-button-accept .webform-small-button-text,
.webform-small-button-create,
.webform-small-button-create:link,
.webform-small-button-create:visited,
.webform-small-button-create .webform-small-button-text {
	background: #bbed21;
	box-shadow: none;
	color: #535c69;
}

.webform-button-accept:hover,
.webform-button-create:hover,
.webform-small-button-accept:hover,
.webform-small-button-create:hover {
	background: #d2f95f;
	color: #535c69;
}

.webform-button-accept:active,
.webform-button-create:active,
.webform-small-button-accept:active,
.webform-small-button-create:active,
.webform-button-accept.webform-button-active,
.webform-button-create.webform-button-active,
.webform-small-button-accept.webform-button-active,
.webform-small-button-accept.webform-small-button-active,
.webform-small-button-create.webform-button-active,
.webform-small-button-create.webform-small-button-active {
	background: #b2e233 !important;
	color: #535c69;
}

.webform-button-accept:active .webform-button-text,
.webform-button-create:active .webform-button-text,
.webform-button-accept.webform-button-active .webform-button-text,
.webform-button-create.webform-button-active .webform-button-text,
.webform-small-button-accept:active .webform-small-button-text,
.webform-small-button-create:active .webform-small-button-text,
.webform-small-button-accept.webform-button-active .webform-small-button-text,
.webform-small-button-accept.webform-small-button-active .webform-small-button-text { color: #535c69; }

.webform-button-accept.webform-button-text-white,
.webform-button-accept.webform-button-text-white:link,
.webform-button-accept.webform-button-text-white:visited,
.webform-small-button-accept.webform-button-text-white,
.webform-small-button-accept.webform-button-text-white:link,
.webform-small-button-accept.webform-button-text-white:visited { color: #fff; }

.webform-button-decline,
.webform-button-decline:link,
.webform-button-decline:visited,
.webform-button-decline .webform-button-text,
.webform-small-button-decline,
.webform-small-button-decline:link,
.webform-small-button-decline:visited,
.webform-small-button-decline .webform-small-button-text {
	background: #f1361b;
	box-shadow: none;
	color: #fff;
}

.webform-button-decline:hover,
.webform-button-decline:hover .webform-button-text,
.webform-small-button-decline:hover,
.webform-small-button-decline:hover .webform-small-button-text {
	background: #cc1a00;
	color: #fff;
}

.webform-button-decline:active,
.webform-button-decline.webform-button-active,
.webform-small-button-decline:active,
.webform-small-button-decline.webform-button-active,
.webform-small-button-decline.webform-small-button-active {
	background: #d24430 !important;
	color: #fff;
}

.webform-button-blue,
.webform-button-blue:link,
.webform-button-blue:visited,
.webform-button-blue .webform-button-text,
.webform-button-blue .webform-small-button-text,
.webform-small-button-blue,
.webform-small-button-blue .webform-small-button-text,
.webform-small-button-blue:link,
.webform-small-button-blue:visited,
.webform-small-button-blue .webform-small-button-text {
	background: #3bc8f5;
	box-shadow: none;
	color: #fff;
}

.webform-button-blue:hover,
.webform-button-blue:hover .webform-button-text,
.webform-small-button-blue:hover,
.webform-small-button-blue:hover .webform-small-button-text {
	background: #3fddff;
	color: #fff;
}

.webform-button-blue:active,
.webform-button-blue.webform-button-active,
.webform-small-button-blue:active,
.webform-small-button-blue.webform-button-active,
.webform-small-button-blue.webform-small-button-active {
	background: #13b1e3 !important;
	color: #fff;
}

.webform-button-transparent,
.webform-small-button-transparent {
	background: none;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	color: #535c69;
}

.webform-button-disable,
.webform-button-disable .webform-button-text,
.webform-button-disable .webform-small-button-text,
.webform-small-button-disable,
.webform-small-button-disable .webform-small-button-text {
	color: #b6c1cf !important;
	cursor: default;
}

.webform-button-disable,
.webform-small-button-disable {
	background: #ecedef !important;
	box-shadow: 0 0 0 1px #c6cdd3 inset !important;
}

.webform-button-create.webform-button-disable,
.webform-button-create.webform-button-disable .webform-button-text,
.webform-button-accept.webform-button-disable,
.webform-button-accept.webform-button-disable .webform-button-text,
.webform-small-button-create.webform-button-disable,
.webform-small-button-accept.webform-button-disable,
.webform-small-button-create.webform-button-disable .webform-small-button-text,
.webform-small-button-accept.webform-button-disable .webform-small-button-text,
.webform-small-button-create.webform-small-button-disable,
.webform-small-button-accept.webform-small-button-disable,
.webform-small-button-create.webform-small-button-disable .webform-small-button-text,
.webform-small-button-accept.webform-small-button-disable .webform-small-button-text {
	background: #bbed21 !important;
	box-shadow: none !important;
	color: #a0c83c !important;
}

.webform-button-decline.webform-button-disable,
.webform-button-decline.webform-button-disable .webform-button-text,
.webform-small-button-decline.webform-button-disable,
.webform-small-button-decline.webform-small-button-disable,
.webform-small-button-decline.webform-small-button-disable .webform-small-button-text,
.webform-small-button-decline.webform-button-disable .webform-small-button-text {
	background: #f1361b !important;
	box-shadow: none !important;
	color: #f8a498 !important;
}

.webform-button-blue.webform-button-disable,
.webform-small-button-blue.webform-button-disable,
.webform-small-button-blue.webform-small-button-disable {
	background: #3bc8f5 !important;
	box-shadow: none !important;
	color: #95e3fa !important;
}

.webform-button-link {
	display: inline-block;
	margin: 8px 15px 0 0;
	border-bottom: 1px solid transparent;
	text-decoration: none !important;
	font: normal normal normal 14px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	cursor: pointer;
	transition: border-bottom-color 0.25s linear;
}

.webform-button-link:hover { border-bottom: 1px solid; }

.webform-button-link-cancel { color: #d20000 !important; }

.webform-small-button-link {
	display: inline-block;
	margin: 0 15px 0 0;
	vertical-align: middle;
	text-decoration: underline !important;
}

.webform-small-button-separate-wrap {
	position: relative;
	display: inline-block;
	margin-right: 12px;
	padding-right: 0;
	height: 39px;
	border-radius: 0;
	box-shadow: none;
	vertical-align: middle;
	font-size: 0;
}

.webform-small-button-separate-wrap .webform-small-button {
	margin: 0;
	padding-right: 44px;
	border-radius: 0;
	box-shadow: 0 0 0 1px #c6cdd3 inset;
	vertical-align: top;
}

.webform-small-button-right-part {
	position: absolute;
	top: 1px;
	right: 1px;
	display: block;
	margin: 0;
	width: 30px;
	height: 37px;
	border-radius: 0 3px 3px 0;
	background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%224%22%20viewBox%3D%220%200%208%204%22%3E%3Cpath%20fill%3D%22%23535c68%22%20d%3D%22M4%2C4L0%2C0.015H8Z%22/%3E%3C/svg%3E%0A) no-repeat center center;
	vertical-align: top;
	cursor: pointer;
	transition: background-color 0.25s linear;
}

.webform-small-button-right-part:before,
.webform-small-button-accept + .webform-small-button-right-part:before {
	display: block;
	margin-top: 6px;
	width: 1px;
	height: 26px;
	background: rgba(83, 92, 104, .25);
	content: '';
}

.webform-small-button-accept + .webform-small-button-right-part:before,
.webform-small-button-decline + .webform-small-button-right-part:before { margin-top: 7px; }

.webform-small-button-right-part:after { display: none; }

.webform-small-button-right-part:hover { background-color: #cfd4d8; }

.webform-small-button-separate-wrap .webform-small-button-accept,
.webform-small-button-separate-wrap .webform-small-button-blue,
.webform-small-button-separate-wrap .webform-small-button-decline { box-shadow: none; }

.webform-small-button-separate-wrap .webform-small-button { border-radius: 2px; }

.webform-small-button-blue + .webform-small-button-right-part,
.webform-small-button-decline + .webform-small-button-right-part {
	top: 0;
	right: 0;
	width: 31px;
	height: 39px;
	background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%224%22%20viewBox%3D%220%200%208%204%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%2C4L0%2C0.015H8Z%22/%3E%3C/svg%3E%0A) no-repeat center center #ecedef;
}

.webform-small-button-accept + .webform-small-button-right-part { background-color: #bbed21; }

.webform-small-button-accept + .webform-small-button-right-part:hover {
	background-color: #d2f95f;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%224%22%20viewBox%3D%220%200%208%204%22%3E%3Cpath%20fill%3D%22%23535c68%22%20d%3D%22M4%2C4L0%2C0.015H8Z%22/%3E%3C/svg%3E%0A');
}

.webform-small-button-decline + .webform-small-button-right-part,
.webform-small-button-decline + .webform-small-button-right-part:hover,
.webform-small-button-blue + .webform-small-button-right-part,
.webform-small-button-blue + .webform-small-button-right-part:hover { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%224%22%20viewBox%3D%220%200%208%204%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%2C4L0%2C0.015H8Z%22/%3E%3C/svg%3E%0A'); }

.webform-small-button-decline + .webform-small-button-right-part:before,
.webform-small-button-blue + .webform-small-button-right-part:before {
	background-color: rgba(255, 255, 255, .5);
}

.webform-small-button-decline + .webform-small-button-right-part { background-color: #f1361b; }

.webform-small-button-decline + .webform-small-button-right-part:hover { background-color: #cc1a00; }

.webform-small-button-blue + .webform-small-button-right-part { background-color: #3bc8f5; }

.webform-small-button-blue + .webform-small-button-right-part:hover { background-color: #3fddff; }

.webform-small-button-blue + .webform-small-button-right-part:active { background-color: #13b1e3; }

.bx24-top-toolbar-add .webform-small-button-blue + .webform-small-button-right-part,
.bx24-top-toolbar-add .webform-small-button-blue + .webform-small-button-right-part:hover { background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%228%22%20height%3D%224%22%20viewBox%3D%220%200%208%204%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4%2C4L0%2C0.015H8Z%22/%3E%3C/svg%3E%0A'); }

.bx24-top-toolbar-add .webform-small-button-right-part:before {
	margin-top: 8px;
	height: 18px;
}

.webform-small-button-add .webform-small-button-icon,
.bx24-top-toolbar-add .webform-small-button-icon {
	position: relative;
	margin: 11px 9px 0 -6px;
	width: 11px;
	height: 11px;
}

.webform-small-button-add .webform-small-button-icon {
	margin: 14px 9px 0 -2px;
	width: 11px;
	height: 11px;
}

.webform-small-button-add .webform-small-button-icon:before,
.bx24-top-toolbar-add .webform-small-button-icon:before {
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 11px;
	height: 3px;
	background: #fff;
	content: "";
}

.webform-small-button-add .webform-small-button-icon:after,
.bx24-top-toolbar-add .webform-small-button-icon:after {
	position: absolute;
	top: 0;
	left: 4px;
	display: block;
	width: 3px;
	height: 11px;
	background: #fff;
	content: "";
}

.webform-small-button-forward .webform-small-button-icon,
.webform-small-button-back .webform-small-button-icon {
	display: inline-block;
	margin: -3px 5px 0 -5px;
	width: 7px;
	height: 11px;
	background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2029.719%2046.688%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.436%2C1.665L30.8%2C8.029%2C7.465%2C31.364%2C1.1%2C25ZM7.465%2C18.636L30.8%2C41.971l-6.364%2C6.364L1.1%2C25Z%22%20transform%3D%22translate%28-1.094%20-1.656%29%22/%3E%3C/svg%3E) center center no-repeat;
	vertical-align: middle;
}

.webform-small-button-forward .webform-small-button-icon {
	margin: -3px -5px 0 5px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2029.719%2046.688%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.564%2C48.335L2.2%2C41.971%2C25.535%2C18.636%2C31.9%2C25Zm16.971-16.97L2.2%2C8.029%2C8.564%2C1.665%2C31.9%2C25Z%22%20transform%3D%22translate%28-2.188%20-1.656%29%22/%3E%3C/svg%3E%0A') center center no-repeat;
}

/*region Loading*/
.webform-button-wait,
.webform-small-button-wait {
	position: relative;
	color: transparent !important;
}

.webform-button-wait .webform-button-text,
.webform-small-button-wait .webform-small-button-text { opacity: 0; }

.webform-button-wait:before,
.webform-small-button-wait:before {
	position: absolute;
	top: 13px;
	left: 50%;
	display: block;
	margin: 0 0 0 -11px;
	padding-right: 6px;
	width: 15px;
	height: 21px;
	border-radius: 50%;
	background: none !important;
	box-shadow: inset 0 0 0 1px #fff;
	color: #fff;
	content: '_';
	text-align: right;
	font-size: 10px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-bold, 700);
	line-height: 10px;
}

.webform-small-button-wait:before { top: 10px; }

.webform-button-wait:after,
.webform-small-button-wait:after {
	position: absolute;
	top: 17px;
	left: 50%;
	display: block;
	margin: 0 0 0 -1px;
	padding: 0;
	width: 1px;
	height: 7px;
	background: #fff !important;
	content: '';
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-animation: webform-button-clock 1s infinite linear;
	animation: webform-button-clock 1s infinite linear;
}

.webform-small-button-wait:after { top: 14px; }

.webform-button-create.webform-button-wait:before,
.webform-button-accept.webform-button-wait:before,
.webform-small-button-accept.webform-small-button-wait:before,
.webform-small-button-transparent.webform-small-button-wait:before,
.webform-button-transparent.webform-button-wait:before {
	box-shadow: inset 0 0 0 1px #535c69;
	color: #535c69;
}

.webform-button-create.webform-button-wait:after,
.webform-button-accept.webform-button-wait:after,
.webform-small-button-accept.webform-small-button-wait:after,
.webform-small-button-transparent.webform-small-button-wait:after,
.webform-button-transparent.webform-button-wait:after { background: #535c69 !important; }

@-webkit-keyframes webform-button-clock {
	0% {
		-webkit-transform: rotate(0deg);
		margin-left: -1px;
	}
	50% {
		-webkit-transform: rotate(180deg);
		margin-left: 0;
	}
	100% {
		-webkit-transform: rotate(360deg);
		margin-left: -1px;
	}
}

@keyframes webform-button-clock {
	0% {
		transform: rotate(0deg);
		margin-left: -1px;
	}
	50% {
		transform: rotate(180deg);
		margin: 0;
	}
	100% {
		transform: rotate(360deg);
		margin-left: -1px;
	}
}

/*endregion*/

/*region Triangle Icon*/
.webform-button-icon-triangle {
	display: inline-block;
	margin: -2px 0 0 3px;
	width: 0;
	height: 0;
	vertical-align: middle;
}

.webform-button-icon-triangle-down .webform-button-icon-triangle {
	border-width: 5px 4px 0;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

.webform-button-icon-triangle-up .webform-button-icon-triangle {
	border-width: 0 4px 5px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
}

/*endregion*/

/*region Deprecated selectors */
.webform-button-left,
.webform-button-right,
.webform-small-button-left,
.webform-button-upload .webform-button-left,
.webform-small-button-right,
.webform-button-upload .webform-button-right { display: none; }

/*endregion*/

.webform-button-rounded { border-radius: 25px; }

/*===========================================Users popups======================================================================*/
.finder-box {
	overflow: hidden;
	padding: 2px 6px 6px;
	width: 395px;
	background: #fff;
	font: normal normal normal 12px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.finder-box-multiple { width: 595px; }

.finder-box-layout { width: 100%; }

.finder-box-left-column {
	padding: 0;
	vertical-align: top;
}

.finder-box-multiple .finder-box-left-column { padding: 0 15px 0 0; }

.finder-box-right-column {
	width: 200px;
	border: 1px solid #e2e2e2;
	border-radius: var(--ui-border-radius-xs);
	background: #f5f5f5;
	vertical-align: top;
}

.finder-box-search { margin: 0 0 7px; }

.finder-box-search-textbox {
	width: 100%;
	border: 1px solid;
	border-color: #b0b0b0 #e2e2e2 #e2e2e2 #b0b0b0;
	font-size: 15px;
	border-radius: var(--ui-field-border-radius);
}

.finder-box-tabs {
	margin: 0 0 7px;
	white-space: nowrap
}

.finder-box-tab,
.finder-box-tab-left,
.finder-box-tab-right,
.finder-box-tab-text {
	display: inline-block;
	height: 21px;
	vertical-align: top;
	cursor: pointer;
}

.finder-box-tab-left, .finder-box-tab-right { width: 4px; }

.finder-box-tab { margin: 0 3px 0 0; }

.finder-box-tab-left { }

.finder-box-tab-right { }

.finder-box-tab-text {
	padding: 0 5px;
	color: #333;
	font-weight: var(--ui-font-weight-bold);
	line-height: 21px;
}

.finder-box-tab:hover { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) repeat-x 0 -621px; }

.finder-box-tab:hover .finder-box-tab-left { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat 0 -599px; }

.finder-box-tab:hover .finder-box-tab-right { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -4px -599px; }

.finder-box .finder-box-tab-selected { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) repeat-x 0 -643px; }

.finder-box .finder-box-tab-selected .finder-box-tab-left { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -8px -599px; }

.finder-box .finder-box-tab-selected .finder-box-tab-right { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -12px -599px; }

.finder-box-tabs-content {
	position: relative;
	overflow: auto;
	margin: 7px 0 0;
	min-height: 150px;
	max-height: 200px;
}

.finder-box-tab-content { display: none; }

.finder-box-tab-content-selected { display: block; }

.finder-box .finder-box-item {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 5px 2px 0;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	border-radius: var(--ui-border-radius-2xs);
}

.finder-box-item-text { padding: 3px 5px; }

.finder-box-item-icon {
	position: absolute;
	top: 0;
	right: 0;
	width: 17px;
	height: 21px;
	background: #fff;
}

.finder-box-item-left { margin: 0 3px 0 0; }

.finder-box-item:hover { background: #f0f0f0; }

.finder-box-item:hover .finder-box-item-icon { background: #f0f0f0 url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -19px -469px; }

.finder-box-item-selected:hover .finder-box-item-icon { background: #f0f0f0 url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -20px -577px; }

.finder-box-item-selected .finder-box-item-text { color: #666; }

.finder-box-tab-columns {
	width: 100%;
	table-layout: fixed;
}

.finder-box-tab-columns td {
	padding: 0;
	width: 50%;
	vertical-align: top
}

.finder-box-selected-items {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 235px;
}

.finder-box-selected-title {
	margin: 0 8px;
	height: 32px;
	color: #6e6e6e;
	line-height: 32px;
}

.finder-box-selected-item {
	overflow: hidden;
	margin: 0 5px 10px;
}

.finder-box-selected-item-icon {
	float: left;
	width: 13px;
	height: 15px;
	background: url(/bitrix/js/main/core/images/controls-sprite.png?2) no-repeat 0 -282px;
	cursor: pointer;
}

.finder-box-selected-item-icon:hover { background: url(/bitrix/js/main/core/images/controls-sprite.png?2) no-repeat -17px -282px; }

.finder-box-selected-item .finder-box-selected-item-text {
	display: block;
	overflow: hidden;
	padding: 0 0 0 4px;
	color: #000;
	text-decoration: none;
}

.finder-box-selected-item .finder-box-selected-item-text:hover { text-decoration: underline; }

.finder-box-tab-note {
	display: inline-block;
	margin: 0 0 0 5px;
	font-style: italic;
}

.company-structure { padding: 0 0 0 3px; }

.company-department { padding: 10px 0 0; }

.company-department-first { padding: 3px 0 0; }

.company-department-inner {
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.company-department-arrow {
	float: left;
	width: 16px;
	height: 17px;
	background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -16px -175px;
}

.company-department-opened .company-department-arrow { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -16px -191px; }

.company-department-text {
	display: inline-block;
	overflow: hidden;
	padding: 1px 5px;
	color: #000;
	font: normal normal normal 12px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.company-department-inner:hover .company-department-text,
.company-department-inner:hover .company-department-arrow { background-color: #f0f0f0; }

.company-department-children {
	display: none;
	margin-left: 3px;
	padding: 0 0 0 13px;
}

.company-department-children-opened {
	display: block;
	border-left: 1px solid #f0f0f0;
}

.company-department-employees {
	margin: 0 0 0 -10px;
	padding: 5px 0 0;
}

.company-department-employee {
	position: relative;
	margin: 5px 10px 0 0;
	cursor: pointer;
}

.company-department-employee-avatar {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 24px;
	height: 24px;
	background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat 0 -664px;
}

.company-department-employee-info {
	margin: 0 0 0 32px;
	padding: 2px 0;
}

.company-department-employee-name { color: #000; }

.company-department-employee-position {
	color: #b2b2b2;
	font-size: 11px;
	line-height: 11px;
}

.company-department-employee-icon {
	position: absolute;
	top: 10px;
	right: 5px;
	width: 11px;
	height: 11px;
}

.company-department-employee:hover { background-color: #f0f0f0; }

.company-department-employee:hover .company-department-employee-icon { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -19px -474px; }

.company-department-employee-selected:hover .company-department-employee-icon { background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat -19px -584px; }

.company-department-employees-loading { font-style: italic; }

/*intranet structure*/
.structure-department-head {
	position: absolute;
	visibility: hidden;
	margin-right: 15px;
	width: 15px;
	height: 16px;
	background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat 0 -281px;
	cursor: pointer;
}

.structure-department-head:hover { background-position: -17px -281px !important; }

/******************************* titlebar buttons *****************************************/

.intranet-title-buttons {
	position: absolute;
	top: 5px;
	right: 0;
	white-space: nowrap;
}

.intranet-title-button {
	display: inline-block;
	margin-left: 5px;
	height: 19px;
	outline: medium none;
	vertical-align: top;
	text-decoration: none !important;
	cursor: pointer;
}

.intranet-title-link {
	display: inline-block;
	margin: 0 0 0 5px;
	height: 19px;
	color: #0069c4;
	vertical-align: top;
	text-decoration: underline;
	font-size: 12px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	line-height: 19px;
	cursor: pointer;
}

.intranet-title-button-create-icon {
	display: inline-block;
	width: 11px;
	height: 19px;
	background: url(/bitrix/js/main/core/images/controls-sprite.png?1) no-repeat scroll -19px -470px transparent;
	vertical-align: top;
}

.invite-dialog-sonetgroup-wrap {
	margin-bottom: 10px;
	max-width: 500px;
	background: #fff;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	line-height: 20px;
}

.invite-dialog-inv-block {
	padding: 15px 0;
	width: 520px;
	color: #000;
	font-weight: var(--ui-font-weight-bold);
	font-size: 14px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	line-height: 20px;
}

.invite-dialog-inv-link {
	border-bottom: 1px dashed #2067b0;
	color: #2067b0;
	cursor: pointer;
}

a.invite-dialog-inv-link,
a.invite-dialog-inv-link:active,
a.invite-dialog-inv-link:visited,
a.invite-dialog-inv-link:hover { text-decoration: none; }

.invite-dialog-inv-form {
	padding: 21px 16px 15px 15px;
	min-width: 490px;
	background-color: #f9fafa;
}

.invite-dialog-inv-form .errortext {
	padding-bottom: 10px;
	color: #f00;
}

.invite-dialog-inv-form-table {
	width: 100%;
	border: none;
	border-spacing: 0;
}

.invite-dialog-inv-form-l {
	padding: 9px 10px 18px 3px;
	width: 85px;
	color: #555;
	vertical-align: top;
	text-shadow: 0 1px #fcfdfd;
	font-size: 14px;
}

.invite-dialog-inv-form-r {
	padding: 0 0 18px;
}

.invite-dialog-inv-form-footer .invite-dialog-inv-form-l,
.invite-dialog-inv-form-footer .invite-dialog-inv-form-r {
	padding-bottom: 0;
	border-top: 1px solid #e5e8e9;
}

.invite-dialog-inv-form-footer .invite-dialog-inv-form-l { padding-top: 29px; }

.invite-dialog-inv-form-footer .invite-dialog-inv-form-r { padding-top: 20px; }

.invite-dialog-inv-form-inp {
	padding: 0 0 0 2%;
	width: 97%;
	height: 30px;
	border: 1px solid;
	border-color: #b9bcbe #bdc1c3 #c1c5c8;
	border-radius: 2px;
	background-color: #fff;
	font-size: 13px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.invite-dialog-inv-form-textarea {
	overflow: auto;
	padding: 10px;
	width: 93%;
	height: 75px;
	border: 1px solid;
	border-color: #b9bcbe #bdc1c3 #c1c5c8;
	border-radius: 2px;
	background-color: #fff;
	font-size: 13px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	resize: none;
}

.invite-dialog-inv-form-textarea-active { color: #000 !important; }

.invite-dialog-inv-form-select {
	padding: 5px 3px 5px 0;
	width: 100%;
	height: 32px;
	outline: none;
	border: 1px solid;
	border-color: #b9bcbe #bdc1c3 #c1c5c8;
	border-radius: 2px;
	background-color: #fff;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.invite-dialog-inv-form-hidden-text {
	padding-top: 7px;
	height: 32px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.invite-dialog-inv-form-checkbox-wrap { padding-top: 12px; }

.invite-dialog-inv-form-checkbox {
	vertical-align: middle;
}

.invite-dialog-inv-form-checkbox-label {
	display: inline-block;
	margin-left: 2px;
	color: #555;
	vertical-align: middle;
	font-size: 13px;
}

.invite-dialog-inv-text-bold {
	padding: 10px 0;
	color: #555;
	font-weight: normal;
	font-size: 14px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.invite-dialog-inv-success-block { padding: 10px; }

.invite-dialog-box-info-set {
	margin-top: 4px;
	border: 1px solid #d9e5e7;
	background-color: #fafcfc;
	color: #555;
}

.invite-dialog-box-info-set.invite-dialog-box-info-set-inactive {
	border: 1px solid #f3f7f8;
	background-color: #f3f7f8;
	box-shadow: none;
}

.invite-dialog-box-info-block {
	overflow: hidden;
	padding: 7px;
	white-space: nowrap;
}

.invite-dialog-box-info-set-inactive .invite-dialog-box-info-block-body { display: none; }

.invite-dialog-box-info-btn {
	display: inline-block;
	padding: 0 5px;
	height: 23px;
	border: 1px solid;
	border-color: #fafcfc;
	border-radius: 2px;
	color: #2067b0;
	vertical-align: middle;
	text-shadow: 0 1px #fff;
	font-weight: var(--ui-font-weight-bold);
	font-size: 13px;
	line-height: 23px;
	cursor: pointer;
}

.invite-dialog-box-info-set.invite-dialog-box-info-set-inactive .invite-dialog-box-info-btn {
	border: 1px solid #f3f7f8;
}

.invite-dialog-box-info-btn-active {
	border-color: #adb2ba #bac0c7 #dae0e3;
	background-image: -webkit-linear-gradient(top, #dae3e6, #e4ebed);
	background-image: -moz-linear-gradient(top, #dae3e6, #e4ebed);
	background-image: -ms-linear-gradient(top, #dae3e6, #e4ebed);
	background-image: -o-linear-gradient(top, #dae3e6, #e4ebed);
	background-image: linear-gradient(to bottom, #dae3e6, #e4ebed);
}

.invite-dialog-box-info-btn-text { border-bottom: 1px dashed #2067b0; }

.invite-dialog-box-info-btn-active .invite-dialog-box-info-btn-text { border-bottom: none; }

.invite-dialog-box-info-text {
	display: inline-block;
	margin: 0 8px;
	vertical-align: middle;
	font-size: 14px;
}

.invite-dialog-box-info-left,
.invite-dialog-box-info-right {
	display: inline-block;
	margin-right: 3%;
	width: 47%;
	vertical-align: top;
}

.invite-dialog-box-info-right { margin: 0 0 0 3%; }

.invite-dialog-box-info-label {
	display: block;
	padding-bottom: 5px;
	color: #555;
	font-size: 14px;
}

.invite-dialog-box-info-close-open {
	float: right;
	padding-right: 11px;
	background: url('/bitrix/js/intranet/../../images/intranet/intranet-mail-popup-arrows.png') no-repeat right 100px;
	color: #8a8b8b;
	font-size: 12px;
	cursor: pointer;
}

.invite-dialog-box-info-open { background-position: right 7px; }

.invite-dialog-box-info-close { background-position: right -10px; }

.invite-dialog-form-table {
	margin-bottom: 6px;
	width: 100%;
}

.invite-dialog-form-table td {
	padding: 0;
	vertical-align: top;
	text-align: right;
}

.invite-dialog-form-table td:first-child { text-align: left; }

.invite-dialog-update-link {
	border-bottom: 1px dashed;
	color: rgba(128, 128, 128, 0.48);
	text-decoration: none;
}

.invite-dialog-copy-link {
	margin-top: 7px;
	color: rgba(128, 128, 128, 0.87);
	font-size: 13px;
	cursor: pointer;
	display: inline-block;
	margin-left: 6px;
}

.invite-dialog-settings {
	border-bottom: 1px dashed;
	text-decoration: none;
}

.invite-dialog-settings-link {
	margin-top: 10px;
	color: rgba(128, 128, 128, 0.87);
	font-size: 11px;
}

.bx-hint-help-icon {
	top: 12px;
	right: 0;
	display: inline-block;
	margin-left: 7px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #bfc5ca none repeat scroll 0 0;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	cursor: help;
}

.webform-rounded-cogwheel.webform-small-button {
	position: relative;
	margin: 0;
	padding: 0 10px 0 7px;
	width: 20px;
	border-radius: 30px;
	box-shadow: none;
	text-align: center;
	font-size: 0;
}

.webform-rounded-cogwheel.webform-small-button:hover {
	background: transparent;
	box-shadow: none;
}

.webform-small-button.webform-cogwheel {
	box-sizing: border-box;
	padding: 0 11px !important;
	height: 39px;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	line-height: 0;
	transition: .3s;
}

.webform-small-button.webform-cogwheel.webform-button-disable { box-shadow: none !important; }

.webform-small-button.webform-cogwheel.webform-button-disable .webform-button-icon { opacity: .45 !important; }

.webform-rounded-cogwheel .webform-button-icon,
.webform-cogwheel .webform-button-icon {
	display: inline-block;
	margin: 11px 0 0 0;
	width: 17px;
	height: 17px;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%23535C68%22%20d%3D%22M11.654%2C23.56%20L11.654%2C22.093%20L10.234%2C22.093%20C10.124%2C21.403%209.86%2C20.767%209.471%2C20.221%20L10.467%2C19.226%20L9.43%2C18.189%20L8.434%2C19.184%20C7.892%2C18.79%207.26%2C18.522%206.571%2C18.404%20L6.571%2C17%20L5.106%2C17%20L5.106%2C18.4%20C4.41%2C18.513%203.772%2C18.778%203.224%2C19.17%20L2.234%2C18.18%20L1.196%2C19.218%20L2.186%2C20.206%20C1.789%2C20.756%201.523%2C21.396%201.409%2C22.093%20L0%2C22.093%20L0%2C23.56%20L1.41%2C23.56%20C1.527%2C24.25%201.795%2C24.885%202.188%2C25.43%20L1.188%2C26.428%20L2.225%2C27.465%20L3.225%2C26.465%20C3.775%2C26.855%204.413%2C27.117%205.105%2C27.23%20L5.105%2C28.655%20L6.57%2C28.655%20L6.57%2C27.225%20C7.258%2C27.111%207.888%2C26.843%208.43%2C26.453%20L9.435%2C27.459%20L10.475%2C26.421%20L9.465%2C25.413%20C9.853%2C24.873%2010.118%2C24.243%2010.233%2C23.559%20L11.653%2C23.559%20L11.654%2C23.56%20Z%20M5.82%2C25.6%20C4.284%2C25.6%203.038%2C24.353%203.038%2C22.816%20C3.038%2C21.276%204.284%2C20.031%205.821%2C20.031%20C7.361%2C20.031%208.606%2C21.278%208.606%2C22.817%20C8.606%2C24.354%207.36%2C25.601%205.822%2C25.601%20L5.82%2C25.6%20Z%22%20transform%3D%22translate%280%20-17%29%22/%3E%0A%3C/svg%3E%0A') center center no-repeat;
	background-size: cover;
	vertical-align: top;
}

.webform-small-button.webform-cogwheel:hover { background: #cfd4d8; }

.webform-small-button.webform-cogwheel:active { background: #868d95; }

.webform-small-button.webform-cogwheel:active .webform-button-icon {
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.654%2C23.56%20L11.654%2C22.093%20L10.234%2C22.093%20C10.124%2C21.403%209.86%2C20.767%209.471%2C20.221%20L10.467%2C19.226%20L9.43%2C18.189%20L8.434%2C19.184%20C7.892%2C18.79%207.26%2C18.522%206.571%2C18.404%20L6.571%2C17%20L5.106%2C17%20L5.106%2C18.4%20C4.41%2C18.513%203.772%2C18.778%203.224%2C19.17%20L2.234%2C18.18%20L1.196%2C19.218%20L2.186%2C20.206%20C1.789%2C20.756%201.523%2C21.396%201.409%2C22.093%20L0%2C22.093%20L0%2C23.56%20L1.41%2C23.56%20C1.527%2C24.25%201.795%2C24.885%202.188%2C25.43%20L1.188%2C26.428%20L2.225%2C27.465%20L3.225%2C26.465%20C3.775%2C26.855%204.413%2C27.117%205.105%2C27.23%20L5.105%2C28.655%20L6.57%2C28.655%20L6.57%2C27.225%20C7.258%2C27.111%207.888%2C26.843%208.43%2C26.453%20L9.435%2C27.459%20L10.475%2C26.421%20L9.465%2C25.413%20C9.853%2C24.873%2010.118%2C24.243%2010.233%2C23.559%20L11.653%2C23.559%20L11.654%2C23.56%20Z%20M5.82%2C25.6%20C4.284%2C25.6%203.038%2C24.353%203.038%2C22.816%20C3.038%2C21.276%204.284%2C20.031%205.821%2C20.031%20C7.361%2C20.031%208.606%2C21.278%208.606%2C22.817%20C8.606%2C24.354%207.36%2C25.601%205.822%2C25.601%20L5.82%2C25.6%20Z%22%20transform%3D%22translate%280%20-17%29%22/%3E%0A%3C/svg%3E%0A') center center no-repeat;
	background-size: cover;
}

.sonet-filter-menu-settings-icon.webform-rounded-cogwheel {
	border: none !important;
	background: none !important;
	box-shadow: none !important;
	opacity: .45;
	transition: .3s;
}

.sonet-filter-menu-settings-icon.webform-rounded-cogwheel:hover { opacity: 1; }

.tasks-add-button-wrapper.webform-small-button {
	padding-left: 0;
	background: transparent !important;
}

.invite-dialog-phone-item {
	position: relative;
	margin-bottom: 7px;
	display: flex;
	align-items: center;
}

.invite-dialog-phone-flag-block {
	position: absolute;
	top: 9px;
	left: 10px;
	border-right: 1px solid #d1d4d8;
	padding: 0 22px 0 0;
	box-sizing: border-box;
	cursor: pointer;
	height: 19px;
	display: flex;
	align-items: center;
	background: transparent url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%226%22%20height%3D%223%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M3%203l3-3H0z%22%20fill%3D%22%23535C69%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E) no-repeat left 25px top 8px;
}

.invite-dialog-phone-input {
	background: #fff;
	border: 1px solid #c4c7cc;
	border-radius: 1px;
	font-size: 15px;
	line-height: 19px;
	padding: 8px 10px 8px 57px;
}

.invite-dialog-phone-label, .invite-dialog-inv-label {
	color: #80868e;
	font-size: 14px;
	margin-bottom: 8px;
	display: inline-block;
}

.invite-dialog-inv-label {
	margin-bottom: 0;
}

.invite-dialog-phone-list-add {
	color: #80868e;
	border-bottom: 1px dashed rgba(82, 92, 105, .3);
	transition: border-color .2s linear;
}

.invite-dialog-phone-list-add:hover {
	border-color: rgba(82, 92, 105, .8);
	color: #80868e;
}

.invite-dialog-phone-delete {
	cursor: pointer;
	width: 25px;
	height: 25px;
	display: inline-block;
	opacity: .5;
	transition: opacity .2s linear;
	background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy43ODcgMUw1IDMuNzg3IDIuMjEzIDEgMSAyLjIxMyAzLjc4NyA1IDEgNy43ODcgMi4yMTMgOSA1IDYuMjEzIDcuNzg3IDkgOSA3Ljc4NyA2LjIxMyA1IDkgMi4yMTMiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) no-repeat center;
}

.invite-dialog-phone-delete:hover {
	opacity: 1;
}

.invite-dialog-inv-form-wrap {
	background: #f9fafa;
	padding-bottom: 13px;
}

.invite-dialog-inv-text {
	margin-left: 13px;
}

.invite-dialog-inv-text-field {
	background: #f4f4f4;
	border: 1px solid #e3e6e9;
	border-radius: 2px;
	color: rgba(83, 92, 105, .5);
	padding: 10px 15px;
	margin-right: 13px;
	min-height: 100px;
	box-sizing: border-box;
	width: 615px;
}

.invite-dialog-inv-form-wrap .invite-dialog-inv-form {
	padding-bottom: 0;
}

.invite-dialog-wrap {
	border: 1px solid #c6cdd3;
	border-radius: 2px;
	padding: 10px;
	background: #fff;
}

.invite-dialog-inner {
	background: #eef2f4;
	border-radius: 2px;
	padding: 10px 16px 20px;
}

.popup-window-tabs-content.popup-window-tabs-content-invite {
	background: #fff;
	padding: 0;
	border: none;
}

.popup-window-tabs-content-invite .popup-window-tab-content {
	background: #fff;
	padding: 0;
}

.invite-dialog-inv-link-block {
	border-top: 1px solid rgba(82, 92, 105, .1);
	padding-top: 7px;
	margin-top: 17px;
}

/* /bitrix/js/ui/design-tokens/dist/ui.design-tokens.css */
/**
 * Do not edit directly
 * Generated on Tue, 26 Mar 2024 08:05:46 GMT
 */

:root {
  --ui-text-letter-spacing-auto: auto;
  --ui-text-letter-spacing-neg-3: -0.01em;
  --ui-text-letter-spacing-neg-2: -0.02em;
  --ui-text-letter-spacing-neg-1: -0.03em;
  --ui-text-letter-spacing-3: 0.15em;
  --ui-text-letter-spacing-2: 0.1em;
  --ui-text-letter-spacing-1: 0.025em;
  --ui-text-decoration-style-dashed: dashed;
  --ui-text-decoration-style-wavy: wavy;
  --ui-text-decoration-style-dotted: dotted;
  --ui-text-decoration-style-double: double;
  --ui-text-decoration-style-solid: solid;
  --ui-text-decoration-line-overline: overline;
  --ui-text-decoration-line-line-through: line-through;
  --ui-text-decoration-line-underline: underline;
  --ui-text-transform-lowercase: lowercase;
  --ui-text-transform-uppercase: uppercase;
  --ui-text-transform-capitalize: capitalize;
  --ui-text-transform-none: none;
  --ui-space-inset-8xl: 72px;
  --ui-space-inset-7xl: 64px;
  --ui-space-inset-6xl: 48px;
  --ui-space-inset-5xl: 40px;
  --ui-space-inset-4xl: 36px;
  --ui-space-inset-3xl: 32px;
  --ui-space-inset-2xl: 28px;
  --ui-space-inset-xl2: 26px;
  --ui-space-inset-xl: 24px;
  --ui-space-inset-lg2: 22px;
  --ui-space-inset-lg: 20px;
  --ui-space-inset-md2: 18px;
  --ui-space-inset-md: 16px;
  --ui-space-inset-sm2: 14px;
  --ui-space-inset-sm: 12px;
  --ui-space-inset-xs2: 10px;
  --ui-space-inset-xs: 8px;
  --ui-space-inset-2xs2: 6px;
  --ui-space-inset-2xs: 4px;
  --ui-space-inset-3xs: 2px;
  --ui-space-inset-none: 0;
  --ui-space-inline-8xl-neg: -72px;
  --ui-space-inline-7xl-neg: -64px;
  --ui-space-inline-6xl-neg: -48px;
  --ui-space-inline-5xl-neg: -40px;
  --ui-space-inline-4xl-neg: -36px;
  --ui-space-inline-3xl-neg: -32px;
  --ui-space-inline-2xl-neg: -28px;
  --ui-space-inline-xl2-neg: -26px;
  --ui-space-inline-xl-neg: -24px;
  --ui-space-inline-lg2-neg: -22px;
  --ui-space-inline-lg-neg: -20px;
  --ui-space-inline-md2-neg: -18px;
  --ui-space-inline-md-neg: -16px;
  --ui-space-inline-sm2-neg: -14px;
  --ui-space-inline-sm-neg: -12px;
  --ui-space-inline-xs2-neg: -10px;
  --ui-space-inline-xs-neg: -8px;
  --ui-space-inline-2xs2-neg: -6px;
  --ui-space-inline-2xs-neg: -4px;
  --ui-space-inline-3xs-neg: -2px;
  --ui-space-inline-8xl: 72px;
  --ui-space-inline-7xl: 64px;
  --ui-space-inline-6xl: 48px;
  --ui-space-inline-5xl: 40px;
  --ui-space-inline-4xl: 36px;
  --ui-space-inline-3xl: 32px;
  --ui-space-inline-2xl: 28px;
  --ui-space-inline-xl2: 26px;
  --ui-space-inline-xl: 24px;
  --ui-space-inline-lg2: 22px;
  --ui-space-inline-lg: 20px;
  --ui-space-inline-md2: 18px;
  --ui-space-inline-md: 16px;
  --ui-space-inline-sm2: 14px;
  --ui-space-inline-sm: 12px;
  --ui-space-inline-xs2: 10px;
  --ui-space-inline-xs: 8px;
  --ui-space-inline-2xs2: 6px;
  --ui-space-inline-2xs: 4px;
  --ui-space-inline-3xs: 2px;
  --ui-space-inline-none: 0;
  --ui-space-stack-8xl-neg: -72px;
  --ui-space-stack-7xl-neg: -64px;
  --ui-space-stack-6xl-neg: -48px;
  --ui-space-stack-5xl-neg: -40px;
  --ui-space-stack-4xl-neg: -36px;
  --ui-space-stack-3xl-neg: -32px;
  --ui-space-stack-2xl-neg: -28px;
  --ui-space-stack-xl2-neg: -26px;
  --ui-space-stack-xl-neg: -24px;
  --ui-space-stack-lg2-neg: -22px;
  --ui-space-stack-lg-neg: -20px;
  --ui-space-stack-md2-neg: -18px;
  --ui-space-stack-md-neg: -16px;
  --ui-space-stack-sm2-neg: -14px;
  --ui-space-stack-sm-neg: -12px;
  --ui-space-stack-xs2-neg: -10px;
  --ui-space-stack-xs-neg: -8px;
  --ui-space-stack-2xs2-neg: -6px;
  --ui-space-stack-2xs-neg: -4px;
  --ui-space-stack-3xs-neg: -2px;
  --ui-space-stack-8xl: 72px;
  --ui-space-stack-7xl: 64px;
  --ui-space-stack-6xl: 48px;
  --ui-space-stack-5xl: 40px;
  --ui-space-stack-4xl: 36px;
  --ui-space-stack-3xl: 32px;
  --ui-space-stack-2xl: 28px;
  --ui-space-stack-xl2: 26px;
  --ui-space-stack-xl: 24px;
  --ui-space-stack-lg2: 22px;
  --ui-space-stack-lg: 20px;
  --ui-space-stack-md2: 18px;
  --ui-space-stack-md: 16px;
  --ui-space-stack-sm2: 14px;
  --ui-space-stack-sm: 12px;
  --ui-space-stack-xs2: 10px;
  --ui-space-stack-xs: 8px;
  --ui-space-stack-2xs2: 6px;
  --ui-space-stack-2xs: 4px;
  --ui-space-stack-3xs: 2px;
  --ui-space-stack-none: 0;
  --ui-size-8xl: 72px;
  --ui-size-7xl: 64px;
  --ui-size-6xl: 48px;
  --ui-size-5xl: 40px;
  --ui-size-4xl: 36px;
  --ui-size-3xl: 32px;
  --ui-size-2xl: 28px;
  --ui-size-xl2: 26px;
  --ui-size-xl: 24px;
  --ui-size-lg2: 22px;
  --ui-size-lg: 20px;
  --ui-size-md2: 18px;
  --ui-size-md: 16px;
  --ui-size-sm2: 14px;
  --ui-size-sm: 12px;
  --ui-size-xs2: 10px;
  --ui-size-xs: 8px;
  --ui-size-2xs2: 6px;
  --ui-size-2xs: 4px;
  --ui-size-3xs: 2px;
  --ui-size-none: 0;
  --ui-shadow-left-4xl: -16px 0px 24px 0px rgba(0, 0, 0, 0.11);
  --ui-shadow-left-3xl: -12px 0px 17px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-left-2xl: -8px 0px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-left-xl: -6px 0px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-left-l: -4px 0px 5px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-left-m: -3px 0px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-left-s: -2px 0px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-left-xs: -2px 0px 2px 0px rgba(0, 0, 0, 0.07);
  --ui-shadow-left-2xs: -1px 0px 2px 0px rgba(0, 0, 0, 0.06);
  --ui-shadow-bottom-4xl: 0px 16px 24px 0px rgba(0, 0, 0, 0.11);
  --ui-shadow-bottom-3xl: 0px 12px 17px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-bottom-2xl: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-bottom-xl: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-bottom-l: 0px 4px 5px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-bottom-m: 0px 3px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-bottom-s: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-bottom-xs: 0px 2px 2px 0px rgba(0, 0, 0, 0.07);
  --ui-shadow-bottom-2xs: 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
  --ui-shadow-right-4xl: 16px 0px 24px 0px rgba(0, 0, 0, 0.11);
  --ui-shadow-right-3xl: 12px 0px 17px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-right-2xl: 8px 0px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-right-xl: 6px 0px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-right-l: 4px 0px 5px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-right-m: 3px 0px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-right-s: 2px 0px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-right-xs: 2px 0px 2px 0px rgba(0, 0, 0, 0.07);
  --ui-shadow-right-2xs: 1px 0px 2px 0px rgba(0, 0, 0, 0.06);
  --ui-shadow-top-4xl: 0px -16px 24px 0px rgba(0, 0, 0, 0.11);
  --ui-shadow-top-3xl: 0px -12px 17px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-top-2xl: 0px -8px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-top-xl: 0px -6px 10px 0px rgba(0, 0, 0, 0.1);
  --ui-shadow-top-l: 0px -4px 5px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-top-m: 0px -3px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-top-s: 0px -2px 4px 0px rgba(0, 0, 0, 0.08);
  --ui-shadow-top-xs: 0px -2px 2px 0px rgba(0, 0, 0, 0.07);
  --ui-shadow-top-2xs: 0px -1px 2px 0px rgba(0, 0, 0, 0.06);
  --ui-opacity-none: 0;
  --ui-opacity-full: 1;
  --ui-opacity-90: 0.9;
  --ui-opacity-80: 0.8;
  --ui-opacity-70: 0.7;
  --ui-opacity-60: 0.6;
  --ui-opacity-50: 0.5;
  --ui-opacity-40: 0.4;
  --ui-opacity-30: 0.3;
  --ui-opacity-20: 0.2;
  --ui-opacity-10: 0.1;
  --ui-opacity-5: 0.05;
  --ui-font-line-height-3xl: 2;
  --ui-font-line-height-2xl: 1.75;
  --ui-font-line-height-xl: 1.62;
  --ui-font-line-height-lg: 1.5;
  --ui-font-line-height-md: 1.4;
  --ui-font-line-height-sm: 1.35;
  --ui-font-line-height-2xs: 1.3;
  --ui-font-line-height-3xs: 1.2;
  --ui-font-line-height-reset: 1;
  --ui-font-size-5xl: 28px;
  --ui-font-size-4xl: 24px;
  --ui-font-size-3xl: 22px;
  --ui-font-size-2xl: 18px;
  --ui-font-size-xl: 16px;
  --ui-font-size-lg: 15px;
  --ui-font-size-md: 14px;
  --ui-font-size-sm: 13px;
  --ui-font-size-xs: 12px;
  --ui-font-size-3xs: 11px;
  --ui-font-size-4xs: 10px;
  --ui-font-size-5xs: 9px;
  --ui-font-size-6xs: 8px;
  --ui-font-size-7xs: 7px;
  --ui-font-weight-extra-black: 950;
  --ui-font-weight-black: 900;
  --ui-font-weight-extra-bold: 800;
  --ui-font-weight-bold: 700;
  --ui-font-weight-semi-bold: 600;
  --ui-font-weight-medium: 500;
  --ui-font-weight-normal: 400;
  --ui-font-weight-regular: 400;
  --ui-font-weight-light: 300;
  --ui-font-weight-extra-light: 200;
  --ui-font-weight-thin: 100;
  --ui-font-family-helvetica: "Helvetica Neue", Helvetica, Arial, sans-serif;
  --ui-font-family-system-mono: ui-monospace, SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, monospace;
  --ui-font-family-system: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  --ui-color-palette-beige-base: #fdfae1;
  --ui-color-palette-beige-base-rgb: 253, 250, 225;
  --ui-color-palette-gray-02: #f8fafb;
  --ui-color-palette-gray-02-rgb: 248, 250, 251;
  --ui-color-palette-gray-03: #f5f7f8;
  --ui-color-palette-gray-03-rgb: 245, 247, 248;
  --ui-color-palette-gray-04: #f1f4f6;
  --ui-color-palette-gray-04-rgb: 241, 244, 246;
  --ui-color-palette-gray-05: #eef2f4;
  --ui-color-palette-gray-05-rgb: 238, 242, 244;
  --ui-color-palette-gray-90: #525c69;
  --ui-color-palette-gray-90-rgb: 82, 92, 105;
  --ui-color-palette-gray-80: #6a737f;
  --ui-color-palette-gray-80-rgb: 106, 115, 127;
  --ui-color-palette-gray-70: #828b95;
  --ui-color-palette-gray-70-rgb: 130, 139, 149;
  --ui-color-palette-gray-60: #959ca4;
  --ui-color-palette-gray-60-rgb: 149, 156, 164;
  --ui-color-palette-gray-50: #a8adb4;
  --ui-color-palette-gray-50-rgb: 168, 173, 180;
  --ui-color-palette-gray-40: #bdc1c6;
  --ui-color-palette-gray-40-rgb: 189, 193, 198;
  --ui-color-palette-gray-35: #c9ccd0;
  --ui-color-palette-gray-35-rgb: 201, 204, 208;
  --ui-color-palette-gray-30: #d5d7db;
  --ui-color-palette-gray-30-rgb: 213, 215, 219;
  --ui-color-palette-gray-20: #dfe0e3;
  --ui-color-palette-gray-20-rgb: 223, 224, 227;
  --ui-color-palette-gray-15: #e6e7e9;
  --ui-color-palette-gray-15-rgb: 230, 231, 233;
  --ui-color-palette-gray-10: #edeef0;
  --ui-color-palette-gray-10-rgb: 237, 238, 240;
  --ui-color-palette-red-solid: #f0371b;
  --ui-color-palette-red-solid-rgb: 240, 55, 27;
  --ui-color-palette-red-95: #800602;
  --ui-color-palette-red-95-rgb: 128, 6, 2;
  --ui-color-palette-red-90: #9a0703;
  --ui-color-palette-red-90-rgb: 154, 7, 3;
  --ui-color-palette-red-80: #c21b16;
  --ui-color-palette-red-80-rgb: 194, 27, 22;
  --ui-color-palette-red-70: #e92f2a;
  --ui-color-palette-red-70-rgb: 233, 47, 42;
  --ui-color-palette-red-60: #f4433e;
  --ui-color-palette-red-60-rgb: 244, 67, 62;
  --ui-color-palette-red-50: #ff5752;
  --ui-color-palette-red-50-rgb: 255, 87, 82;
  --ui-color-palette-red-45: #ff7c78;
  --ui-color-palette-red-45-rgb: 255, 124, 120;
  --ui-color-palette-red-40: #ff9a97;
  --ui-color-palette-red-40-rgb: 255, 154, 151;
  --ui-color-palette-red-30: #ffcdcc;
  --ui-color-palette-red-30-rgb: 255, 205, 204;
  --ui-color-palette-red-25: #ffdcdb;
  --ui-color-palette-red-25-rgb: 255, 220, 219;
  --ui-color-palette-red-20: #ffe8e8;
  --ui-color-palette-red-20-rgb: 255, 232, 232;
  --ui-color-palette-red-15: #fff0f0;
  --ui-color-palette-red-15-rgb: 255, 240, 240;
  --ui-color-palette-red-10: #fff8f8;
  --ui-color-palette-red-10-rgb: 255, 248, 248;
  --ui-color-palette-orange-95: #614000;
  --ui-color-palette-orange-95-rgb: 97, 64, 0;
  --ui-color-palette-orange-90: #7a5100;
  --ui-color-palette-orange-90-rgb: 122, 81, 0;
  --ui-color-palette-orange-80: #9f6a00;
  --ui-color-palette-orange-80-rgb: 159, 106, 0;
  --ui-color-palette-orange-70: #c48300;
  --ui-color-palette-orange-70-rgb: 196, 131, 0;
  --ui-color-palette-orange-60: #e89b06;
  --ui-color-palette-orange-60-rgb: 232, 155, 6;
  --ui-color-palette-orange-50: #ffa900;
  --ui-color-palette-orange-50-rgb: 255, 169, 0;
  --ui-color-palette-orange-40: #ffc34d;
  --ui-color-palette-orange-40-rgb: 255, 195, 77;
  --ui-color-palette-orange-30: #ffe1a6;
  --ui-color-palette-orange-30-rgb: 255, 225, 166;
  --ui-color-palette-orange-25: #ffe9be;
  --ui-color-palette-orange-25-rgb: 255, 233, 190;
  --ui-color-palette-orange-20: #fff1d6;
  --ui-color-palette-orange-20-rgb: 255, 241, 214;
  --ui-color-palette-orange-15: #fff5e3;
  --ui-color-palette-orange-15-rgb: 255, 245, 227;
  --ui-color-palette-orange-10: #fffaf0;
  --ui-color-palette-orange-10-rgb: 255, 250, 240;
  --ui-color-palette-green-95: #3d4f00;
  --ui-color-palette-green-95-rgb: 61, 79, 0;
  --ui-color-palette-green-90: #506900;
  --ui-color-palette-green-90-rgb: 80, 105, 0;
  --ui-color-palette-green-80: #688800;
  --ui-color-palette-green-80-rgb: 104, 136, 0;
  --ui-color-palette-green-70: #7fa800;
  --ui-color-palette-green-70-rgb: 127, 168, 0;
  --ui-color-palette-green-60: #8dbb00;
  --ui-color-palette-green-60-rgb: 141, 187, 0;
  --ui-color-palette-green-55: #95c500;
  --ui-color-palette-green-55-rgb: 149, 197, 0;
  --ui-color-palette-green-50: #9dcf00;
  --ui-color-palette-green-50-rgb: 157, 207, 0;
  --ui-color-palette-green-40: #bbde4d;
  --ui-color-palette-green-40-rgb: 187, 222, 77;
  --ui-color-palette-green-35: #cfe780;
  --ui-color-palette-green-35-rgb: 207, 231, 128;
  --ui-color-palette-green-30: #e2f1b3;
  --ui-color-palette-green-30-rgb: 226, 241, 179;
  --ui-color-palette-green-25: #faf6c3;
  --ui-color-palette-green-25-rgb: 250, 246, 195;
  --ui-color-palette-green-20: #f1fbd0;
  --ui-color-palette-green-20-rgb: 241, 251, 208;
  --ui-color-palette-green-15: #f5fcde;
  --ui-color-palette-green-15-rgb: 245, 252, 222;
  --ui-color-palette-green-10: #fafded;
  --ui-color-palette-green-10-rgb: 250, 253, 237;
  --ui-color-palette-blue-95: #004f69;
  --ui-color-palette-blue-95-rgb: 0, 79, 105;
  --ui-color-palette-blue-90: #006484;
  --ui-color-palette-blue-90-rgb: 0, 100, 132;
  --ui-color-palette-blue-80: #00789e;
  --ui-color-palette-blue-80-rgb: 0, 120, 158;
  --ui-color-palette-blue-70: #008dba;
  --ui-color-palette-blue-70-rgb: 0, 141, 186;
  --ui-color-palette-blue-60: #11a9d9;
  --ui-color-palette-blue-60-rgb: 17, 169, 217;
  --ui-color-palette-blue-50: #2fc6f6;
  --ui-color-palette-blue-50-rgb: 47, 198, 246;
  --ui-color-palette-blue-40: #7fdefc;
  --ui-color-palette-blue-40-rgb: 127, 222, 252;
  --ui-color-palette-blue-30: #c3f0ff;
  --ui-color-palette-blue-30-rgb: 195, 240, 255;
  --ui-color-palette-blue-25: #d3f4ff;
  --ui-color-palette-blue-25-rgb: 211, 244, 255;
  --ui-color-palette-blue-20: #e5f9ff;
  --ui-color-palette-blue-20-rgb: 229, 249, 255;
  --ui-color-palette-blue-15: #ecfafe;
  --ui-color-palette-blue-15-rgb: 236, 250, 254;
  --ui-color-palette-blue-10: #f4fcfe;
  --ui-color-palette-blue-10-rgb: 244, 252, 254;
  --ui-color-palette-white-base: #ffffff;
  --ui-color-palette-white-base-rgb: 255, 255, 255;
  --ui-color-palette-black-base: #333333;
  --ui-color-palette-black-base-rgb: 51, 51, 51;
  --ui-color-palette-black-solid: #000000;
  --ui-color-palette-black-solid-rgb: 0, 0, 0;
  --ui-color-overlay-base: rgba(255, 255, 255, 0.5);
  --ui-color-accent-yellow: #fef3b8;
  --ui-color-accent-yellow-rgb: 254, 243, 184;
  --ui-color-accent-purple: #a77bde;
  --ui-color-accent-purple-rgb: 167, 123, 222;
  --ui-color-accent-turquoise: #05b5ab;
  --ui-color-accent-turquoise-rgb: 5, 181, 171;
  --ui-color-accent-green: #29ad49;
  --ui-color-accent-green-rgb: 41, 173, 73;
  --ui-color-accent-brown: #ae914b;
  --ui-color-accent-brown-rgb: 174, 145, 75;
  --ui-color-accent-pink: #fb6dba;
  --ui-color-accent-pink-rgb: 251, 109, 186;
  --ui-color-accent-aqua: #55d0e0;
  --ui-color-accent-aqua-rgb: 85, 208, 224;
  --ui-color-accent-light-blue: #559be6;
  --ui-color-accent-light-blue-rgb: 85, 155, 230;
  --ui-color-tag-9: #e2e3e5;
  --ui-color-tag-9-rgb: 226, 227, 229;
  --ui-color-tag-8: #ccd3dd;
  --ui-color-tag-8-rgb: 204, 211, 221;
  --ui-color-tag-7: #dfc684;
  --ui-color-tag-7-rgb: 223, 198, 132;
  --ui-color-tag-6: #ace5ec;
  --ui-color-tag-6-rgb: 172, 229, 236;
  --ui-color-tag-5: #c2d1f0;
  --ui-color-tag-5-rgb: 194, 209, 240;
  --ui-color-tag-4: #87eda0;
  --ui-color-tag-4-rgb: 135, 237, 160;
  --ui-color-tag-3: #dbf087;
  --ui-color-tag-3-rgb: 219, 240, 135;
  --ui-color-tag-2: #00baf2;
  --ui-color-tag-2-rgb: 0, 186, 242;
  --ui-color-tag-1: #bcedfc;
  --ui-color-tag-1-rgb: 188, 237, 252;
  --ui-color-link-primary-base: #2066b0;
  --ui-color-link-primary-base-rgb: 32, 102, 176;
  --ui-color-background-none: none;
  --ui-color-background-transparent: transparent;
  --ui-color-copilot-primary: #8e52ec;
  --ui-color-copilot-primary-rgb: 142, 82, 236;
  --ui-color-copilot-secondary: #b095dc;
  --ui-color-copilot-secondary-rgb: 176, 149, 220;
  --ui-color-copilot-dark: #682ac6;
  --ui-color-copilot-dark-rgb: 104, 42, 198;
  --ui-border-width-thick: 2px;
  --ui-border-width-thin: 1px;
  --ui-border-radius-pill: 99rem;
  --ui-border-radius-circle: 50%;
  --ui-border-radius-3xl: 20px;
  --ui-border-radius-2xl: 16px;
  --ui-border-radius-xl: 14px;
  --ui-border-radius-lg: 12px;
  --ui-border-radius-md: 10px;
  --ui-border-radius-sm: 8px;
  --ui-border-radius-xs: 6px;
  --ui-border-radius-2xs: 4px;
  --ui-border-radius-3xs: 2px;
  --ui-border-radius-none: 0;
  --ui-typography-text-lg-font-weight: 400;
  --ui-typography-text-lg-line-height: 1.4;
  --ui-typography-text-lg-font-size: var(--ui-font-size-lg);
  --ui-typography-text-md-font-weight: 400;
  --ui-typography-text-md-line-height: 1.4;
  --ui-typography-text-md-font-size: var(--ui-font-size-md);
  --ui-typography-text-sm-font-weight: 400;
  --ui-typography-text-sm-line-height: 1.4;
  --ui-typography-text-sm-font-size: var(--ui-font-size-sm);
  --ui-typography-text-xs-font-weight: 400;
  --ui-typography-text-xs-line-height: 1.35;
  --ui-typography-text-xs-font-size: var(--ui-font-size-xs);
  --ui-typography-heading-h6-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h6-font-weight: 600;
  --ui-typography-heading-h6-line-height: 1.4;
  --ui-typography-heading-h6-font-size: var(--ui-font-size-md);
  --ui-typography-heading-h5-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h5-font-weight: 400;
  --ui-typography-heading-h5-line-height: 1.35;
  --ui-typography-heading-h5-font-size: var(--ui-font-size-xl);
  --ui-typography-heading-h4-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h4-font-weight: 400;
  --ui-typography-heading-h4-line-height: 1.35;
  --ui-typography-heading-h4-font-size: var(--ui-font-size-2xl);
  --ui-typography-heading-h3-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h3-font-weight: 300;
  --ui-typography-heading-h3-line-height: 1.3;
  --ui-typography-heading-h3-font-size: var(--ui-font-size-3xl);
  --ui-typography-heading-h2-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h2-font-weight: 300;
  --ui-typography-heading-h2-line-height: 1.3;
  --ui-typography-heading-h2-font-size: var(--ui-font-size-4xl);
  --ui-typography-heading-h1-color: var(--ui-color-palette-black-base);
  --ui-typography-heading-h1-font-weight: 300;
  --ui-typography-heading-h1-line-height: 1.2;
  --ui-typography-heading-h1-font-size: var(--ui-font-size-5xl);
  --ui-color-base-default: var(--ui-color-palette-black-base);
  --ui-color-base-default-rgb: var(--ui-color-palette-black-base-rgb);
  --ui-color-base-solid: var(--ui-color-palette-black-solid);
  --ui-color-base-solid-rgb: var(--ui-color-palette-black-solid-rgb);
  --ui-color-base-05: var(--ui-color-palette-gray-05);
  --ui-color-base-05-rgb: var(--ui-color-palette-gray-05-rgb);
  --ui-color-base-04: var(--ui-color-palette-gray-04);
  --ui-color-base-04-rgb: var(--ui-color-palette-gray-04-rgb);
  --ui-color-base-03: var(--ui-color-palette-gray-03);
  --ui-color-base-03-rgb: var(--ui-color-palette-gray-03-rgb);
  --ui-color-base-02: var(--ui-color-palette-gray-02);
  --ui-color-base-02-rgb: var(--ui-color-palette-gray-02-rgb);
  --ui-color-base-90: var(--ui-color-palette-gray-90);
  --ui-color-base-90-rgb: var(--ui-color-palette-gray-90-rgb);
  --ui-color-base-80: var(--ui-color-palette-gray-80);
  --ui-color-base-80-rgb: var(--ui-color-palette-gray-80-rgb);
  --ui-color-base-70: var(--ui-color-palette-gray-70);
  --ui-color-base-70-rgb: var(--ui-color-palette-gray-70-rgb);
  --ui-color-base-60: var(--ui-color-palette-gray-60);
  --ui-color-base-60-rgb: var(--ui-color-palette-gray-60-rgb);
  --ui-color-base-50: var(--ui-color-palette-gray-50);
  --ui-color-base-50-rgb: var(--ui-color-palette-gray-50-rgb);
  --ui-color-base-40: var(--ui-color-palette-gray-40);
  --ui-color-base-40-rgb: var(--ui-color-palette-gray-40-rgb);
  --ui-color-base-35: var(--ui-color-palette-gray-35);
  --ui-color-base-35-rgb: var(--ui-color-palette-gray-35-rgb);
  --ui-color-base-30: var(--ui-color-palette-gray-30);
  --ui-color-base-30-rgb: var(--ui-color-palette-gray-30-rgb);
  --ui-color-base-20: var(--ui-color-palette-gray-20);
  --ui-color-base-20-rgb: var(--ui-color-palette-gray-20-rgb);
  --ui-color-base-15: var(--ui-color-palette-gray-15);
  --ui-color-base-15-rgb: var(--ui-color-palette-gray-15-rgb);
  --ui-color-base-10: var(--ui-color-palette-gray-10);
  --ui-color-base-10-rgb: var(--ui-color-palette-gray-10-rgb);
  --ui-color-background-note: var(--ui-color-palette-beige-base);
  --ui-color-background-note-rgb: var(--ui-color-palette-beige-base-rgb);
  --ui-color-background-on-alert: var(--ui-color-palette-red-70);
  --ui-color-background-on-alert-rgb: var(--ui-color-palette-red-70-rgb);
  --ui-color-background-alert: var(--ui-color-palette-red-20);
  --ui-color-background-alert-rgb: var(--ui-color-palette-red-20-rgb);
  --ui-color-background-on-warning: var(--ui-color-palette-orange-70);
  --ui-color-background-on-warning-rgb: var(--ui-color-palette-orange-70-rgb);
  --ui-color-background-warning: var(--ui-color-palette-orange-20);
  --ui-color-background-warning-rgb: var(--ui-color-palette-orange-20-rgb);
  --ui-color-background-on-success: var(--ui-color-palette-green-70);
  --ui-color-background-on-success-rgb: var(--ui-color-palette-green-70-rgb);
  --ui-color-background-success: var(--ui-color-palette-green-20);
  --ui-color-background-success-rgb: var(--ui-color-palette-green-20-rgb);
  --ui-color-background-on-info: var(--ui-color-palette-blue-70);
  --ui-color-background-on-info-rgb: var(--ui-color-palette-blue-70-rgb);
  --ui-color-background-info: var(--ui-color-palette-blue-20);
  --ui-color-background-info-rgb: var(--ui-color-palette-blue-20-rgb);
  --ui-color-background-tertiary: var(--ui-color-palette-gray-05);
  --ui-color-background-tertiary-rgb: var(--ui-color-palette-gray-05-rgb);
  --ui-color-background-secondary: var(--ui-color-palette-gray-10);
  --ui-color-background-secondary-rgb: var(--ui-color-palette-gray-10-rgb);
  --ui-color-background-primary: var(--ui-color-palette-white-base);
  --ui-color-background-primary-rgb: var(--ui-color-palette-white-base-rgb);
  --ui-color-text-warning: var(--ui-color-palette-orange-50);
  --ui-color-text-warning-rgb: var(--ui-color-palette-orange-50-rgb);
  --ui-color-text-alert: var(--ui-color-palette-red-50);
  --ui-color-text-alert-rgb: var(--ui-color-palette-red-50-rgb);
  --ui-color-text-subtle: var(--ui-color-palette-gray-70);
  --ui-color-text-subtle-rgb: var(--ui-color-palette-gray-70-rgb);
  --ui-color-text-secondary: var(--ui-color-palette-gray-90);
  --ui-color-text-secondary-rgb: var(--ui-color-palette-gray-90-rgb);
  --ui-color-text-primary: var(--ui-color-palette-black-base);
  --ui-color-text-primary-rgb: var(--ui-color-palette-black-base-rgb);
  --ui-color-extranet: var(--ui-color-palette-orange-60);
  --ui-color-extranet-rgb: var(--ui-color-palette-orange-60-rgb);
  --ui-color-on-primary-alt: var(--ui-color-palette-white-base);
  --ui-color-on-primary-alt-rgb: var(--ui-color-palette-white-base-rgb);
  --ui-color-primary-alt: var(--ui-color-palette-green-50);
  --ui-color-primary-alt-rgb: var(--ui-color-palette-green-50-rgb);
  --ui-color-on-primary: var(--ui-color-palette-white-base);
  --ui-color-on-primary-rgb: var(--ui-color-palette-white-base-rgb);
  --ui-color-primary: var(--ui-color-palette-blue-50);
  --ui-color-primary-rgb: var(--ui-color-palette-blue-50-rgb);
}

.ui-typography-heading-h1 {
	font-size: var(--ui-typography-heading-h1-font-size);
	line-height: var(--ui-typography-heading-h1-line-height);
	font-weight: var(--ui-typography-heading-h1-font-weight);
	color: var(--ui-typography-heading-h1-color);
}

.ui-typography-heading-h2 {
	font-size: var(--ui-typography-heading-h2-font-size);
	line-height: var(--ui-typography-heading-h2-line-height);
	font-weight: var(--ui-typography-heading-h2-font-weight);
	color: var(--ui-typography-heading-h2-color);
}

.ui-typography-heading-h3 {
	font-size: var(--ui-typography-heading-h3-font-size);
	line-height: var(--ui-typography-heading-h3-line-height);
	font-weight: var(--ui-typography-heading-h3-font-weight);
	color: var(--ui-typography-heading-h3-color);
}

.ui-typography-heading-h4 {
	font-size: var(--ui-typography-heading-h4-font-size);
	line-height: var(--ui-typography-heading-h4-line-height);
	font-weight: var(--ui-typography-heading-h4-font-weight);
	color: var(--ui-typography-heading-h4-color);
}

.ui-typography-heading-h5 {
	font-size: var(--ui-typography-heading-h5-font-size);
	line-height: var(--ui-typography-heading-h5-line-height);
	font-weight: var(--ui-typography-heading-h5-font-weight);
	color: var(--ui-typography-heading-h5-color);
}

.ui-typography-heading-h6 {
	font-size: var(--ui-typography-heading-h6-font-size);
	line-height: var(--ui-typography-heading-h6-line-height);
	font-weight: var(--ui-typography-heading-h6-font-weight);
	color: var(--ui-typography-heading-h6-color);
}

.ui-typography-text-xs {
	font-size: var(--ui-typography-text-xs-font-size);
	line-height: var(--ui-typography-text-xs-line-height);
	font-weight: var(--ui-typography-text-xs-font-weight);
}

.ui-typography-text-sm {
	font-size: var(--ui-typography-text-sm-font-size);
	line-height: var(--ui-typography-text-sm-line-height);
	font-weight: var(--ui-typography-text-sm-font-weight);
}

.ui-typography-text-md {
	font-size: var(--ui-typography-text-md-font-size);
	line-height: var(--ui-typography-text-md-line-height);
	font-weight: var(--ui-typography-text-md-font-weight);
}

.ui-typography-text-lg {
	font-size: var(--ui-typography-text-lg-font-size);
	line-height: var(--ui-typography-text-lg-line-height);
	font-weight: var(--ui-typography-text-lg-font-weight);
}

/* /bitrix/js/intranet/design-tokens/bitrix24/bitrix24-design-tokens.css */
:root, body {
	--popup-window-border-radius: var(--ui-border-radius-md);
	--popup-window-content-border-radius: var(--ui-border-radius-3xs);
	--popup-window-button-border-radius: var(--ui-border-radius-2xs);
	--mib-radius: var(--ui-border-radius-md);
	--ui-btn-radius: var(--ui-border-radius-2xs);
	--ui-alert-border-radius: var(--ui-border-radius-md);
	--ui-field-border-radius: var(--ui-border-radius-2xs);
	--main-grid-border-radius: var(--ui-border-radius-md);
	--ui-form-section-border-radius: var(--ui-border-radius-md);
	--ui-form-collapse-block-border-radius: var(--ui-border-radius-sm);

	--ui-font-family-primary: var(--ui-font-family-system);
	--ui-font-family-secondary: var(--ui-font-family-system);
}

.bx-win:root,
.bx-win body {
	--ui-font-weight-bold: 600;
	--ui-font-weight-medium: 600;
}

.bx-linux.bx-font-medium:root,
.bx-linux.bx-font-medium body {
	--ui-font-weight-bold: 500;
	--ui-font-weight-semi-bold: 500;
}

.bx-linux.bx-font-semi-bold:root,
.bx-linux.bx-font-semi-bold body {
	--ui-font-weight-bold: 600;
	--ui-font-weight-semi-bold: 600;
}

b,
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: var(--ui-font-weight-bold);
}

.bitrix24-default-theme:not(.ui-page-slider-wrapper) .main-buttons-box {
	--mib-radius: 0 0 var(--ui-border-radius-md) var(--ui-border-radius-md);
}

.profile-menu:not(.profile-menu-iframe) .main-buttons-box {
	--mib-radius: 0 0 var(--ui-border-radius-md) var(--ui-border-radius-md);
}

.ui-side-panel-content .ui-side-panel-menu > .main-buttons:first-child {
	--mib-radius: 0 0 var(--ui-border-radius-md) var(--ui-border-radius-md);
}

/* /bitrix/js/ui/fonts/montserrat/ui.font.montserrat.css */
:root {
	--ui-font-family-montserrat: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	--ui-font-face-montserrat: 'Montserrat';
}

@font-face {
	font-family: 'Montserrat';
	src:
		local('Montserrat'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-regular.woff2') format('woff2'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src:
		local('Montserrat Medium'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-medium.woff2') format('woff2'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src:
		local('Montserrat Semibold'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-semibold.woff2') format('woff2'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-semibold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src:
		local('Montserrat Bold'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-bold.woff2') format('woff2'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

/* old */

@font-face {
	font-family: 'Montserrat-regular';
	src:
		local('Montserrat Regular'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-regular.woff2') format('woff2'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-medium';
	src:
		local('Montserrat Medium'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-medium.woff2') format('woff2'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-semibold';
	src:
		local('Montserrat Semibold'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-semibold.woff2') format('woff2'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-semibold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-bold';
	src:
		local('Montserrat Bold'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-bold.woff2') format('woff2'),
		url('/bitrix/js/ui/fonts/montserrat/montserrat-bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* /bitrix/js/ui/fonts/opensans/ui.font.opensans.css */
:root {
	--ui-font-family-open-sans: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@font-face {
	font-family: 'Open Sans';
	src:
		local('Open Sans'),
		url('/bitrix/js/ui/fonts/opensans/opensans-regular.woff') format('woff'),
		url('/bitrix/js/ui/fonts/opensans/opensans-regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src:
		local('Open Sans Light'),
		url('/bitrix/js/ui/fonts/opensans/opensans-light.woff') format('woff'),
		url('/bitrix/js/ui/fonts/opensans/opensans-light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src:
		local('Open Sans Semibold'),
		url('/bitrix/js/ui/fonts/opensans/opensans-semibold.woff') format('woff'),
		url('/bitrix/js/ui/fonts/opensans/opensans-semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src:
		local('Open Sans Bold'),
		url('/bitrix/js/ui/fonts/opensans/opensans-bold.woff') format('woff'),
		url('/bitrix/js/ui/fonts/opensans/opensans-bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans';
	src:
		local('Open Sans'),
		url('/bitrix/js/ui/fonts/opensans/opensans-regular.woff') format('woff'),
		url('/bitrix/js/ui/fonts/opensans/opensans-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Regular';
	src:
		local('Open Sans'),
		url('/bitrix/js/ui/fonts/opensans/opensans-regular.woff') format('woff'),
		url('/bitrix/js/ui/fonts/opensans/opensans-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Light';
	src:
		local('Open Sans Light'),
		url('/bitrix/js/ui/fonts/opensans/opensans-light.woff') format('woff'),
		url('/bitrix/js/ui/fonts/opensans/opensans-light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Semibold';
	src:
		local('Open Sans Semibold'),
		url('/bitrix/js/ui/fonts/opensans/opensans-semibold.woff') format('woff'),
		url('/bitrix/js/ui/fonts/opensans/opensans-semibold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-Bold';
	src:
		local('Open Sans Bold'),
		url('/bitrix/js/ui/fonts/opensans/opensans-bold.woff') format('woff'),
		url('/bitrix/js/ui/fonts/opensans/opensans-bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* /bitrix/js/main/popup/dist/main.popup.bundle.css */
.popup-window {
	background-color: var(--popup-window-background-color, #fff);
	-webkit-box-shadow: var(--popup-window-box-shadow, 0 7px 21px rgba(83, 92, 105, .12), 0 -1px 6px 0 rgba(83, 92, 105, .06));
	        box-shadow: var(--popup-window-box-shadow, 0 7px 21px rgba(83, 92, 105, .12), 0 -1px 6px 0 rgba(83, 92, 105, .06));
	padding: 10px;
	font: 13px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: stretch;
	    -ms-flex-pack: stretch;
	        justify-content: stretch;
	border-radius: var(--popup-window-border-radius);
	border: var(--popup-window-border, none);
	will-change: opacity;
}

.popup-window-disable-scroll {
	overflow: hidden;
}

.popup-window.--fixed {
	position: fixed !important;
}

/* A super hack for legacy code which directly reads and writes popupContainer.style.display */
.popup-window.--open {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.popup-window.popup-window-with-titlebar {
	padding: 0 10px 10px;
}

.popup-window-delimiter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: var(--popup-window-delimiter-height, 1px);
	position: relative;
	margin: var(--popup-window-delimiter-margin);
}

.popup-window-delimiter:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	display: block;
	height: 1px;
	background-color: var(--popup-window-delimiter-bg-color, #f0f1f2);
}

.popup-window-delimiter-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: var(--popup-window-delimiter-section-height, 25px);
	text-align: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: var(--popup-window-delimiter-margin);
}

.popup-window-delimiter-section:before,
.popup-window-delimiter-section:after {
	display: block;
	content: "";
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	min-width: 15px;
	height: 1px;
	background-color: var(--popup-window-delimiter-bg-color, #f0f1f2);
}

.popup-window-delimiter-section:before {
	display: var(--popup-window-delimiter-left-line-display, block);
}

.popup-window-delimiter-section:after {
	display: var(--popup-window-delimiter-right-line-display, block);
}

.popup-window-delimiter-text {
	padding: var(--popup-window-delimiter-text-padding, 0 12px);
	background: #fff;
	color: var(--popup-window-delimiter-text-color, #b1b6bc);
	font-size: var(--popup-window-delimiter-text-transform, 10px);
	font-weight: var(--popup-window-delimiter-font-weight, var(--ui-font-weight-bold));
	text-transform: var(--popup-window-delimiter-text-transform, uppercase);
	white-space: nowrap;
	overflow-x: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	text-align: center;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.popup-window-buttons {
	text-align: center;
	padding: 20px 0 10px;
	position: relative;
}

.popup-window-button {
	display: inline-block;
	height: 39px;
	line-height: 39px;
	margin: 0 12px 0 0;
	background: #ecedef;
	border-radius: var(--popup-window-button-border-radius, 2px);
	cursor: pointer;
	color: #7a818a;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-bold, 700);
	font-size: 12px;
	outline: none;
	padding: 0 18px;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-box-shadow: 0 0 0 1px #c6cdd3 inset;
	box-shadow: 0 0 0 1px #c6cdd3 inset;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	-o-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
}

.popup-window-button:before,
.popup-window-button:after {
	display: none;
}

.popup-window-button:hover {
	background: #cfd4d8;
	color: #535c69;
}

.popup-window-button:last-child {
	margin-right: 0;
}

.popup-window-button-accept,
.popup-window-button-create {
	background: #bbed21;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #535c69;
}

.popup-window-button-accept:hover,
.popup-window-button-create:hover {
	background: #d2f95f;
	color: #535c69;
}

.popup-window-button-wait {
	color: transparent !important;
	position: relative;
}

.popup-window-button-wait .popup-window-button-text {
	opacity: 0;
}

.popup-window-button-wait:before {
	background: none !important;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	        box-shadow: inset 0 0 0 1px #fff;
	border-radius: 50%;
	color: #fff;
	display: block !important;
	content: '_' !important;
	font-size: 10px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	line-height: 10px;
	height: 21px;
	top: 10px;
	left: 50%;
	margin: 0 0 0 -11px;
	padding-right: 6px;
	position: absolute;
	text-align: right;
	width: 15px;
}

.popup-window-button-wait:after {
	background: #fff !important;
	content: ' ' !important;
	display: block !important;
	height: 7px;
	position: absolute;
	top: 13px;
	left: 50%;
	padding: 0;
	width: 1px;
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	    transform-origin: 0 100%;
	-webkit-animation: popup-window-button-animation 1s infinite linear;
	        animation: popup-window-button-animation 1s infinite linear;
}

.popup-window-button-create.popup-window-button-wait:before,
.popup-window-button-accept.popup-window-button-wait:before {
	color: #535c69;
	-webkit-box-shadow: inset 0 0 0 1px #535c69;
	box-shadow: inset 0 0 0 1px #535c69;
}

.popup-window-button-create.popup-window-button-wait:after,
.popup-window-button-accept.popup-window-button-wait:after {
	background: #535c69 !important;
}

@-webkit-keyframes popup-window-button-animation {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}

@keyframes popup-window-button-animation {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		        transform: rotate(360deg);
	}
}

.popup-window-button-decline {
	background: #f1361b;
	color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.popup-window-button-decline:hover {
	background: #cc1a00;
	color: #fff;
}

.popup-window-button-cancel {
	font-weight: normal;
}

.popup-window-button-blue {
	background-color: #3bc8f5;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #fff;
}

.popup-window-button-blue:hover {
	background-color: #3fddff;
	color: #fff;
}

.popup-window-button-blue:active {
	background-color: #13b1e3;
	color: #fff;
}

.popup-window-button-link,
.popup-window-button-link-cancel,
.popup-window-button-link:hover,
.popup-window-button-link:active {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.popup-window-button-link {
	border-bottom: 1px solid #c0c2c5;
	border-radius: 0;
	color: #535c69;
	cursor: pointer;
	height: 17px;
	line-height: 17px;
	-webkit-transition: border-bottom-color 0.15s linear;
	-o-transition: border-bottom-color 0.15s linear;
	transition: border-bottom-color 0.15s linear;
	padding: 0;
}

.popup-window-button-link:hover,
.popup-window-button-link:active {
	border-bottom-color: #535c69;
	color: #535c69;
	line-height: 17px;
	height: 17px;
}

.popup-window-button-link-cancel {
	color: #f1361b;
	border-bottom-color: #ffb4a9;
}

.popup-window-button.popup-window-button-link-cancel:hover,
.popup-window-button.popup-window-button-link-cancel:active {
	border-bottom-color: #f1361b;
	color: #f1361b;
}

.popup-window-button-disable {
	cursor: default;
	opacity: 0.3;
}

.popup-window-titlebar {
	height: 49px;
}

.popup-window-titlebar-text,
.popup-window-titlebar-text-version {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #80868e;
	display: inline-block;
	font-size: 14px;
	font-weight: var(--ui-font-weight-bold);
	max-width: 100%;
	line-height: 49px;
	overflow: hidden;
	padding: 0 30px 0 4px;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}

.popup-window-titlebar-text-version {
	font-weight: normal;
	font-size: 13px;
	padding-left: 0;
}

.popup-window-content {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	border-radius: var(--popup-window-content-border-radius);
	scrollbar-width: thin;
	scrollbar-color: var(--popup-window-scrollbar-thumb-background, rgba(82, 92, 105, 0.2));
}

.popup-window-content::-webkit-scrollbar {
	width: 12px;
}

.popup-window-content::-webkit-scrollbar-track {
	background-color: var(--popup-window-scrollbar-track-background, rgba(82, 92, 105, 0.05));
	margin: 8px 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	background-clip: content-box;
}

.popup-window-content::-webkit-scrollbar-thumb {
	background-color: var(--popup-window-scrollbar-thumb-background, rgba(82, 92, 105, 0.2));
	margin: 8px 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	background-clip: content-box;
}

.popup-window-content::-webkit-scrollbar-thumb:hover {
	background-color: var(--popup-window-scrollbar-thumb-hover-background, rgba(82, 92, 105, 0.5));
}

.popup-window-with-titlebar .popup-window-content,
.popup-window-content-gray .popup-window-content {
	background-color: #eef2f4;
}

.popup-window-content-white .popup-window-content {
	background-color: #fff;
}

.popup-window-with-titlebar .popup-window-content {
	padding: 20px;
}

.popup-window-close-icon {
	cursor: pointer;
	height: 27px;
	outline: none;
	opacity: 0.5;
	position: absolute;
	right: 3px;
	top: 5px;
	width: 27px;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.popup-window-close-icon:after {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	        transform: translate3d(-50%, -50%, 0);
	width: 10px;
	height: 10px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.666.621a.5.5 0 00-.707 0L5.002 3.58 2.044.62a.5.5 0 00-.707 0l-.714.714a.5.5 0 000 .707L3.581 5 .623 7.957a.5.5 0 000 .708l.714.713a.5.5 0 00.707 0L5.002 6.42l2.957 2.958a.5.5 0 00.708 0l.713-.714a.5.5 0 000-.707L6.422 5 9.38 2.042a.5.5 0 000-.707L8.666.62z' fill='%23828b95'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
}

.popup-window-close-icon.--large:after {
	width: 12px;
	height: 12px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.664 6l3.89 3.891a.6.6 0 010 .848l-.813.815a.6.6 0 01-.85 0l-3.89-3.89-3.89 3.89a.6.6 0 01-.849 0l-.814-.815a.6.6 0 010-.848l3.89-3.89L.448 2.11a.6.6 0 010-.849l.814-.814a.6.6 0 01.849 0L6 4.337l3.89-3.89a.6.6 0 01.85 0l.814.814a.6.6 0 010 .849L7.665 6z' fill='%23828b95'/%3E%3C/svg%3E");
}

.popup-window-close-icon.--large {
	top: 10px;
	right: 10px;
}

.popup-window-close-icon.popup-window-titlebar-close-icon.--large,
.popup-window-titlebar-close-icon {
	top: 10px;
	right: 7px;
}

.popup-window-close-icon:hover {
	opacity: 1;
}

.popup-window-angly {
	display: none;
	height: 22px;
	position: absolute;
	overflow: hidden;
	width: 33px;
	pointer-events: none;
}

.popup-window-angly--arrow {
	background-color: #fff;
	-webkit-box-shadow: 0 0 21px rgba(83, 92, 105, .13);
	box-shadow: 0 0 21px rgba(83, 92, 105, .13);
	content: '';
	height: 15px;
	position: absolute;
	left: 9px;
	top: 16px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transform-origin: 50% 50%;
	    -ms-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
	width: 15px;
}

.popup-window-angly-top {
	display: block;
	left: 10px;
	margin: 0;
	top: -22px;
}

.popup-window-angly-top .popup-window-angly--arrow { }

.popup-window-angly-right {
	display: block;
	right: -17px;
	top: 10px;
	height: 30px;
	width: 17px;
}

.popup-window-angly-right .popup-window-angly--arrow {
	left: -9px;
	top: 8px;
}

.popup-window-angly-bottom {
	bottom: -20px;
	display: block;
	height: 20px;
	margin-left: 10px;
}

.popup-window-angly-bottom .popup-window-angly--arrow {
	top: -9px;
}

.popup-window-angly-left {
	display: block;
	left: -14px;
	top: 10px;
	height: 30px;
	width: 14px;
}

.popup-window-angly-left .popup-window-angly--arrow {
	left: 8px;
	top: 8px;
}

.popup-window-overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #333;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.popup-window-resize {
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
	position: absolute;
	right: 2px;
	bottom: 2px;
	width: 12px;
	height: 12px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAADBJREFUGBljYMADLl269B+PNESKNopwmoosgcxGcSeyBDKbKEUoGpA5uNgoplKNAwBv1DPc646T+wAAAABJRU5ErkJggg==");
	background-repeat: no-repeat;
	background-position: center;
	cursor: nwse-resize;
}

.popup-window:hover .popup-window-resize {
	opacity: 1;
}

/* Menu Popup */
.menu-popup {
	padding: var(--menu-popup-padding, 8px 0);
}

.menu-popup-title {
	margin: 0 0 7px 0;
	padding: 0 0 0 4px;
	color: #4c4c4c;
	white-space: nowrap;
	font: normal normal normal 12px/normal var(--ui-font-family-primary, var(--ui-font-family-helvetica));
}

.menu-popup .menu-popup-item {
	background-color: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	cursor: pointer;
	height: 36px;
	position: relative;
	text-decoration: none;
	outline: none;
	white-space: nowrap;
}

/* A super hack for legacy code which directly reads and writes menu-popup-item.style.display */
.menu-popup .menu-popup-item[style*="block"] {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.menu-popup .menu-popup-item-disabled {
	pointer-events: none;
	opacity: 0.4;
	cursor: default;
}

.menu-popup .menu-popup-item-disabled .main-ui-loader-svg-circle {
	stroke: #4a4e53;
	stroke-width: 3;
}

.menu-popup-item-icon {
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
	width: var(--menu-popup-item-icon-width, 19px);
	height: var(--menu-popup-item-icon-height, 16px);
}

.menu-popup-item-text {
	display: inline-block;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	font-size: var(--menu-popup-item-font-size);
	color: var(--menu-popup-item-color, #525c68);
	line-height: 36px;
	padding: 0 15px 0 9px;
	text-decoration: none;
	vertical-align: middle;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

/* A temporary hack for the custom menu separators */
.menu-popup .menu-popup-items .main-buttons-submenu-item.main-buttons-submenu-separator.main-buttons-hidden-label .menu-popup-item-text span {
	top: -10px !important;
}

.menu-popup-item-text .tariff-lock {
	margin: 0 5px 2px 5px;
	vertical-align: middle;
}

.popup-window-fixed-width .menu-popup-item-text {
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.menu-popup-no-icon .menu-popup-item-text {
	padding: var(--menu-popup-item-padding, 0 15px);
}

.menu-popup-item-submenu .menu-popup-item-text {
	padding-right: var(--menu-popup-item-has-submenu-padding, 28px);
}

.menu-popup-item:hover,
.menu-popup-item.menu-popup-item-open {
	background-color: var(--menu-popup-item-bg-color-hover, #f5f5f6);
}

.menu-popup-item:active {
	background-color: var(--menu-popup-item-bg-color-active, #f5f5f6);
}

.menu-popup-item:hover .menu-popup-item-text {
	color: var(--menu-popup-item-color-hover, #3b434f);
}

.menu-popup-item:active .menu-popup-item-text {
	color: var(--menu-popup-item-color-active);
}

.menu-popup-item.menu-popup-item-disabled:hover {
	background: initial;
}

.menu-popup-item-submenu:after {
	position: absolute;
	right: var(--menu-popup-item-chevron-right, 11px);
	width: var(--menu-popup-item-chevron-width, 6px);
	height: var(--menu-popup-item-chevron-height, 9px);
	background-image: var(--menu-popup-item-chevron-image, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0tLjAxIDEuMTg3bDIuOTIyIDIuOTItMi45MiAyLjkyMyAxLjE3MyAxLjE3MyAyLjkyLTIuOTJMNS4yNiA0LjEwNyAxLjE2NC4wMTMiIGZpbGw9IiNBOEFCQjIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==));
	background-size: cover;
	content: "";
}

.bx-admin-submenu-opened { background: #f0f0f0 !important; border-radius: 3px; }

.menu-popup-no-icon .menu-popup-item-icon { display: none; }

.menu-popup-item-view .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8.37 0a6.37 6.37 0 015.326 9.861l3.309 3.307c.392.392.39 1.03.005 1.415l-.427.427c-.39.389-1.025.384-1.415-.005l-3.307-3.309A6.37 6.37 0 118.369 0zm0 1.82a4.55 4.55 0 100 9.098 4.55 4.55 0 000-9.098z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-edit .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M14.42 1l2.55 2.577-9.978 9.951-2.55-2.577L14.418 1zM3.008 14.638a.267.267 0 00.067.255c.067.067.164.093.255.067l2.851-.768-2.405-2.405-.768 2.85z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-create .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8.978 0v6h6.064v2.948l-6.064-.001v6.043H6l-.001-6.043H0V6h5.999L6 0h2.978z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-create-quick .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.39 8.032v3l3.01.002v2l-3.01-.001v3.003h-2v-3.003h-3.005v-2h3.006V8.032h2zM12.23 0L6.77 6.044h5.46l-8.865 9.409L6.77 8.744H2L5.009 0h7.22z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-take .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M7.477 14.702L2 9.39l2.267-2.209 3.21 3.102L16.002 2l2.267 2.209z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-begin .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M9.632 1a7.632 7.632 0 110 15.265A7.632 7.632 0 019.632 1zm0 1.752a5.88 5.88 0 100 11.761 5.88 5.88 0 000-11.761zM8.296 5.119a.7.7 0 01.375.11l4.418 2.806a.7.7 0 010 1.182L8.67 12.024a.7.7 0 01-1.075-.59V5.818a.7.7 0 01.7-.7z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-decline .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M6.161 2l.017 2.83h2.138a4.433 4.433 0 014.433 4.434v.129a4.433 4.433 0 01-4.433 4.433H4.91c-.24 0-.474-.019-.702-.055v-1.949h3.908l.163-.005a2.48 2.48 0 002.317-2.475l-.005-.163A2.48 2.48 0 008.116 6.86H6.19l.017 3.048L2 5.932 6.161 2zm10.043 1.887v9.662h-2.008V3.887h2.008z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-reopen .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M9.514 2a6.508 6.508 0 015.42 2.899l1.794-1.796v5.681h-5.68l2.238-2.238a4.254 4.254 0 10-3.772 6.222l.146-.005-.173 2.264-.207-.004A6.514 6.514 0 019.514 2z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-complete .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M4 2h11.648L13.1 6.015l2.548 4.016-9.661-.001v4.963H4V2z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-hold .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8 2v12H5V2h3zm5.986 0v12h-3V2h3z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-accept .menu-popup-item-icon {
	background-repeat: no-repeat;
	background-image: var(--menu-popup-item-accept-image, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M7.477 14.702L2 9.39l2.267-2.209 3.21 3.102L16.002 2l2.267 2.209z'/%3E%3C/svg%3E"));
	background-color: transparent;
}

.menu-popup-item-remake .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.246 8.07l1.398 2.234a2 2 0 01-1.695 3.06l-3.038-.001v2.439L8.56 12.45l3.352-3.352-.001 2.065 2.676.001-1.247-1.993 1.906-1.101zM5.58 5.71l1.227 4.578L4.849 9.16l-1.253 2.005h3.056v2.2H3.236a2 2 0 01-1.695-3.06L2.944 8.06 1 6.936 5.579 5.71zM10.153.304a2 2 0 01.635.635l1.746 2.791L14.5 2.597l-1.227 4.578L8.694 5.95l1.933-1.117-1.535-2.455L7.6 4.761l-1.906-1.1L7.397.94a2 2 0 012.756-.635z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-delete .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.406 3.889l-3.8 3.8 3.841 3.841-1.867 1.867-3.841-3.842-3.826 3.828-1.887-1.886L7.853 7.67l-3.8-3.8L5.92 2.003l3.8 3.8 3.8-3.8z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-copy .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M4.898 9.472V3.094c0-.108.088-.196.196-.196h6.378c.107 0 .195.088.195.196V3.4h1.899v-1.76a.642.642 0 00-.64-.641H3.64a.642.642 0 00-.64.64v9.285c0 .353.288.64.64.64h1.655V9.668h-.201a.196.196 0 01-.196-.195zm10.223 3.442a.208.208 0 01-.207.207H8.161a.208.208 0 01-.207-.207V6.161c0-.113.094-.207.207-.207h6.753c.114 0 .207.094.207.207v6.753zm1.148-8.86H6.713a.66.66 0 00-.659.66v9.555a.66.66 0 00.66.659h9.555a.661.661 0 00.659-.66V4.714a.66.66 0 00-.66-.659z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-delegate .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M10.283 2.73c-.485-.8 3.605-1.466 3.877.984a7.774 7.774 0 010 2.227s.611-.073.203 1.137c0 0-.225.87-.57.675 0 0 .056 1.1-.487 1.287 0 0 .04.586.04.625l.453.07s-.014.49.077.542c.414.279.868.49 1.345.626 1.41.372 2.126 1.012 2.126 1.571l.388 2.55H5.908s.079-1.256.293-2.127c.215-.87 1.42-1.516 2.53-2.013.575-.258.7-.412 1.278-.676a2.04 2.04 0 00.039-.487l.491-.06s.065.122-.039-.597c0 0-.552-.15-.578-1.294 0 0-.415.143-.44-.55-.018-.47-.372-.878.137-1.216l-.26-.72s-.272-2.78.924-2.555zm-7.307.929l4.167 4.168-4.167 4.167-.001-3.001H0v-2h2.975V3.659z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-add-to-tm .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M12.293 1.542a7.494 7.494 0 014.696 6.952 7.348 7.348 0 01-7.196 7.49 7.494 7.494 0 112.5-14.442zM5.428 4.587a5.64 5.64 0 004.291 9.543 5.53 5.53 0 005.416-5.636 5.64 5.64 0 00-9.707-3.907zM8.13 9.989V5.417h2v2.572h2.508v2H8.13z'/%3E%3C/svg%3E") no-repeat;
}

.menu-popup-item-accept-sm .menu-popup-item-icon {
	background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='-4 -4 19 16'%3E%3Cpath fill='%232066B0' d='M1.36 3.446L4.013 6.1 10.316 0l1.36 1.36-6.299 6.1-1.364 1.36-1.36-1.36L0 4.806z'/%3E%3C/svg%3E") no-repeat;
}

.popup-window-button-left,
.popup-window-button-right {
	display: none;
}

/* ========Popup Window Darken==========*/
.popup-window-dark {
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: var(--popup-window-border-radius, 4px);
	-webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17);
	        box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17);
}

.popup-window-dark .popup-window-content {
	background-color: transparent;
	color: #fff;
	margin: 0;
}

.popup-window-dark .popup-window-angly--arrow {
	background-color: rgba(0, 0, 0, 0.8);
}

.popup-window-dark .popup-window-titlebar-text {
	color: #fff;
}

.popup-window-dark .popup-window-close-icon:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.666.621a.5.5 0 00-.707 0L5.002 3.58 2.044.62a.5.5 0 00-.707 0l-.714.714a.5.5 0 000 .707L3.581 5 .623 7.957a.5.5 0 000 .708l.714.713a.5.5 0 00.707 0L5.002 6.42l2.957 2.958a.5.5 0 00.708 0l.713-.714a.5.5 0 000-.707L6.422 5 9.38 2.042a.5.5 0 000-.707L8.666.62z' fill='%23FFF'/%3E%3C/svg%3E");
}

.popup-window-dark .popup-window-close-icon.--large:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.664 6l3.89 3.891a.6.6 0 010 .848l-.813.815a.6.6 0 01-.85 0l-3.89-3.89-3.89 3.89a.6.6 0 01-.849 0l-.814-.815a.6.6 0 010-.848l3.89-3.89L.448 2.11a.6.6 0 010-.849l.814-.814a.6.6 0 01.849 0L6 4.337l3.89-3.89a.6.6 0 01.85 0l.814.814a.6.6 0 010 .849L7.665 6z' fill='%23FFF'/%3E%3C/svg%3E");
}

/*===========TABS==========*/
.popup-window-tabs-box {
	padding: 10px 0 4px;
}

.popup-window-tabs {
	position: relative;
	padding: 0 20px 0 0;
	margin: 0;
	height: 42px;
	font-size: 0;
	z-index: 1;
}

.popup-window-tab {
	display: inline-block;
	height: 42px;
	margin: 0 7px 0 0;
	padding: 0 12px;
	border: none;
	vertical-align: top;
	font-size: 14px;
	font-weight: var(--ui-font-weight-bold);
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	line-height: 41px;
	color: #535c69;
	background-color: #ecf2f3;
	text-shadow: none;
	cursor: pointer;
	-webkit-transition: background-color 0.15s linear;
	-o-transition: background-color 0.15s linear;
	transition: background-color 0.15s linear;
}

.popup-window-tab:hover {
	background-color: #f7f9f9;
}

.popup-window-tab-selected {
	position: relative;
	z-index: 2;
	padding: 0 11px;
	background-color: #fff !important;
	line-height: 40px;
	border-radius: 2px 2px 0 0;
	border: 1px solid #c6cdd3;
	border-bottom: none;
	cursor: default;
}

.popup-window-tabs-content {
	margin: 0;
	padding: 10px;
	border: 1px solid #c6cdd3;
	border-radius: 0 3px 3px;
}

.popup-window-tab-content {
	display: none;
	padding: 20px;
	background: #eef2f4;
}

.popup-window-tabs-content-white .popup-window-tab-content {
	padding: 10px;
	background: #fff;
}

.popup-window-tab-content-selected {
	display: block;
}

.popup-window-show-animation-opacity {
	-webkit-animation: popupWindowShowAnimationOpacity 100ms;
	        animation: popupWindowShowAnimationOpacity 100ms;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

@-webkit-keyframes popupWindowShowAnimationOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes popupWindowShowAnimationOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.popup-window-show-animation-opacity-transform {
	-webkit-animation: popupWindowShowAnimationOpacityTransform 100ms;
	        animation: popupWindowShowAnimationOpacityTransform 100ms;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

@-webkit-keyframes popupWindowShowAnimationOpacityTransform {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 5px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		-ms-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
}

@keyframes popupWindowShowAnimationOpacityTransform {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 5px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		-ms-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
}

.popup-window-close-animation-opacity {
	-webkit-animation: popupWindowCloseAnimationOpacity 150ms;
	        animation: popupWindowCloseAnimationOpacity 150ms;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

@-webkit-keyframes popupWindowCloseAnimationOpacity {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes popupWindowCloseAnimationOpacity {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

.popup-window-close-animation-opacity-transform {
	-webkit-animation: popupWindowCloseAnimationOpacity 150ms;
	        animation: popupWindowCloseAnimationOpacity 150ms;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

@-webkit-keyframes popupWindowCloseAnimationOpacityTransform {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		-ms-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
}

@keyframes popupWindowCloseAnimationOpacityTransform {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0px, 0);
		-ms-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
}

.popup-window-show-animation-scale {
	-webkit-animation: popup-window-show-animation-scale 400ms;
	        animation: popup-window-show-animation-scale 400ms;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}

@-webkit-keyframes popup-window-show-animation-scale {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		        transform: scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
}

@keyframes popup-window-show-animation-scale {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		        transform: scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
}

/* /bitrix/js/socialservices/css/ss.css */
.bx-ss-icon {background-image:url('/bitrix/js/socialservices/css/icons_v5.png?v=3'); width:16px; height:16px; background-repeat:no-repeat;}
.openid {background-position: 0 -192px;}
.yandex {background-position: 0 0;}
.openid-mail-ru {background-position: 0 -48px;}
.livejournal {background-position: 0 -16px;}
.liveinternet {background-position: 0 -128px;}
.blogger {background-position: 0 -144px;}
.rambler {background-position: 0 -160px;}
.liveid {background-position: 0 -176px;}
.facebook {background-position: 0 -32px;}
.twitter {background-position: 0 -96px;}
.vkontakte {background-position: 0 -80px;}
.mymailru {background-position: 0 -64px;}
.google {background-position: 0 -112px;}
.google-plus {background-position: 0 -112px;}
.odnoklassniki {background-position: 0 -208px;}
.bitrix24 {background-position: 0 -378px}
.dropbox {background-position: 0 -504px}
.box {background-position: 0 -520px}
.office365 {background-position: 0 -559px}
.mailru2 {background-position: 0 -48px;}
.apple {background-position: -74px 0;}
.zoom {background-position: -74px -18px;}

.bx-ss-button {display:inline-block; background-image:url('/bitrix/js/socialservices/css/icons_v5.png') !important; width:87px !important; height:21px !important; background-repeat:no-repeat; vertical-align:middle !important;}
.liveid-button {background-position: 0 -334px !important;}
.facebook-button {background-position: 0 -224px !important;}
.twitter-button {background-position: 0 -290px !important;}
.vkontakte-button {background-position: 0 -268px !important;}
.mymailru-button {background-position: 0 -246px !important;}
.google-button {background-position: 0 -312px !important;}
.odnoklassniki-button {background-position: 0 -356px !important;}
.bitrix24net-button {background-position: 0 -416px !important;}
.bitrix24net-button-ru,
.bitrix24net-button-kz
{background-position: 0 -394px !important;}
.bitrix24net-button-ua {background-position: 0 -438px !important;}
.dropbox-button {background-position: 0 -482px !important;}
.box-button {background-position: 0 -537px !important;}
.yandex-button {background-position: 0 -460px !important;}
.office365-button {background-position: 0 -576px !important;}

td.to_twitter {text-align:center !important;}
div.bx-auth {max-width:600px; margin-top:12px; margin-bottom:10px;}
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;}

div.bx-auth-services  {padding: 0; margin: 0; overflow:hidden; zoom:1;}
div.bx-auth-services div {display:block; float:left; margin:4px 6px 0px 0px; width:170px;}
div.bx-auth-services a {display:inline-block; margin:1px; padding:4px 4px 4px 4px; text-decoration:none; color:#646464; outline:none;}
div.bx-auth-services a:hover {margin: 0; border:1px solid #D9D9D9; text-decoration: none !important;}
div.bx-auth-services a.bx-ss-selected {margin: 0; border:1px solid #D9D9D9; background-color:#EBEBEB;}
div.bx-auth-services i {display:inline-block; margin: 0; margin-right:4px; vertical-align:middle; cursor:pointer;}
div.bx-auth-services b {vertical-align:middle; font-weight:var(--ui-font-weight-bold); font-size:12px; font-family:Tahoma,Verdana,Arial,sans-serif;}

div.bx-auth-service-form {color:black; background-color:#EEEEEE; border-bottom:solid 1px #D6D6D6; margin-top:1px; padding:8px; vertical-align:middle; font-size:12px;}
div.bx-auth-service-form span, div.bx-auth-service-form input { vertical-align:middle;}
div.bx-auth-service-form input.button {position:relative; left:1px;}
div.bx-auth-service-form span.bx-ss-icon {display:inline-block; margin-right:6px;}

span.bx-spacer {display:inline-block; width:8px;}
span.bx-spacer-vert {display:inline-block; height:10px;}
span.bx-spacer-vert25 {display:inline-block; height:25px;}

div.bx-auth-serv-icons {}
div.bx-auth-serv-icons a {display:inline-block; margin:1px; text-decoration:none; color:#646464; outline:none;}
div.bx-auth-serv-icons a:hover {margin: 0; border:1px solid #D9D9D9;}
div.bx-auth-serv-icons i {margin:3px; display:inline-block; vertical-align:middle;  cursor:pointer;}
div.bx-auth-lbl {margin-top:8px; margin-bottom:4px;}

div.bx-auth-float {padding-left:15px; padding-right:15px; font-size:100%;}

div.bx-sonet-profile-field-socserv {line-height: 15px !important;}

div.bx-auth-form {width: 510px !important;}

textarea.ss-text-for-message-default {width: 300px; height: 130px; color:grey;  font-weight:lighter;}
textarea.ss-text-for-message {margin-top: 5px;}
td.bx-ss-soc-serv { font: var(--ui-font-weight-bold) 12px/15px var(--ui-font-family-primary, var(--ui-font-family-helvetica)); }
td.bx-ss-soc-serv i{ vertical-align:-25%;}

div.bx-taimen-socserv-div {padding-bottom: 9px; padding-left: 50px; }
a.ss-socserv-setup-link {padding-left: 10px; color: grey !important; text-decoration:underline; }
.ss-text-without-border {padding-left:5px; border: none; background: #F8FAFB; color: #6286bb; font-style:italic; }
.bx-ss-timeman-header-div {padding-bottom:10px; }

td.bx-ss-soc-serv-setup {white-space: pre-line; width: 300px; font-size: 75%;}
a.bx-ss-soc-serv-setup-link{text-decoration:underline !important;}

/* /bitrix/templates/login/template_styles.css */
@font-face {
	font-family: 'Montserrat-regular';
	src: url('/bitrix/templates/login/font/montserrat-regular.eot');
	src:
		url('/bitrix/templates/login/font/montserrat-regular.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/login/font/montserrat-regular.woff2') format('woff2'),
		url('/bitrix/templates/login/font/montserrat-regular.woff') format('woff'),
		url('/bitrix/templates/login/font/montserrat-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-regular';
	src: url('/bitrix/templates/login/font/montserrat-medium.eot');
	src:
		url('/bitrix/templates/login/font/montserrat-medium.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/login/font/montserrat-medium.woff2') format('woff2'),
		url('/bitrix/templates/login/font/montserrat-medium.woff') format('woff'),
		url('/bitrix/templates/login/font/montserrat-medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat-regular';
	src: url('/bitrix/templates/login/font/montserrat-semibold.eot');
	src:
		url('/bitrix/templates/login/font/montserrat-semibold.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/login/font/montserrat-semibold.woff2') format('woff2'),
		url('/bitrix/templates/login/font/montserrat-semibold.woff') format('woff'),
		url('/bitrix/templates/login/font/montserrat-semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

:root {
	--intranet-pub-font-family-montserrat: 'Montserrat-regular', var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	--intranet-pub-font-family-primary: var(--ui-font-family-montserrat, var(--intranet-pub-font-family-montserrat));
}

html {
	height: 100%;
}

body {
	background: #2fc6f7;
	box-sizing: border-box;
	height: 100%;
	font-family: var(--intranet-pub-font-family-primary);
	font-weight: 500;
	min-height: 650px;
	margin: 0;
	/*min-width: 1024px;*/
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.main-logo {
	display: inline-block;
	height: 87px;
	text-decoration: none;
	width: 226px;
}

.main-logo-ru {
	background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22226%22%20height%3D%2264%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23E2F5FD%22%20fill-rule%3D%22nonzero%22%20d%3D%22M7.47%2060.22c-4.268%200-7.304-2.97-7.304-7.414%200-4.4%203.014-7.436%207.304-7.436%204.29%200%207.304%203.058%207.304%207.436%200%204.444-3.08%207.414-7.304%207.414zm0-2.222c2.662%200%204.488-1.914%204.488-5.192%200-3.212-1.738-5.214-4.488-5.214-2.684%200-4.488%201.914-4.488%205.214%200%203.278%201.804%205.192%204.488%205.192zm14.366%202.222c-2.992%200-5.038-1.914-5.038-6.82%200-2.508.682-5.104%201.804-6.226%201.342-1.452%202.882-1.65%207.546-2.75v2.354c-4.114%201.012-5.258%201.188-5.918%202.046-.352.44-.616%201.166-.748%202.002h.044a6.024%206.024%200%200%201%203.014-.836c3.036%200%204.4%202.156%204.4%204.818%200%203.102-1.716%205.412-5.104%205.412zm.066-2.112c1.716%200%202.354-1.408%202.354-3.102%200-1.518-.506-2.992-2.222-2.992-.88%200-1.826.33-2.618.748-.022.286-.022.55-.022.748%200%203.124.946%204.598%202.508%204.598zM32.022%2060v-8.228H28.59l-.616-2.178h6.666v3.696c.374-.022.792-.044%201.188-.044%203.454%200%204.576%201.562%204.576%203.322%200%201.892-1.122%203.432-4.62%203.432h-3.762zm2.618-2.002h1.078c1.76%200%202.068-.638%202.068-1.386%200-.77-.374-1.342-2.068-1.342-.33%200-.748.022-1.078.044v2.684zm16.632-2.486h-6.666c.066%201.606%201.21%202.64%202.948%202.64%201.034%200%201.87-.286%202.618-.704l.792%201.804c-1.1.682-2.398.968-3.674.968-3.784%200-5.324-2.596-5.324-5.412%200-3.124%201.716-5.478%204.686-5.478%202.926%200%204.62%202.112%204.62%205.566v.616zm-6.688-1.826h4.026c-.022-1.188-.616-2.354-2.002-2.354-1.298%200-2.002%201.1-2.024%202.354zm7.986%209.988v-5.786h.682c1.452-1.782%202.156-3.938%202.948-8.294h6.402v8.294h1.474v5.786h-2.42V60H54.99v3.674h-2.42zm7.414-5.786v-6.16h-1.87c-.462%202.684-1.122%204.62-2.046%206.116v.044h3.916zM66.122%2060V49.594h2.574v4.62c0%20.836-.044%201.628-.088%202.244h.044c.286-.484.792-1.298%201.386-2.178l3.256-4.686h2.552V60h-2.574v-4.62c0-.836.044-1.628.088-2.244h-.044c-.286.484-.77%201.298-1.386%202.178L68.674%2060h-2.552zm12.32%200V49.594h2.618v3.74h4.092v-3.74h2.64V60h-2.64v-4.378H81.06V60h-2.618zm11.198%200l1.452-3.124c.33-.704.638-1.1%201.122-1.298v-.044c-1.188-.484-1.782-1.496-1.782-2.706%200-1.738%201.078-3.234%203.894-3.234h4.356V60h-2.618v-3.652h-1.628c-.308%200-.638.264-.924.99L92.478%2060H89.64zm3.388-6.952c0%20.814.528%201.364%201.54%201.364h1.496v-2.816H94.59c-1.1%200-1.562.616-1.562%201.452zm17.072%202.464h-6.666c.066%201.606%201.21%202.64%202.948%202.64%201.034%200%201.87-.286%202.618-.704l.792%201.804c-1.1.682-2.398.968-3.674.968-3.784%200-5.324-2.596-5.324-5.412%200-3.124%201.716-5.478%204.686-5.478%202.926%200%204.62%202.112%204.62%205.566v.616zm-6.688-1.826h4.026c-.022-1.188-.616-2.354-2.002-2.354-1.298%200-2.002%201.1-2.024%202.354zM114.566%2060v-8.228h-3.168v-2.178h9.548l-.682%202.178h-3.08V60h-2.618zm12.694%200V49.594h2.618v4.092h1.21c1.298%200%201.276-2.178%202.134-3.432.418-.572%201.012-.924%201.914-.924.286%200%20.77.044%201.078.154v2.222a1.767%201.767%200%200%200-.594-.088c-.308%200-.55.11-.726.33-.528.726-.616%202.222-1.496%202.75v.044c.528.198.88.594%201.21%201.276L136.5%2060h-2.838l-1.32-3.322c-.308-.704-.594-.99-.902-.99h-1.562V60h-2.618zm15.598.22c-3.102%200-5.192-2.332-5.192-5.456%200-3.124%202.09-5.434%205.192-5.434%203.102%200%205.214%202.31%205.214%205.434s-2.112%205.456-5.214%205.456zm0-2.112c1.65%200%202.508-1.408%202.508-3.344%200-1.914-.858-3.322-2.508-3.322s-2.508%201.408-2.508%203.322c0%201.936.858%203.344%202.508%203.344zM150.162%2060V49.594h2.574l1.584%202.596c.594.924%201.078%201.892%201.386%202.464h.044c.286-.55.792-1.54%201.386-2.464l1.562-2.596h2.574V60h-2.552v-4.576c0-.792.044-1.584.066-2.002h-.066c-.198.44-.572%201.078-.968%201.716l-1.474%202.398h-1.122l-1.474-2.42c-.396-.638-.77-1.276-.968-1.694h-.066c.044.418.066%201.254.066%202.09V60h-2.552zm13.706%200V49.594h9.152V60h-2.618v-8.074h-3.916V60h-2.618zm18.04%200l-.396-.99c-.748.682-1.694%201.21-2.992%201.21-1.98%200-3.454-1.32-3.454-3.322%200-1.408.682-2.288%201.76-2.838.726-.374%201.628-.55%202.684-.594l1.782-.066v-.33c0-1.21-.792-1.738-2.002-1.738-1.034%200-1.98.33-2.728.726l-.858-1.694a8.185%208.185%200%200%201%204.026-1.034c2.794%200%204.18%201.276%204.18%203.784v4.224c0%201.21.044%202.112.198%202.662h-2.2zm-.616-4.84l-1.408.044c-.682.022-1.166.132-1.518.33-.44.242-.638.66-.638%201.188%200%20.902.594%201.43%201.54%201.43.968%200%201.672-.484%202.024-.77V55.16zm5.214%204.84V49.594h2.618v3.74h4.092v-3.74h2.64V60h-2.64v-4.378h-4.092V60h-2.618zm11.946%200V49.594h2.574v4.62c0%20.836-.044%201.628-.088%202.244h.044c.286-.484.792-1.298%201.386-2.178l3.256-4.686h2.552V60h-2.574v-4.62c0-.836.044-1.628.088-2.244h-.044c-.286.484-.77%201.298-1.386%202.178L201.004%2060h-2.552zm12.32%200V49.594h2.618v3.872h2.09c.462-2.442%202.178-4.136%204.774-4.136%203.036%200%204.884%202.31%204.884%205.434s-1.826%205.456-4.884%205.456c-2.706%200-4.466-1.848-4.818-4.466h-2.046V60h-2.618zm9.482-1.892c1.606%200%202.222-1.408%202.222-3.344%200-1.914-.572-3.322-2.222-3.322s-2.222%201.408-2.222%203.322c0%201.936.616%203.344%202.222%203.344z%22/%3E%3Cpath%20fill%3D%22%230065A3%22%20d%3D%22M172.54%209.105c0-2.502-2.07-3.38-4.273-3.38-2.95%200-5.373.966-7.618%201.975l-1.542-4.608c2.51-1.141%205.99-2.414%2010.13-2.414%206.473%200%209.6%203.248%209.6%207.812%200%207.988-11.01%2010.226-12.86%2016.327h13.257v5.09h-21.096c1.19-14.263%2014.401-15.097%2014.401-20.802%22/%3E%3Cpath%20fill%3D%22%230065A3%22%20d%3D%22M188.526%2018.19h2.643v-3.117c0-2.238.176-4.827.264-5.398l-6.562%208.646a71.941%2071.941%200%200%201%203.655-.131zm-10.35%201.009L192.71.766h4.316V18.19h4.316v4.827h-4.316v6.89h-5.857v-6.89h-12.992V19.2z%22/%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M24.366%2025.473c3.735%200%205.285-1.188%205.285-3.683%200-1.426-.556-2.416-1.47-2.97-.993-.594-2.424-.753-4.053-.753h-1.789v7.406h2.027zM16.895%203.81h17.207l-1.351%204.396H22.339v5.465h1.789c2.821%200%205.325.356%207.272%201.386%202.305%201.188%203.696%203.326%203.696%206.653%200%204.672-2.822%208.197-10.85%208.197h-7.351V3.811zm21.142%207.366h5.206v7.484c0%201.545-.04%203.05-.16%204.119h.12c.437-.752%201.351-2.337%202.424-3.88l5.365-7.723h5.246v18.731h-5.246v-7.484c0-1.545.08-3.05.199-4.119h-.12a79.014%2079.014%200%200%201-2.424%203.88l-5.365%207.723h-5.245V11.177zM63.987%2015.612h-5.603v-4.435h17.724l-1.391%204.435h-5.365v14.296h-5.365zM85.407%2025.908c3.22%200%204.809-2.098%204.809-5.385%200-3.644-1.987-5.426-5.286-5.426-.676%200-1.232.04-1.828.238v10.177c.715.238%201.391.396%202.305.396zm-7.67-13.979a22.951%2022.951%200%200%201%207.432-1.227c6.994%200%2010.53%203.92%2010.53%209.82%200%205.624-3.814%209.782-9.894%209.782-.915%200-1.829-.119-2.703-.356v9.345h-5.365V11.93zm20.506-.752h5.206v7.484c0%201.545-.04%203.05-.159%204.119h.12c.437-.752%201.35-2.337%202.424-3.88l5.365-7.723h5.245v18.731H111.2v-7.484c0-1.545.079-3.05.198-4.119h-.119a79.015%2079.015%200%200%201-2.424%203.88l-5.365%207.723h-5.246V11.177zm21.659%200h5.365v7.168h1.987c2.265%200%202.186-3.802%203.855-6.02.715-.99%201.828-1.623%203.537-1.623.556%200%201.55.079%202.146.277v4.554a3.27%203.27%200%200%200-1.113-.198c-.596%200-.994.198-1.312.594-.954%201.188-1.112%203.604-2.503%204.475v.079c.914.357%201.589%201.03%202.146%202.218l3.377%207.207h-5.802l-2.225-5.861c-.477-1.148-.954-1.663-1.47-1.663h-2.623v7.524h-5.365V11.177zm18.36%209.465c0-5.94%204.61-9.94%2010.134-9.94%202.543%200%204.212.713%205.205%201.346v4.475c-1.351-1.03-2.782-1.584-4.61-1.584-3.298%200-5.245%202.495-5.245%205.663%200%203.524%201.987%205.425%205.007%205.425%201.67%200%202.941-.475%204.332-1.267l1.51%203.643c-1.55%201.109-3.974%201.901-6.597%201.901-6.24%200-9.736-4.158-9.736-9.662%22/%3E%3Cpath%20fill%3D%22%230065A3%22%20d%3D%22M214.316%2017.787a7.563%207.563%200%201%201%200-15.124%207.563%207.563%200%201%201%200%2015.124m0-17.285c-5.371%200-9.725%204.353-9.725%209.723%200%205.37%204.354%209.723%209.725%209.723%205.37%200%209.725-4.354%209.725-9.723%200-5.37-4.354-9.723-9.725-9.723%22/%3E%3Cpath%20fill%3D%22%230065A3%22%20d%3D%22M215.396%209.144h3.242v2.161h-5.402V5.903h2.16v3.241z%22/%3E%3C/g%3E%3C/svg%3E) no-repeat center;
}

.main-logo-en {
	background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22226%22%20height%3D%2235%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M51.726%2024.971c3.02%200%204.53-1.03%204.53-3.406%200-2.02-1.51-3.168-4.013-3.168h-3.299v6.574h2.782zm-.715-11.009c2.384%200%203.616-1.346%203.616-3.049%200-1.782-1.192-3.168-3.735-3.168h-1.948v6.217h2.067zM43.5%203.31h8.226c5.683%200%208.226%203.286%208.226%206.613%200%202.138-1.073%204.237-3.1%205.267v.079c3.14.832%204.889%203.366%204.889%206.296%200%203.96-3.1%207.841-9.3%207.841H43.5V3.31z%22/%3E%3Cpath%20d%3D%22M43.5%2029.802h154.074V0H43.5z%22/%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M64.562%2029.406h5.365v-18.73h-5.365v18.73zm-.556-24.513c0-1.702%201.39-3.088%203.259-3.088%201.828%200%203.218%201.307%203.218%203.088%200%201.743-1.39%203.169-3.218%203.169-1.868%200-3.26-1.386-3.26-3.169zm11.048%2019.642v-9.701h-3.458v-4.159h3.458V6.28l5.404-1.545v5.94h5.683l-1.232%204.159h-4.45v8.355c0%201.743.556%202.337%201.787%202.337a5.236%205.236%200%20002.782-.832l1.55%203.643c-1.39.95-3.854%201.465-5.722%201.465-3.577%200-5.802-1.98-5.802-5.267m12.995-13.86h4.53l.596%201.98c1.59-1.465%203.1-2.455%205.126-2.455.915%200%202.027.277%202.862.871l-1.868%204.436a4.59%204.59%200%2000-2.384-.713c-1.153%200-2.067.396-3.497%201.544v13.068h-5.365v-18.73zm14.148%2018.731h5.365v-18.73h-5.365v18.73zm-.557-24.513c0-1.702%201.391-3.088%203.259-3.088%201.828%200%203.219%201.307%203.219%203.088%200%201.743-1.391%203.169-3.22%203.169-1.867%200-3.258-1.386-3.258-3.169zm14.386%2015.088l-6.875-9.306h5.564l4.212%205.703%204.213-5.703h5.563l-6.955%209.306%207.034%209.425h-5.563l-4.332-5.861-4.371%205.861h-5.563z%22/%3E%3Cpath%20fill%3D%22%230065A3%22%20d%3D%22M145.99%208.64c0-2.502-2.07-3.38-4.272-3.38-2.95%200-5.373.966-7.62%201.976l-1.541-4.609c2.51-1.141%205.99-2.414%2010.13-2.414%206.474%200%209.6%203.248%209.6%207.812%200%207.988-11.01%2010.226-12.86%2016.327h13.257v5.091h-21.096c1.19-14.263%2014.402-15.097%2014.402-20.803%22/%3E%3Cpath%20fill%3D%22%230065A3%22%20d%3D%22M161.976%2017.725h2.643v-3.116c0-2.238.176-4.828.264-5.398l-6.562%208.646a71.941%2071.941%200%20013.655-.132zm-10.349%201.01L166.16.3h4.317v17.424h4.316v4.828h-4.316v6.89h-5.858v-6.89h-12.992v-3.819zm36.222-1.45a7.563%207.563%200%20110-15.124%207.563%207.563%200%20110%2015.124m0-17.285c-5.37%200-9.724%204.353-9.724%209.723%200%205.37%204.354%209.723%209.724%209.723%205.371%200%209.725-4.353%209.725-9.723%200-5.37-4.354-9.723-9.725-9.723%22/%3E%3Cpath%20fill%3D%22%230065A3%22%20d%3D%22M188.93%208.642h3.242v2.161h-5.403V5.402h2.16v3.24z%22/%3E%3C/g%3E%3C/svg%3E) no-repeat center;
}

.main-logo-ua {
	background: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22183%22%20height%3D%2263%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23E2F5FD%22%20fill-rule%3D%22nonzero%22%20d%3D%22M14.694%2059.23c-5.037%200-7.475-3.128-7.475-7.636%200-4.53%202.783-7.889%207.774-7.889%201.426%200%203.128.322%204.071.736v2.53c-1.173-.62-2.53-.966-4.002-.966-2.967%200-4.6%201.771-4.922%204.21h7.406v2.23h-7.429c.207%202.737%201.863%204.485%204.853%204.485%201.495%200%202.737-.437%203.818-1.058l.805%202.162c-1.702.92-3.404%201.196-4.899%201.196zm6.417%203.611v-6.049h.713c1.518-1.863%202.254-4.117%203.082-8.67h6.693v8.67h1.541v6.05h-2.53V59h-6.969v3.841h-2.53zm7.751-6.049v-6.44h-1.955c-.483%202.806-1.173%204.83-2.139%206.394v.046h4.094zM35.279%2059V48.121h2.737v3.91h4.278v-3.91h2.76v10.88h-2.76v-4.578h-4.278V59h-2.737zm19.067%200l-.414-1.035c-.782.713-1.771%201.265-3.128%201.265-2.07%200-3.611-1.38-3.611-3.473%200-1.472.713-2.392%201.84-2.967.759-.39%201.702-.575%202.806-.62l1.863-.07v-.345c0-1.265-.828-1.817-2.093-1.817-1.081%200-2.07.345-2.852.76l-.897-1.772a8.557%208.557%200%200%201%204.209-1.08c2.921%200%204.37%201.333%204.37%203.955v4.416c0%201.265.046%202.208.207%202.783h-2.3zm-.644-5.06l-1.472.046c-.713.023-1.219.138-1.587.345-.46.253-.667.69-.667%201.242%200%20.943.621%201.495%201.61%201.495%201.012%200%201.748-.506%202.116-.805V53.94zm10.304%205.29c-3.473%200-5.359-2.392-5.359-5.589%200-3.427%202.254-5.796%205.543-5.796%201.38%200%202.438.368%203.036.736v2.208c-.759-.552-1.679-.85-2.737-.85-1.794%200-2.852%201.057-3.128%202.552h4.255v1.91h-4.301c.161%201.77%201.219%202.782%203.036%202.782%201.012%200%201.863-.322%202.622-.759l.828%201.748c-.874.598-2.3%201.058-3.795%201.058zM74.77%2059V48.121h2.737V52.4h1.265c1.357%200%201.334-2.277%202.231-3.588.437-.598%201.058-.966%202.001-.966.299%200%20.805.046%201.127.161v2.323a1.847%201.847%200%200%200-.621-.092c-.322%200-.575.115-.759.345-.552.76-.644%202.323-1.564%202.875v.046c.552.207.92.621%201.265%201.334L84.43%2059h-2.967l-1.38-3.473c-.322-.736-.621-1.035-.943-1.035h-1.633V59H74.77zm16.307.23c-3.243%200-5.428-2.438-5.428-5.704%200-3.266%202.185-5.68%205.428-5.68s5.451%202.414%205.451%205.68c0%203.266-2.208%205.704-5.451%205.704zm0-2.208c1.725%200%202.622-1.472%202.622-3.496%200-2-.897-3.473-2.622-3.473-1.725%200-2.622%201.472-2.622%203.473%200%202.024.897%203.496%202.622%203.496zM98.713%2059V48.121h2.691l1.656%202.714c.621.966%201.127%201.978%201.449%202.576h.046c.299-.575.828-1.61%201.449-2.576l1.633-2.714h2.691v10.88h-2.668v-4.785c0-.828.046-1.656.069-2.093h-.069c-.207.46-.598%201.127-1.012%201.794l-1.541%202.507h-1.173l-1.541-2.53c-.414-.667-.805-1.334-1.012-1.77h-.069c.046.436.069%201.31.069%202.184V59h-2.668zm14.329%200V48.121h9.568v10.88h-2.737v-8.442h-4.094V59h-2.737zm18.86%200l-.414-1.035c-.782.713-1.771%201.265-3.128%201.265-2.07%200-3.611-1.38-3.611-3.473%200-1.472.713-2.392%201.84-2.967.759-.39%201.702-.575%202.806-.62l1.863-.07v-.345c0-1.265-.828-1.817-2.093-1.817-1.081%200-2.07.345-2.852.76l-.897-1.772a8.557%208.557%200%200%201%204.209-1.08c2.921%200%204.37%201.333%204.37%203.955v4.416c0%201.265.046%202.208.207%202.783h-2.3zm-.644-5.06l-1.472.046c-.713.023-1.219.138-1.587.345-.46.253-.667.69-.667%201.242%200%20.943.621%201.495%201.61%201.495%201.012%200%201.748-.506%202.116-.805V53.94zm5.451%205.06V48.121h2.737v3.91h4.278v-3.91h2.76v10.88h-2.76v-4.578h-4.278V59h-2.737zm12.489%200V48.121h2.76v10.88h-2.76zm1.38-12.65c-.966%200-1.679-.713-1.679-1.633s.713-1.656%201.679-1.656c.966%200%201.702.713%201.702%201.656%200%20.897-.736%201.633-1.702%201.633zm3.289.138a1.409%201.409%200%200%201-1.403-1.403%201.414%201.414%200%201%201%202.829%200c0%20.782-.644%201.403-1.426%201.403zm4.393%200a1.394%201.394%200%200%201-1.403-1.403c0-.805.621-1.426%201.403-1.426.759%200%201.403.621%201.403%201.426%200%20.782-.644%201.403-1.403%201.403zM154.672%2059V48.121h2.76v10.88h-2.76z%22/%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M7.471%2025.183c3.736%200%205.285-1.188%205.285-3.683%200-1.425-.556-2.415-1.47-2.97-.993-.594-2.424-.752-4.053-.752H5.444v7.405h2.027zM.001%203.522h17.206l-1.351%204.395H5.444v5.465h1.789c2.821%200%205.325.357%207.272%201.386%202.305%201.188%203.696%203.326%203.696%206.653%200%204.673-2.822%208.197-10.85%208.197H.002V3.522z%22/%3E%3Cpath%20d%3D%22M0%2039.004h182.25V.212H0z%22/%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M21.062%2029.618h5.365v-18.73h-5.365v18.73zm-.556-24.513c0-1.702%201.39-3.088%203.259-3.088%201.828%200%203.219%201.307%203.219%203.088%200%201.743-1.391%203.169-3.22%203.169-1.867%200-3.258-1.387-3.258-3.169zM34.097%2015.323h-5.603v-4.436h17.724l-1.391%204.436h-5.365v14.295h-5.365zM55.517%2025.619c3.22%200%204.809-2.1%204.809-5.386%200-3.643-1.987-5.425-5.286-5.425-.676%200-1.232.04-1.828.237v10.178c.715.237%201.391.396%202.305.396zm-7.67-13.98a22.959%2022.959%200%200%201%207.432-1.227c6.994%200%2010.53%203.92%2010.53%209.82%200%205.624-3.814%209.782-9.894%209.782-.915%200-1.829-.119-2.703-.356v9.346h-5.365V11.64zm20.427%2017.98h5.365V10.886h-5.365v18.731zm-.557-24.514c0-1.702%201.391-3.088%203.26-3.088%201.827%200%203.218%201.307%203.218%203.088%200%201.743-1.39%203.169-3.219%203.169-1.868%200-3.259-1.387-3.259-3.169zm9.3%205.782h5.365v7.168h1.986c2.266%200%202.186-3.802%203.855-6.02.716-.99%201.828-1.623%203.537-1.623.557%200%201.55.08%202.146.277v4.554a3.277%203.277%200%200%200-1.112-.198c-.597%200-.994.198-1.312.594-.954%201.188-1.112%203.604-2.504%204.475v.08c.915.356%201.59%201.029%202.146%202.217l3.378%207.207H88.7l-2.225-5.86c-.477-1.149-.954-1.664-1.47-1.664h-2.623v7.524h-5.365v-18.73zm18.36%209.465c0-5.94%204.61-9.94%2010.133-9.94%202.544%200%204.213.713%205.206%201.347v4.474c-1.351-1.03-2.782-1.584-4.61-1.584-3.298%200-5.245%202.495-5.245%205.663%200%203.525%201.987%205.426%205.007%205.426%201.669%200%202.94-.476%204.332-1.268l1.51%203.643c-1.55%201.11-3.974%201.901-6.597%201.901-6.24%200-9.736-4.158-9.736-9.662%22/%3E%3Cpath%20fill%3D%22%230065A3%22%20d%3D%22M130.665%208.794c0-2.502-2.07-3.38-4.272-3.38-2.95%200-5.373.966-7.619%201.975l-1.541-4.608c2.51-1.141%205.99-2.414%2010.13-2.414%206.473%200%209.6%203.248%209.6%207.812%200%207.988-11.01%2010.226-12.86%2016.327h13.257v5.091h-21.096c1.19-14.263%2014.401-15.098%2014.401-20.803%22/%3E%3Cpath%20fill%3D%22%230065A3%22%20d%3D%22M146.652%2017.879h2.643v-3.116c0-2.238.176-4.828.264-5.398l-6.562%208.646a71.941%2071.941%200%200%201%203.655-.132zm-10.35%201.01L150.837.454h4.316V17.88h4.316v4.828h-4.316v6.89h-5.857v-6.89h-12.992v-3.819zm36.223-1.392a7.563%207.563%200%201%201%200-15.124%207.563%207.563%200%201%201%200%2015.124m0-17.285c-5.37%200-9.725%204.353-9.725%209.723%200%205.37%204.354%209.723%209.725%209.723%205.371%200%209.725-4.353%209.725-9.723%200-5.37-4.354-9.723-9.725-9.723%22/%3E%3Cpath%20fill%3D%22%230065A3%22%20d%3D%22M173.606%208.854h3.241v2.161h-5.402V5.614h2.16v3.24z%22/%3E%3C/g%3E%3C/svg%3E) no-repeat center;
}

.b_line_gray {
	padding-top: 23px;
	min-width: 100%;
	margin-bottom: 32px;
	border: none;
	border-bottom: 1px solid #f2f2f2;
}

.log-main-table {
	padding: 0 15px;
	border-spacing: 0;
	height: 100%;
	overflow: hidden;
	width: 100%;
	background: url('/bitrix/templates/login/images/bg_clouds_3.png') no-repeat center 69px;
}

.log-bottom-cell,
.log-top-cell {
	height: 25%;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}

.log-main-cell {
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.log-bottom-cap {
	display: inline-block;
	height: 70px;
	width: 50px;
}

.log-popup-wrap {
	display: inline-block;
	position: relative;
	width: 100%;
}

.log-popup {
	display: block;
	overflow: hidden;
	background-color: #fff;
	border-radius: var(--ui-border-radius-3xl, 4px);
	max-width: 705px;
	position: relative;
	padding: 26px 45px;
	box-sizing: border-box;
}

.log-popup form {
	width: 100%;
}

.log-popup-wrap .log-popup {
	display: flex;
	margin: 0 auto;
	flex-direction: column;
}

.log-popup-text {
	padding: 0;
}

.log-popup-form {
	position: relative;
	z-index: 1;
}

.log-popup-form-area {
	width: 75%;
	margin: auto;
}

.log-popup a {
	font-size: 14px;
	color: #2fc6f7;
}

.log-popup a:hover {
	color: #1ab8eb;
	border-color: #1ab8eb;
}

.log-header-box {
	display: flex;
	align-items: center;
	/*justify-content: space-between;*/
}

.log-popup-header {
	font-size: 27px;
	line-height: 33px;
	color: #333;
	font-family: var(--intranet-pub-font-family-primary);
	font-weight: 500;
}

.log-popup-content {
	background-color: #f5f1d6;
	border-radius: 6px;
	padding: 13px 23px 15px;
}

.login-item {
	margin-bottom: 17px;
}

.login-item.--auth {
	margin-bottom: 29px;
}

.login-item.--auth:last-child {
	margin-bottom: 0;
}

.login-item.--user-remember {
	margin-bottom: 35px;
}

.login-item.--flex-align-center {
	display: flex;
	align-items: center;
}

.login-item.--flex-align-center .login-label {
	margin-right: 5px;
}

.login-forgotpass-item-box .login-item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.login-label {
	color: #7d9199;
	vertical-align: middle;
	font-size: 19px;
	font-family: var(--intranet-pub-font-family-primary);
	font-weight: 500;
}

.login-item .login-label {
	display: block;
	margin-bottom: 5px;
}

.login-email-text {
	color: #555;
	display: inline-block;
	font-weight: 600;
	font-size: 19px;
	height: 40px;
	line-height: 37px;
	text-shadow: 0 1px #fff;
	vertical-align: top;
}

.login-label-thin {
	font-size: 13px;
	font-weight: 400;
}

.login-captcha-img {
	border: 1px solid #ccc;
	display: inline-block;
	vertical-align: middle;
}

.login-captcha-img img { display: block; }

.login-inp {
	display: block;
	width: 100%;
	height: 47px;
	padding: 0 13px;
	background: #fff;
	border: 2px solid #c8ccd1;
	border-radius: 4px;
	box-sizing: border-box;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	font-size: 15px;
	color: #333;
	outline: none;
}

.login-inp:focus,
.login-inp:focus-visible {
	border-color: #00c7f9;
}

.login-inp-error {
	border: 3px solid #f2cbcb;
	border-radius: 4px;
	margin-top: -2px;
	margin-bottom: -2px;
}

.inp-error-text {
	color: #c40000;
	display: inline-block;
	font: italic 12px Georgia;
	vertical-align: middle;
}

.login-pass-complex {
	background-color: #e3ebed;
	border: 1px solid;
	border-color: #d9e0e1 #e0e7e9 #dde5e7;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 #e0e7e9;
	height: 4px;
	margin: 8px 0 2px 199px;
	position: relative;
	width: 249px;
}

.login-pass-complex-bar {
	border-radius: 3px;
	height: 6px;
	left: 0;
	top: -1px;
	position: absolute;
}

.login-pass-complex-bar-red {
	background-image: linear-gradient(top, #e15a5a, #c73838);
	box-shadow: inset 0 2px 0 #f07e7e, inset 0 -1px 0 #c12222;
}

.login-pass-complex-bar-yellow {
	background-image: linear-gradient(top, #ecb822, #dc7a15);
	box-shadow: inset 0 1px 0 #efa615, inset 0 2px 0 #efc428, inset -1px 0 0 #da860d;
}

.login-pass-complex-bar-green {
	background-image: linear-gradient(top, #a4c31e, #7eaa16);
	box-shadow: inset 0 -1px 0 #7ca116, inset 0 1px 0 #a0c624, inset 0 2px 0 #bdd426;
}

.login-item-domain {
	display: inline-block;
	border: 2px solid #c4c9bb;
	border-left: none;
	border-radius: 0 2px 2px 0;
	color: #555;
	height: 36px;
	margin-left: -1px;
	font-weight: 600;
	font-size: 17px;
	line-height: 35px;
	text-shadow: 0 1px #fff;
	text-align: center;
	vertical-align: top;
	padding: 0 8px;
}

.login-item-description,
.login-item-description-pas {
	color: #555;
	font-size: 12px;
	text-shadow: 0 1px #fff;
	padding: 6px 0 0 200px;
}

.login-item-description-pas {
	font-family: Georgia, var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	font-style: italic;
}

.login-user-photo {
	background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat 0 -679px;
	display: none;
	height: 111px;
	top: 76px;
	left: 85px;
	position: absolute;
	width: 112px;
}

.login-user-photo-text {
	bottom: 7px;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	position: absolute;
	width: 100%;
}

.login-create-profile-soc-net .login-user-photo {
	display: block;
}

.login-create-profile-soc-net .login-label-name,
.login-create-profile-soc-net .login-label-surname {
	opacity: 0;
}

a.login-item-link {
	display: inline-block;
	border-bottom: 2px solid #cdf0ff;
	color: #2fc6f7;
	vertical-align: bottom;
	text-decoration: none;
	font-family: var(--intranet-pub-font-family-primary);
	font-weight: 500;
	line-height: 20px;
	position: relative;
	bottom: 3px;
	transition: border-color ease-in-out .1s;
	text-transform: uppercase;
}

a.login-item-link:hover {
	border-bottom: 2px solid #2fc6f7;
}

.login-item-description .login-item-link {
	margin-top: 6px;
}

.login-intranet-logo-review {
	padding: 6px 37px 12px 12px;
	min-width: 467px;
}

.login-intranet-logo-rev-table {
	border: none;
	border-spacing: 0;
	height: 55px;
	width: 100%;
}

.login-intranet-logo-rev-cell {
	padding: 0 20px 0 0;
	width: 192px;
}

.login-intranet-logo-rev-text {
	color: #4f5866;
	font-size: 15px;
	font-weight: 500;
	vertical-align: middle;
	white-space: nowrap;
}

.login-intranet-logo-rev-logo {
	background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') 0 -597px repeat-x;
	font-size: 30px;
	font-weight: 600;
	vertical-align: top;
	padding: 0 10px;
	text-align: center;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
	white-space: nowrap;
}

.login-intranet-logo-rev-logo-text {
	color: #fff;
	display: inline-block;
	margin-right: 7px;
	max-width: 235px;
	line-height: 55px;
	overflow: hidden;
	vertical-align: top;
}

.login-intranet-logo-rev-logo-24 {
	color: #42c3ea;
	display: inline-block;
	line-height: 55px;
	vertical-align: top;
}

.login-inp-captcha {
	margin-left: 11px;
	vertical-align: middle;
	width: 115px;
}

.login-inp-active {
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, .25), 0 0 0 2px #cdd2d5;
}

.login-file-block {
	display: inline-block;
	vertical-align: middle;
}

.login-file-name-field {
	background-color: #fff;
	border: 1px solid;
	border-color: #b9bcbe #bdc1c3 #c1c5c8;
	border-radius: 2px;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, .25);
	display: block;
	height: 39px;
	overflow: hidden;
}

.login-file-btn-wrap {
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding-bottom: 1px;
	position: relative;
}

.login-file-btn {
	background-color: #ecf1f3;
	background-image: linear-gradient(top, #f9f9fa, #dee9ec);
	border: 1px solid;
	border-color: #e8e4ca #d0ccb5 #a3a08e;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 #fff, inset 0 0 0 1px rgba(255, 255, 255, .4), 0 1px 0 #dcd8c0;
	color: #7a808c;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	height: 39px;
	line-height: 39px;
	min-width: 70px;
	max-width: 250px;
	overflow: hidden;
	padding: 0 12px;
	text-align: center;
	text-overflow: ellipsis;
	text-shadow: 0 1px rgba(255, 255, 255, .7);
	vertical-align: top;
	white-space: nowrap;
}

.login-file-btn-wrap:hover .login-file-btn {
	background-color: #f5f7f8;
	background-image: linear-gradient(top, #fafafa, #f1f6f7);
}

.login-file-btn-wrap:active .login-file-btn {
	background-color: #c5d4cc;
	background-image: linear-gradient(top, #bbccc3, #cddad2);
	box-shadow: inset 0 1px 1px 1px rgba(122, 128, 141, .78);
	border-color: #f5f1d6;
	border-radius: 2px;
}

.login-file-inp {
	cursor: pointer;
	font-size: 50px;
	top: -10px;
	right: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
}

.login-item-checkbox {
	margin-bottom: 11px;
	overflow: hidden;
	padding: 6px 0 0 192px;
}

.log-popup-content .login-item-checkbox { padding-left: 200px; }

.login-alignment-checkbox {
	display: inline-block;
	height: 17px;
	margin-left: -1px;
	vertical-align: middle;
	width: 1px;
}

.login-item-checkbox input[type="checkbox"] {
	margin: 0 7px 0 2px;
	vertical-align: middle;
}

.login-item-checkbox-label {
	color: #5e5d5d;
	font-size: 14px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	line-height: normal;
}

.login-links { margin: 14px 0; }

.login-inp-wrap {
	padding-top: 7px;
}

.login-item-checkbox .login-links {
	margin: 11px 0 0;
	font-size: 14px;
}

.login-item-checkbox .login-links a {
	font-size: 14px;
	text-decoration: none;
}

.login-item-checkbox .login-links a:hover {
	text-decoration: underline;
}

.login-links a {
	font-size: 16px;
	color: #0097c7;
}

.login-link-forgot-pass {
	display: inline-block;
	border-bottom: 2px solid #cdf0ff;
	color: #0097c7;
	text-decoration: none;
	font-family: var(--intranet-pub-font-family-primary);
	font-weight: 500;
	line-height: 20px;
	position: relative;
	margin-left: 15px;
	text-transform: uppercase;
	transition: .1s;
}

.login-link-forgot-pass:hover {
	transition: none;
	color: #0097c7 !important;
	border-color: #0097c7 !important;
}

.login-social-networks {
	border-top: 1px solid #ecedee;
	margin: 27px -24px 0;
	padding: 19px 24px 0;
	text-align: left;
}

.login-social-networks-block {
	background-color: #ecf1f5;
	border-radius: 6px;
	border: 1px solid;
	border-color: #c0d8e5 #d6e4ed #e5edf2;
	box-shadow: inset 0 1px 1px #d6e4ed;
	min-height: 39px;
	padding: 18px 17px 0;
}

.login-social-net-yellow {
	padding: 16px 18px 15px;
}

.login-social-networks-text {
	color: #555;
	display: inline-block;
	font-size: 24px;
	min-width: 202px;
	margin-top: -4px;
	vertical-align: middle;
}

.bx-auth-serv-icons {
	display: inline-block;
	vertical-align: middle;
}

.bx-auth-serv-icons a {
	display: inline-block;
	vertical-align: middle;
}

.bx-auth-serv-icons a:hover {
	border: none !important;
	margin: 1px !important;
}

.bx-auth-serv-icons .bx-auth-serv-icon,
.bx-ss-selected span {
	background: url('/bitrix/templates/login/images/soc6.png?v=3') no-repeat 100px 100px;
	display: inline-block;
	width: 37px;
	height: 37px;
	margin: 0 8px 0 0;
	padding: 0;
	vertical-align: top;
}


.bx-auth-serv-icons .facebook {
	background-position: -166px -15px;
}

.bx-auth-serv-icons .yandex {
	background-position: -116px -15px;
}

.bx-auth-serv-icons .twitter {
	background-position: -216px -15px;
}

.bx-auth-serv-icons .openid-mail-ru {
	background-position: -69px -15px;
}

.bx-auth-serv-icons .liveid {
	background-position: -362px -15px;
}

.bx-auth-serv-icons .vkontakte {
	background-position: -314px -15px;
}

.bx-auth-serv-icons .apple {
	background-position: -1276px -15px;
}

.bx-auth-serv-icons .zoom {
	background-position: -1322px -15px;
}

.bx-auth-serv-icons .google,
.bx-auth-serv-icons .google-plus {
	background-position: -691px -15px;
}

.bx-auth-serv-icons .openid {
	background-position: -553px -15px;
}

.bx-auth-serv-icons .livejournal {
	background-position: -459px -15px;
}

.bx-auth-serv-icons .liveinternet {
	background-position: -506px -15px;
}

.bx-auth-serv-icons .blogger {
	background-position: -598px -15px;
}

.bx-auth-serv-icons .mymailru {
	background-position: -265px -15px;
}

.bx-auth-serv-icons .mailru2 {
	background-position: -265px -15px;
}

.bx-auth-serv-icons .odnoklassniki {
	background-position: -644px -15px;
}

.bx-auth-serv-icons .dropbox {
	background-position: -738px -15px;
}

.bx-auth-serv-icons .box {
	background-position: -785px -15px;
}

.bx-auth-serv-icons .office365 {
	background-position: -832px -15px;
}

.bx-auth-serv-icons .bitrix24 {
	background-position: -1151px -15px;
	width: 115px;
}

.bx-auth-serv-icons .bitrix24-ru {
	background-position: -879px -15px;
	width: 129px;
}

.bx-auth-serv-icons .bitrix24-ua {
	background-position: -1018px -15px;
	width: 123px;
}

.login-social-networks-popup-more {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 6px 11px rgba(0, 0, 0, .17);
	border: 1px solid;
	border-color: #e1e1e1 #d1d1d1 #d1d1d1 #d1d1d1;
	left: 547px;
	position: absolute;
	width: 39px;
	min-height: 24px;
	z-index: 1000;
	padding: 5px;
}

.login-social-networks-popup-more a {
	padding-bottom: 4px;
}

.login-social-networks-popup-hidden { display: none; }

.login-social-networks-link-more {
	color: #7a808c;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: 21px;
	line-height: 20px;
	vertical-align: middle;
	min-width: 32px;
	text-shadow: 0 1px #fff;
	text-align: center;
	padding: 0 17px 0 9px;
	position: relative;
}

.login-social-networks-link-more:before {
	background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat right -575px;
	content: '';
	height: 5px;
	top: 9px;
	right: 6px;
	position: absolute;
	width: 7px;
}

.login-create-profile {
	padding-bottom: 28px;
	position: relative;
}

.login-create-profile .login-item {
	padding-left: 23px;
}

.login-create-profile-title {
	color: #555;
	font-size: 24px;
	padding: 13px 0 16px 19px;
}

.login-forget-pass {
	padding: 12px 0 0 224px;
}

.login-create-promo-cod {
	padding-left: 225px;
}

a.login-create-promo-cod-link {
	display: inline-block;
	color: #2067b0;
	font-size: 15px;
	font-weight: 600;
	border-bottom: 1px dashed #2067b0;
	text-decoration: none;
}

.login-create-checkbox-agreement {
	margin-top: 18px;
	padding-left: 224px;
}

.login-create-checkbox {
	display: inline-block;
	margin: 0 7px 0 0;
	vertical-align: middle;
}

.login-create-checkbox-label {
	color: #000;
	display: inline-block;
	font-size: 13px;
	vertical-align: middle;
}

.login-create-agreement-link {
	display: inline-block;
	vertical-align: middle;
}


.login-social-networks-title {
	color: #a9b6c9;
	display: inline-block;
	font-size: 11px;
	height: 22px;
	line-height: 21px;
	text-align: right;
	vertical-align: middle;
	width: 180px;
}

.login-social-link {
	border: 1px solid #fff;
	background-color: #fff;
	border-radius: 3px;
	display: inline-block;
	height: 22px;
	margin: 0 7px;
	vertical-align: middle;
	width: 22px;
}

.login-social-link:hover {
	border-color: #ccc;
}

.login-social-link img {
	display: block;
	margin: 0;
	border: none;
}

.log-popup-footer {
	height: 45px;
	padding-top: 17px;
	position: relative;
	text-align: center;
}

.log-popup-footer.--auth {
	padding-top: 20px;
}

.log-popup-footer:before {
	background: #13b1e3 url('/bitrix/templates/login/images/ld_blue.gif') center no-repeat;
	content: "";
	height: 0;
	width: 0;
}

.login-btn {
	background: #2fc6f7;
	color: #fff;
	display: inline-block;
	outline: none !important;
	border: none;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	font-family: var(--intranet-pub-font-family-primary);
	font-weight: 500;
	border-radius: 20px;
	padding: 0 30px;
	height: 42px;
	line-height: 42px;
	font-size: 17px !important;
	-webkit-appearance: none;
	appearance: none;
}

.login-btn-transparent {
	background: #fff;
	border: 1px solid #e0eaed;
	color: #545c68;
}

.login-btn-transparent:hover {
	border-color: #1ab8eb;
}

.login-btn-transparent:active {
	border-color: #1a83bf;
}

a.login-btn {
	height: 38px;
	min-width: 110px;
	line-height: 37px;
	padding: 0 20px;
}

.login-btn:hover {
	background: #1ab8eb;
	color: #fff;
}

.login-btn:active {
	background: #1a83bf;
	color: #fff;
}

.login-btn.wait {
	background: #13b1e3 url('/bitrix/templates/login/images/ld_blue.gif') center no-repeat;
	background-size: auto 70% !important;
	color: rgba(0, 0, 0, 0);
}

.language-box {
	box-sizing: border-box;
	margin-left: 20px;
	padding-right: 20px;
	width: 63px;
	height: 40px;
	border: 2px solid rgba(255, 255, 255, .5);
	border-radius: 19px;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
	position: relative;
	display: inline-block;
	margin-right: 10px;
}

.language-flag {
	background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat 100px;
	display: inline-block;
	margin-right: 10px;
	width: 46px;
	height: 12px;
	vertical-align: middle;
}

.language-box:hover {border-color: #d6d6d6;}

.language-box.ru .language-flag {background-position: right -464px;}

.language-box.en .language-flag {background-position: right -505px;}

.language-box.de .language-flag {background-position: right -485px;}

.language-box.ua .language-flag {background-position: right -540px;}

.language-box.la .language-flag {background-position: right -685px;}

.language-arrow {
	background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat -307px -528px;
	height: 3px;
	top: 11px;
	right: 5px;
	position: absolute;
	width: 5px;
}

.language-box-item .menu-popup-item-icon { display: none; }

.language-box-item .menu-popup-item-text {
	margin-right: 2px;
	color: #727a87;
}

.language-box-item {
	padding-right: 25px;
}

.language-box-item .menu-popup-item-right {
	background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat 100px;
	right: 5px;
	width: 17px;
}

.language-box-item.ru .menu-popup-item-right {background-position: -311px -459px;}

.language-box-item.en .menu-popup-item-right {background-position: -311px -500px;}

.language-box-item.de .menu-popup-item-right {background-position: -311px -480px;}

.language-box-item.ua .menu-popup-item-right {background-position: -311px -536px;}

.language-box-item.la .menu-popup-item-right {background-position: -311px -681px;}

.language-box-item.ru:hover .menu-popup-item-right {background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat -311px -459px #f0f0f0 !important;}

.language-box-item.en:hover .menu-popup-item-right {background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat -311px -500px #f0f0f0 !important;}

.language-box-item.de:hover .menu-popup-item-right {background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat -311px -480px #f0f0f0 !important;}

.language-box-item.ua:hover .menu-popup-item-right {background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat -311px -536px #f0f0f0 !important;}

.language-box-item.la:hover .menu-popup-item-right {background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat -311px -681px #f0f0f0 !important;}

.language-value {
	color: #727a87;
	display: inline-block;
	font-size: 12px;
	line-height: 11px;
	margin-top: 5px;
	vertical-align: top;
}

.errortext,
.notetext {
	background: #f9ebee;
	border-radius: 6px;
	font-weight: 600;
	color: #bb404c;
	font-size: 14px;
	min-height: 16px;
	margin: 0 0 12px;
	padding: 10px 0 10px 42px;
	position: relative;
}

.notetext {
	background-color: #d6eecd;
	color: #33823d;
	padding: 10px 0 10px 16px;
}

.errortext:before {
	background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') no-repeat -293px -416px;
	content: "";
	height: 17px;
	left: 12px;
	margin-top: -9px;
	top: 50%;
	position: absolute;
	width: 19px;
}

.login-text-title {
	color: #505a6a;
	border-bottom: 1px solid #ecedee;
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 25px;
	text-align: center;
}

.login-text {
	white-space: normal;
	color: #727a87;
	font-size: 14px;
	line-height: 22px;
}

.login-text-padding {
	padding: 0 46px;
}

.login-text-img {
	text-align: center;
}

.log-popup-caption-wrap {
	bottom: -1px;
	left: 0;
	height: 1px;
	position: absolute;
	width: 100%;
}

.log-popup-caption {
	box-sizing: border-box;
	color: #005e94;
	font-size: 15px;
	left: 0;
	padding: 0 15px;
	position: absolute;
	top: 25px;
	text-align: center;
	width: 100%;
}

.log-popup-caption a {
	color: #005e94;
	transition: color 190ms ease;
}

.log-popup-caption a:hover {
	color: #fff;
}

.log-creation-title {
	padding: 30px 0 37px;
	text-align: center;
}

.log-creation-title-text {
	color: #21619a;
	font-size: 38px;
}

.log-creation-title-descript {
	color: #555;
	font-size: 24px;
}

.log-status-bar {
	margin-bottom: 12px;
	text-align: center;
}

.log-status-bar-block {
	background-color: #766c51;
	border-top: 1px solid #5c543f;
	border-radius: 12px;
	box-shadow: inset 0 1px 0 #766c51;
	display: inline-block;
	margin-top: 28px;
	height: 23px;
	padding: 0 2px;
	width: 580px;
}

.log-status-bar-stripe-wrap {
	height: 20px;
	position: relative;
}

.log-status-bar-stripe {
	background: url('/bitrix/templates/login/images/bx24-login-sprite5.png') repeat-x 0 -817px;
	border-radius: 12px;
	height: 20px;
	left: 0;
	top: 1px;
	position: absolute;
}

.log-status-bar-descript {
	color: #555;
	font-size: 17px;
	text-align: center;
	text-shadow: 0 1px #fff;
	padding: 6px 0 3px;
}

.log-popup-finish-text {
	color: #555;
	font-size: 24px;
	text-align: center;
}

.log-popup-finish-text .login-item-link {
	border: none;
	font-size: 24px;
	text-decoration: underline;
}

.log-finish-btn-wrap {
	padding: 16px 0 0;
	text-align: center;
}

.log-creation-finish-title {
	padding-bottom: 18px;
}

.log-header-additional-wrap {
	display: inline-block;
	text-align: right;
}

.log-header-additional-text {
	border-bottom: 2px solid #cdf0ff;
	color: #2fc6f7;
	vertical-align: bottom;
	text-decoration: none;
	font-family: var(--intranet-pub-font-family-primary);
	font-weight: 500;
	line-height: 20px;
	position: relative;
	bottom: 3px;
	transition: border-color ease-in-out .1s;
	font-size: 14px;
	text-transform: uppercase;
}

.login-tr-btn {
	color: #2fc6f7;
	border: 2px solid #2fc6f7;
	display: inline-block;
	outline: none !important;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	font-family: var(--intranet-pub-font-family-primary);
	font-weight: 500;
	border-radius: 20px;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	font-size: 21px !important;
}

.login-tr-btn:hover {
	color: #1ab8eb !important;
	border: 2px solid #1ab8eb;
}

.login-tr-btn.login-btn:active {
	color: #1ab8eb !important;
	border: 2px solid #1ab8eb;
}

.login-wrapper {
	display: flex;
	margin-bottom: 19px;
}

.login-wrapper-inputs {
	flex: 1;
	margin: 10px 0 0;
}

.login-wrapper-qr {
	display: flex;
	margin: 10px 0 0 18px;
}

.login-wrapper-qr-link {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-width: 148px;
	background: #fff;
	box-sizing: border-box;
	border-radius: 4px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .13);
	cursor: pointer;
	transition: .1s;
}

.login-wrapper-qr-text {
	padding: 0 15px;
	font-size: 11px;
	font-family: var(--intranet-pub-font-family-primary);
	font-weight: 500;
	color: #545c68;
}

.login-wrapper-qr-icon {
	display: block;
	width: 49px;
	height: 49px;
	margin-bottom: 15px;
	background: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1886 8.90239C10.0189 8.73328 9.78492 8.63633 9.54558 8.63633C9.30621 8.63633 9.07219 8.73328 8.90254 8.90239C8.73344 9.07207 8.63648 9.30602 8.63648 9.54543C8.63648 9.78484 8.73344 10.0187 8.90254 10.1885C9.07164 10.3576 9.30617 10.4545 9.54558 10.4545C9.78492 10.4545 10.0189 10.3576 10.1886 10.1885C10.3577 10.0188 10.4547 9.78484 10.4547 9.54543C10.4547 9.30602 10.3577 9.07207 10.1886 8.90239Z' fill='%23545C68'/%3E%3Cpath d='M13.1818 5H5.9091C5.40703 5 5 5.40703 5 5.9091V13.1818C5 13.6839 5.40703 14.0909 5.9091 14.0909H13.1818C13.6839 14.0909 14.0909 13.6839 14.0909 13.1818V5.9091C14.0909 5.40703 13.6839 5 13.1818 5ZM12.2727 12.2727H6.81816V6.81816H12.2727L12.2727 12.2727Z' fill='%23545C68'/%3E%3Cpath d='M21.0969 8.90239C20.9278 8.73328 20.6939 8.63633 20.4545 8.63633C20.2151 8.63633 19.9805 8.73328 19.8114 8.90239C19.6423 9.07207 19.5454 9.30602 19.5454 9.54543C19.5454 9.78484 19.6423 10.0187 19.8114 10.1885C19.9805 10.3576 20.2151 10.4545 20.4545 10.4545C20.6938 10.4545 20.9278 10.3576 21.0969 10.1885C21.2666 10.0188 21.3636 9.78484 21.3636 9.54543C21.3636 9.30602 21.2666 9.07207 21.0969 8.90239Z' fill='%23545C68'/%3E%3Cpath d='M24.0909 5H16.8182C16.3161 5 15.9091 5.40703 15.9091 5.9091V13.1818C15.9091 13.6839 16.3161 14.0909 16.8182 14.0909H24.0909C24.593 14.0909 25 13.6839 25 13.1818V5.9091C25 5.40703 24.593 5 24.0909 5ZM23.1818 12.2727H17.7273V6.81816H23.1818L23.1818 12.2727Z' fill='%23545C68'/%3E%3Cpath d='M10.1886 19.8115C10.0189 19.6424 9.78492 19.5454 9.54558 19.5454C9.30621 19.5454 9.07219 19.6424 8.90254 19.8115C8.73344 19.9812 8.63648 20.2151 8.63648 20.4545C8.63648 20.6939 8.73344 20.9278 8.90254 21.0976C9.07164 21.2667 9.30617 21.3636 9.54558 21.3636C9.78492 21.3636 10.0189 21.2667 10.1886 21.0976C10.3577 20.9279 10.4547 20.6939 10.4547 20.4545C10.4547 20.2151 10.3577 19.9812 10.1886 19.8115Z' fill='%23545C68'/%3E%3Cpath d='M13.1818 15.9091H5.9091C5.40703 15.9091 5 16.3161 5 16.8182V24.0909C5 24.5929 5.40703 25 5.9091 25H13.1818C13.6839 25 14.0909 24.5929 14.0909 24.0909V16.8182C14.0909 16.3161 13.6839 15.9091 13.1818 15.9091ZM12.2727 23.1818H6.81816V17.7273H12.2727L12.2727 23.1818Z' fill='%23545C68'/%3E%3Cpath d='M21.0606 19.5454H20.4546C19.9525 19.5454 19.5455 19.9525 19.5455 20.4545C19.5455 20.9566 19.9525 21.3636 20.4546 21.3636H21.0606C21.5627 21.3636 21.9697 20.9566 21.9697 20.4545C21.9697 19.9525 21.5627 19.5454 21.0606 19.5454Z' fill='%23545C68'/%3E%3Cpath d='M24.0909 21.3636C23.5888 21.3636 23.1818 21.7706 23.1818 22.2727V23.1818H21.0606C20.5585 23.1818 20.1515 23.5888 20.1515 24.0909C20.1515 24.593 20.5585 25 21.0606 25H24.0909C24.593 25 25 24.5929 25 24.0909V22.2727C25 21.7706 24.593 21.3636 24.0909 21.3636Z' fill='%23545C68'/%3E%3Cpath d='M16.8182 19.5454C16.3161 19.5454 15.9091 19.9525 15.9091 20.4545V21.6666C15.9091 22.1687 16.3161 22.5757 16.8182 22.5757C17.3202 22.5757 17.7273 22.1687 17.7273 21.6666V20.4545C17.7273 19.9525 17.3202 19.5454 16.8182 19.5454Z' fill='%23545C68'/%3E%3Cpath d='M21.0606 15.9091H19.2424C18.7403 15.9091 18.3333 16.3161 18.3333 16.8182C18.3333 17.3203 18.7403 17.7273 19.2424 17.7273H21.0606C21.5626 17.7273 21.9697 17.3203 21.9697 16.8182C21.9697 16.3161 21.5626 15.9091 21.0606 15.9091Z' fill='%23545C68'/%3E%3Cpath d='M8.1671e-05 1C8.1671e-05 0.447715 0.447797 2.11272e-07 1.00008 2.11272e-07H4.83341C5.3857 2.11272e-07 5.83342 0.447715 5.83342 1C5.83342 1.55229 5.3857 2 4.83341 2H1.00008C0.447797 2 8.1671e-05 1.55229 8.1671e-05 1Z' fill='%23545C68'/%3E%3Cpath d='M1.00008 2.11272e-07C1.55237 2.35413e-07 2 0.447716 2 1L2 4.83333C2 5.38562 1.55228 5.83333 1 5.83333C0.447715 5.83333 -2.41411e-08 5.38562 0 4.83333L8.1671e-05 1C8.1671e-05 0.447715 0.447797 2.11272e-07 1.00008 2.11272e-07Z' fill='%23545C68'/%3E%3Cpath d='M29.9999 29C29.9999 29.5523 29.5522 30 28.9999 30H25.1666C24.6143 30 24.1666 29.5523 24.1666 29C24.1666 28.4477 24.6143 28 25.1666 28H28.9999C29.5522 28 29.9999 28.4477 29.9999 29Z' fill='%23545C68'/%3E%3Cpath d='M28.9999 30C28.4476 30 28 29.5523 28 29V25.1667C28 24.6144 28.4477 24.1667 29 24.1667C29.5523 24.1667 30 24.6144 30 25.1667L29.9999 29C29.9999 29.5523 29.5522 30 28.9999 30Z' fill='%23545C68'/%3E%3Cpath d='M29 8.18385e-05C29.5523 8.18627e-05 30 0.447797 30 1.00008V4.83342C30 5.3857 29.5523 5.83342 29 5.83342C28.4477 5.83342 28 5.3857 28 4.83341V1.00008C28 0.447797 28.4477 8.18144e-05 29 8.18385e-05Z' fill='%23545C68'/%3E%3Cpath d='M30 1.00008C30 1.55237 29.5523 2 29 2L25.1667 2C24.6144 2 24.1667 1.55228 24.1667 1C24.1667 0.447715 24.6144 -4.82823e-08 25.1667 0L29 8.18385e-05C29.5523 8.18627e-05 30 0.447797 30 1.00008Z' fill='%23545C68'/%3E%3Cpath d='M1 29.9999C0.447715 29.9999 1.95737e-08 29.5522 4.37149e-08 28.9999L2.11276e-07 25.1666C2.35417e-07 24.6143 0.447715 24.1666 1 24.1666C1.55229 24.1666 2 24.6143 2 25.1666L2 28.9999C2 29.5522 1.55228 29.9999 1 29.9999Z' fill='%23545C68'/%3E%3Cpath d='M4.37149e-08 28.9999C9.19971e-08 28.4476 0.447716 28 1 28L4.83333 28C5.38562 28 5.83333 28.4477 5.83333 29C5.83333 29.5523 5.38562 30 4.83333 30L1 29.9999C0.447715 29.9999 1.95737e-08 29.5522 4.37149e-08 28.9999Z' fill='%23545C68'/%3E%3C/svg%3E") center no-repeat;
	background-size: contain;
	opacity: .7;
}

.log-popup .log-popup-form-wrapper {
	display: flex;
}

.log-popup-form-input {
	display: inline-flex;
	min-width: 100%;
	flex-direction: column;
	text-align: left;
	white-space: normal;
	pointer-events: none;
	opacity: 0;
	transition: .5s;
	transform: translateX(-20%);
}

.log-popup-form-input.--show {
	margin-left: 0;
	opacity: 1;
	pointer-events: auto;
	transform: translateX(0);
}

.log-popup-form-qr {
	display: inline-flex;
	min-width: 100%;
	flex-direction: column;
	align-items: center;
	white-space: normal;
	pointer-events: none;
	opacity: 0;
	transition: .5s;
	transform: translateX(-20%);
}

.log-popup-form-qr.--show {
	transform: translateX(-100%);
	opacity: 1;
	pointer-events: auto;
}

.log-popup-form-qr-icon {
	position: relative;
	margin-bottom: 15px;
	padding: 15px;
	border: 3px solid transparent;
	border-radius: 5px;
}

.log-popup-form-qr-icon:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, .82);
	border-radius: 5px;
	opacity: 0;
	pointer-events: none;
	transition: .2s;
}

.log-popup-form-qr-icon.--success:after,
.log-popup-form-qr-icon.--loading:after {
	opacity: 1;
	pointer-events: auto;
}

.log-popup-form-qr-icon.--success {
	border-color: #8dba00;
}

.log-popup-form-qr-icon.--loading {
	border-color: #00c7f9;
}

.log-popup-form-qr-icon-status {
	position: absolute;
	width: 140px;
	height: 140px;
	top: 50%;
	left: 50%;
	margin: -70px 0 0 -70px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .06);
	z-index: 9;
	opacity: 0;
	pointer-events: none;
	transition: .1s;
}

.log-popup-form-qr-icon.--success .log-popup-form-qr-icon-status.--success,
.log-popup-form-qr-icon.--loading .log-popup-form-qr-icon-status.--loading {
	opacity: 1;
	pointer-events: auto;
}

.log-popup-form-qr-icon-status.--success:before {
	content: '';
	position: absolute;
	top: 12px;
	right: 12px;
	bottom: 12px;
	left: 12px;
	border-radius: 100%;
	background: #8ebb00;
}

.log-popup-form-qr-icon-status.--success:after {
	content: '';
	position: absolute;
	width: 0;
	opacity: 0;
	height: 45px;
	top: 47px;
	left: 42px;
	z-index: 9;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='26' viewBox='0 0 34 26'%3E%3Cpath fill='%23FFF' d='M7.44782416,8.15053747 C7.88965194,8.15053747 8.24782412,8.50870965 8.24782412,8.95053743 L8.24739503,19.0275375 L31.1834909,19.0279193 C31.6253186,19.0279193 31.9834908,19.3860915 31.9834908,19.8279192 L31.9834908,24.7543484 C31.9834908,25.1961762 31.6253186,25.5543484 31.1834909,25.5543484 L2.52139498,25.5543484 C2.07956721,25.5543484 1.72139503,25.1961762 1.72139503,24.7543484 L1.72139503,8.95053743 C1.72139503,8.50870965 2.07956721,8.15053747 2.52139498,8.15053747 L7.44782416,8.15053747 Z' transform='rotate(-45 7.196 12.852)'/%3E%3C/svg%3E") left center no-repeat;
	background-size: 59px 45px;
}

.log-popup-form-qr-icon.--success .log-popup-form-qr-icon-status.--success:after {
	animation: log-popup-form-qr-icon-status .3s linear forwards;
	animation-delay: .1s;
}

@keyframes log-popup-form-qr-icon-status {
	0% {
		width: 0;
		opacity: 0;
	}
	100% {
		opacity: 1;
		width: 59px;
	}
}

.log-popup-form-qr-icon.--loading:after {
	pointer-events: auto;
	opacity: 1;
	background: rgba(255, 255, 255, .75);
}

.log-popup-form-qr-icon .main-ui-loader-svg-circle {
	stroke: #00c7f9;
}

.log-popup-form-qr-icon .main-ui-loader.main-ui-show {
	z-index: 999;
}

.log-popup-form-qr-icon-img {
	width: 220px;
	height: 220px;
}

.log-popup-form-qr-header {
	margin-bottom: 15px;
	text-align: center;
	font-family: var(--intranet-pub-font-family-primary);
	font-weight: 500;
	color: #333;
}

.log-popup-form-qr-header--top {
	display: block;
	margin-bottom: 10px;
	font-size: 27px;
}

.log-popup-form-qr-header--bottom {
	display: block;
	font-size: 15px;
}

.log-socservice-wrapper {
	display: flex;
	justify-content: center;
	margin: 27px 0 26px;
	padding: 13px;
	background: rgba(241, 245, 246, .8);
	border-radius: 32px;
}

.login-checkbox-user-remember {
	margin: 4px 5px 0 4px;
	vertical-align: top;
}

.log-popup-form-qr-remember {
	margin-bottom: 15px;
}

.login-inner.--full-width {
	width: 100%;
}

