/**
 * BEGIN /kernel/modules/dataset/dataset.css
 */

.ds {

}

.ds .sinkit_table {
	border-collapse: separate;
}

.ds_interface {
	/*	border: #E0E0E0 solid 1px; */
	/*overflow: hidden;*/
}

.ds_panel {
	border-bottom: #E0E0E0 solid 1px;
	background-color: #eae5d8;
	padding: 4px;
	height: 16px;

}

.ds_panel a {
	display: inline-block;
	vertical-align: middle;
}

.ds_content {
	background-color: #FFFFFF;
	min-height: 500px;
/*	overflow: auto;*/
}

.ds_sub_content {

}

.ds_wrapper {
	/*overflow: hidden;*/
	display: flex;
	width: 100%;
	min-height: 50vh;
}

.ds_tree {
	width: 15%;
	line-height: 20px;
	overflow: auto;
/*	float: left; */
    display: table-cell;
    vertical-align: top;
	/*width: 200px;*/
	position: relative;
	flex-shrink: 0;
}

.div_expander_v {
}

.ds_grid {
	/*vertical-align: top;*/
	/*overflow: auto;*/
	/*width: auto;*/
	display: block;
	flex-grow: 1;
	overflow: auto;
}

.ds_tree_toggle {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url('/kernel/modules/dataset/ds_tree.png') no-repeat;
}

.ds_tree_toggle.hidden {
	background: url('/kernel/modules/dataset/ds_tree.png') no-repeat left bottom;
}

.ds_grid_counters {
	solid: 1px;
	border-collapse: collapse;
}

.ds_grid_counters td {

	padding: 4px;
}

.ds_grid_counter {
	width: 100px;
	color: #ccc;
	border-right: #ccc solid 1px;
}

.ds_grid_counter_value {
	color: #888;
}



.ds_dataset_buttons {

	font-size: 10px;
}

.selected .ds_dataset_buttons {

}

.selected .ds_dataset_buttons > div {
	display: block;
}

/*
.selected .ds_dataset_buttons a {
	text-decoration: none;
	color: #006699;
}

*/
.ds_dataset_buttons > div {
/*	display: none; */
	color: #ccc;

}

table.ap_table_sort {
	width: 100%;
}
a.ap_table_sort_button {
	background: url('/kernel/modules/dataset/sort.png') no-repeat scroll -11px center transparent;
	display: block;
	height: 14px;
	width: 11px;
}
a.ap_table_sort_button.asc {
	background-position: 0 center;
}
a.ap_table_sort_button.desc {
	background-position: -22px center;
}
table.ap_table_sort a {
	color: #000;
	text-decoration: none;
}


.ds .ds_row.even {

}

.ds .ds_row td {
	border-bottom: #eee solid 1px;
    padding: 8px !important;
    line-height: 16px !important;
}

.ds .ds_row.last td {
	border-bottom: none;
}

















table.groups_table {
	width: 100%;
}
.groups_table tr.top {
	font-weight: bold;
	background: #EEEEEE;
	border-bottom: #969696 solid 1px;
}
.groups_table tr {
	border-bottom: #969696 solid 1px;
}
.groups_table tr.active {
	background-color: #CC99FF;
	border-bottom: #993366 solid 1px;
	cursor: pointer;
}
.groups_table td {
	padding: 6px 2px;
}

tr.selected_record {
	/* background: #edf5ff; */
	background: #eae5c6 !important;
}





/* Интерфейс для набора данных */

.toggle {
	cursor: pointer;
	width: 9px;
	height: 9px;
	margin-right: 5px;
}

.group_active,.group_inactive {
	display: inline;
	padding: 1px;
	cursor: pointer;
}
.sub_groups {
	background-color: red;
}
.group_active {
	background-color:#F5EDD8;
	border: #D6B766 solid 1px;
}
.group_inactive {
	background-color: #FFFFFF;
	border: #FFFFFF solid 1px;
}









.ds_files {

}

.ds_files .ds_file {
	margin-bottom: 20px;
	padding: 5px;
	border: #ccc solid 1px;
	display: table;
	width: 100%;
	position: relative;
	background-color: #fff;
}

.ds_files .ds_file > div {
	display: table-cell;
	padding: 5px;
}

.ds_files .ds_file .cell_file {
	width: 250px;
	word-break: break-all;
}

.ds_files .ds_file .cell_file .image_wrapper img {
	max-width: 200px;
	display: block;
	border: none;
	padding: 2px;
	border: #ccc solid 1px;
}

.ds_files .ds_file .main_file {
	width: 40px;
	text-align: center;
	vertical-align: middle;
}

.ds_files .ds_file .file_commands {
	width: 30px;
	vertical-align: middle;
	text-align: center;
}

.ds_files .ds_file .file_description {
	vertical-align: middle;
}

.ds_files .ds_file .file_description textarea {
	width: 100%;
	min-height: 100px;
	border: #ccc solid 1px;
	padding: 2px;
	margin: 0;
	box-sizing: border-box;
	resize: vertical;
}



.ds_files .highslide {
	display: block;
}

.ds_files .ds_file .drag_handler {
	position: absolute;
	display: block;
	width: 14px;
	height: 22px;
	background: url('/kernel/modules/dataset/drag.png') no-repeat center center;
	cursor: move;
	left: -15px;
	top: 0;
	padding: 0;
	border: #ccc solid 1px;
}

.ds .dataset_aggregated_checkboxes {
	max-width: 640px;
}

.ds .dataset_aggregated_checkboxes h5 {
	background: #eee none repeat scroll 0 0;
	margin: 0 0 15px;
	padding: 5px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.ds .dataset_aggregated_checkboxes ul {
	padding: 0;
	margin: 0 0 20px;
	list-style: none;
}

.ds .dataset_aggregated_checkboxes ul li {
	margin-bottom: 5px;
}

.ds .dataset_aggregated_checkboxes .checkboxes {
	padding-left: 30px;
}

.ds .dataset_aggregated_checkboxes .checkboxes > li {
	float: left;
	width: 50%;
	box-sizing: border-box;
}



.ds .sef_table td {
	padding: 2px;
	border: #CCCCCC solid 1px;
}

.ds .sef_table th {
	padding: 2px;
	border: #CCCCCC solid 1px;
	background-color: #EEEEEE;
}

.ds .sef_table_td_arrow {
	width: 40px;
	text-align: center;
	font-family: 'Courier New', courier;
}

.ds .remove_button {
	background: url('/kernel/modules/dataset/interface/images/cross.png') no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
}

.ds .sef_table_td_cmd {
	width: 40px;
	text-align: center;
}

.ds .tree {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	overflow: auto;
	min-height: 50vh;
}

.ds .command_menu_wrapper {
	width: 24px;
	height: 24px;
}

.ds .command_menu {
	width: 24px;
	height: 24px;
	background: url('/kernel/modules/dataset/interface/images/menu.png') no-repeat right top;
}

.ds tr.selected a.command_menu {
	background: url('/kernel/modules/dataset/interface/images/menu.png') no-repeat left top;
}

.record_groups_table {
	width: 100%;
}
.record_groups_table th {
	background-color: #eee;
	border: #ccc solid 1px;
	padding: 5px;
}
.record_groups_table td {
	border: #ccc solid 1px;
	padding: 5px;
}
.remove_button {
	background: url('/kernel/modules/dataset/interface/images/cross.png') no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 16px;
	width: 16px;
}

.label_link {
	color: #006699;
	cursor: pointer;
}

.label_link:hover {
	color: #975998;
	text-decoration: underline;
}


.ds_image_variants {

}

.ds_image_variants_item {
	font-size: 14px;
	margin-bottom: 10px;
}
/*
.ds_image_variants_item .refresh {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('/kernel/modules/dataset/interface/images/arrow_refresh.png') no-repeat;
}
*/
.ds_image_variants_title {
	font-weight: bold;
	margin-bottom: 10px;
}

.ds_image_variants_item .ajax_indicator {
	display: none;
}


.ds_image_variants_items {
	display: none;
}

.ds_image_variants_title a {
	text-decoration: none;
	color: #000;
	border-bottom: dashed 1px #000;
}

.cell_file .image_wrapper {
	margin-bottom: 10px;
}




.ds .new_content .new_wrapper {
	display: none;
}

.ds .new_content.wrapper_list .wrapper_list {
	display: block;
}

.ds .new_content.wrapper_item .wrapper_item {
	display: block;
}

.ds .new_content.wrapper_type .wrapper_type {
	display: block;
}

.ds .bw_form {
	background: #FFFAFA;
	padding: 20px;
	border: #ccc solid 1px;
}

.ds .div_expander_v {
	opacity: 0;
	width: 10px;
}

.ds .div_expander_v:hover {
	opacity: 1;
}

.ds .record_counter {
	color: #ccc;
}

.ds_list_buttons {
	margin-bottom: 10px;
	display: flex;
	gap: 10px;
}

.ds_list_buttons .group_name {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: bold;
}

.ds_list_buttons .ds_button_go_to_up_group {
	background: url('/kernel/modules/dataset/level_up.svg') no-repeat center center/contain;
	cursor: pointer;
	width: 24px;
	height: 24px;
	display: block;
}

/**
 * END /kernel/modules/dataset/dataset.css
 */


/**
 * BEGIN /kernel/modules/frontend/filter/filter.css
 */

.filter {
	margin-bottom: 30px;
	max-width: 400px;
	padding: 10px;
	border: #ccc solid 1px;
	box-sizing: border-box;
	background: url('/kernel/modules/frontend/filter/bg.png') repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.5);
}

.filter form {
	margin: 0;
}

.filter .row {
	margin-bottom: 20px;
}

.filter .title {
	font-size: 11px;
	text-transform: uppercase;
	color: #444;
}

.filter .description,
.filter .field_comment
{
	font-size: 11px;
	color: #777;
}

.filter .title_wrapper {
	float: left;
	width: 20%;
}

.filter .field_wrapper {
	float: left;
	width: 80%;
}

.filter .button_wrapper {
	margin-top: 10px;
	text-align: center;
}

/**
 * END /kernel/modules/frontend/filter/filter.css
 */


/**
 * BEGIN /kernel/modules/frontend/expander/expander.css
 */



.div_expander_v {
	width: 4px;
	cursor: w-resize;
	background: #E0E0E0 url('/kernel/modules/frontend/expander/expander_v.gif') no-repeat;
	background-position: center center;
	flex-shrink: 0;
}

.div_expander_v:hover {
	background-color: #ccc;
}


.div_expander {
	height: 10px;
	cursor: s-resize;
	background: #E0E0E0 url('/kernel/modules/frontend/expander/expander.gif') no-repeat;
	background-position: center;
}





.textbox_expander {
	height: 10px;
	cursor: s-resize;
	background: #E0E0E0 url('/kernel/modules/frontend/expander/expander.gif') no-repeat;
	background-position: center;
}

/**
 * END /kernel/modules/frontend/expander/expander.css
 */


/**
 * BEGIN /kernel/modules/frontend/listview/listview.css
 */


/*
	Принятый по умолчанию стиль для таблиц,
	получаемых функцией html_table().
*/
table.sinkit_table {
	width: 100%;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
}

table.sinkit_table th {
	border-right: #CCCCCC solid 1px;
	padding: 2px;
	height: 22px;
	font-weight: normal;
	background: url('/kernel/modules/frontend/listview/sk_table_th_bg.png') repeat-x bottom;
}

table.sinkit_table td {
	border-right: #CCCCCC solid 1px;
	padding: 2px;
	height: 22px;
	/* white-space: pre-wrap; */
}
table.sinkit_table th:last-child {
	border-right: none;
}
table.sinkit_table td:last-child {
	border-right: none;
}

.even {
	background-color: #FAFAFA;
}

tr.selected,
tr.hover {
	background-color: #FAF6DC !important;
}






.list {
	border-collapse: collapse;
	width: 100%;
}

.list > thead > tr > th {

	background: #f5f5f5;
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #dddddd 100%);
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#dddddd 100%);
	background: linear-gradient(to bottom,  #f5f5f5 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dddddd',GradientType=0 );


	-moz-box-shadow: 1px 1px 0 rgba(255,255,255,0.50) inset;
	-webkit-box-shadow: 1px 1px 0 rgba(255,255,255,0.50) inset;
	box-shadow: 1px 1px 0 rgba(255,255,255,0.50) inset;

	/*text-shadow: -0.5px -0.5px 0 rgba(0,0,0,0.4), 1px 1px 0 #fff;*/
	text-shadow: 1px 1px 0 #fff;
	border: 1px solid #ccc;
	padding: 10px;
}
.list > tbody > tr > td {
	border: 1px solid #ccc;
	padding: 10px;
}

/*
.list > tbody > tr.even {
    background-color: #f7f7f7;
}
*/

.list > tbody > tr:nth-of-type(even) {
	background-color: #f7f7f7;
}

.list > tbody > tr:hover {
	background-color: #fae9bb;
}

.list > tfoot > tr > td {
	padding: 10px;

	border: 1px solid #ccc;
}

/**
 * END /kernel/modules/frontend/listview/listview.css
 */


/**
 * BEGIN /kernel/modules/frontend/calendar/calendar.css
 */

.bw_calendar {
	position: absolute;
	left: 100px;
	top: 100px;
	width: 218px;
	height: 200px;
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #888888;
	padding: 4px;
}


table.bw_calendar2 {
	/*	width: 100%; */
	/*	border-collapse: separate; */
}

table.bw_calendar_selected_month {
	width: 218px;

}

.bw_calendar_close  {
	padding-left: 70px;
	width: 11px;
}

.bw_calendar_close a {
	display: block;
	width: 11px;
	height: 11px;
	background: url('/kernel/modules/frontend/calendar/bw_calendar_close.png') no-repeat left bottom;
}

.bw_calendar_close a:hover {
	background-position: left top;
}

.bw_calendar_left_month {
	width: 9px;
}


.bw_calendar_right_month {
	width: 9px;
}

.bw_calendar_left_month a {
	display: block;
	width: 9px;
	height: 13px;
	background: url('/kernel/modules/frontend/calendar/bw_calendar_arrows.png') no-repeat left 0;
}

.bw_calendar_left_month a:hover,
.bw_calendar_right_month a:hover {
	background-color: #CCCCCC;
}

.bw_calendar_right_month a {
	display: block;
	width: 9px;
	height: 13px;
	background: url('/kernel/modules/frontend/calendar/bw_calendar_arrows.png') no-repeat right 0;
}

.bw_calendar_month_name {
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 26px;
}

.bw_calendar2 td {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	width: 30px;
	height: 24px;
	padding: 0px;
	color: #292929;
	border: 1px solid #FFFFFF;
	-moz-user-select:none;
	-webkit-user-select:none;
}

.bw_calendar2 td.current_date {
	background-color: #EEEEEE;
}

.bw_calendar2 td a {
	display: block;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	width: 30px;
	height: 20px;
	text-decoration: none;
	padding-top: 4px;
	color: #292929;
}

.selected_day, .selected_day a {
	background-color: #006699;
	color: #FFFFFF !important;
}

.bw_calendar2 td a:hover {
	background-color: #006699;
	color: #FFFFFF;
}

.bw_calendar2 tr.week {
	background-color: #CCCCCC;
}

.bw_calendar2 tr.week > td {
	font-weight: bold;
	background-color: #FAFAFA;
	border: #CCCCCC solid 1px;

}




.bw_calendar_field {
	display: inline-block;
	border: #6991A9 solid 1px;
	background-color: #FFFFFF;
	padding: 2px;
	position: relative;
}

.bw_calendar_field input {
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
}

.hint input, .hint textarea {
	color: #CCCCCC;
}

.bw_calendar_field_wrapper {
	margin-right: 18px;
}

.bw_calendar_field_button {
	position: absolute;
	display: block;
	right: 2px;
	top: 2px;
	width: 16px;
	height: 16px;
	background: url('../images/calendar.png') no-repeat;
	outline: none; /* Убирает пунктирную рамку */
}




/*  */

table.calendar {
	border-collapse: collapse;
}
table.calendar td {
	width: 30px;
	height: 30px;
	padding: 2px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #808080;
}
table.calendar td a {
	color: #000000;
	text-decoration: none;
}
table.calendar td a:hover {
	text-decoration: underline;
}
td.cal_header {
	border: #C0C0C0 solid 1px;
	font-weight: bold;
	width: 100%;
}
td.cal_footer {
	border: #C0C0C0 solid 1px;
	width: 100%;
}
td.cal_events {
	text-align: left;
	vertical-align: top;
	border: #C0C0C0 solid 1px;
	width: 100%;
}
td.other_day {
	border: #C0C0C0 solid 1px;
}
td.weekday {
	border: #C0C0C0 solid 1px;
}
td.day {
	border: #C0C0C0 solid 1px;
}
td.weekend {
	border: #C0C0C0 solid 1px;
}
td.today {
	border: #007FFF solid 3px;
}
td.event {
	background-color: #FFFFD4;
	cursor: pointer;
}



.bw_calendar2018 {
	background-color: #fff;
	/*overflow: hidden;*/
	position: relative;
	max-width: 130px;
}


.bw_calendar2018 > input[type="text"] {
	border: #c5c5c5 solid 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	padding: 4px 30px 4px 6px;
	min-height: 30px;
	box-sizing: border-box;
	width: 100%;
	font-family: sans-serif;
	font-size: 100%;
	background-color: transparent;
	outline: none;
	
}

.bw_calendar2018 > a {
	position: absolute;
	display: flex;
	width: 34px;
	right: 0;
	bottom: 0;
	top: 0;
	align-items: center;
	justify-content: center;
}



.bw_calendar2018 > a:after {
	display: block;
	content: '';
	width: 16px;
	height: 16px;
	background: url('/kernel/modules/frontend/calendar/calendar.png') no-repeat left bottom;
}


.calendar_canvas {
	width: 300px;
	border: #ccc solid 1px;
	position: absolute;
	display: none;
	background-color: #fff;
	z-index: 1;
}

.calendar_canvas .calendar_header {
	display: flex;
}

.calendar_canvas .calendar_header > div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 14.2857%;
	text-align: center;
	font-family: sans-serif;
	font-size: 14px;
	height: 30px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.calendar_canvas .calendar_row,
.calendar_canvas .calendar_body
{
	display: flex;
	flex-wrap: wrap;
}

.calendar_canvas .calendar_body > div
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 14.2857%;
	text-align: center;
	font-family: sans-serif;
	font-size: 14px;
	height: 30px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


.calendar_canvas .today_wrapper a {
	text-decoration: none;
	color: #000;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-family: sans-serif;
	font-size: 14px;
	height: 30px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 0 10px;
}


.calendar_canvas .calendar_row > div:hover,
.calendar_canvas .current_month_day:hover,
.calendar_body > div:hover,
.calendar_canvas .today_wrapper a:hover
{
	background-color: #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.calendar_canvas .next_month_day,
.calendar_canvas .prev_month_day
{
	color: #ccc;
}

.calendar_canvas .current_month_day {
	cursor: pointer;
}


.calendar_canvas .current_month_day.selected,
.calendar_canvas .next_month_day.selected,
.calendar_canvas .prev_month_day.selected
{
	background-color: #f0dfaf;
}



.calendar_canvas .prev_month {
	height: 30px;
	display: block;
	width: 14.2857%;
	background: url('/kernel/modules/frontend/calendar/left.png') no-repeat center center;
}

.calendar_canvas .next_month {
	height: 30px;
	display: block;
	width: 14.2857%;
	background: url('/kernel/modules/frontend/calendar/right.png') no-repeat center center;
}


.calendar_canvas .current {
	background-color: #0e90d2;
	color: #fff;
}

.calendar_canvas .current:hover {
	background-color: #999 !important;
}

.calendar_canvas .close {
	display: block;
	width: 14.2857%;
	height: 30px;
	background: url('/kernel/modules/form/form/reset.png') no-repeat center center;
}



.calendar_canvas .prev_month:hover,
.calendar_canvas .next_month:hover,
.calendar_canvas .close:hover
{
	background-color: #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.calendar_canvas .month_wrapper,
.calendar_canvas .year_wrapper
{
	position: relative;
	font-family: sans-serif;
	font-size: 14px;
}



.calendar_canvas .month_list_wrapper
{
	position: absolute;
	left: 0;
	top: 30px;
	background: #fff;
	border: #ccc solid 1px;
	height: 200px;
	width: 100px;
	overflow: hidden;
	display: none;
}

.calendar_canvas .year_list_wrapper {
	position: absolute;
	left: 0;
	top: 30px;
	background: #fff;
	border: #ccc solid 1px;
	height: 200px;
	width: 70px;
	overflow: hidden;
	display: none;
}

.calendar_canvas .month_wrapper.opened .month_list_wrapper,
.calendar_canvas .year_wrapper.opened .year_list_wrapper
{
	display: block;
}

.calendar_canvas .year_list > a,
.calendar_canvas .month_list > a
{
	padding: 4px;
	font-family: sans-serif;
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #000;
}


.calendar_canvas .year_list > a:hover,
.calendar_canvas .month_list > a:hover
{
	background-color: #eee;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.calendar_canvas .month_wrapper.opened > a,
.calendar_canvas .year_wrapper.opened > a
{
	background-color: #eee;
}


.calendar_canvas .month,
.calendar_canvas .year
{
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
    font-family: sans-serif;
    font-size: 14px;
	padding: 0 10px;
	color: #000;
}

.calendar_canvas .month:hover,
.calendar_canvas .year:hover
{
	background-color: #eee;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.calendar_canvas .calendar_buttons {
	display: inline-flex;
	width: 57.1428%;
	justify-content: center;
}

.calendar_canvas .month_list .selected,
.calendar_canvas .year_list .selected
{
	background-color: #ccc;
}

.calendar_canvas .today_wrapper {
	padding: 4px;
	text-align: center;
	font-size: 14px;
	font-family: sans-serif;
}



/**
 * END /kernel/modules/frontend/calendar/calendar.css
 */


/**
 * BEGIN /kernel/modules/frontend/window/window.css
 */

/* sk_window */

.sk_window {
	position: fixed !important;
	top: 10px;
	display: none;
	padding: 6px;
	background: rgba(0,0,0,0.5); /* url('../images/transp_bg_100x100.png'); */
	z-index: 999;
	backdrop-filter: blur(2px);
}

.sk_window.minimize {
	/*min-height: 30px;*/
}


.sk_window.minimize .sk_window_content_wrapper {
	display: none;
}

.sk_window.minimize .window_footer {
	display: none;
}


.sk_window.maximize {
	left: 0 !important;
	top: 0 !important;
	padding: 0px;
	width: 100%;
}

.sk_window.maximize .sk_window_title_text {
	cursor: default;
}

.sk_window.maximize .sk_window_content_wrapper {
	max-height: none !important;
}

.window_span {
	/*overflow: hidden;*/
}

.sk_window > div {
	background-color: #FFFFFF;
}



.sk_window_title {
	background-color: #4A4A4A;
	border-top: #A1A1A1 solid 1px;
	border-left: #A1A1A1 solid 1px;
	border-bottom: #808080 solid 1px;
	border-right: #808080 solid 1px;
	min-height: 28px;
	margin-bottom: 0px;
	display: flex;
}

.sk_window_title, .sk_window_title div, .sk_window_title a {
	color: #FFFFFF !important;
	font-size: 16px !important;
	/*font-family: Tahoma, sans-serif !important;*/
	font-weight: normal !important;
}


.sk_window_title_text {
	/*height: 20px;*/
	font-size: 16px !important;
	padding: 4px;
	text-overflow: ellipsis;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select: none;
	overflow: hidden;
	cursor: default;
	width: 100%;
}

.sk_window_buttons {
	flex-shrink: 0;
	display: flex;
}

.sk_window_content_wrapper {
	padding: 0px;
	overflow: auto;
}

.sk_window_content {

}

.sk_window.focus {
	/*z-index: 1000;*/
}


.sk_window.sk_window_with_footer .sk_window_content_wrapper {
	border-bottom: #ccc solid 1px;
}

.window_footer {
	height: 38px;
	border-top: #fff solid 1px;
	background-color: #EEEEEE !important;
}


.resizable_corner {
	width: 20px;
	height: 20px;
	right:1px;
	bottom:1px;
	cursor: nw-resize;
	position: absolute;
	background: url('/kernel/modules/frontend/window/resizable_corner.png') no-repeat;
}

.sk_window_buttons > * {
	display: block;
	width: 26px;
	height: 26px;
	position: relative;
}

.sk_window_buttons > *::after {
	display: block;
	width: 11px;
	height: 11px;
	content: '';
	position: absolute;
	left: calc( 50% - 6px );
	top: calc( 50% - 6px );
}

.sk_window_buttons .bw_window_close::after {
	background: url('/kernel/modules/frontend/window/window_buttons.png') no-repeat left 0px;
}

.sk_window_buttons .bw_window_maximize::after {
	background: url('/kernel/modules/frontend/window/window_buttons.png') no-repeat left -11px;
}

.sk_window_buttons .bw_window_minimize::after {
	background: url('/kernel/modules/frontend/window/window_buttons.png') no-repeat left -22px;
}


.sk_window_buttons .bw_window_close:hover::after {
	background-position: right 0px;
}

.sk_window_buttons .bw_window_maximize:hover::after {
	background-position: right -11px;
}

.sk_window_buttons .bw_window_minimize:hover::after {
	background-position: right -22px;
}



.ui-resizable-n {
	height: 6px !important;
	left: 0;
	top: 0px;
	width: 100%;
	background: transparent !important;
}
.ui-resizable-s {
	bottom: 0px;
	height: 6px !important;
	left: 0;
	width: 100%;
	background: transparent !important;
}
.ui-resizable-e {
	height: 100%;
	right: 0;
	top: 0;
	width: 6px !important;
	background: transparent !important;
}
.ui-resizable-w {
	height: 100%;
	left: 0px;
	top: 0;
	width: 6px !important;
	background: transparent !important;
}
.ui-resizable-se {
	bottom: 0px;
	height: 6px;
	right: 0px;
	width: 6px;
	background: transparent !important;
}
.ui-resizable-sw {
	bottom: 0px;
	height: 6px;
	left: 0px;
	width: 6px;
	background: transparent !important;
}
.ui-resizable-nw {
	height: 6px;
	left: 0px;
	top: 0px;
	width: 6px;
	background: transparent !important;
}
.ui-resizable-ne {
	height: 6px;
	right: 0px;
	top: 0px;
	width: 6px;
	background: transparent !important;
}
.ui-state-disabled {
	opacity: 1 !important;
}

/**
 * END /kernel/modules/frontend/window/window.css
 */


/**
 * BEGIN /kernel/modules/frontend/listbox/listbox.css
 */

.bw_listbox {
	width: 100%;
	box-sizing: border-box;
	margin: 0px;
	font-family: sans-serif;
	font-size: 100%;
	border: #c5c5c5 solid 1px;
	background-color: #FFFFFF;
	border-width: 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	min-height: 30px;
	outline: none;
	display: block;
	padding: 0;
}

.bw_listbox option {
	padding: 4px 6px;
}

/**
 * END /kernel/modules/frontend/listbox/listbox.css
 */


/**
 * BEGIN /kernel/modules/frontend/editbox/editbox.css
 */


/* sk_editbox */
/*
.sk_editbox {
	border: #6991A9 solid 1px;
	padding: 2px;
	background-color: #FFFFFF;
}
*/
.sk_editbox2,
.bw_editbox
{
	border: #c5c5c5 solid 1px;
	background-color: #FFFFFF;
}

.bw_editbox {
	width: 100%;
	box-sizing: border-box;
	margin: 0px;
	font-family: sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	padding: 4px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	min-height: 30px;
	outline: none;
	display: block;
}

.bw_editbox.error {
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(255, 0, 0, 1);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(255, 0, 0, 1);
	box-shadow: inset 0px 0px 2px 0px rgba(255, 0, 0, 1);
	border: #ff0000 solid 1px;

}

.sk_editbox2 input {
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	outline: none;
	display: block;
}

.sk_mini_button {
	display: inline-block;
	width: 13px;
	height: 18px;
	float: right;
}

.sk_editbox input {
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	outline: none;
	display: block;
}

/* Убирает крести в input в IE. */
::-ms-clear {
	display: none;
}

/* Убирает глаз с поля с паролем. */
::-ms-reveal {
	display: none;
}

/**
 * END /kernel/modules/frontend/editbox/editbox.css
 */


/**
 * BEGIN /kernel/modules/frontend/checkbox/checkbox.css
 */

.sk_checkbox {
	padding-left: 18px;
	display: inline-block;
}

.sk_checkbox img {
	margin-right: 7px;
}

/*
.sk_checkbox.hover {
	background-color: #EBC247;
}
*/

.sk_checkbox span {
	cursor: pointer;
}

.sk_checkbox .sk_checkbox_state {
	float: left;
	margin-left: -18px;
	display: block;
	height: 16px;
	width: 16px;
	background: url('/kernel/modules/frontend/checkbox/checkbox.png') no-repeat;
	background-position: 0 -16px;
}

.sk_checkbox .sk_checkbox_state.checked {
	background: url('/kernel/modules/frontend/checkbox/checkbox.png') no-repeat;
	background-position: 0 0;
}


.checkbox {
    /*	margin-bottom: 8px; */
    padding-left: 18px;
    display: inline-block;
    position: relative;
    min-height: 16px;
    vertical-align: middle;
}

.checkbox > a {
    display: block;
    height: 16px;
    left: 0px;
    top: 0px;
    width: 16px;
    position: absolute;
    background-color: #fff;
    background: url('/kernel/modules/frontend/checkbox/checkbox.png') no-repeat;
    background-position: 0 -16px;
}

.checkbox > a.checked {
    background-position: 0 0;
}





.checkbox18 {
	display: inline-block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: relative;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: #c5c5c5 solid 1px;
	box-sizing: border-box;
	cursor: pointer;
	vertical-align: middle;
	
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	
}

.checkbox18 + label {
	margin-left: 3px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.checkbox18 input[type="checkbox"] {
	left: -40px;
	top: 0;
	position: absolute;
	display: block;
	margin: 0;
}


.checkbox18 span {
	display: none;
}

.checkbox18 input[type="checkbox"]:checked + span {
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIgogICB3aWR0aD0iMy43MDQxNjc2bW0iCiAgIGhlaWdodD0iMi44MDg0ODQ4bW0iCiAgIHZpZXdCb3g9IjAgMCAzLjcwNDE2NzcgMi44MDg0ODQ5IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlkPSJzdmc4IgogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkyLjIgKDVjM2U4MGQsIDIwMTctMDgtMDYpIgogICBzb2RpcG9kaTpkb2NuYW1lPSJ0aWNrLnN2ZyI+CiAgPGRlZnMKICAgICBpZD0iZGVmczIiIC8+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJiYXNlIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnpvb209IjExLjIiCiAgICAgaW5rc2NhcGU6Y3g9Ii03LjExMDg5ODEiCiAgICAgaW5rc2NhcGU6Y3k9IjkuMTg2Mjg1OCIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0ibW0iCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTExNiIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04IgogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiCiAgICAgdW5pdHM9Im1tIgogICAgIGZpdC1tYXJnaW4tdG9wPSIwIgogICAgIGZpdC1tYXJnaW4tbGVmdD0iMCIKICAgICBmaXQtbWFyZ2luLXJpZ2h0PSIwIgogICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTUiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIgogICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxOS43Mzg3NiwtODkuNTkyMDQpIj4KICAgIDxwYXRoCiAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIgogICAgICAgZD0ibSAtMzE2LjE3MDI4LDg5LjcyNzcyOSBjIC0wLjE4MDkxLC0wLjE4MDkxOCAtMC40NzUxNSwtMC4xODA5MTggLTAuNjU2MDcsMCBsIC0xLjU2MTk5LDEuNTYxOTg3IC0wLjU1ODY2LC0wLjU1ODY1NyBjIC0wLjE4MDkxLC0wLjE4MDkxOCAtMC40NzUxNiwtMC4xODA5MTggLTAuNjU2MDYsMCAtMC4xODA5MywwLjE4MDkxNyAtMC4xODA5MywwLjQ3NTE1OCAwLDAuNjU2MDc1IDAsMCAwLjkxMjUyLDAuOTAzMjYyIDAuOTQ5NjMsMC45MjM4MDYgMC4xODE1OSwwLjEzMzIwMyAwLjQzODA2LDAuMTE3OTYgMC42MDI0LC0wLjA0NjM4IGwgMS44ODA3NSwtMS44ODA3NDcgYyAwLjE4MDkyLC0wLjE4MDkxOCAwLjE4MDkyLC0wLjQ3NDQ5NSAwLC0wLjY1NjA3NSB6IgogICAgICAgaWQ9InBhdGg0NTQ2IgogICAgICAgc3R5bGU9InN0cm9rZS13aWR0aDowLjAwNjYyNzAyIiAvPgogIDwvZz4KPC9zdmc+Cg==');
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	box-sizing: border-box;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	/*
	width: 14px;
	height: 11px;
	left: 50%;
	margin-left: -7px;
	top: 50%;
	margin-top: -5px;
	*/
}



.checkbox_wrapper {
	display: flex;
	gap: 3px;
}

.checkbox_wrapper .checkbox18 {
	flex-shrink: 0;
	margin-top: 3px;
}

.checkbox_wrapper > * {
	display: block !important;
}

.checkbox_wrapper > :last-child {
	margin: 0 !important;
}

/**
 * END /kernel/modules/frontend/checkbox/checkbox.css
 */


/**
 * BEGIN /kernel/modules/frontend/radiobox/radiobox.css
 */

.radiobox {
	/*	margin-bottom: 8px; */
	padding-left: 18px;
	display: inline-block;
	position: relative;
	min-height: 16px;
	vertical-align: middle;
}

.radiobox > a {
	/*background: url('../images/checkbox.png') no-repeat left top;*/
	display: block;
	height: 16px;
	left: 0px;
	top: 0px;
	width: 15px;
	position: absolute;
	background: url('/kernel/modules/frontend/radiobox/radiobox2.png') no-repeat 0 0;
}


.radiobox.checked a {
	background-position: 0 -16px;
}

.checkbox label,
.radiobox label
{
	display: inline-block;
}

.radiobox18 {
	display: inline-block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: #c5c5c5 solid 1px;
	box-sizing: border-box;
	cursor: pointer;
	vertical-align: middle;

	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);

	background: #fff;

}

.radiobox18 + label {
	margin-left: 3px;
	display: inline-block;
	vertical-align: middle;
}

.radiobox18 input[type="radio"] {
	left: -40px;
	top: 0;
	position: absolute;
	display: block;
	margin: 0;
}


.radiobox18 input[type="radio"]:checked + span {
	display: block;
	width: 10px;
	height: 10px;
	background-color: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	left: 50%;
	margin-left: -5px;
	top: 50%;
	margin-top: -5px;
	box-sizing: border-box;
	border: #000 solid 2px;
}







/**
 * END /kernel/modules/frontend/radiobox/radiobox.css
 */


/**
 * BEGIN /kernel/modules/frontend/paginator/paginator.css
 */


ul.paginator {
	list-style: none;
	margin: 6px 0 3px;
	padding: 0;
	display: flex;
}

ul.paginator > li {
	margin: 0 3px 3px 0;
	padding: 0;
	display: inline-block;
	color: #C0C0C0;
}

ul.paginator > li > a {
	border: #C0C0C0 solid 1px;
	color: #C0C0C0;
	display: block;
	padding: 2px 6px;
	text-decoration: none;
}

ul.paginator > li.current > a {
	border: #000000 solid 1px;
	color: #000000;
}

ul.paginator > li > a:hover {
	border: #003366 solid 1px;
	color: #003366;
}

ul.paginator > li.dots {
	padding: 2px 6px;
}


/**
 * END /kernel/modules/frontend/paginator/paginator.css
 */


/**
 * BEGIN /kernel/modules/frontend/menu/command_menu.css
 */

div.command_menu_wrapper {
	display: inline-block;
	width: 16px;
	height: 9px;
	position: relative;
}


a.command_menu {
	display: block;
	/*
	width: 16px;
	height: 9px;
	background: url('/kernel/modules/frontend/menu/command_menu.png') no-repeat -32px;
	*/
}

tr.selected a.command_menu {
	background-position: -16px;	
}
/*
a.command_menu:hover,
a.command_menu.checked {
	background-position: 0px !important;
}
*/
div.command_list {
	position: absolute;
	z-index: 1000000;
	background-color: #FFFFFF;
	border: #ccc solid 2px;
	display: none;
	top: 32px;

}


div.command_list a {
	display: block;
	min-height: 16px;
	text-decoration: none;
	padding: 6px 10px;
	width: 200px;
	text-align: left;
	color: #000;
}

div.command_list a:hover {
	background-color: #eee;
	color: #000;
}

.command_list:after {
	display: block;
	position: absolute;
	content: '';
	top: -8px;
	left: 3px;
	width: 0px;
	height: 0px;
	border-bottom: 8px solid #fff;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	box-sizing: border-box;

}





.command_list:before {
	display: block;
	position: absolute;
	content: '';
	top: -10px;
	left: 0;
	width: 0px;
	height: 0px;
	border-bottom: 10px solid #ccc;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	box-sizing: border-box;

}

/*
.command_list > :first-child {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.command_list > :last-child {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
*/


/*
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
*/

/**
 * END /kernel/modules/frontend/menu/command_menu.css
 */


/**
 * BEGIN /kernel/modules/frontend/textbox/textbox.css
 */

.sk_textbox {
/*	border: #ccc solid 1px;
	padding: 2px;
	*/
	background-color: #FFFFFF;
}

.sk_textbox textarea {
	overflow: auto;
	white-space: pre;
	outline: none;
	display: block;
	box-sizing: border-box;
	border: #c5c5c5 solid 1px;
	margin: 0px;
	width: 100%;
	font-family: sans-serif;
	font-size: 100%;
	resize: none;


	padding: 4px 6px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



.sk_textbox.bw_expander textarea {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	
	
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	
}


.textbox_expander {
	height: 10px;
	cursor: s-resize;
	background: #E0E0E0 url('/kernel/modules/frontend/textbox/expander.gif') no-repeat;
	background-position: center;
}


.sk_textbox.sk_error {
	border: red solid 1px;
}

/**
 * END /kernel/modules/frontend/textbox/textbox.css
 */


/**
 * BEGIN /kernel/modules/frontend/treeview/tree.css
 */

/* sk_tree */

.tree {
	/*		border: 1px solid #CCCCCC; */
	padding: 0px 0 5px;
	/*		overflow: auto; */
	overflow: visible;
}

.tree ul {
	margin:0;
	padding:0 0 0 10px;
	list-style-type: none;
}

.tree ul:first-child {
	padding:0;
}

.tree ul.closed {
	display: none;
}

.tree ul li {
	padding:0 0 0 10px;
	background: url('/kernel/modules/frontend/treeview/vline.png') repeat-y;
	padding-bottom: 3px;
	margin-bottom: 0;
}

.tree ul li:last-child {
	background: url('/kernel/modules/frontend/treeview/last.png') no-repeat 9px 0px;
}

.tree .icon, .tree .icon:hover {
	text-decoration: none;
	width: 36px;
	height: 18px;
	/* display: inline-block; */
	float: left;
	margin-right: 0px;
	margin-left: -36px;
}

.tree  .group {
	background: url('/kernel/modules/frontend/treeview/icons.png') no-repeat 0 -18px;
}

.tree .group.opened {
	background: url('/kernel/modules/frontend/treeview/icons.png') no-repeat 0 0px;
}

.tree .group.opened.no_children {
	background: url('/kernel/modules/frontend/treeview/icons.png') no-repeat 0 -72px;
}

.tree .group.no_children {
	background: url('/kernel/modules/frontend/treeview/icons.png') no-repeat 0 -54px;
}

.tree .item {
	background: url('/kernel/modules/frontend/treeview/icons.png') no-repeat 0 -36px;
}

.tree .label {
	/* display: inline-block; */
	white-space: pre;
	vertical-align: baseline;
}

.tree .has_children.opened {
	background: url('/kernel/modules/frontend/treeview/vline.png') no-repeat 10px 10px;
}

.tree .wrapper {
	padding-bottom: 3px;
	overflow: visible;
	padding-left: 36px;
}

.tree_ajax_loader {
	padding: 2px 2px 2px 20px;
}

.tree_item_label {
	cursor: pointer;
	padding: 2px 4px;
	font-size: 14px;
}

.tree_item_label.tree_item_label_hover {
	background: #f1f1f1;
}

.tree_item_label.tree_item_label_active {
	background: #dee5eb;
}


/**
 * END /kernel/modules/frontend/treeview/tree.css
 */


/**
 * BEGIN /kernel/modules/frontend/tabs/tabs.css
 */

.bw_control .tabs {
	border-bottom: #567055 solid 2px;
	padding: 0 10px;
	display: flex;
	gap: 5px;
	flex-wrap: wrap;
}

.bw_control .tabs > .tab {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 15px;
	min-height: 30px;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #7F7F7F;
	font-weight: bold;
	background-color: #ccc;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.bw_control .tabs > .tab.active {
	background-color: #567055;
	color: #FFFFFF;
}

.bw_control .tab_content {
	display: none;
	padding-top: 10px;
}

.bw_control .tab_content.active {
	display: block;
}

/**
 * END /kernel/modules/frontend/tabs/tabs.css
 */


/**
 * BEGIN /kernel/modules/frontend/password/password.css
 */

.password {
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.password > div {
}

.password > div > input {
	border: #c5c5c5 solid 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	padding: 4px 30px 4px 6px;
	min-height: 30px;
	box-sizing: border-box;
	width: 100%;
	font-family: sans-serif;
	font-size: 100%;
	background-color: transparent;
}

.password > a {
	position: absolute;
	display: flex;
	width: 34px;
	right: 0;
	bottom: 0;
	top: 0;
	align-items: center;
	justify-content: center;
}


.password > a:after {
	display: block;
	content: '';
	width: 26px;
	height: 16px;
	background: url('/kernel/modules/frontend/password/eye.png') no-repeat left bottom;
}

.password.error {
	border: 1px solid #FF0000 !important;
}


/*
.password > a > span {
	display: block;
	width: 26px;
	height: 16px;
	background: url('/kernel/modules/frontend/password/eye.png') no-repeat left bottom;
}
*/

.password > a:hover {
}


.password > a:hover span {
}


.password.opened > a:after {
	background-position: left top;
}

.password.opened > a:hover {
}


/**
 * END /kernel/modules/frontend/password/password.css
 */


/**
 * BEGIN /kernel/modules/frontend/breadcrumbs/breadcrumbs.css
 */

.breadcrumbs {
	margin-bottom: 20px;
}

.breadcrumbs > a:last-child {
	text-decoration: none;
	color: #444;
}

.breadcrumbs > .separator {
	display: inline-block;
	width: 8px;
	height: 11px;
	background: url('/kernel/modules/frontend/breadcrumbs/arrow.png');
	margin: 0 8px;
}

.breadcrumbs > a {

}



/**
 * END /kernel/modules/frontend/breadcrumbs/breadcrumbs.css
 */


/**
 * BEGIN /kernel/other/jquery/jquery.datetimepicker.css
 */

.xdsoft_datetimepicker{
	box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.506);
	background: #FFFFFF;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #333333;
	display: block;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	padding: 8px;
	padding-left: 0px;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:none;
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border:none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
    border:none !important;
}

.xdsoft_noselect{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.xdsoft_noselect::selection { background: transparent; }
.xdsoft_noselect::-moz-selection { background: transparent; }
.xdsoft_datetimepicker.xdsoft_inline{
	display: inline-block;
	position: static;
	box-shadow: none;
}
.xdsoft_datetimepicker *{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0px;
	margin:0px;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker  .xdsoft_timepicker{
	display:none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker  .xdsoft_timepicker.active{
	display:block;
}
.xdsoft_datetimepicker .xdsoft_datepicker{
	width: 224px;
	float:left;
	margin-left:8px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker{
	width: 58px;
	float:left;
	text-align:center;
	margin-left:8px;
	margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_datepicker.active+.xdsoft_timepicker{
	margin-top:8px;
	margin-bottom:3px
}
.xdsoft_datetimepicker  .xdsoft_mounthpicker{
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker  .xdsoft_prev, .xdsoft_datetimepicker  .xdsoft_next,.xdsoft_datetimepicker  .xdsoft_today_button{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==');
}
.xdsoft_datetimepicker  .xdsoft_prev{
    float: left;
	background-position:-20px 0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button{
    float: left;
	background-position:-70px 0px;
	margin-left:5px;
}

.xdsoft_datetimepicker  .xdsoft_next{
    float: right;
	background-position:0px 0px;
}
.xdsoft_datetimepicker  .xdsoft_next:active,.xdsoft_datetimepicker  .xdsoft_prev:active{
}
.xdsoft_datetimepicker  .xdsoft_next,.xdsoft_datetimepicker  .xdsoft_prev ,.xdsoft_datetimepicker  .xdsoft_today_button{
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px none currentColor;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	outline: medium none currentColor;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_next{
	float:none;
	background-position:-40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left:14px;
	margin-top:7px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev{
	background-position:-40px 0px;
	margin-bottom:7px;
	margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box{
	height:151px;
	overflow:hidden;
	border-bottom:1px solid #DDDDDD;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div{
	background: #F5F5F5;
	border-top:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: center;
	border-collapse:collapse;
	cursor:pointer;
	border-bottom-width:0px;
	height:25px;
	line-height:25px;
}

.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div > div:first-child{
 border-top-width:0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button:hover,
.xdsoft_datetimepicker  .xdsoft_next:hover,
.xdsoft_datetimepicker  .xdsoft_prev:hover {
    opacity: 1;
}
.xdsoft_datetimepicker  .xdsoft_label{
	display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
	float:left;
	width:182px;
	text-align:center;
	cursor:pointer;
}
.xdsoft_datetimepicker  .xdsoft_label:hover{
	text-decoration:underline;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select{
	border:1px solid #ccc;
	position:absolute;
	display:block;
	right:0px;
	top:30px;
	z-index:101;
	display:none;
	background:#fff;
	max-height:160px;
	overflow-y:hidden;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_monthselect{right:-7px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_yearselect{right:2px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
	color: #fff;
    background: #ff8000;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option{
	padding:2px 10px 2px 5px; 
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
	background: #33AAFF;
	box-shadow: #178FE5 0px 1px 3px 0px inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_month{
	width:90px;
	text-align:right;
}
.xdsoft_datetimepicker  .xdsoft_calendar{
	clear:both;
}
.xdsoft_datetimepicker  .xdsoft_year{
	width:56px;
}
.xdsoft_datetimepicker  .xdsoft_calendar table{
	border-collapse:collapse;
	width:100%;
	
}
.xdsoft_datetimepicker  .xdsoft_calendar td > div{
	padding-right:5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	height: 25px;
}
.xdsoft_datetimepicker  .xdsoft_calendar td,.xdsoft_datetimepicker  .xdsoft_calendar th{
	width:14.2857142%;
	text-align:center;
	background: #F5F5F5;
	border:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: right;
	padding:0px;
	border-collapse:collapse;
	cursor:pointer;
	height: 25px;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	background: #F1F1F1;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_today{
	color:#33AAFF;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
	background: #33AAFF;
	box-shadow: #178FE5 0px 1px 3px 0px inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker  .xdsoft_time_box >div >div.xdsoft_disabled{
	opacity:0.5;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{
	opacity:0.2;
}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover{
	color: inherit	!important;
    background: inherit !important;
    box-shadow: inherit !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor:default;
}
.xdsoft_datetimepicker  .xdsoft_copyright{ color:#ccc !important; font-size:10px;clear:both;float:none;margin-left:8px;}
.xdsoft_datetimepicker  .xdsoft_copyright a{ color:#eee !important;}
.xdsoft_datetimepicker  .xdsoft_copyright a:hover{ color:#aaa !important;}


.xdsoft_time_box{
	position:relative;
	border:1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller{
	background:#ccc !important;
	height:20px;
	border-radius:3px;
}
.xdsoft_scrollbar{
	position:absolute;
	width:7px;
	width:7px;
	right:0px;
	top:0px;
	bottom:0px;
	cursor:pointer;
}
.xdsoft_scroller_box{
position:relative;
}

/**
 * END /kernel/other/jquery/jquery.datetimepicker.css
 */


/**
 * BEGIN /kernel/modules/frontend/autocomplete/autocomplete.css
 */


.suggestbox {
	padding: 2px 18px 2px 3px;
	background-color: #fff;
	position: relative;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	font-size: 100%;
	border: #c5c5c5 solid 1px;
	min-height: 30px;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);


	-moz-user-select: none;
	-webkit-user-select: none;

}

.suggestbox.value_selected {
	padding-right: 36px;
}

.suggestbox .search_box {
	margin-right: 20px;
}

.suggestbox_item {
	-moz-user-select:none;
	-webkit-user-select:none;
}

.suggestbox_wrapper {
	color: #000000;
	min-height: 24px;
	overflow: hidden;
	font-family: Verdana, sans-serif !important;
	font-size: 12px;
	display: flex;
	align-items: center;
}


.suggestbox > a.toggle_button {
	position: absolute;
	display: block;
	right: 0px;
	top: 0px;
	bottom: 0;
	width: 16px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('/kernel/modules/frontend/autocomplete/down.png');
	outline: none; /* Убирает пунктирную рамку */
}

.suggestbox > a.reset_button {
	position: absolute;
	display: none;
	right: 20px;
	top: 0px;
	bottom: 0;
	width: 16px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('/kernel/modules/frontend/autocomplete/reset.png');

	outline: none; /* Убирает пунктирную рамку */
}

.suggestbox.value_selected > a.reset_button {
	display: block;
}

.suggestbox:hover a.toggle_button
{
	background-color: #e4f4fd;
}

/*.suggestbox a.reset_button:hover {} */


.suggestbox.opened > a.toggle_button {
	background-image: url('/kernel/modules/frontend/autocomplete/up.png');
}

.suggestbox.opened {

}

.suggestbox.error {
	border: red solid 1px;
}

.suggestbox_canvas {
	position: absolute;
	left: -1px;
	right: -1px;
	top: 28px;
	height: 212px;
	overflow: hidden;
	background-color: #FFFFFF;
	display: none;
	border: #ccc solid 1px;
	z-index: 1000;
}


.suggestbox.opened .suggestbox_canvas {
	display: block;
}

.suggestbox_field {
	border: #ccc solid 1px;
	background-color: #fff;
	position: relative;
	min-height: 30px;
}

.suggestbox_icon {
	position: absolute;
	top: 0;
	right: 0;
	background: url('/kernel/modules/frontend/autocomplete/search.png') no-repeat center center;
	width: 20px;
	bottom: 0;
}

.suggestbox_field input {
	border-style: none;
	padding: 4px 6px;
	margin: 0px;
	width: 100%;
	background-color: #fff;
	min-height: 28px;
}

.suggestbox_inner_padding {
	padding: 4px;
	background: url('/kernel/modules/frontend/autocomplete/bg.png');
	border-bottom: #ccc solid 1px;
}


.suggestbox_item {
	padding: 2px 4px;
	cursor: pointer;
	min-height: 30px;
	display: flex;
	align-items: center;
	/*
	font-size: 12px !important;
	font-family: Verdana !important;
	*/
}




.suggestbox_list .suggestbox_item:nth-child(even)
{
	background: #f8f7ff;
}

.suggestbox_list .suggestbox_item:hover {
	background: #31526f;
	color: #fff;
}


/**
 * END /kernel/modules/frontend/autocomplete/autocomplete.css
 */


/**
 * BEGIN /kernel/modules/frontend/scrollbar/scrollbar.css
 */



.my_scroll {
	position: relative;
}

.my_scroll > .my_scroll_content {
	overflow: hidden;
}

/*
.my_scroll .scrollbar > div {
	position: absolute;
	width: 4px;
	background-color: #000;
	min-height: 30px;
	top: 4px;
	right: 4px;
	-moz-user-select: none;
	border-radius: 1px;
	cursor: default;
	opacity: 0.4;
	transition: opacity 0.2s ease 0s;
	z-index: 1;
}

.my_scroll .scrollbar > div:hover {
	width: 8px;
	right: 2px;
}
*/


/**
 * END /kernel/modules/frontend/scrollbar/scrollbar.css
 */


/**
 * BEGIN /kernel/modules/frontend/scrolltop/scrolltop.css
 */

/*
.scroll_top {
	background: url('/kernel/modules/frontend/scrolltop/scrolltop.png') no-repeat scroll 0 0 transparent;
	bottom: 20px;
	display: none;
	height: 41px;
	position: fixed;
	right: 7px;
	width: 41px;
	z-index: 10000;
}
*/


.scroll_top {

	bottom: 10px;
	display: none;
	position: sticky;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	cursor: pointer;

	position: fixed;
	right: 10px;

	z-index: 10000;

	background-image: url('/kernel/modules/frontend/scrolltop/scrolltop2.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(0,0,0,.7);
	width: 50px;
	height: 40px;
}

/**
 * END /kernel/modules/frontend/scrolltop/scrolltop.css
 */


/**
 * BEGIN /kernel/modules/frontend/overlay/overlay.css
 */

/* sk_overlay */

div.sk_overlay {
	display: none;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

* html div.sk_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");
}



/**
 * END /kernel/modules/frontend/overlay/overlay.css
 */


/**
 * BEGIN /kernel/modules/frontend/spinner/spinner.css
 */

.bw_spinner {
	display: inline-block;
	border: 1px solid #c5c5c5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	padding: 3px 32px 3px 6px;
	position: relative;
	min-width: 50px;
	max-width: 80px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}

.bw_spinner > input[type="text"] {
	outline: none;
	display: block;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	padding: 4px;
	font-size: 100%;
	/*font-size: 15px;*/
	/*background-color: #f2f2f2;*/
	border: none;
	border-bottom: 1px solid #fff;
	line-height: 22px;
	text-align: center;
	/*
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
	*/
}
/*
.bw_spinner > input[type="text"]:focus {
	background-color: yellow;
}
*/
.bw_spinner > a {
	display: block;
	position: absolute;
	right: 3px;
	width: 26px;

}


.bw_spinner > a.up {
	top: 3px;
	height: 16px;
	background: url('/kernel/modules/frontend/spinner/spinner_up2.png') no-repeat center top 3px;
}

.bw_spinner > a.down {
	bottom: 3px;
	height: 15px;
	background: url('/kernel/modules/frontend/spinner/spinner_down2.png') no-repeat center bottom 3px;
}



.bw_spinner > a:hover {
	background-color: #eee;
}

/**
 * END /kernel/modules/frontend/spinner/spinner.css
 */


/**
 * BEGIN /kernel/modules/frontend/range/range.css
 */

.range {
	width: 300px;
	height: 24px;
	background: transparent;
	position: relative;
}

.range .button {
	width: 24px;
	height: 24px;
	background: rgba(21,133,219,0.5);
	position: absolute;
	top: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.range .button:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(21,133,219,1);
}





.range .begin {
	left: 0;
}


.range .end {
	right: 0;
}

.range .value {
	left: 0;
}





.range .line {
	height: 4px;
	background-color: #ccc;
	position: absolute;
	left: 12px;
	right: 12px;
	top: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
}



.range .line > div {
	display: block;
	height: 4px;
	background-color: rgba(21,133,219,1);
	width: 0;
}

.range .line > div {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}





/**
 * END /kernel/modules/frontend/range/range.css
 */


/**
 * BEGIN /kernel/modules/frontend/tagbox/tagbox.css
 */


.bw_tagbox {
	border: #c5c5c5 solid 1px;
	background-color: #FFFFFF;
	padding: 4px 4px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
}

.bw_tagbox:after {
	content: '';
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}


.bw_tagbox .list {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	overflow: hidden;
}

.bw_tagbox .list > .tag_item {
	border: #ccc solid 1px;
	background-color: #eee;
	padding: 2px 20px 2px 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	font-family: sans-serif;
	min-height: 26px;
	/*word-break: break-all;*/
	position: relative;
}

.bw_tagbox .list > .tag_item span {
	min-height: 20px;
	display: inline-block;
}


.bw_tagbox .list > .tag_item .close {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 2px;
	width: 16px;
	height: 16px;
	background: url('/kernel/modules/frontend/tagbox/reset.png') no-repeat;

}

.bw_tagbox .list > .tag_input {
	align-self: stretch;
	flex-grow: 1;
	min-width: 50px;
	min-height: 20px;
	position: relative;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}

.bw_tagbox .list > .tag_input input[type="text"] {
	border: none;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	outline: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}


.bw_tagbox .list:after {
	content: '';
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.bw_tagbox .list > .tag_item.selected,
.bw_tagbox .list > .tag_item.drag
{
	background: #d5d5d5;
	border: #ccc solid 1px;
}



.bw_tagbox .hidden {
	display: none;
}

.bw_tagbox .list > .tag_item.hover {
	background-color: red !important;
}

/* Убирает крести в input в IE. */
.bw_tagbox input[type="text"]::-ms-clear {
	display: none;
}




.bw_tagbox .empty {
	border: dashed #ccc 1px !important;
	display: block;
	background: #fff !important;
	box-sizing: border-box;
	padding: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: sans-serif;
}

/**
 * END /kernel/modules/frontend/tagbox/tagbox.css
 */


/**
 * BEGIN /kernel/modules/frontend/captcha/captcha.css
 */

.bw_form .captcha_field {
	overflow: hidden;
	padding: 4px;
	box-sizing: border-box;
	width: 210px;
	background-color: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
	min-height: 30px;
	outline: none;
	border: #c5c5c5 solid 1px;
}

.bw_form .captcha_field img {
	display: block;
	margin: 0 0 4px 0;
	cursor: pointer;


	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.bw_form .captcha_field input[type="text"] {
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-transform: uppercase;
	background-color: #FFFFFF;
	outline: none;
	display: block;
	min-height: 30px;
	/*border-bottom: #ccc solid 1px;*/
	text-align: center;

	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}

.bw_form .captcha_field .refresh {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 30px;
	background: url('/kernel/modules/frontend/captcha/refresh.svg') no-repeat center center;
	background-size: contain;
	opacity: 0.25;
}

.bw_form .captcha_field .refresh:hover {
	opacity: 1;
	/*
	transition: all 0.7s;
	transform: rotate(6.28rad);
	*/
}

.bw_form .captcha_field_input_wrapper {
	position: relative;
	padding-right: 34px;
	box-sizing: border-box;
}

/**
 * END /kernel/modules/frontend/captcha/captcha.css
 */


/**
 * BEGIN /internals/interfaces/default/css/fonts.css
 */



@font-face {
	font-family: 'Roboto';
	src:
			url('/internals/interfaces/default/fonts/roboto/roboto-regular.woff2') format('woff2'),
			url('/internals/interfaces/default/fonts/roboto/roboto-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Condensed';
	src:
			url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-regular.woff2') format('woff2'),
			url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Condensed';
	src:
			url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-bold.woff2') format('woff2'),
			url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src:
		url('/internals/interfaces/default/fonts/roboto/roboto-regular.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/roboto/roboto-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}




/*
@font-face {
    font-family: 'Roboto Condensed';
    src: url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-bold.woff2') format('woff2'),
         url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'roboto_condensedbold_italic';
    src: url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-bolditalic.woff2') format('woff2'),
         url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-bolditalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto_condenseditalic';
    src: url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-italic.woff2') format('woff2'),
         url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto_condensedlight';
    src: url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-light.woff2') format('woff2'),
         url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto_condensedlight_italic';
    src: url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-lightitalic.woff2') format('woff2'),
         url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-lightitalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Roboto Condensed';
    src: url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-regular.woff2') format('woff2'),
         url('/internals/interfaces/default/fonts/roboto_condensed/robotocondensed-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/
/*

@font-face {
font-family: 'robotoblack';
src: url('/internals/interfaces/default/fonts/roboto/roboto-black.woff2') format('woff2'),
url('/internals/interfaces/default/fonts/roboto/roboto-black.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}




@font-face {
font-family: 'robotoblack_italic';
src: url('/internals/interfaces/default/fonts/roboto/roboto-blackitalic.woff2') format('woff2'),
url('/internals/interfaces/default/fonts/roboto/roboto-blackitalic.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}




@font-face {
font-family: 'robotobold';
src: url('/internals/interfaces/default/fonts/roboto/roboto-bold.woff2') format('woff2'),
url('/internals/interfaces/default/fonts/roboto/roboto-bold.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}




@font-face {
font-family: 'robotobold_italic';
src: url('/internals/interfaces/default/fonts/roboto/roboto-bolditalic.woff2') format('woff2'),
url('/internals/interfaces/default/fonts/roboto/roboto-bolditalic.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}




@font-face {
font-family: 'robotoitalic';
src: url('/internals/interfaces/default/fonts/roboto/roboto-italic.woff2') format('woff2'),
url('/internals/interfaces/default/fonts/roboto/roboto-italic.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}








@font-face {
font-family: 'robotolight_italic';
src: url('/internals/interfaces/default/fonts/roboto/roboto-lightitalic.woff2') format('woff2'),
url('/internals/interfaces/default/fonts/roboto/roboto-lightitalic.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}




@font-face {
font-family: 'robotomedium';
src: url('/internals/interfaces/default/fonts/roboto/roboto-medium.woff2') format('woff2'),
url('/internals/interfaces/default/fonts/roboto/roboto-medium.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}




@font-face {
font-family: 'robotomedium_italic';
src: url('/internals/interfaces/default/fonts/roboto/roboto-mediumitalic.woff2') format('woff2'),
url('/internals/interfaces/default/fonts/roboto/roboto-mediumitalic.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}









@font-face {
font-family: 'robotothin';
src: url('/internals/interfaces/default/fonts/roboto/roboto-thin.woff2') format('woff2'),
url('/internals/interfaces/default/fonts/roboto/roboto-thin.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}




@font-face {
font-family: 'robotothin_italic';
src: url('/internals/interfaces/default/fonts/roboto/roboto-thinitalic.woff2') format('woff2'),
url('/internals/interfaces/default/fonts/roboto/roboto-thinitalic.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}



*/








/*
@font-face {
	font-family: 'Open Sans';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-regular.eot');
	src:
		url('/internals/interfaces/default/fonts/open_sans/opensans-regular.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-regular.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-regular.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-regular.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-regular.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Open Sans Light';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-light.eot');
	src:
		url('/internals/interfaces/default/fonts/open_sans/opensans-light.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-light.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-light.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-light.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-light.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'Open Sans';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-bold.eot');
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-bold.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-bold.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-bold.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-bold.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-bold.svg#open_sansbold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-bolditalic.eot');
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-bolditalic.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-bolditalic.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-bolditalic.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-bolditalic.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-bolditalic.svg#open_sansbold_italic') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-italic.eot');
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-italic.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-italic.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-italic.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-italic.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-italic.svg#open_sansitalic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans Extrabold';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-extrabold.eot');
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-extrabold.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-extrabold.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-extrabold.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-extrabold.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-extrabold.svg#open_sansextrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Extrabold';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-extrabolditalic.eot');
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-extrabolditalic.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-extrabolditalic.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-extrabolditalic.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-extrabolditalic.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-extrabolditalic.svg#open_sansextrabold_italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans Light';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-light.eot');
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-light.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-light.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-light.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-light.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-light.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Light';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-lightitalic.eot');
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-lightitalic.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-lightitalic.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-lightitalic.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-lightitalic.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-lightitalic.svg#open_sanslight_italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Open Sans Semibold';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-semibold.eot');
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-semibold.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-semibold.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-semibold.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-semibold.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-semibold.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans Semibold';
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-semibolditalic.eot');
	src: url('/internals/interfaces/default/fonts/open_sans/opensans-semibolditalic.eot?#iefix') format('embedded-opentype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-semibolditalic.woff2') format('woff2'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-semibolditalic.woff') format('woff'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-semibolditalic.ttf') format('truetype'),
		url('/internals/interfaces/default/fonts/open_sans/opensans-semibolditalic.svg#open_sanssemibold_italic') format('svg');
	font-weight: normal;
	font-style: italic;
}




@font-face {
	font-family: 'DIN Pro Black';
	src: url('../fonts/din_pro/dinpro_black.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}


@font-face {
	font-family: 'DIN Pro Cond Black';
	src: url('../fonts/din_pro/dinpro_condensedblack.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}
*/

/**
 * END /internals/interfaces/default/css/fonts.css
 */


/**
 * BEGIN /internals/interfaces/default/css/default.css
 */

* {
	box-sizing: border-box;
	scrollbar-width: thin;
	font-family: 'Roboto Condensed', 'Roboto', 'Open Sans', sans-serif;
	-webkit-tap-highlight-color: transparent;
}


body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

address, caption, cite, code, dfn, th, var, h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}

abbr, acronym, fieldset, img {
	border: 0;
}

.clearfix:after {
	content: '';
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

q:before {
	content:'&laquo;';
}

q:after {
	content:'&raquo;';
}


.forbidden_select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* Чтобы работали переносы, должен быть указан lang="ru" в html */
.hyphens {
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-o-hyphens: auto;
	-khtml-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}



body, p, div, td {
	font-size: 16px;
}

p {
	margin-bottom: 5px;
	line-height: 150%;
}

li {
	line-height: 150%;
	margin-bottom: 10px;
}

ul {
	list-style-type: square;
}

h1, h2 {
	font-weight: bold;
}

h2 {
	margin-bottom: 15px;
}

section {
	margin-bottom: 50px;
}

body {
	background: #eee url('/internals/interfaces/default/images/bg1.jpg') no-repeat center center/cover;
	background-attachment: fixed;
	/*
	background: #eee;
	*/
}


a {
	/*
	color: #0477BF;
	*/
	color: #0C5482;
	text-decoration: none;
}

a:hover {
	color: #D62828;
}






header {
	margin-bottom: 20px;
	margin-top: 20px;
	min-height: 120px;
}

header .button_menu {
	display: none;
	width: 40px;
	height: 40px;
	position: relative;
	border: #ccc solid 1px;
	border-radius: 4px;
	cursor: pointer;
	order: 0;
	flex-shrink: 0;
}

header .mobile_menu {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: #fff;
	display: none;
	z-index: 1000000;
	overflow: auto;
}

header .mobile_menu.visible {
	display: block;
}

header .mobile_menu .block_manager {
	display: flex;
	gap: 5px;
	flex-direction: column;
	justify-content: center;
}

header .mobile_menu_header {
	display: flex;
	gap: 20px;
	justify-content: space-around;
	border-bottom: #eee solid 1px;
	padding: 20px;
}


header .button_menu::before {
	content: '';
	position: absolute;
	display: block;
	left: calc(50% - 12px);
	top: calc(50% - 12px);
	width: 24px;
	height: 24px;
	background: url('/internals/interfaces/default/images/menu.svg') no-repeat center center/contain;
}

header .button_menu.opened::before {
	background: url('/internals/interfaces/default/images/delete.svg') no-repeat center center/contain;
}

header .mobile_menu .mobile_menu_catalog {
	padding: 20px;
	border-bottom: #eee solid 1px;
}

header .mobile_menu .mobile_menu_user_links,
header .mobile_menu .mobile_menu_links
{
	padding: 20px;
	border-bottom: #eee solid 1px;
}

header .mobile_menu .mobile_menu_user_links ul,
header .mobile_menu .mobile_menu_links ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

header .mobile_menu .mobile_menu_user_links li,
header .mobile_menu .mobile_menu_links li
{
	font-size: 18px;
	margin: 0;
}

header .mobile_menu .mobile_menu_user_links li a,
header .mobile_menu .mobile_menu_links li a
{
	text-decoration: none;
	color: #0C5482;
}
header .mobile_menu .mobile_menu_user_links li a:hover,
header .mobile_menu .mobile_menu_links li a:hover
{
	color: #D62828;
}



header .block_user {
	/*width: 30%;*/
/*	margin-left: auto; */
}

header .block_cart {
	/* margin-left: auto; */
}


header .block_cart .cart {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	padding: 5px 10px;
	background: linear-gradient(64deg,#ffe5b7 6.32%,#e3cef9 92.14%);
	width: 120px;
	min-height: 80px;
	position: relative;
	user-select: none;
	border-radius: 5px;
	cursor: pointer;
	text-decoration: none;
	flex-direction: column;
	gap: 5px;
}

header .block_cart .cart .sum {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
	text-shadow: 1px 1px 0 #fff;
	white-space: nowrap;
}

header .block_cart .cart .icon {
	display: block;
	width: 32px;
	height: 32px;
	background: url('/internals/interfaces/default/images/cart.svg') no-repeat center center/contain;
}




header .cart .counter {
	background: #0a6978;
	color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}










header .logo {
	/*
	background: transparent url('/internals/interfaces/default/images/potochnik.svg') no-repeat center center/100%;
	 */
	/*background: #2F5945;*/
	user-select: none;
	text-decoration: none;
	/*
	width: 261px;
	height: 43px;
	*/
	color: #675f7b;
	font-size: 42px;
	font-weight: bold;
	line-height: 100%;



}

header .logo .brand {
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
}


header .slogan {
	color: #000;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
}



header .outer_wrapper > .wrapper {
	margin: 0 auto;
	min-width: 320px;
	max-width: 1280px;
	position: relative;
	padding: 20px;
	display: flex;
	background: #fff;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

header > .outer_wrapper > .wrapper > .block_manager .wrapper_phone,
header .mobile_menu .block_manager .wrapper_phone
{
	display: flex;
	gap: 20px;
	margin-bottom: 5px;
}

header .mobile_menu .block_manager .wrapper_phone {
	justify-content: center;
	margin-bottom: 0;
}



header .block_pickup_point {
	margin-left: 20px;
}

header > .outer_wrapper > .wrapper > .block_manager {
}

header > .outer_wrapper > .wrapper > .block_manager .messengers {
	display: flex;
}

header > .outer_wrapper > .wrapper > .block_manager .messengers > * {
	display: block;
	width: 32px;
	height: 32px;
}

header > .outer_wrapper > .wrapper > .block_manager .messengers > .telegram {
	background: url('/internals/interfaces/default/images/telegram.svg') no-repeat center center/100%;
}

header > .outer_wrapper > .wrapper > .block_manager .messengers > .whatsapp {
	background: url('/internals/interfaces/default/images/whatsapp.svg') no-repeat center center/100%;
	margin: 0 10px;
}

header > .outer_wrapper > .wrapper > .block_manager .messengers > .viber {
	background: url('/internals/interfaces/default/images/viber.svg') no-repeat center center/100%;
}

header > .outer_wrapper > .wrapper > .block_manager .email {
	margin-bottom: 5px;
}

footer {
	min-height: 200px;
	background-color: #17232a;
	color: #82909d;
	padding: 40px;
}


.top_menu {
	background: #000;
}

.top_menu .wrapper {
	margin: 0 auto;
	min-width: 320px;
	max-width: 1280px;
	position: relative;
	min-height: 50px;
}


main .wrapper {
	margin: 0 auto;
	min-width: 320px;
	max-width: 1280px;
	position: relative;
	padding: 20px;
	background: #fff;
	min-height: 50vh;
}

footer h4 {
	color: #eee;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

footer .wrapper {
	margin: 0 auto;
	min-width: 320px;
	max-width: 1280px;
	position: relative;
	padding: 20px;
}

footer .blocks {
	display: grid;
	gap: 20px;
	flex-wrap: wrap;
}

footer .blocks .seller_info {
	grid-row: 1;
	grid-column: 1;
}


footer .menu {
	grid-row: 1;
	grid-column: 2;
}

footer .menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 5px;
	flex-wrap: wrap;
}

footer .menu ul > li {
	width: 46%;
}

footer a {
	color: #ccc;
	text-decoration: none;
}

footer a:hover {
	color: #ffa749;
}

footer p {
	margin: 0 0 5px 0;
}

footer .payment_methods {
	grid-row: 3;
	grid-column: 2;
}

footer .payment_systems {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

footer .payment_systems .ps {
	height: 60px;
	width: 80px;
	flex-shrink: 0;
}

footer .payment_systems .ps.mir {
	background: url('/internals/interfaces/default/images/payment_systems/mir.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.sbp {
	background: url('/internals/interfaces/default/images/payment_systems/sbp2.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.cash {
	background: url('/internals/interfaces/default/images/payment_systems/rub.svg') no-repeat center center/contain;
}


footer .payment_systems .ps.visa {
	background: url('/internals/interfaces/default/images/payment_systems/visa.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.mastercard {
	background: url('/internals/interfaces/default/images/payment_systems/mastercard.svg') no-repeat center center/80%;
}

footer .payment_systems .ps.paykeeper {
	width: 110px;
	background: url('/internals/interfaces/default/images/payment_systems/paykeeper.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.intellectmoney {
	width: 110px;
	background: url('/internals/interfaces/default/images/payment_systems/intellectmoney2.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.tochka {
	width: 110px;
	background: url('/internals/interfaces/default/images/payment_systems/tochka_white.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.ozon {
	width: 110px;
	background: url('/internals/interfaces/default/images/payment_systems/ozon_white.svg') no-repeat center center/contain;
}


/*
footer .payment_systems .ps.mir {
	background: url('/internals/interfaces/default/images/payment_systems/mir_white.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.sbp {
	background: url('/internals/interfaces/default/images/payment_systems/sbp_white.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.visa {
	background: url('/internals/interfaces/default/images/payment_systems/visa_white.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.mastercard {
	background: url('/internals/interfaces/default/images/payment_systems/mastercard_white.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.paykeeper {
	background: url('/internals/interfaces/default/images/payment_systems/paykeeper_white.svg') no-repeat center center/contain;
}


footer .payment_systems .ps.mir:hover {
	background: url('/internals/interfaces/default/images/payment_systems/mir.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.sbp:hover {
	background: url('/internals/interfaces/default/images/payment_systems/sbp.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.visa:hover {
	background: url('/internals/interfaces/default/images/payment_systems/visa.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.mastercard:hover {
	background: url('/internals/interfaces/default/images/payment_systems/mastercard.svg') no-repeat center center/contain;
}

footer .payment_systems .ps.paykeeper:hover {
	background: url('/internals/interfaces/default/images/payment_systems/paykeeper.svg') no-repeat center center/contain;
}
*/

.group_list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 20px;
}

.group_list > * {
	display: block;
	padding: 10px;
	background: #eee;
	border-radius: 5px;
	text-decoration: none;
	color: #444;
	font-size: 18px;
	user-select: none;
}

.group_list > *:hover {
	color: #444;
}


.page {
	/*
	margin: 0 auto;
	min-width: 320px;
	max-width: 1280px;
	position: relative;
	background: #fff;
	box-shadow: 0 0 3px 2px #aaa;
	*/
}

main {

	margin-bottom: 20px;
}




.cookie_alert {
	z-index: 10000;
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,.8);
	border: #ccc;
	padding: 30px;
	width: 100%;
	font-size: 14px;
	color: #fff;
}



.cookie_alert p {
	margin: 0 0 10px 0;
}

.cookie_alert > .close {
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 22px;
	height: 22px;
	background: url('/internals/interfaces/default/images/white_close.svg') no-repeat center center;
	background-size: 100% 100%;
}

.cookie_alert > .cookie_alert_content a {
	color: #fff;
	text-decoration: underline;
}

.cookie_alert > .cookie_alert_content > :last-child {
	margin-bottom: 0;
}


body.hide_scroll {
	overflow: hidden;
}


footer .logo {
	width: 100px;
	height: 100px;
	background: url('/internals/interfaces/default/images/designium.png') no-repeat;
	display: block;
}

footer  .logo:hover {
	background-position: -100px 0;
}


.page_catalog .product_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 20px 2%;
}

.page_catalog .product {
	width: 32%;
	min-width: 240px;
	background: #fff;
	padding: 0px;
	border: #ccc solid 1px;
	position: relative;
	/*max-width: 320px;*/
}

.site_veniki .page_catalog .product {
	width: 23.5%;
}

.page_catalog .product .button {
	margin-top: auto;
}
/*
.page_product .product .button {
	max-width: 320px;
}
*/
.page_catalog .product:hover {
	-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.5);
	box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.5);
}

.page_catalog .product .image {
	height: 230px;
	padding: 15px;
}

.page_catalog .product .image a {
	display: block;
	height: 100%;
}

.page_catalog .product .image img {
	display: block;
	margin: 0 auto;
/*	height: 100%;*/
	max-width: 100%;
	max-height: 100%;
}

.page_catalog .product .inner_wrapper {
	padding: 15px 15px 15px 15px;
	display: flex;
	flex-direction: column;
	min-height: 260px;
}

.page_catalog .product .name {
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
}

.page_catalog .product .name a {
	text-decoration: none;
	color: #000;
}

.page_product h3 {
	text-transform: uppercase;
}

.page_catalog .product .add_to_cart,
.page_product .add_to_cart
{
	display: flex;
	font-weight: bold;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50px;
	background: green;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	border-radius: 5px;
	user-select: none;
}

.page_product .add_to_cart {
	max-width: 320px;
}

.page_product h1 {
	margin-bottom: 10px;
}

.page_product .product_id {
	margin-bottom: 20px;
	color: #555;
}

.page_product .price_wrapper {

}

.page_product .price {
	font-size: 50px;
	font-weight: bold;
	text-align: center;
}

.page_catalog .product .add_to_cart:hover,
.page_product .add_to_cart:hover
{
	background: rgba(0, 128, 0, .7);
}

.page_catalog .product .id {
	margin-top: 15px;
	font-size: 14px;
	color: #555;
}

.page_product .price_per_unit {
	text-align: center;
	color: #777;
}

.page_product .button {
	margin-top: 20px;
}

.page_catalog .product .price_wrapper {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.page_catalog .product .price {
	font-size: 24px;
	display: inline-block;
	font-weight: bold;
}

.page_catalog .product .old_price {
	font-size: 18px;
	color: #9b9b9b;
	position: relative;
	display: inline-block;
	font-weight: bold;
}

.page_catalog .product .old_price::before {
	content: "";
	height: 2px;
	background-color: #ea0005;
	width: 100%;
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	transform: rotate(-9deg);
	opacity: .5;
	pointer-events: none;
}

.page_catalog .product .favorite_button {
	position: absolute;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #fff url('/internals/interfaces/default/images/favorite.svg') no-repeat center center/70%;
	top: 10px;
	right: 10px;
	opacity: 0.5;
	box-shadow: 0 0 7px rgb(0,0,0,.3);
	cursor: pointer;
}

.page_catalog .product:hover .favorite_button {
	opacity: 1;
}

.page_catalog .product .compare_button {
	position: absolute;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #fff url('/internals/interfaces/default/images/compare.webp') no-repeat center center/70%;
	top: 10px;
	right: 60px;
	opacity: 0.5;
	box-shadow: 0 0 7px rgb(0,0,0,.3);
	cursor: pointer;
}

.page_catalog .product:hover .compare_button {
	opacity: 1;
}

.page_catalog .product .gallery {
	display: flex;
	overflow: hidden;
	margin-bottom: 15px;
}

.page_catalog .product .gallery img {
	display: block;
	height: 50px;
	margin: 0 10px;
	padding: 1px;
	border: #eee solid 1px;
}

.page_catalog .product .counter,
.page_product .counter
{
	display: none;
	width: 140px;
	height: 50px;
	border: #ccc solid 1px;
	padding: 2px;
	margin: 0 auto;
	border-radius: 5px;
	background: #fff;
}
/*
.page_product .counter {
	margin: 0;
}
*/
.cart .counter {
	display: flex;
	width: 140px;
	height: 50px;
	border: #ccc solid 1px;
	padding: 2px;
	margin: 0 auto;
	border-radius: 5px;
	background: #fff;
}


.page_catalog .product .counter a,
.cart .counter a,
.page_product .counter a
{
	font-size: 20px;
	display: block;
	width: 20%;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 90%;
	background-color: green;
}

/*
.cart .counter a {
	background-color: #ccc;
}
*/
.page_catalog .product .counter a.minus,
.page_product .counter a.minus
{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-image: url('/internals/interfaces/default/images/minus_white.svg');
}

.page_catalog .product .counter a.plus,
.page_product .counter a.plus
{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-image: url('/internals/interfaces/default/images/plus_white.svg');
}


.cart .counter a.minus
{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	/*
	background-image: url('/internals/interfaces/default/images/minus.svg');
	*/
	background-image: url('/internals/interfaces/default/images/minus_white.svg');
}

.cart .counter a.plus
{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	/*
	background-image: url('/internals/interfaces/default/images/plus.svg');
	*/
	background-image: url('/internals/interfaces/default/images/plus_white.svg');
}





.page_catalog .product .counter a:hover,
.page_catalog .product .counter a:active,
.page_product .counter a:hover,
.page_product .counter a:active
{
	/*
	background-color: #ffa749;
	*/
	background-color: rgba(0,128,0,.7);
}

.cart .counter a:hover,
.cart .counter a:active
{
	/*background-color: #aaa;*/
	background-color: rgba(0,128,0,.7);
}

.page_catalog .product .counter input,
.page_product .counter input,
.cart .counter input
{
	padding: 0;
	margin: 0;
	border: none;
	outline: 0;
	outline-offset: 0;
	width: 60%;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

.cart .counter input {
	height: 42px;
}

.page_catalog .product.in_cart .add_to_cart,
.page_product .product.in_cart .add_to_cart
{
	display: none;
}

.page_catalog .product.in_cart .counter,
.page_product .product.in_cart .counter
{
	display: flex;
}

.page_catalog .product .in_cart_message,
.page_product .product .in_cart_message
{
	display: none;
	padding: 10px;
	justify-content: center;
	font-size: 12px;
	font-weight: bold;
	color: #444;
}


.page_catalog .product.in_cart .in_cart_message,
.page_product .product.in_cart .in_cart_message
{
	display: flex;
}


.page_catalog .product .status,
.page_product .product .status
{
	margin-top: 10px;
	font-weight: normal;
	text-align: center;
}

.page_product .product_main_block {
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
	padding: 20px;
	border-radius: 10px;
}

.page_product .description {
	padding: 20px;
	margin-top: 20px;
}

.page_product .button_go_to_payment {
	padding: 10px 40px 10px 10px;
	background: #675f7b;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	height: 40px;
	display: none;
	justify-content: center;
	align-items: center;
	max-width: 200px;
	margin: 20px auto 0;
	user-select: none;
	position: relative;
}

.page_product .button_go_to_payment::before {
	content: '';
	position: absolute;
	display: block;
	width: 36px;
	height: 36px;
	background: url('/internals/interfaces/default/images/payment_systems/rub.svg') no-repeat center center/contain;
	top: calc(50% - 18px);
	right: 5px;
}



.in_cart .button_go_to_payment {
	display: flex;
}


/*
.page_product .product .status {
	max-width: 320px;
	text-align: left;
}
*/
.page_catalog .product .status.in_stock,
.page_product .product .status.in_stock
{
	color: #008000;
}

.page_catalog .product .status.in_cart,
.page_product .product .status.in_cart
{
	color: #000;
}

.page_catalog .product .status.in_cart a,
.page_product .product .status.in_cart a
{
	color: #000;
	text-decoration: none;
}


.tag {
	background: #eee;
	font-size: 12px;
	user-select: none;
	line-height: 100%;
	padding: 4px 8px;
	border-radius: 2px;
	display: inline-flex;
}

.tag.novelty {
	color: #fff;
	background: #00b034;
	background: -moz-linear-gradient(top, #00b034 0%, #00d04a 100%);
	background: -webkit-linear-gradient(top, #00b034 0%, #00d04a 100%);
	background: linear-gradient(to bottom, #00b034 0%, #00d04a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b034', endColorstr='#00d04a', GradientType=0);
}

.tag.sale {
	color: #fff;
	background: #ea6818;
	background: -moz-linear-gradient(top, #ea6818 0%, #f7b32c 100%);
	background: -webkit-linear-gradient(top, #ea6818 0%, #f7b32c 100%);
	background: linear-gradient(to bottom, #ea6818 0%, #f7b32c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea6818', endColorstr='#f7b32c', GradientType=0);
}

.tag.hit {
	color: #fff;
	background: #fe4136;
	background: -moz-linear-gradient(top,  #fe4136 0%, #fe7c66 100%);
	background: -webkit-linear-gradient(top,  #fe4136 0%,#fe7c66 100%);
	background: linear-gradient(to bottom,  #fe4136 0%,#fe7c66 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe4136', endColorstr='#fe7c66',GradientType=0 );
}

.tag.discount {
	color: #fff;
	background: #0a9ece;
	background: -moz-linear-gradient(top,  #0a9ece 0%, #12d3e8 100%);
	background: -webkit-linear-gradient(top,  #0a9ece 0%,#12d3e8 100%);
	background: linear-gradient(to bottom,  #0a9ece 0%,#12d3e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a9ece', endColorstr='#12d3e8',GradientType=0 );
}



.tag.pink {
	color: #fff;
	background: #E61ACA;
	background: -moz-linear-gradient(top,  #E61ACA 0%, #E061E6 100%);
	background: -webkit-linear-gradient(top,  #E61ACA 0%,#E061E6 100%);
	background: linear-gradient(to bottom,  #E61ACA 0%,#E061E6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E61ACA', endColorstr='#E061E6',GradientType=0 );
}


.tag.black {
	color: #fff;
	background: #000000;
	background: -moz-linear-gradient(top,  #000000 0%, #444444 100%);
	background: -webkit-linear-gradient(top,  #000000 0%,#444444 100%);
	background: linear-gradient(to bottom,  #000000 0%,#444444 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#444444',GradientType=0 );
}


.catalog_groups {

}

.catalog_groups ul,
header .mobile_menu_catalog ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-direction: column;
	gap: 5px;
}


header .mobile_menu_catalog ul {
	/*
	max-width: 320px;
	 */
	flex-direction: row;
	gap: 10px 2%;
	flex-wrap: wrap;
	justify-content: space-between;
}


.catalog_groups ul li,
header .mobile_menu_catalog ul li
{
	margin: 0;
}

header .mobile_menu_catalog ul li {
	width: 49%;
}

.catalog_groups ul a,
header .mobile_menu_catalog ul a
{
	display: block;
	padding: 10px;
	background: #eee;
	border-radius: 5px;
	text-decoration: none;
	color: #444;
	font-size: 18px;
	user-select: none;
}

.catalog_groups ul a.selected,
header .mobile_menu_catalog ul a.selected
{
	background: #675f7b;
	color: #fff;
	font-weight: bold;
}


h1 {
	margin: 0 0 20px 0;
	line-height: 130%;
}

.header_menu {
	background: #eee;
	min-height: 50px;
}

.header_menu .wrapper {
	background: #fff;
	margin: 0 auto;
	min-width: 320px;
	max-width: 1280px;
	position: relative;
	display: flex;
}

.header_menu .wrapper .menu {
	display: flex;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.header_menu .wrapper .menu li {

}

.header_menu .wrapper .menu li a {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 100%;
	padding: 5px 10px;
	font-size: 14px;
	background: #fff;
	text-decoration: none;
	color: #666;
	width: 90px;
	min-height: 70px;
	position: relative;
	user-select: none;
}

.header_menu .wrapper .menu li a:hover {
	background: #eee;
}


.header_menu .wrapper .menu li a .counter {
	background: #0a6978;
	color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}



.header_menu .wrapper .menu li a::after {
	display: block;
	position: absolute;
	content: '';
	width: 32px;
	height: 32px;
	background: red;
	left: calc(50% - 16px);
	top: 10px;
}

.header_menu .wrapper .menu li a.compare::after {
	background: url('/internals/interfaces/default/images/compare.webp') no-repeat center center/100%;
}

.header_menu .wrapper .menu li a.wishlist::after {
	background: url('/internals/interfaces/default/images/favorite.svg') no-repeat center center/100%;
}

.header_menu .wrapper .menu li a.cart::after {
	background: url('/internals/interfaces/default/images/cart.svg') no-repeat center center/100%;
}

.header_menu .wrapper .catalog_button {
	background: #0a6978;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	padding: 10px;
	width: 200px;
	text-align: center;
	height: 40px;
}

.header_menu .wrapper .catalog_button_wrapper {
	padding: 5px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header_menu .wrapper .search_wrapper {
	padding: 10px;
	width: 60%;
	display: flex;
	align-items: center;
	margin: 0 80px 0 0px;
	position: relative;
}

.header_menu .wrapper .search_wrapper > div {
	width: 100%;
	position: relative;
}

.header_menu .wrapper .search_wrapper .search_button {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	bottom: 0;
	background: url('/internals/interfaces/default/images/magnifier.svg') no-repeat center center/50%;
}



.header_menu .wrapper .search_wrapper input[type="text"] {
	padding: 10px;
	margin: 0;
	border: #ccc solid 1px;
	width: 100%;
	outline: none;
	height: 40px;
	font-size: 14px;
}






.header_menu .wrapper .search_wrapper input[type="text"]::placeholder {
	color: #ccc;
	opacity: 1;
}

h2 {
	margin-bottom: 20px;
}

h3 {
	font-size: 20px;
	margin-bottom: 20px;
}




.page_product .big_image {
	margin-bottom: 20px;
	min-height: 480px;
}

.page_product .big_image img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}


.page_product .product_gallery {
	min-height: 108px;
	overflow: hidden;
}

.page_product .product_gallery .images {
	display: flex;
	justify-content: center;
	gap: 20px;
}

.page_product .product_gallery .item {
	padding: 2px;
	border: transparent solid 2px;
	cursor: pointer;
}

.page_product .product_gallery img {
	height: 100px;
	display: block;
}


.page_product .product_gallery .selected {
	border: #675f7b solid 2px;
}



.properties_section {
	margin-bottom: 40px;
	width: 40%;
}

.properties .row {
	margin-bottom: 10px;
	display: flex;
}

.properties .row .property {
}

.properties .row .dots {
	flex-grow: 1;
	border-bottom: 2px dotted #ccc;
	margin: 0 .5%;
}


.properties .row .value {
	width: 30%;
}

h3 {
	margin-bottom: 20px;
	font-weight: bold;
}














table.payments {
	width: 100%;
	border: #ccc solid 1px;
	border-collapse: collapse;
}

table.payments > thead > tr > th {
	border: #ccc solid 1px;
	padding: 6px;

	background: #f5f5f5;
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #dddddd 100%);
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#dddddd 100%);
	background: linear-gradient(to bottom,  #f5f5f5 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dddddd',GradientType=0 );


}

table.payments > tbody > tr > td {
	border: #ccc solid 1px;
	padding: 6px;
}

table.payments > tbody > tr:hover {
	background-color: #F1F0C3;
}


.payment_form {

}

.payment_form .systems {
	padding-left: 188px;
}



.payment_form .systems li {
	display: block;
	width: 160px;
	height: 80px;
	float: left;
	border: #ccc solid 1px;
	margin-right: 20px;
	cursor: pointer;
	margin-bottom: 20px;
}

.payment_form .systems li:nth-of-type(1) {
	margin-left: -188px;
}

.payment_form .systems li.selected {
	border: 1px solid #fc0;
	outline: #fc0 solid 3px;
}



.cart_page .cart {
	display: flex;
	flex-direction: column;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 40px;
	gap: 20px;
}

.cart_page .cart .item {
	display: flex;
	padding: 20px;
	border-radius: 10px;
	background: #eee;
	gap: 20px;
	font-size: 22px;
	position: relative;
}

/*
.cart_page .cart .item:hover {
	background: #f9f9f9;
}
*/

.cart_page .cart .item_price_and_quantity {
	display: flex;
	gap: 20px;
	align-items: center;
}

.cart_page .cart .item_info {
	display: flex;
	gap: 10px;
	flex-direction: column;
	flex-grow: 1;
}

.cart_page .cart .item_image {
	width: 104px;
	height: 104px;
	flex-shrink: 0;
}

.cart_page .cart .item_image a {
	display: block;
	width: 104px;
	height: 104px;
}

.cart_page .cart .item_image a img {
	display: block;
	width: 100px;
	height: 100px;
	padding: 1px;
	border: #ccc solid 1px;
	background-color: #fff;
}

.cart_page .cart .item_name {
	font-size: 22px;
/*	font-weight: bold; */
	color: #000;
}

.cart_page .cart .item_name a {
	color: #000;
	text-decoration: none;
}

.cart_page .cart .price {
	font-size: 22px;
	min-width: 100px;
	text-align: center;
	white-space: nowrap;
}

.cart_page .cart .row_total {
	font-size: 22px;
	max-width: 100px;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

.cart_page .cart .delete {
	opacity: 0.3;
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url('/internals/interfaces/default/images/delete.svg') no-repeat center center/contain;
	/*
	background: url('/internals/interfaces/default/images/trash.png') no-repeat;
	*/
}




.cart_page .cart .item .delete:hover {
	opacity: 1.0;
}

.cart_page .cart .item_button_delete {
	width: 32px;

}

.cart_page .summary {
	margin-bottom: 20px;
	position: sticky;
	top: 20px;
}

/*
.cart_page .summary .dots {
	flex-grow: 1;
	border-bottom: 2px dotted #000;
	margin: 0 .5%;
}
*/
.cart_page .summary .title {
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 30px;
}

.cart_page .summary .block {
	width: 100%;
	background: #fae9bb;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 20px;
	flex-direction: column;
	gap: 20px;
	display: flex;
}

.cart_page .summary .dots {
	flex-grow: 1;
	border-bottom: 2px dotted #777;
	margin: 0 .5%;
}

.cart_page .summary .block > .tbody > .tr > div {

}

.cart_page .summary .block .row
{
	display: flex;
}

.cart_page .summary .block .row > div {
	font-size: 20px;
	text-shadow: 1px 1px 0 #fff;
}

.cart_page .summary .block .row > :nth-child(1) {
}

.cart_page .summary .block .row .value {
	text-align: right;
	text-shadow: 1px 1px 0 #fff;
	white-space: nowrap;
}

/*
.cart_page .summary .purchase {
	display: block;
	background: #f55e4f none repeat scroll 0 0;
	text-transform: uppercase;
	border-radius: 4px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 13px 20px;
	font-size: 14px;
	border: 0px;
	text-align: center;
	-webkit-transition: opacity 200ms linear;
	-o-transition: opacity 200ms linear;
	transition: opacity 200ms linear;
	cursor: pointer;
}
*/




.window {
	display: none;
	position: fixed;
	/*
	safe
	https://developer.mozilla.org/ru/docs/Web/CSS/align-items
	https://coderedirect.com/questions/46470/cant-scroll-to-top-of-flex-item-that-is-overflowing-container
	 */
	justify-content: safe center;
	align-items: safe center;
	z-index: 10000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.6);
	padding: 100px;
	/*overflow: scroll;*/
	overflow: auto;
	min-width: 320px;
}


.window form
{
	background-color: #fff;
	max-width: 480px;
	width: 100%;
	position: relative;
}



.window > .inner_wrapper
{
	background-color: #fff;
	max-width: 480px;
	width: 100%;
	padding: 30px 40px;
	position: relative;
}




.window .title {
	color: #2a2a2a;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}



.window_phone_verification .field_row3 {
	display: flex;
	font-size: 14px;
	justify-content: center;
	align-items: center;
	min-height: 80px;
	text-transform: uppercase;
}

.window_phone_verification .field_row2 {
	display: flex;
	justify-content: center;
}

.window_phone_verification .field_row2 > :nth-child(1) {
	width: 45%;
	margin-right: 5%;
}

.window_phone_verification .field_row2 > :nth-child(2) {
	width: 50%;
}

.window_phone_verification .phone {
	font-weight: bold;
	/*font-size: 22px;*/
}



.window_feedback textarea[name="message"] {
	min-height: 130px;
}




form .title {
	color: #2a2a2a;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}


.form_access_recovery {
	background-color: #fff;
	max-width: 480px;
	padding: 25px 40px;
	right: 0;
	top: 0;
	width: 100%;
	display: none;
}

.form_access_recovery .field_row2,
.window_access_recovery .field_row2
{
	margin-bottom: 15px;
}



form .field
{
	position: relative;
}

form .field_row
{
	margin-bottom: 24px;
}

.form_sign_up .field_row3 {
	margin-bottom: 24px;

}

.form_sign_up .birthdate,
form .birthdate
{
	display: flex;
}

.form_sign_up .birthdate > :nth-child(1),
form .birthdate > :nth-child(1)
{
	width: 30%;
}

.form_sign_up .birthdate > :nth-child(2),
form .birthdate > :nth-child(2)
{
	width: 36%;
	margin: 0 2%;
}

.form_sign_up .birthdate > :nth-child(3),
form .birthdate > :nth-child(3)
{
	width: 30%;
}




.form_sign_up .field_row4 {
	margin-top: 15px;
	margin-bottom: 24px;
	text-align: right
}



.field > label
/*
.form_sign_up .field label,
.window_phone_verification form .field label
	*/
{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	left: 10px;
	top: -7px;
	background-color: #fff;
/*	background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);*/
	border-radius: 2px;
	padding: 0 10px;
	text-transform: uppercase;
	color: #555;
	font-size: 14px;
	font-weight: normal;
	z-index: 1;
}

.window p {
	line-height: 150%;
	margin: 0 0 24px;
}

.sign_up_finish .email {
	font-weight: bold;
}

.window .close,
.window form .close,
.window .inner_wrapper .close
{
	display: block;
	position: absolute;
	width: 22px;
	height: 22px;
	background: url('/internals/interfaces/default/images/close.svg') no-repeat center center;
	top: 36px;
	right: 36px;
	z-index: 1;
}

form input[type="text"],
form input[type="password"]
/*
.form_sign_up input[type="text"],
.form_sign_up input[type="password"],
.window_phone_verification form input[type="text"],
.window_phone_verification form input[type="password"]
	*/
{
	border: 2px #a9c3d8 solid;
	display: block;
	height: 62px;
	padding: 10px;
	color: #2a2a2a;
	font-size: 22px;
	border-radius: 2px;
	width: 100%;
}


form textarea
{
	border: 2px #a9c3d8 solid;
	display: block;
	padding: 10px;
	color: #2a2a2a;
	font-size: 22px;
	border-radius: 2px;
	width: 100%;
	resize: vertical;
}






.form_sign_up .text1 {
	color: #2a2a2a;
	font-size: 12px;
	line-height: 150%;
	/*
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	*/
}

.form_sign_up .text2 {
	color: #2a2a2a;
	font-size: 12px;
	font-style: italic;
	line-height: 150%;
}

.form_sign_up .field2 {
	display: flex;
}



.form_sign_up .field2 input[type="radio"] {
	display: none;
}

.form_sign_up .field2 label,
.form_sign_up .field2 a
{
	border-radius: 2px;
	display: block;
	border: #a9c3d8 solid 2px;
	min-height: 42px;
	padding: 10px 10px 10px 50px;
	color: #a9c3d8;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
	background: #fff;
}

.form_sign_up #gender_male:checked + label,
.form_sign_up #gender_female:checked + label,
.form_sign_up .field2 .selected
{
	border-color: #7d7cb0;
	color: #2a2a2a;
}


.form_sign_up .field2 > .male {
	margin-right: 6%;
	width: 44%;
	position: relative;
}

.form_sign_up .field2 > .male:after {
	display: block;
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	background: url('../images/male.svg') center center no-repeat;
	background-size: contain;
	left: 14px;
	top: 50%;
	margin-top: -9px;
}


.form_sign_up #gender_male:checked + label.male:after,
.form_sign_up .field2 .male.selected:after
{
	background: url('../images/male.svg') center center no-repeat;
}


.form_sign_up .field2 > .female {
	width: 50%;
	position: relative;
}

.form_sign_up .field2 > .female:after {
	display: block;
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	background: url('../images/female.svg') center center no-repeat;
	background-size: contain;
	left: 14px;
	top: 50%;
	margin-top: -9px;
}


.form_sign_up #gender_female:checked + label.female:after,
.form_sign_up .field2 .female.selected:after
{
	background: url('../images/female.svg') center center no-repeat;
}

.error .combobox,
form .error textarea,
.field.error input[type="text"],
.field.error input[type="password"],
.error input[type="text"],
.error input[type="password"]
{
	border-color: #e05c5c !important;
}

.field.error:after,
.error .field:after
{
	display: flex;
	content: '';
	position: absolute;
	top: calc(50% - 9px);
	right: -7px;
	width: 16px;
	height: 16px;
	background: #e05c5c url('/internals/interfaces/default/images/warning.svg') no-repeat center center;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
}





.field.confirmed:after
{
	display: flex;
	content: '';
	position: absolute;
	top: 13px;
	right: -7px;
	width: 16px;
	height: 16px;
	background: #01ab4b url('../images/check.svg') no-repeat center center;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
}




/*
.form_sign_up .phone_confirm_status {
	display: none;
	position: absolute;
	top: 13px;
	right: -7px;
	width: 16px;
	height: 16px;
	background: #01ab4b url('../images/check.svg') no-repeat center center;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
}
*/

/*
.form_sign_up .phone_confirm_status.confirmed {
	background: #01ab4b;
}
*/

/*
.form_sign_up .phone_confirm_status:after {
	content: '';
	display: block;
	background: url('../images/check.svg') no-repeat center center;
	width: 8px;
	height: 6px;
	background-size: contain;
}
*/



.form_sign_in .field_row2 {
	margin-bottom: 15px;
}

.form_sign_up .button_verify_your_phone,
.form_sign_up .button_change_phone,
.form_sign_in .forgot_password,
.window_access_recovery .back_to_sign_in
{
	font-size: 14px;
	text-decoration: underline;
	color: #2a2a2a;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
}

.form_sign_up .button_change_phone {
	display: none;
}


.form_sign_up .button_verify_your_phone_wrapper {
	margin-bottom: 5px;
}

.form_sign_up .button_change_phone:hover,
.form_sign_in .forgot_password:hover,
.form_sign_up .button_verify_your_phone:hover,
.window_access_recovery .back_to_sign_in:hover
{
	color: #3b5998;
}


.form_sign_up .text2 a {
	color: #2a2a2a;
	text-decoration: underline;
}

.form_sign_up .text2 a:hover {
	color: #3b5998;

}



.form_sign_up .text_or,
.form_sign_in .text_or
{
	color: #2a2a2a;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0;
	text-align: center;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
}



.form_sign_in .text_or::after,
.form_sign_up .text_or::after
{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	background: #a9c3d8;
	top: calc(50% - 2px);
}


.form_sign_in .text_or > span,
.form_sign_up .text_or > span
{
	background: #f3fcff;
	position: relative;
	z-index: 1;
	padding: 0 10px;
}



.combobox .scrollbar
{
	display: none;
	position: absolute;
	right: 5px;
	top: 10px;
	bottom: 10px;
	width: 2px;
	background: rgba(125,124,176,.5);
}

.combobox .scrollbar > div
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 25%;
	bottom: 10px;
	width: 2px;
	background: rgba(59,89,152,1);
}



form .combobox.phone_code .value {

}

form > :last-child {
	margin-bottom: 0;
}

form .comment {
	font-size: 12px;
	font-style: italic;
	line-height: 150%;
	margin-top: 5px;
	color: #555;
}





.window_phone_verification button[type="submit"].loading,
.form_sign_up button[type="submit"].loading,
.form_sign_in button[type="submit"].loading,
.window_phone_verification .button_get_code.loading,
button[type="submit"].loading,
button[type="reset"].loading
{
	background: #7d7cb0 url('/internals/interfaces/default/images/loading.svg') no-repeat center center;
}

.window_phone_verification button[type="submit"].loading .text,
.form_sign_up button[type="submit"].loading .text,
.form_sign_in button[type="submit"].loading .text,
.window_phone_verification .button_get_code.loading .text,
.window_phone_verification .button_get_code.loading .counter,
button[type="submit"].loading .text,
button[type="reset"].loading .text
{
	display: none;
}

.form_messages {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 20px;
}

.field_wrapper {
	margin: 20px 0 30px;
}

.field_messages {
	font-size: 16px;
	line-height: 150%;
	margin-top: 5px;
	display: none;
}

.form_messages .error,
.field_messages .error,
.form_messages .warning,
.field_messages .warning
{
	color: #aa0f0f;
}

.form_messages .ok,
.field_messages .ok
{
	color: green;
}

.window_phone_verification .form_messages {
	font-size: 14px;
}

.bw_form .captcha_field img {
	width: 200px;
	height: 60px;
}

.bw_form .captcha_field {
	border: 2px #a9c3d8 solid;
	width: 212px;
	position: relative;
	overflow: visible;
}


.error .captcha_field
{
	border-color: #e05c5c !important;
}

.error .captcha_field:after
{
	display: flex;
	content: '';
	position: absolute;
	top: calc(50% - 8px);
	right: -8px;
	width: 16px;
	height: 16px;
	background: #e05c5c url('/internals/interfaces/default/images/warning.svg') no-repeat center center;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
}



.button_change_phone.loading:before,
.button_verify_your_phone.loading:before
{
	position: absolute;
	width: 24px;
	height: 24px;
	content: '';
	display: block;
	left: -30px;
	top: -2px;
	background: url('../images/loading2.svg') no-repeat center center;
	background-size: contain;
}

form .combobox.disabled {
	border-color: #888;
	background: #cdcbda;
	cursor: default;
}

/*
input[type="text"]:read-only,
input[type="text"]:-moz-read-only,
*/
input[type="text"].readonly,
form input[type="text"].readonly
{
	border-color: #888 !important;
	background: #cdcbda !important;
	cursor: default !important;
}

.window_phone_verification input[name="ver_code"] {
	font-size: 22px;
	text-align: center;
	min-height: 60px;
	letter-spacing: 5px;
}

.window_phone_verification button[type="submit"] {
	min-height: 60px;
}

.window_phone_verification .sms_info {
	font-style: italic;
	line-height: 150%;
	-webkit-animation: sms_info_blink 3s linear infinite;
	animation: sms_info_blink 3s linear infinite;
}




@-webkit-keyframes sms_info_blink {
	0% { color: rgba(0, 0, 0, 1); }
	50% { color: rgba(0, 0, 0, .2); }
	100% { color: rgba(0, 0, 0, 1); }
}

@keyframes sms_info_blink {
	0% { color: rgba(0, 0, 0, 1); }
	50% { color: rgba(0, 0, 0, .2); }
	100% { color: rgba(0, 0, 0, 1); }
}



.window_phone_verification .button_get_code .counter {
	display: none;
}

.window_phone_verification .button_get_code.disabled .text {
	display: none;
}

.window_phone_verification .button_get_code.disabled .counter {
	display: inline-block;
}




.checkbox_list {
	border: 2px #a9c3d8 solid;
	display: block;
	min-height: 42px;
	padding: 0px;
	color: #2a2a2a;
	font-size: 14px;
	border-radius: 2px;
	width: 100%;
	position: relative;
}


.checkbox_list:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -3px;
	background: url('/internals/interfaces/default/images/arrow_down.svg') no-repeat center center;
	background-size: contain;
}

.checkbox_list.opened:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.checkbox_list .value {
	padding: 10px 10px 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	/*
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	*/

	display: flex;
	align-items: center;
	justify-content: left;
}


.checkbox_list .list {
	display: none;
	position: absolute;
	top: calc(100% + 8px);
	z-index: 10;
	background: #fff;
	border: 2px #a9c3d8 solid;
	left: -2px;
	right: -2px;
	min-height: 150px;
	max-height: 300px;
	overflow: hidden;
	flex-wrap: wrap;
	padding: 5px;
	align-content: flex-start;
}


.checkbox_list .list > * {
	width: 50%;
}

.checkbox_list .list > * > label {
	display: flex;
	padding: 5px;
	align-items: center;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

.checkbox_list .list > * > label:hover,
.checkbox_list .list > * > label.selected
{
	background: #e0ddf5;
}

.checkbox_list.opened .list {
	display: flex;

}

.checkbox_list .value_item {
	background: #7d7cb0;
	border: none;
	border-radius: 2px;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 2px 6px;
	margin: 0 10px 10px 0;
	min-height: 26px;
}

.checkbox_list .value {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	overflow: hidden;
}

.checkbox_list .checkbox18 {
	display: inline-block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	/*border: 1px #a9c3d8 solid;*/
	border: 1px #7d7cb0 solid;
	box-sizing: border-box;
	cursor: pointer;
	vertical-align: middle;
	background: #fff;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-right: 5px;
}

.checkbox_list .checkbox18 + label {
	margin-left: 3px;
	display: inline-block;
	vertical-align: middle;
}

.checkbox_list .checkbox18 input[type="checkbox"] {
	left: -40px;
	top: 0;
	position: absolute;
	display: block;
	margin: 0;
}


.checkbox_list .checkbox18 span {
	display: none;
}


.checkbox_list .checkbox18 input[type="checkbox"]:checked + span {
	background-image: url('../images/green_tick.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	box-sizing: border-box;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
}


















form .combobox {
	background: #fff;
	border: 2px #a9c3d8 solid;
	display: block;
	height: 62px;
	padding: 0px;
	color: #2a2a2a;
	font-size: 14px;
	border-radius: 2px;
	width: 100%;
	position: relative;
}

form .combobox:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -3px;
	background: url('/internals/interfaces/default/images/arrow_down.svg') no-repeat center center;
	background-size: contain;
}

form .combobox.opened:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

form .combobox .value {
	padding: 0 10px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: left;
	font-size: 22px;
}

.form_sign_up input[type="text"]:focus,
.form_sign_up input[type="password"]:focus,
form .combobox.focus,
form input[type="text"]:focus,
form input[type="password"]:focus,
form textarea:focus,
.checkbox_list.focus,
.focus
{
	border-color: #7d7cb0 !important;
}

form .combobox.opened {

}

form .combobox .list {
	display: none;
	position: absolute;
	top: calc(100% + 8px);
	z-index: 10;
	background: #fff;
	border: 2px #a9c3d8 solid;
	left: -2px;
	right: -2px;
	max-height: 300px;
	overflow: auto;
}

form .combobox.opened .list ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

form .combobox.opened .list {
	display: block;

}


form .combobox .list li {
	padding: 10px;
	cursor: pointer;
	font-size: 22px;
	color: #2a2a2a;
	min-height: 32px;
	margin: 0;
}

form .combobox .list li:nth-child(even) {
	background: #f8f7ff;
}


form .combobox .list li:hover {
	background-color: #e0ddf5;
}


form .combobox .list li.selected {
	background-color: #e0ddf5;
}


form .combobox.phone_code li {
	display: flex;
}

form .combobox.phone_code .code {
	min-width: 50px;
	display: inline-block;
	text-align: right;
	margin-right: 3%;
	width: 20%;
}

form .combobox.phone_code .country {
	display: inline-block;
	font-weight: bold;
	word-break: break-word;
	width: 77%;
}


form .combobox.phone_code .value,
form .combobox.birthday_day .value
{
	justify-content: center;
}


.wrapper_form {
	padding: 40px;
	max-width: 640px;
	background: #f3fcff;
	border: #a9c3d8 solid 2px;
	margin: 0 auto;
}

.checkbox_wrapper {
	gap: 10px;
	display: flex;
}

.checkbox_wrapper .checkbox_text {
	font-size: 15px;
	line-height: 130%;
}

.checkbox_wrapper .checkbox {
	margin-top: 3px;
}


.password > a {
	position: absolute;
	display: flex;
	width: 52px;
	right: 0;
	bottom: 0;
	top: 0;
	align-items: center;
	justify-content: center;
}


.password > a:after {
	display: block;
	content: '';
	width: 26px;
	height: 16px;
	background: url('/internals/interfaces/default/images/eye.png') no-repeat left bottom;
}


.password.opened > a:after {
	background-position: left top;
}


.band_people .button_sign_up,
.form_sign_up button[type="submit"],
.form_sign_in button[type="submit"],
.form_access_recovery button[type="submit"],
.window button[type="submit"],
.window_phone_verification .button_get_code,
button[type="submit"]
{
	background-color: #7d7cb0;
}

/*
.band_people .button_sign_up,
.form_sign_up button[type="submit"],
.form_sign_in button[type="submit"],
.form_access_recovery button[type="submit"],
.window button[type="submit"],
.window_phone_verification .button_get_code,
button[type="submit"]
{
	background-color: #7d7cb0;
}

.band_people .button_facebook_sign_up,
.form_sign_up .button_facebook_sign_up,
.form_sign_in .button_facebook_sign_up
{
	background-color: #3b5998;
}
*/
.button_facebook_sign_up .icon {
	width: 24px;
	height: 24px;
	display: inline-block;
	background: #3b5998 url('/internals/interfaces/default/images/facebook2.svg') no-repeat left center;
	margin-right: 20px;
}


.form_sign_up .button_facebook_sign_up {
	margin-bottom: 30px;
}

.band_people .button_sign_up,
.band_people .button_facebook_sign_up,
.form_sign_up .button_facebook_sign_up,
.form_sign_in .button_facebook_sign_up,
.form_sign_up button[type="submit"],
.form_sign_in button[type="submit"],
.window button[type="submit"],
.window_phone_verification .button_get_code,
.form_access_recovery button[type="submit"]
/*button[type="submit"]*/
{
	padding: 0;
	width: 100%;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 1px 1px 1px 1px;
	border: none;
	display: flex;
	text-decoration: none;
	min-height: 42px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	justify-content: center;
	align-items: center;
	position: relative;
}


.window_phone_verification .button_get_code.disabled,
form button.disabled
{
	background: #c2c2c2 !important;
	color: rgb(228, 228, 228) !important;
	cursor: default !important;
	pointer-events: none;
	text-shadow: 0 1px 0 rgba(100, 100, 100, 0.5);
	opacity: 0.5;
}

.disabled {
	pointer-events: none;
	opacity: 0.5;
}

.green_button:disabled {
	opacity: 0.3;
}




@media screen and (min-width: 481px) and (max-width: 640px) {

	.window {
		padding: 20px;
	}

	.window form {
		padding: 0px;
		margin: 0 auto 20px;
	}

	.window form .close {
		top: 26px;
		right: 20px;
	}

	.window .title {
		font-size: 22px;
	}

	.field > label {
		font-size: 10px;
		padding: 0 5px;
		left: 6px;
	}



}


@media screen and (max-width: 480px) {

	.window {
		padding: 20px;
	}

	.window form {
		margin-bottom: 20px;
		padding: 0px;
	}

	.window form .close {
		top: 26px;
		right: 20px;
	}

	.window .title {
		font-size: 22px;
	}

	.field > label {
		font-size: 12px;
		padding: 0 5px;
		left: 6px;
	}


	.window_phone_verification .field_row2 {
		flex-wrap: wrap;
	}

	.window_phone_verification .field_row2 > :nth-child(1) {
		width: 100%;
		margin: 0 0 20px;
	}

	.window_phone_verification .field_row2 > :nth-child(2) {
		width: 100%;
	}

}


.bw_tagbox {
	border: 2px #a9c3d8 solid;
	display: block;
	min-height: 42px;
	padding: 10px 10px 0;
	color: #2a2a2a;
	font-size: 14px;
	border-radius: 2px;
	width: 100%;
	box-shadow: none;

}


.bw_tagbox .list > .tag_item {
	background: #7d7cb0;
	border: none;
	border-radius: 2px;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 2px 20px 2px 6px;
}

.bw_tagbox .list > .tag_input,
.bw_tagbox .list > .tag_item
{
	margin: 0 10px 10px 0;
}

.bw_tagbox .list > .tag_item.selected,
.bw_tagbox .list > .tag_item.drag
{
	background: #7d7cb0;
	border: none;
	color: #fff;
}

.bw_tagbox .list > .tag_item span {
	min-height: auto;
}

.bw_tagbox .list > .tag_item .close {
	background: url('../images/delete_tag.svg') no-repeat center center;
}

form .title_comment {
	color: #444;
	font-size: 14px;
	margin-top: 5px;
}

form .combobox_range {
	display: flex;
	justify-content: space-between;
}

form .combobox_range > :nth-child(1) {
	width: 48%;
}

form .combobox_range > :nth-child(2) {
	width: 48%;
}



form .editbox_range {
	display: flex;
	justify-content: space-between;
}


form .editbox_range > :nth-child(1) {
	width: 48%;
}

form .editbox_range > :nth-child(2) {
	width: 48%;
}


.window.player {

}

.window.player > .inner_wrapper {
	padding: 0;
}

.window.player .inner_wrapper .close {
	right: -36px;
	top: 0;
	background: url('/internals/interfaces/default/images/white_close.svg') no-repeat center center;
}


.window_cabinet .tabs {
	display: flex;
	gap: 40px;
	border-bottom: #ccc solid 1px;
}

.window_cabinet .tabs a {
	display: block;
	user-select: none;
	color: #777;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	bottom: -1px;
	position: relative;
	padding: 0 0 5px;
}

.window_cabinet .tabs .selected {
	border-bottom: #f33 solid 3px;
	color: #222;
}



.window.window_cabinet > div
{
	padding: 30px 40px;
	background-color: #f3fcff;
	border: #a9c3d8 solid 2px;
	max-width: 480px;
	width: 100%;
	position: relative;
}

.window.window_cabinet form {
	background: transparent;
}



.window.window_cabinet .tabs_content .tab_content {
	display: none;
}

.window.window_cabinet .tabs_content {
	margin-top: 30px;
}

.window.window_cabinet .tabs_content .tab_content.selected {
	display: block;
}


input,
textarea {
	outline: none;
}

.social_net_buttons {
	display: flex;
	gap: 15px;
}




.window.window_access_recovery > div {
	padding: 30px 40px;
	background-color: #fff;
	position: relative;
	width: 480px;
}


.page_product .wrapper_product_info {
	margin-bottom: 40px;
	display: flex;
	gap: 20px;
}


.page_product .wrapper_product_info .right_part {
	width: 37%;
	background: #fff;
}

.page_product .wrapper_product_info .left_part {
	width: 60%;
	background: #fff;
	flex-grow: 1;
}



.page_product .product_details {
	padding: 20px;
	background: #fff;
	margin-bottom: 50px;
}

.page_product .product_details .tabs {
	display: flex;
	gap: 20px;
	border-bottom: #ccc solid 1px;
	margin-bottom: 30px;
}


.page_product .product_details .tabs a {
	display: block;
	user-select: none;
	color: #777;
	text-decoration: none;
	bottom: -1px;
	position: relative;
	padding: 0 0 5px;
	font-weight: bold;
}

.page_product .product_details .tabs .selected {
	border-bottom: #f33 solid 3px;
	color: #222;
}




.page_product .product_details .tabs_content .tab_content {
	display: none;
}

.page_product .product_details .tabs_content {
	margin-top: 30px;
}

.page_product .product_details .tabs_content .tab_content.selected {
	display: block;
}



.window_cookie {
	display: none;
	max-width: 440px;
	position: fixed;
	bottom: 40px;
	left: auto;
	right: 40px;
	z-index: 10000;
	box-shadow: 0 0 24px 0 rgba(0,0,0,.27);
	padding: 19px 24px;
	background: rgba(7,7,7, 0.9);
	color: #f5f7fa;
	border-radius: 10px;
}

.window_cookie h6 {
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 10px;
}

.window_cookie h6,
.window_cookie p
{
	color: #f5f7fa;
}

.window_cookie p {
	margin-bottom: 10px;
}

.window_cookie a {
	text-decoration: underline;
	color: #f5f7fa;
}

.window_cookie .wrapper_button_close {
	display: flex;
	justify-content: center;
}

.window_cookie .button_close {
	background: #7d7cb0;
	display: flex;
	cursor: pointer;
	border: none;
	outline: none;
	padding: 10px 15px;
	border-radius: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	justify-content: center;
	max-width: 160px;
	margin: 0 auto;
	text-decoration: none;
	user-select: none;
}

footer .social_networks {
	width: 48%;
	grid-row: 2;
	grid-column: 1;
}

footer .networks {
	display: flex;
	gap: 20px;
}

footer .networks > * {
	width: 50px;
	height: 50px;
}

footer .networks .telegram {
	background: url('/internals/interfaces/default/images/telegram_logo.svg') no-repeat center center/contain;
}

footer .networks .vk {
	background: url('/internals/interfaces/default/images/vk_logo.svg') no-repeat center center/contain;
}

header > .outer_wrapper > .wrapper > .block_important_info,
header .mobile_menu .block_important_info
{
	max-width: 220px;
	font-size: 14px;
	line-height: 150%;
}


.green_button
{
	font-size: 32px;
	text-transform: uppercase;
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	cursor: pointer;
	border: 0 none;
	border-radius: 6px 6px 6px 6px;
	background: linear-gradient(#84C63C, #489615) repeat scroll 0 0 #489615;
	box-shadow: 0 3px rgba(0, 0, 0, 0.1), 0 -4px rgba(0, 0, 0, 0.1) inset;
	padding: 8px 16px 12px;
	font-weight: bold;
	width: 100%;
	user-select: none;
}











.green_button.toggled
{
	top: 2px;
	box-shadow: 0 1px rgba(0, 0, 0, 0.1), 0 -4px rgba(0, 0, 0, 0.1) inset, 0 0 100px rgba(255, 255, 255, 0.2) inset;
}

.green_button.toggled:hover
{
	top: 2px;
	box-shadow: 0 1px rgba(0, 0, 0, 0.1), 0 -4px rgba(0, 0, 0, 0.1) inset, 0 0 100px rgba(255, 255, 255, 0.2) inset;
}


.green_button:hover
{
	box-shadow: 0 3px rgba(0, 0, 0, 0.1), 0 -4px rgba(0, 0, 0, 0.1) inset, 0 0 100px rgba(255, 255, 255, 0.2) inset;
	color: #FFFFFF;
}

.green_button:active
{
	top: 2px;
	box-shadow: 0 1px rgba(0, 0, 0, 0.1), 0 -4px rgba(0, 0, 0, 0.1) inset, 0 0 100px rgba(255, 255, 255, 0.2) inset;
}



header .client_cabinet {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #675f7b;
	position: relative;
	display: flex;
	gap: 5px;
	align-items: center;
}


header .client_cabinet .icon {
	background: url('/internals/interfaces/default/images/user.svg') no-repeat center center/contain;
	width: 40px;
	height: 40px;
	flex-shrink: 1;
}




header .my_cabinet {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #675f7b;
	position: relative;
	display: flex;
	gap: 5px;
	align-items: center;
}


header .my_cabinet .icon {
	background: url('/internals/interfaces/default/images/user2.svg') no-repeat center center/contain;
	width: 40px;
	height: 40px;
	flex-shrink: 1;
}



header > .outer_wrapper > .wrapper > .block_manager .phone,
header > .outer_wrapper > .wrapper > .block_manager .phone a,
header .mobile_menu .block_manager .phone,
header .mobile_menu .block_manager .phone a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 24px;
}


header > .outer_wrapper > .wrapper > .block_manager h6,
header .mobile_menu .block_manager h6,
header .block_shop_address h6
{
	margin-bottom: 5px;
	color: #777;
	text-transform: uppercase;
	font-size: 12px;
}

header .mobile_menu .block_manager h6
{
	margin-bottom: 0;
}



header > .outer_wrapper > .wrapper > .block_manager .schedule,
header .mobile_menu .block_manager .schedule
{
	margin-top: 5px;
	color: #777;
	font-size: 14px;
}

header .mobile_menu .block_manager .schedule {
	margin-top: 0;
}

header .mobile_menu .block_manager > * {
	text-align: center;
}

.cart_payment_methods {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.cart_payment_methods .ps {
	border: #eee solid 2px;
	border-radius: 10px;
	filter: grayscale(1);
	user-select: none;
	position: relative;
	width: 240px;
	height: 160px;
	padding: 100px 10px 10px 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	color: #777;
	cursor: pointer;
}

.cart_payment_methods .ps.selected {
	filter: none;
	/*
	border: #D62828 solid 2px;
	*/
	border: #7d7cb0 solid 2px;
	color: #000;
}

.cart_payment_methods .ps::before {
	position: absolute;
	width: 160px;
	height: 80px;
	display: block;
	content: '';
	left: calc(50% - 80px);
	top: 10px;
	background-size: contain;
	opacity: 0.3;
}


.cart_payment_methods .ps.selected::before {
	opacity: 1;
}



.cart_payment_methods .cash::before {
	background: url('/internals/interfaces/default/images/5000_rubles.jpg') no-repeat center center/contain;
}

.cart_payment_methods .card::before  {
	background: url('/internals/interfaces/default/images/card.png') no-repeat center center/70%;
}

.cart_payment_methods .sbp::before  {
	background: url('/internals/interfaces/default/images/payment_systems/sbp.svg') no-repeat center center/70%;
}



.cart_payment_methods .tochka::before  {
	background: url('/internals/interfaces/default/images/payment_systems/tochka.svg') no-repeat center center/70%;
}


.cart_payment_methods .ozon::before  {
	background: url('/internals/interfaces/default/images/payment_systems/ozon.svg') no-repeat center center/70%;
}

/*
.glow {
	-webkit-animation: glow 3s ease-in-out infinite alternate;
	-moz-animation: glow 3s ease-in-out infinite alternate;
	animation: glow 3s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
	from {
		text-shadow:
				0 0 20px #ff9522,
				0 0 30px #ff9522,
				0 0 40px #ff9522,
				0 0 50px #ff9522;
	}
	to {
		text-shadow:
				0 0 10px #fe4d00,
				0 0 20px #fe4d00,
				0 0 30px #fe4d00,
				0 0 40px #fe4d00;
	}
}
*/

header.fixed .outer_wrapper {
	position: fixed;
	z-index: 10000;
	width: 100%;
	margin: 0;
	top: 0;
}

header.fixed .outer_wrapper > .wrapper {
	border-bottom: #675f7b solid 1px;
}

header .block_logo {

}

header .block_logo > div {
	display: flex;
	/*gap: 5px;*/
	flex-direction: column;
	position: relative;
	padding-left: 75px;
}
/*
.site_veniki header .block_logo > div {
	padding-left: 0;
}
*/
header .block_logo .icon {
	position: absolute;
	left: 0;
	top: calc(50% - 30px);
	display: block;
	width: 60px;
	height: 60px;
	background: url('/internals/interfaces/default/images/owl.svg') no-repeat center center/contain;
}




.wrapper_menu_info_for_customer {
	width: 20%;
	flex-shrink: 0;
}

.menu_info_for_customer {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	border: #ccc solid 1px;
	width: 100%;
	/*
	position: sticky;
	top: 140px;
	*/
}

.menu_info_for_customer li {
	border-bottom: #ccc solid 1px;
	margin: 0;
}

.menu_info_for_customer li.selected {
	background: #eee;
	font-weight: bold;
}

.menu_info_for_customer > :last-child {
	border-bottom: none;
}


.menu_info_for_customer a {
	display: block;
	text-decoration: none;
	padding: 10px;
	color: #000;
}

.menu_info_for_customer a:hover {
	color: #D62828;
}

.customer_content {
	flex-grow: 1;
}

.wrapper_customer_content {
	display: flex;
	gap: 20px;
}

.cart_payment_methods_selected {
	margin-bottom: 20px;
}


.page_cart h3 {
	text-transform: uppercase;
}

.page_cart .field {
}

.page_cart .section_address {

}

.page_cart .section_address .field {
	margin: 0;
}

.page_cart .section_address .fields {
	background: #eee;
	padding: 20px;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.page_cart .section_address .fields .row {
	font-size: 20px;
	display: flex;
	gap: 20px;
}

.page_cart .section_address .fields .row > :first-child {
	width: 20%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.page_cart .section_address .fields .row > :last-child {
	flex-grow: 1;
}




.checkbox {
	display: inline-block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 2px #2a2a2a solid;
	box-sizing: border-box;
	cursor: pointer;
	vertical-align: middle;
	background: #fff;
}

.checkbox + label {
	margin-left: 3px;
	display: inline-block;
	vertical-align: middle;
}

.checkbox input[type="checkbox"] {
	left: -40px;
	top: 0;
	position: absolute;
	display: block;
	margin: 0;
}


.checkbox span {
	display: none;
}

.checkbox input[type="checkbox"]:checked + span {
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8IS0tIENyZWF0ZWQgd2l0aCBJbmtzY2FwZSAoaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvKSAtLT4NCg0KPHN2Zw0KICAgICAgICB3aWR0aD0iMy43MDQxNjc2bW0iDQogICAgICAgIGhlaWdodD0iMi44MDg0ODQ4bW0iDQogICAgICAgIHZpZXdCb3g9IjAgMCAzLjcwNDE2NzcgMi44MDg0ODQ5Ig0KICAgICAgICB2ZXJzaW9uPSIxLjEiDQogICAgICAgIGlkPSJzdmc4Ig0KICAgICAgICBpbmtzY2FwZTp2ZXJzaW9uPSIxLjMuMSAoOTFiNjZiMDc4MywgMjAyMy0xMS0xNikiDQogICAgICAgIHNvZGlwb2RpOmRvY25hbWU9InRpY2tfd2hpdGUuc3ZnIg0KICAgICAgICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSINCiAgICAgICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIg0KICAgICAgICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciDQogICAgICAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciDQogICAgICAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyINCiAgICAgICAgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyINCiAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj4NCiAgICA8ZGVmcw0KICAgICAgICAgICAgaWQ9ImRlZnMyIiAvPg0KICAgIDxzb2RpcG9kaTpuYW1lZHZpZXcNCiAgICAgICAgICAgIGlkPSJiYXNlIg0KICAgICAgICAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIg0KICAgICAgICAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiDQogICAgICAgICAgICBib3JkZXJvcGFjaXR5PSIxLjAiDQogICAgICAgICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIg0KICAgICAgICAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiINCiAgICAgICAgICAgIGlua3NjYXBlOnpvb209IjMxLjY3ODM4NCINCiAgICAgICAgICAgIGlua3NjYXBlOmN4PSI3LjMwNzgyMjMiDQogICAgICAgICAgICBpbmtzY2FwZTpjeT0iNC44Mjk3OTE5Ig0KICAgICAgICAgICAgaW5rc2NhcGU6ZG9jdW1lbnQtdW5pdHM9Im1tIg0KICAgICAgICAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIg0KICAgICAgICAgICAgc2hvd2dyaWQ9ImZhbHNlIg0KICAgICAgICAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIg0KICAgICAgICAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iOTk2Ig0KICAgICAgICAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04Ig0KICAgICAgICAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04Ig0KICAgICAgICAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSINCiAgICAgICAgICAgIHVuaXRzPSJtbSINCiAgICAgICAgICAgIGZpdC1tYXJnaW4tdG9wPSIwIg0KICAgICAgICAgICAgZml0LW1hcmdpbi1sZWZ0PSIwIg0KICAgICAgICAgICAgZml0LW1hcmdpbi1yaWdodD0iMCINCiAgICAgICAgICAgIGZpdC1tYXJnaW4tYm90dG9tPSIwIg0KICAgICAgICAgICAgaW5rc2NhcGU6c2hvd3BhZ2VzaGFkb3c9IjIiDQogICAgICAgICAgICBpbmtzY2FwZTpwYWdlY2hlY2tlcmJvYXJkPSIwIg0KICAgICAgICAgICAgaW5rc2NhcGU6ZGVza2NvbG9yPSIjZDFkMWQxIiAvPg0KICAgIDxtZXRhZGF0YQ0KICAgICAgICAgICAgaWQ9Im1ldGFkYXRhNSI+DQogICAgICAgIDxyZGY6UkRGPg0KICAgICAgICAgICAgPGNjOldvcmsNCiAgICAgICAgICAgICAgICAgICAgcmRmOmFib3V0PSIiPg0KICAgICAgICAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0Pg0KICAgICAgICAgICAgICAgIDxkYzp0eXBlDQogICAgICAgICAgICAgICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPg0KICAgICAgICAgICAgPC9jYzpXb3JrPg0KICAgICAgICA8L3JkZjpSREY+DQogICAgPC9tZXRhZGF0YT4NCiAgICA8Zw0KICAgICAgICAgICAgaW5rc2NhcGU6bGFiZWw9IkxheWVyIDEiDQogICAgICAgICAgICBpbmtzY2FwZTpncm91cG1vZGU9ImxheWVyIg0KICAgICAgICAgICAgaWQ9ImxheWVyMSINCiAgICAgICAgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxOS43Mzg3NiwtODkuNTkyMDQpIj4NCiAgICAgICAgPHBhdGgNCiAgICAgICAgICAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIg0KICAgICAgICAgICAgICAgIGQ9Im0gLTMxNi4xNzAyOCw4OS43Mjc3MjkgYyAtMC4xODA5MSwtMC4xODA5MTggLTAuNDc1MTUsLTAuMTgwOTE4IC0wLjY1NjA3LDAgbCAtMS41NjE5OSwxLjU2MTk4NyAtMC41NTg2NiwtMC41NTg2NTcgYyAtMC4xODA5MSwtMC4xODA5MTggLTAuNDc1MTYsLTAuMTgwOTE4IC0wLjY1NjA2LDAgLTAuMTgwOTMsMC4xODA5MTcgLTAuMTgwOTMsMC40NzUxNTggMCwwLjY1NjA3NSAwLDAgMC45MTI1MiwwLjkwMzI2MiAwLjk0OTYzLDAuOTIzODA2IDAuMTgxNTksMC4xMzMyMDMgMC40MzgwNiwwLjExNzk2IDAuNjAyNCwtMC4wNDYzOCBsIDEuODgwNzUsLTEuODgwNzQ3IGMgMC4xODA5MiwtMC4xODA5MTggMC4xODA5MiwtMC40NzQ0OTUgMCwtMC42NTYwNzUgeiINCiAgICAgICAgICAgICAgICBpZD0icGF0aDQ1NDYiDQogICAgICAgICAgICAgICAgc3R5bGU9InN0cm9rZS13aWR0aDowLjAwNjYyNzAyO2ZpbGw6IzAwMCIgLz4NCiAgICA8L2c+DQo8L3N2Zz4NCg==');
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	box-sizing: border-box;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #fae9bb;
}

.wrapper_form .checkbox {
	border: #a9c3d8 solid 2px;
}

.wrapper_form .checkbox input[type="checkbox"]:checked + span {
	background-color: #fff;
}

.wrapper_form .checkbox.focus span {
	border-color: #7d7cb0 !important;
}

.wrapper_form .form_sign_up button[type="submit"],
.wrapper_form .form_sign_in button[type="submit"],
.wrapper_form .form_access_recovery button[type="submit"]
{
	height: 62px;
	font-size: 22px;
}

.social_net_buttons {
	display: flex;
	gap: 15px;
	justify-content: center;
	flex-wrap: wrap;
}

.social_net_buttons > * {
	padding: 0;
	cursor: pointer;
	text-transform: uppercase;
	border: none;
	display: flex;
	text-decoration: none;
	min-height: 42px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	justify-content: center;
	align-items: center;
	position: relative;
	user-select: none;
	width: 80px;
	background: #a9c3d8;
	border-radius: 6px;
	flex-shrink: 0;
}


.social_net_buttons .button_yandex
{
	background: #a9c3d8 url('/internals/interfaces/default/images/yandex.svg') no-repeat center center/50%;
}

.social_net_buttons .button_yandex:hover
{
	background: #7d7cb0 url('/internals/interfaces/default/images/yandex_hover.svg') no-repeat center center/50%;
}

.social_net_buttons .button_vk
{
	background: #a9c3d8 url('/internals/interfaces/default/images/vk.svg') no-repeat center center/50%;
}

.social_net_buttons .button_vk:hover
{
	background: #7d7cb0 url('/internals/interfaces/default/images/vk_hover.svg') no-repeat center center/50%;
}

.social_net_buttons .button_gosuslugi
{
	background: #a9c3d8 url('/internals/interfaces/default/images/gosuslugi.svg') no-repeat center center/90%;
}

.social_net_buttons .button_gosuslugi:hover
{
	background: #7d7cb0 url('/internals/interfaces/default/images/gosuslugi_hover.svg') no-repeat center center/90%;
}



.wrapper_catalog {
	display: flex;
}

.wrapper_catalog .left_column {
	width: 18%;
	margin-right: 2%;
	padding-top: 60px;
	min-width: 200px;
	flex-shrink: 0;
}

.wrapper_catalog .content {
	width: 80%;
}

.site_veniki .wrapper_catalog .content {
	width: 100%;
}



.wrapper_cart {
	display: flex;
	gap: 20px;
}

.wrapper_cart .left_part {
	width: calc(70% - 20px);
}

.wrapper_cart .right_part {
	flex-shrink: 0;
	width: 30%;
	min-width: 260px;
}



.payment_success {
	flex-direction: column;
	gap: 20px;
	margin: 50px 0;
	display: flex;
}


.payment_success .image {
	width: 100%;
	height: 320px;
	aspect-ratio: 1;
	background: url('/internals/interfaces/default/images/owl.jpeg') no-repeat center center/contain;
	/*max-width: 480px;*/
	margin: 0 auto;
}

.payment_success .image img {
	display: block;
	max-width: 100%;
	border-radius: 10px;
	margin: 0 auto;
}

.payment_success .text1 {
	font-size: 26px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.payment_success .text2 {
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
}

.payment_success .text3 {
	font-size: 20px;
	text-align: center;
}

.payment_success .text3 strong {
	font-weight: bold;
	color: #C71585;
}


.payment_fail {
	flex-direction: column;
	gap: 20px;
	margin: 50px 0;
	display: flex;
}


.payment_fail .image {
	width: 100%;
	height: 320px;
	aspect-ratio: 1;
	background: url('/internals/interfaces/default/images/sad_smile.svg') no-repeat center center/contain;
	/*
	max-width: 480px;
	*/
	margin: 0 auto;
}

.payment_fail .image img {
	display: block;
	max-width: 100%;
	border-radius: 10px;
}

.payment_fail .text1 {
	font-size: 26px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.payment_fail .text2 {
	font-size: 20px;
	text-align: center;
}






.empty_cart_content {
	flex-direction: column;
	gap: 20px;
	margin-bottom: 50px;
	display: none;
}

.empty_cart .empty_cart_content {
	display: flex;
}

.empty_cart .cart_content {
	display: none;
}

.empty_cart_content .image {
	width: 100%;
	height: 320px;
	max-width: 320px;
	background: url('/internals/interfaces/default/images/empty_cart_small.jpg') no-repeat center center/contain;
	aspect-ratio: 1;
	margin: 0 auto;
}

.empty_cart_content .text1 {
	font-size: 26px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.empty_cart_content .text2 {
	font-size: 20px;
	text-align: center;
}





.table {
	display: table;
	border-collapse: collapse;
	width: auto;
}

.tr {
	display: table-row;
}

.thead {
	display: table-header-group;
}

.tbody {
	display: table-row-group;
}

.th {
	display: table-cell;
	background: #f5f5f5;
	background: linear-gradient(to bottom,  #f5f5f5 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dddddd',GradientType=0 );
	-moz-box-shadow: 0 1px 0 #fff inset;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.td {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #ccc;
	padding: 5px;
}

.table > .tbody > .tr:nth-of-type(even) {
	background-color: #f7f7f7;
}

.table > .tbody > .tr:hover {
	background-color: #fae9bb;
}


.table.orders {
	width: 100%;
	margin-bottom: 100px;
}

.table.orders .th {
	text-transform: uppercase;
	font-size: 18px;
	padding: 10px 15px;
}


.table.orders .td {
	font-size: 18px;
	padding: 10px 15px;
}





.table.orders .items {
	display: flex;
	gap: 20px;
	flex-direction: column;
}

.table.orders .items .item {
	position: relative;
	display: grid;
	grid-gap: 3px 10px;
	grid-template-columns: 1fr 6fr;
}

.table.orders .items .item .toggle {
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 0;
	background: #eee url('/internals/interfaces/default/images/arrow_down_black.svg') no-repeat center center/50%;
	cursor: pointer;
	user-select: none;
}

.table.orders .items .item .toggle:hover {
	background: #144c79 url('/internals/interfaces/default/images/arrow_down_white.svg') no-repeat center center/50%;
}


.table.orders .items .item.opened .toggle {
	background: #eee url('/internals/interfaces/default/images/arrow_down_black.svg') no-repeat center center/50%;
	transform: rotate(180deg);
}


.table.orders .items .item.opened .toggle:hover {
	background: #144c79 url('/internals/interfaces/default/images/arrow_down_white.svg') no-repeat center center/50%;
	transform: rotate(180deg);
}


.table.orders .items .item > .image {
	width: 54px;
	grid-column: 1;
	grid-row: 1 / 4;
	display: block;
}

.table.orders .items .item > .image a {
	display: block;
}

.table.orders .items .item > .image img {
	width: 54px;
	padding: 1px;
	border: #ccc solid 1px;
	display: block;
	background: #fff;
}

.table.orders .items .item > .name {
	grid-column: 2;
	grid-row: 1;
	font-size: 18px;
	line-height: 150%;
}

.table.orders .items .item > .calc {
	color: #777;
	grid-column: 2;
	grid-row: 2;
	font-size: 14px;
}

.table.orders .items .item .pack_items {
	margin-top: 10px;
	padding: 0;
	display: none;
	gap: 10px;
	flex-direction: column;
}

.table.orders .items .item.opened .pack_items {
	display: flex;
}


.table.orders .items .pack_items .pack_item {
	display: grid;
	grid-gap: 3px 6px;
	grid-template-columns: 1fr 7fr;
}

.table.orders .items .pack_items .pack_item > .image {
	width: 32px;
	grid-column: 1;
	grid-row: 1 / 3;
	display: block;
}

.table.orders .items .pack_items .pack_item > .image img {
	width: 32px;
	padding: 1px;
	border: #ccc solid 1px;
	display: block;
	background: #fff;
}

.table.orders .items .pack_items .pack_item > .name {
	grid-column: 2;
	grid-row: 1;
	font-size: 14px;
	line-height: 150%;
}

.table.orders .items .pack_items .pack_item > .calc {
	color: #777;
	grid-column: 2;
	grid-row: 2;
	font-size: 11px;
}

.table.orders .details {
	display: flex;
	gap: 20px;
	flex-direction: column;
}


.table.orders .details .fields {
	display: none;
	flex-direction: column;
	gap: 3px;
}

.table.orders .details .field {
	display: flex;
	gap: 10px;
}

.table.orders .details .field .name {
	color: #777;
}

.table.orders .details .field .value {
	color: #000;
}


.table.orders .details h4 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Roboto Condensed', 'Roboto', sans-serif;
	margin-bottom: 10px;
}

.table.orders .details h4 {
	cursor: pointer;
	user-select: none;
}

.table.orders .details h4:hover {
	color: #C71585;
}



.table.orders .details section.opened .fields {
	display: flex;
}

.table.orders .th_id {
	width: 120px
}

.table.orders .th_date {
	width: 120px
}


.table.orders .th_total {
	width: 150px
}


.table.orders .th_paid {
	width: 120px
}


.table.orders .th_items {
	width: 30%
}


.table.orders .th_details {

}


.table.orders section {
	margin: 0px;
}




.text_align_center {
	text-align: center;
}

.text_align_right {
	text-align: right;
}















@media all and (max-width: 1280px) {

	header {
		margin: 0;
	}

	header .outer_wrapper > .wrapper {
		border-bottom: #675f7b solid 1px;
	}

	main {
		margin: 0;
	}
}


footer .wrapper_chz {
	grid-row: 2;
	grid-column: 2;
}

footer .chz {
	width: 140px;
	height: 60px;
	background: url('/internals/interfaces/default/images/chz.svg') no-repeat center center/contain;
}


.page_sign_up h1,
.page_sign_in h1,
.page_access_recovery h1
{
	text-align: center;
	text-transform: uppercase;
}












.message_wrapper .message {
	padding: 10px 10px 10px 68px;
	margin-bottom: 20px;
	position: relative;
	min-height: 68px;
	display: flex;
	align-items: center;
}

.message_wrapper .message::before {
	content: '';
	position: absolute;
	display: block;
	width: 48px;
	height: 48px;
	top: calc(50% - 24px);
	left: 10px;
}


.message_wrapper .message.bw_mes_ok {
	background-color: #cde59e;
	border-left: #2a7f34 solid 3px;
}

.message_wrapper .message.bw_mes_ok::before {
	background: url('/internals/interfaces/default/images/matreshka_48x48.png') center center;
}

.message_wrapper .message.bw_mes_warning {
	background-color: #fae9bb;
	border-left: #ffa500 solid 3px;
}

.message_wrapper .message.bw_mes_warning::before {
	background: url('/internals/interfaces/default/images/balalayka_48x48.png') center center;
}


.message_wrapper .message.bw_mes_error {
	background-color: #f5cdc4;
	border-left: #f54d00 solid 3px;
}

.message_wrapper .message.bw_mes_error::before {
	background: url('/internals/interfaces/default/images/valenky_48x48.png') center center;
}

.message.bw_mes_info {
	background: #edf6fb;
	border-left: #dbdbdc solid 3px;
	color: #383737;
}









@media all and (min-width: 801px) and (max-width: 1280px) {

	header .client_cabinet .text,
	header .my_cabinet .text
	{
		display: none;
	}

	/*
	header.fixed .outer_wrapper > .wrapper {
		display: grid;
	}

	header .button_menu {
		grid-row: 2;
		justify-self: self-start;
	}

	header .block_user {
		grid-row: 2;
		justify-self: center;
	}

	header .block_cart {
		grid-row: 2;
		justify-self: self-end;
	}
	*/

}

@media all and (max-width: 1200px) {
	.wrapper_catalog {
		flex-direction: column;
		gap: 20px;
	}

	.wrapper_catalog .left_column {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.wrapper_catalog .content {
		width: 100%;
	}

	.catalog_groups ul {
		flex-direction: row;
		flex-wrap: wrap;
	}

}

@media all and (max-width: 960px) {
	header > .outer_wrapper > .wrapper > .block_important_info {
		display: none;
	}
}


@media all and (min-width: 801px) and (max-width: 1200px) {

	.cart_page .summary .block .row {
		flex-direction: column;
		gap: 5px;
	}

	.cart_page .summary .block .row > :nth-child(1) {
		text-align: center;
		text-transform: uppercase;
	}

	.cart_page .summary .block .row .value {
		text-align: center;
		font-size: 32px;
	}

	.cart_page .summary .dots {
		display: none;
	}

}





@media all and (min-width: 801px) and (max-width: 960px) {
	.cart_page .cart .item_price_and_quantity {
		flex-direction: column;
	}
}



@media all and (max-width: 800px) {

	.wrapper_product_info {
		flex-wrap: wrap;
		flex-direction: column;
	}

	.page_product .wrapper_product_info .right_part {
		order: 0;
		width: 100%;
	}

	.page_product .wrapper_product_info .left_part {
		order: 1;
		width: 100%;
	}


	footer .blocks {
		display: flex;
	}


	footer .chz {
		height: 30px;
		margin: 0 auto;
	}

	header {
		min-height: auto;
	}

	.wrapper_customer_content {
		flex-wrap: wrap;
	}

	.wrapper_menu_info_for_customer {
		width: 100%;
		order: 0;
	}

	.customer_content {
		order: 1;
	}

	.wrapper_cart {
		flex-wrap: wrap;
	}

	.wrapper_cart .left_part {
		width: 100%;
	}

	.wrapper_cart .left_part > :last-child {
		margin-bottom: 0;
	}

	.wrapper_cart .left_part > :last-child > :last-child {
		margin-bottom: 0;
	}

	.wrapper_cart .right_part {
		width: 100%;
	}


	.cart_page .summary {
		max-width: 320px;
		margin: 0 auto;
	}


	.client_cabinet .text,
	.my_cabinet .text
	{
		display: none;
	}

	header .block_cart .cart {
		min-height: 40px;
		min-width: 140px;
		width: auto;
		flex-direction: row;
	}

	header .outer_wrapper > .wrapper {
		padding: 10px;
	}

	header .block_logo {
		margin: 0 auto;
		order: 1;
	}

	header .block_logo > div {
		padding-left: 50px;
	}

	header .block_logo .icon {
		width: 40px;
		height: 40px;
		top: calc(50% - 20px);
	}


	header .logo {
		font-size: 40px;
	}

	header .block_user {
		order: 2;
		grid-row: 2;
	}

	header .button_menu {
		display: block;
	}

	header .block_cart {
		order: 3;
	}

	header > .outer_wrapper > .wrapper > .block_manager {
		order: 4;
		display: none;
	}

	header > .outer_wrapper > .wrapper > .block_shop_address {
		order: 3;
		display: none;
	}

	header > .outer_wrapper > .wrapper > .block_important_info {
		order: 3;
		display: none;
	}

	header .block_logo::before {
		width: 40px;
		height: 40px;
	}

	header .slogan {
		display: none;
	}

	footer {
		padding: 0;
	}

	footer .payment_systems {
		flex-wrap: wrap;
	}

	footer .menu {
		width: 100%;
		order: 0;
	}

	footer .payment_methods {
		width: 100%;
		order: 1;
	}

	footer .blocks .seller_info {
		width: 100%;
		order: 2;
		text-align: center;
		margin: 0 auto;
	}

	footer .social_networks {
		width: 100%;
		order: 3;
	}

	footer h4 {
		text-align: center;
	}

	footer .networks {
		justify-content: center;
	}

	footer .networks > * {
		width: 30px;
		height: 30px;
	}

	footer .payment_systems {
		justify-content: center;
	}

	footer .payment_systems .ps {
		height: 30px;
		width: 50px;
	}

	footer .blocks {
		flex-direction: column;
	}

	footer .menu ul {
		justify-content: center;
		gap: 5px 20px;
	}

	footer .menu ul > li {
		margin: 0;
	}


	.wrapper_catalog {
		flex-direction: column;
		gap: 20px;
	}

	.wrapper_catalog .left_column {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.wrapper_catalog .content {
		width: 100%;
	}

	.catalog_groups ul {
		flex-direction: row;
		flex-wrap: wrap;
	}

	.page_catalog .product,
	.site_veniki .page_catalog .product
	{
		margin: 0;
		min-width: 240px;
		width: 48%;
	}

	.page_catalog .product_list {
		/*gap: 20px;*/
		justify-content: center;
	}

	.cart_payment_methods {
		flex-direction: column;
		align-items: center;
	}

	.page_cart .section_address .fields .row {
		flex-direction: column;
		gap: 10px;
	}



	.page_cart .section_address .fields .row > :first-child {
		width: 100%;
		justify-content: flex-start;
	}


	.table.orders {
		display: flex;
		gap: 20px;
		flex-direction: column;
	}

	.table.orders .thead {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.table.orders .tbody {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.table.orders .thead .tr {
		display: grid;
		width: 100%;
		/*grid-gap: 3px 10px;*/
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}


	.table.orders .tbody .tr {
		display: grid;
		width: 100%;
		/*grid-gap: 3px 10px;*/
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}

	.table.orders .td_id {
		grid-row: 1;
	}

	.table.orders .td_date {
		grid-row: 1;
	}

	.table.orders .td_total {
		grid-row: 1;
	}

	.table.orders .td_paid {
		grid-row: 1;
	}

	.table.orders .td_items {
		grid-column: 1 / 3;
		grid-row: 2;
	}

	.table.orders .td_details {
		grid-column: 3 / 5;
		grid-row: 2;
	}





	.table.orders .th_id {
		width: auto;
		grid-row: 1;
	}

	.table.orders .th_date {
		width: auto;
		grid-row: 1;
	}

	.table.orders .th_total {
		width: auto;
		grid-row: 1;
	}

	.table.orders .th_paid {
		width: auto;
		grid-row: 1;
	}

	.table.orders .th_items {
		width: auto;
		grid-column: 1 / 3;
		grid-row: 2;
	}

	.table.orders .th_details {
		width: auto;
		grid-column: 3 / 5;
		grid-row: 2;
	}



}


@media all and (max-width: 640px) {

	.table.orders .td_items {
		width: auto;
		grid-column: 1 / 5;
		grid-row: 2;
	}

	.table.orders .td_details {
		width: auto;
		grid-column: 1 / 5;
		grid-row: 3;
	}

	.table.orders .th_items {
		width: auto;
		grid-column: 1 / 5;
		grid-row: 2;
	}

	.table.orders .th_details {
		width: auto;
		grid-column: 1 / 5;
		grid-row: 3;
	}

	.window_cookie {
		left: 40px;
		max-width: none;
	}

	.cart_page .cart .item {
		padding: 20px;
	}

	.cart_page .cart .item_button_delete {
		position: absolute;
		width: 32px;
		height: 32px;
		top: 10px;
		right: 10px;
	}

	.cart_page .cart .item_image {
		margin: 0 auto;
	}

	.cart_page .cart .item {
		flex-direction: column;
	}

	.cart_page .cart .item_name {
		text-align: center;
	}

	.cart_page .cart .item_price_and_quantity {
		justify-content: center;
	}

	header .block_logo > div {
		padding-left: 40px;
		max-width: 200px;
		margin: 0 auto;
	}

	header .block_logo .icon {
		width: 30px;
		height: 30px;
		top: calc(50% - 15px);
	}

	header .logo {
		font-size: 30px;
	}

	.page_catalog .product,
	.site_veniki .page_catalog .product
	{
		min-width: auto;
		width: 46%;
	}

	.page_catalog .product_list {
		justify-content: center;
	}

}

@media all and (max-width: 480px) {

	.wrapper_form {
		padding: 20px;
	}

	.window_cookie {
		left: 0;
		right: 0;
		bottom: 0;
		border-radius: 0;
	}

	header .mobile_menu_header {
		flex-direction: column;
		align-items: center;
	}

	header .mobile_menu .block_important_info {
		max-width: none;
		text-align: center;
	}


	.cart_page .cart .item_price_and_quantity {
		flex-direction: column;
	}


	header .outer_wrapper > .wrapper {
		gap: 10px;
		flex-wrap: wrap;
	}

	header .block_logo {
		order: 0;
		width: 100%;
		flex-direction: row;
	}

	header .button_menu {
		order: 1;
	}

	header .block_cart {
		order: 2;
	}

	header .block_user {
		order: 3;
	}

	.page_catalog .product,
	.site_veniki .page_catalog .product
	{
		min-width: auto;
		max-width: 320px;
		width: 100%;
	}

}

@media all and (max-width: 320px) {



}

/**
 * END /internals/interfaces/default/css/default.css
 */


