@charset "windows-1251";
body{
	font-size: 14px;
}
h4{
	font-size: 16px;
}
th{
	background: #BD79A9;
	color: #ffffff;
}
p{
	margin:  5px 0 5px 0;
}
.admin_page #content{
	width: 1570px;
}
#cpanel_page{
	padding: 30px 0 0 0;
	background: url("img/large_page_bg.png") left top;
}
#order_list_form{

}
#cpanel_page a
{
	color:#000000;
}

#cpanel_page a:hover
{
	color:#750C5F;
}

#cpanel_page12 a
{
	color:#000000;
}

#cpanel_page12 a:hover
{
	color:#750C5F;
}
#cpanel_page12 p{
	margin: 5px 0 5px 0;
}

#cpanel_page p{
	margin: 5px 0 5px 0;
}

#cpanel_page #sort_list
{
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#cpanel_page #sort_list li
{
	cursor:pointer;
}

#cpanel_page .sort_list_photo li
{
	display:inline;
	float:left;
}


#cpanel_page .gallery_list{
	margin-right:10px;
}
#cpanel_page .gallery_list_options{
	margin:2px;
	padding:2px;
	background-color:#000;
	opacity: 0.8;
	position:relative;
	z-index:1;
	top:-30px;
}
/* pages.mod */

#cpanel_page .list-pages{
list-style-image:none;
list-style-type: none;
padding:0 0 0 40px;
font-size: 16px;
}

#cpanel_page .list-pages ul{
list-style-image:none;
list-style-type: none;
padding:0 0 0 40px;
}

#cpanel_page .list-pages li{
padding-left:5px;
margin:2px;
cursor:pointer;
}
.list-pages li:hover{
	background: #BD79A9;
	color: #ffffff;
}
.list-pages li ul li:hover{
	background: #ffffff;
	color: #000000;
}
.list-pages li ul li:hover .hidden{
	color: #000000;
}
#cpanel_page .placeholder{

	border: dashed 1px #ccc;
	background-color:#FFFFCC;
	height:20px;
	list-style-type: none;
	list-style-image:none;
}

#cpanel_page .placeholder2{

	border: dashed 1px #666;
	background-color:#cccccc;
	height:20px;
	list-style-type: none;
	list-style-image:none;

}
#cpanel_page textarea{
margin: 7px 11px 0 0;
padding:2px 2px 4px 9px;
}
#confirm_message{
	-moz-border-radius: 8px;
	border-radius: 8px;
	position:fixed;
	padding:5px;
	top:50px;
	left:40px;
	width:250px;
	height:150px;
	background-color:#EFEEEC;
	border:2px solid #ABAEA2;
	z-index:100;
}
#frame_div
{
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:2px solid #ABAEA2;
	padding-right:10px;
	width:1300px;
	height:1850px;
	max-height:calc(100vh - 200px);
	background-color:#EFEEEC;
	position:absolute;
	z-index:20000;
	margin-left: -630px;
	left:50%;
	top:30px;
}


#frame_div_frame
{
	width:1290px;
	height:1800px;
	max-height:92%;
}

#frame_div_delete
{
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:2px solid #ABAEA2;
	padding-right:10px;
	width:710px;
	height:300px;
	background-color:#EFEEEC;
	position:fixed;
	z-index:100;
	margin-left: -355px;
	margin-top: -155px;
	left:50%;
	top:50%;
}

#frame_div_frame_delete
{
	width:700px;
	height:250px;
}



#action_message
{
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:2px solid #ABAEA2;
	padding:10px;
	width:350px;
	height:150px;
	background-color:#EFEEEC;
	position:fixed;
	z-index:200;
	margin-left: -175px;
	margin-top: -75px;
	left:50%;
	top:50%;
}


#action_message .message_body
{
	font-size:24px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

#action_message .message_answer
{
	font-size:20px;
	text-align:center;
}

#action_message .message_answer a
{
	color:#000000;
	font-style:italic;
}

#overlay
{
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.list-page-container
{
	padding:1px;
}



/* ext-section-events.mod.php */

#cpanel_page #sort_list
{
	list-style-type:none;
}



table.border_table
{

}

table.border_table tr th, table.border_table tr td
{
 border-top: 2px solid #cecece;
}

table.v_border_table
{


}

table.v_border_table tr th
{
 border: 1px solid #cecece;
 background-color:#eeeeee;
}

table.v_border_table tr td
{

 border: 1px solid #cecece;
}


table.info_table
{
 border-spacing:0;
 padding:5px;
}

table.info_table tr
{

}

table.info_table tr th
{
 font-weight:bold;
 color:#360303;
 vertical-align:top;
 text-align:left;
 height:1.4em;
 padding:5px;
 padding-bottom:10px;
 padding-top:10px;



}

table.info_table tr td
{
 color:#000;
 vertical-align:top;
 text-align:left;
 padding:5px;
 padding-bottom:10px;
 padding-top:10px;


}

.adminButton
{
 font-size:14px;
 background-color:#000;
 color:#fff;
 border:1px solid #fff;
 padding:2px 4px 2px 4px;
 font-weight:bold;
 cursor:pointer;
}
#cpanel_page .adminButton{
	color: #ffffff;
	height: 26px;
}
#cpanel_page .adminButton:hover{
	color: #ffffff;
}
#cpanel_page .selected-category
{
	text-decoration:none;
	font-weight:bold;
	padding:3px;
	background-color:#68AF2E;
	color:#ffffff;
}

#cpanel_page .default-category
{
	text-decoration:none;
	font-weight:bold;
	padding:3px;
}

#cpanel_page .default-category:hover
{
	text-decoration:underline;
	font-weight:bold;
	padding:3px;
}



#cpanel_page_content
{
	padding:3px;
}


.table-orders {
	border:1px solid #cecece;
	border-collapse: collapse;
	margin: 15px 0 0 0;
}

.table-orders small
{
	font-size: 10px;
	color:#6E6E6E;
}

.table-orders th{
	border:1px solid #cecece;
	padding: 3px;
	background-color:#00AE87;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background: #ffffff;
}
.table-orders td {
	padding: 3px;
	border:1px solid #cecece;
	font-size:13px;
	font-weight:normal;

}

.table-orders .orders-bottom
{
	padding: 3px;
	border:1px solid #cecece;
	font-size:13px;
	background-color:#E7E7E7;
	font-weight:bold;
}

.table-orders tr td:first-child{
	border-left:0;
}

.table-orders tr td:last-child{
	border-right:0;
}

.table-orders tr th:first-child{
	border-left:0;
}

.table-orders tr th:last-child{
	border-right:0;
}


.small-admin-button
{
	background-color: #000000;
	color:#ffffff;
	border:1px solid #ffffff;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:2px;
	font-weight:bold;
}

.shipping-settings
{
	border-collapse: collapse;
}

.shipping-settings td
{
	padding:3px;
	height:60px;
	border:1px solid #cecece;
	text-align: center;
	vertical-align: middle;
}

.shipping-settings th
{
	background-color: #00AE87;
	padding:3px;
	border:1px solid #cecece;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #ffffff;
}
.update-success
{
	color:#00BD0B;
}

.update-error
{
	color:#FF0000;
}
.add_product_table{
	display: none;
	vertical-align: top;
	border: 1px solid #ffffff;
	border-collapse: collapse;
	margin: 8px 0 8px 0;
}
.add_product_table td{
	vertical-align: middle;
	border: 1px solid #ffffff;
	padding: 8px;
}
#catalog_list table:hover{
	background: #BD79A9;
	color: #ffffff;
}
.hidden{
	color: #000000;
	opacity: 0.8;
}
#demo2 li ul li:hover{
	color: #000000;
}
.catalog_table{
	vertical-align: top;
}
.catalog_table td{
	vertical-align: middle;
	padding: 0 10px 0 0;
	font-size: 14px;
}
.catalog_table input[type=text]{
	width: 120px;
}
.admin_table{
	vertical-align: top;
	margin: 10px 0 0 0;
	border-collapse: collapse;
}


@media screen and (min-width: 320px){
	.admin_table th{
		background: #750C5F;
		border: 1px solid #C65BCE;
		color: #FFFFFF;
		font-size: 10px;
		padding: 3px 4px 4px 5px;
		vertical-align: middle;
		text-align: center;
	}
	.admin_table td{
		border: 1px solid #C65BCE;
		color: #000000;
		font-size: 9px;
		padding: 3px 4px 4px 5px;
		vertical-align: middle;
		text-align: center;
	}
	.admin_table td p{
		font-size: 8px;
	}
}
@media screen and (min-width: 360px){
	.admin_table th{
		background: #750C5F;
		border: 1px solid #C65BCE;
		color: #FFFFFF;
		font-size: 12px;
		padding: 3px 4px 4px 5px;
		vertical-align: middle;
		text-align: center;
	}
	.admin_table td{
		border: 1px solid #C65BCE;
		color: #000000;
		font-size: 10px;
		padding: 3px 4px 4px 5px;
		vertical-align: middle;
		text-align: center;
	}
	.admin_table td p{
		font-size: 9px;
	}
}
@media screen and (min-width: 410px){
	.admin_table th{
		background: #750C5F;
		border: 1px solid #C65BCE;
		color: #FFFFFF;
		font-size: 13px;
		padding: 3px 4px 4px 5px;
		vertical-align: middle;
		text-align: center;
	}
	.admin_table td{
		border: 1px solid #C65BCE;
		color: #000000;
		font-size: 13px;
		padding: 3px 4px 4px 5px;
		vertical-align: middle;
		text-align: center;
	}
	.admin_table td p{
		font-size: 10px;
	}
}
.row1{
	display: flex;
}
@media screen and (min-width: 575px) and (max-width: 991px){
	.row1{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media screen and (min-width: 1100px){
	.admin_table th{
		background: #750C5F;
		border: 1px solid #C65BCE;
		color: #FFFFFF;
		font-size: 12px;
		padding: 3px 4px 4px 5px;
		vertical-align: middle;
	}
	.admin_table td{
		border: 1px solid #C65BCE;
		color: #000000;
		font-size: 14px;
		padding: 3px 4px 4px 5px;
		vertical-align: middle;
	}
}

#catalog_list_pics{
	list-style-type: none;
	overflow: hidden;
}
#catalog_list_pics li{
	position: relative;
	float:left;
	width: 200px;
	height: 350px;
	margin:0 10px 10px 10px;
}
#catalog_list_pics li .info{
	display: none;
	position: absolute;
	top:46px;
	left:0;
	z-index: 10;
	background: #ffffff;
	width: 200px;
	height: 100px;
	overflow-y: auto;
	font-size: 12px;
}
#catalog_list_pics li:hover .info{
	display: block;
}
#catalog_list_pics li .loader{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	display: none;
	background: url(../images/loading_small.gif) no-repeat left top;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
}
.chartdiv{
	width: 100%;
	height: 500px;
	font-size: 11px;
}

a.add_item {
    outline:none;
}
a.add_item strong {
    line-height:30px;
}
a.add_item:hover {
    text-decoration:none;
}
a.add_item span {
    z-index:10;
    display:none;
    padding:14px 20px;
    margin-top:-30px;
    margin-left:28px;
    width:300px;
    line-height:16px;
}
a.add_item:hover span{
    display:inline;
    position:absolute;
    color:#111;
    border:1px solid #DCA;
    background:#fffAF0;
}
.callout {
    z-index:20;
    position:absolute;
    top:30px;
    border:0;
    left:-12px;
}


.declaration,.declaration_success{
    font-weight: bold;
    font-size: 20px;
    color: #FF0000;
}

.declaration_success {
    color: #000;
}

#get_followers{
    padding: 10px;
    height: auto;
    display: block;
    margin: 0 auto;
    background: #750C5F;
    text-align: center;
    color: #fff !important;
    border: 1px dashed;
    cursor: pointer;
    text-decoration: none;
}

.equip_name{
	display: flex;
	align-items: center;
}
.select_pick{
	display: grid;
	grid-template-columns: 1.8fr 2fr 1fr;
}
.select_pick div:first-child{
	display: flex;
	flex-flow: column;
	justify-self: end;
}
.select_pick div > label{
	margin: 12px 0;
	font-size: 17px;
}
.select_pick div > select{
	margin: 5px 5px;
    width: 348px;
	border-radius: 4px;
	font-weight: bold;
	padding: 9px;
	background: #fff url("images/assets/png/past.png") no-repeat 98%;
	background-size: 18px;
	appearance: none;
	-webkit-appearance: none;
}
.show_pick_order > input{
	width: 120px !important;
	margin: 27px;
	background-color: black;
	padding: 5px;
	color: white;
	font-weight: bold;
	height: 35px;
}
.show_pick_order > input:active{
	background-color: #555555;
	color: black;
	transition: all 0.5s ease;
}
.show_pick_order, .label_group_f{
	display: flex;
	justify-content: center;
	justify-items: center;
}
.label_group > label{
	border: 1px solid black;
	padding: 5px;
	width: 120px;
	margin: 10px 20px;
	text-align: center;
	font-weight: bold;
}
.label_group input[type="radio"]:checked + label {
	background-color: black;
	color: white;
}

.pick_content{
	margin: 5px 40px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
.opt_cont, .retail_cont{
	padding-left: 75px;
	font-size: 25px;
}
.pick_content a{
	color: #000 !important;
	margin: 0 9% 10px 9%;
	padding: 5px 7px;
	border-radius: 3px;
	background-color: #fff;
	font-size: 30px;
	text-align: center;
	font-weight: 400;
	font-family: "Myriad Pro", "Open Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
#cpanel_page12{
	padding: 30px 0 0 10px;
	background-color: #c79fbf;
    min-height: 71vh;
}
._rgba > label{
	width: 9px;
	height: 55px;
	padding: 0;
	margin: -5px -9px -5px 0;
	float: right;
    background: linear-gradient(to top, rgba(247,247,247,1) 50%, rgba(135,232,66,1) 50%);
}
.green_back_rgba > label{
	width: 9px;
	height: 55px;
	padding: 0;
	margin: -5px -9px -5px 0;
	float: right;
	background: rgba(135,232,66,1);
}
.red_back{
	border-left: 8px solid red;
}
.yellow_back{
	border-left: 8px solid yellow;
}
.box_order_form{
	margin: 15px;
	padding: 0;
}
.box_order{
	display: grid;
	row-gap: 5px;
}
.box_order p{
	text-align: center;
	font-size: 20px;
}
.user-info{
	padding: 5px 0;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	justify-content: center;
}
.user-info input{
	padding: 3px;
	height: 25px;
	width: 85% !important;
}
.user-info2{
	margin-top: 30px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 33%;

}
.user-info2 input{
	width: 85% !important;
}
.frame_box{
	border: none;
	/*display: none;*/
	position: fixed;
	top:15px;
	left: 5vw;
	height: 97vh;
	width: 90vw;
	z-index: 98;
}
.close_frame{
	position: fixed;
	display: block;
	top: 4px;
	right: 3.8vw;
	z-index: 99;
	size: 15px;
	width: 32px;
	height: 32px;
	background: url('/includes/fancybox_new/fancybox_sprite.png');
}
.box_update{
	background-color: #dcc0d6;
	z-index: 99;
	position: absolute;
	width: 100vw;
	top: 0;
	left: 0;
	min-height: 100vh;
}
.background_frame1{
	z-index: 80;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0,0.5);
	display: none;
}
.user-info3 input{
	width: 33% !important;
	height: 25px;
}
.adminlink{
    color: black;
}
.f12{
	font-size: 12px;
}
.footer{
	bottom: 0;
}
.back_menu{
	position: relative;
	left: 10px;
}
.equip_name a{
	color: black;
}

.log_container{
	width: 91%;
	max-height: 35.5vh;
	min-height: 15vh;
	background: rgba(255,255,255,1);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	padding: 10px;
	margin: 0 auto 10px auto;
}

.log_container_header{
	border: 1px solid rgba(221,221,221,1);
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	height: 3.9vh;
	display: grid;
	grid-template-columns: 20% 60% 20%;
	margin-bottom: 1%;
}

.log_container_header > label{
	color: #565553;
	font-size: 20px;
	margin: auto;
}
.log_container_content{
	min-height: 30%;
	max-height: 16vh;
	overflow-y: auto;
}
.log_container_content_item{
	border: 1px solid rgba(221,221,221,1);
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	height: 4.4vh;
	width: 97%;
	margin: 1px auto 7px auto;
	display: grid;
	grid-template-columns: 20% 60% 20%;
}
.log_container_content_item:hover{
	background-color: rgb(212, 60, 60);
}
.log_container_content_item:hover > label{
	color: white;
}
.log_container_content_item > label{
	color: #565553;
	font-size: 17px;
	margin: auto;
	width: auto !important;
}
.modal_open{
	overflow: hidden !important;
	width: 100vw;
}
.log_container_select{
	display: grid;
	grid-template-columns: 70% 30%;
	grid-gap: 3px;
	width: 95%;
	margin: 3px auto;
	border: 1px solid rgba(221,221,221,1);
	padding: 8px;
}
.log_container_select > select {
	font-size: 15px;
	padding: 7px;
	background-color: rgb(232, 236, 236);
	color: #565553;
	border: 1px solid rgba(221,221,221,1);
	margin: 0 3px;
}
.log_container_select > button{
	background-color: #0e80c3;
	color: aliceblue;
	outline: none;
	border: none;
	border-radius: 2px;
	margin: 0 3px;
}
.log_container_select > button:active{
	transition: all 0.3s ease;
	background-color: #0B2759;
}
.mass_status{
	min-height: 232px;
	max-height: 470px;
	min-width: 40vw;
	border-radius: 5px;
	background: white;
	position: fixed;
	top: calc(40% - 232px/2);
	left: calc(50% - 40vw/2);
	display: grid;
	grid-template-rows: 70px 25px 1fr;
	box-shadow: 0 0 23px 9px rgba(153,150,153,1);
}
.mass_status > label {
	border-radius: 5px 5px 1px 1px;
	text-align: start;
	font-size: 25px;
	padding: 20px;
	border-bottom: 1px solid grey;
    width: auto !important;
}
.mass_status > select {
	width: 45%;
	margin-left: 6px;
	margin-top: 2px;
	padding: 1px 2px;
	font-size: 16px;
}
.mass_status > div {
	display: grid;
	grid-template-rows: 1fr 65px;

}
.mass_status_a{
	display: flex;
}
.mass_status_a input {
	height: 100%;
	margin: auto 2px;
}
.mass_status_a label {
	width: 115px;
	padding: 3px;
	margin: auto;

}
.mass_status_a a{
	margin: 7px auto;
	padding: 13px 1.5vw;
	text-decoration: none;
	color: white !important;
	background-color: #525969;
	border-radius: 5px;
	font-size: 18px;
	transition: all 0.3s ease;
}
.mass_status_a a:hover {
	background-color: #737a89;
	transition: all 0.3s ease;
}
.mass_status_p{
	overflow: auto;
	box-shadow: 0 0 8px -2px rgba(0,2,2,1);
	margin: 5px 5px !important;
	padding: 10px;
	font-size: 17px;
	border: 1px solid silver;
	text-align: start;
	line-height: 1.5;
	max-height: 252px;
	width: 900px;
}
#mass_change_status{
	margin-top: -6px;
	padding: 3px;
	text-decoration: none;
	color: white !important;
	background-color: rgba(0,0,0,0.9);
	font-size: 17px;
	float: left;
	margin-left: 8px;
}
.adminButton1 {
	padding: 2px 24px;
	text-decoration: none;
	color: white !important;
	background: black;
	margin: 0 5px;
	font-size: 17px;
}
.order_filter_group{
	display: grid;
	grid-template-columns: 0.3fr 1fr 60px 0.5fr 60px 0.5fr 1fr 25px 1fr 1fr 1fr;
	grid-gap: 4px;
	margin: 9px 7px 7px 7px;
	background: rgba(255, 255, 255, 0.9);
	padding: 4px;
	box-shadow: 0 0 5px 1px rgb(136, 136, 136);
}
.order_filter_group label {
	text-align: end;
	font-size: 18px;
}
.order_filter_group a, .order_filter_group div{
	cursor: pointer;
	color: white !important;
	margin: 0 10px;
	background: rgba(0, 0, 0, 0.9);
	box-shadow: 0 0 2px 1px rgb(136, 136, 136);
	font-size: 17px;
	text-decoration: none;
	transition: all 0.3s ease;
}.order_filter_group a:hover, .order_filter_group div:hover{
	 background: rgba(33, 31, 31, 0.9);
	 transition: all 0.3s ease;
 }
 .row22{
	 display: grid;
	 grid-template-columns: 130px 62% 40px 40px 40px 40px;
 }
#logo{
	top: 4vh;
}
#search_form{
	top: 3vh;
}
.xml-load > div {
	box-shadow: 0 0 2px 1px rgb(136, 136, 136);
}
.xml-load{
	display: grid;
	grid-gap: 20px;
	grid-template-columns: 4fr 5fr;
}
.xml-load div{
	background: white;
}
.xml-load-menu{
	padding: 5px;
}
.xml-load-menu div{
	display: grid;
	grid-template-columns: 1fr 4fr;
	border-bottom: 1px solid silver;
	margin: 0;
}
.parse-xml-div > div {
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.75);
}
.xml-load-menu label{
	width: 210px;
	padding: 5px;
	text-align: end;
}
.xml-load-menu input{
	width: auto;
	margin: 5px 30% 5px 0;
	border: 1px solid silver;
	padding: 4px;
}
.xml-load-file{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 30px 30px;
}
.xml-load-file label, .xml-load-file a{
	padding-left: 2px;
	font-size: 17px;
	width: auto;
	border: 1px solid silver;
}
label[for='inputXmlFile']{
	border: 2px solid #555;
	text-align: center;
	width: 7vw;
	padding: 0.5% 1%;
	display: block;
	position: relative;
	margin: 3px;
	font-size: 15px;
	border-radius: 4px;
	cursor: pointer;
}
.fileText{
	width: 7vw;
	padding: 0.5% 1%;
	display: block;
	margin: 3px;
	font-size: 20px;
}
.parse-xml-div label {width: auto}
.parse-xml-div{
	grid-gap: 20px;
	height: 100vh;
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-template-rows: 1fr 3fr;
	gap: 5px 5px;
	grid-template-areas: "xml_write filtering-Options" "xml_write to_go" ". .";
}
.xml_write { grid-area: xml_write; }

.filtering-Options { grid-area: filtering-Options; }

.to_go {
	grid-area: to_go;
	background: none!important;
}
.parse-xml-div div{
	background: white;
}
.filtering-Options{
	height: fit-content;
	display: grid;
	padding: 5px;
	grid-template-rows: 1fr;

}
.filtering-Options label:first-child{
	width: auto!important;
	margin-top: -45px;
	font-size: 30px;
}
.filtering-Options p{
	padding: 5px 2px ;
	font-size: 24px;
}
.filtering-Options label, .filtering-Options input,.filtering-Options div {
	padding: 5px 2px;
	font-size: 16px;
}
.to_go a{
	float: right;
	background: #779ec7;
	padding: 5px 30px;
	font-size: 20px;
	border-radius: 5px;
	border: none;
	text-decoration: none;
	margin: 5px 5px;
}
#filtering {
	padding: 4px;
	font-size: 15px;
}

.a_tags a{
	display: contents;
	font-size: 16px;
}
#xml_write{
	width: 100%;
	height: 100%;
	border: none;
}
.btn_file_load{
	color: black;
	border: 2px solid #584f56;
	width: 7vw;
	padding: 0.5% 1%;
	background: none;
	border-radius: 5px;
	height: auto;
	cursor: pointer;
	transition: all 0.3s ease;
}
.btn_file_load:hover {
	border: 2px solid green;
	transition: all 0.3s ease;
}
.load_back{
	background: #bb3c3c!important;
}
.__red {
	transition: all 1s ease;
	background-color: #aa5959!important;
}
.__red:hover {
	background-color: #dc7373!important;
}
.__red:active {
	transition: all 1s ease;
	background-color: #ff0000 !important;
}
.impr_cat {
	margin: 0 0 0 auto!important;
	width: fit-content;
	padding: 8px 20px!important;
	display: block!important;
	background-color: #4CAF50!important;
}
.blue-btn {
	background-color: #355e92!important;
}
.blue-btn:hover {
	background-color: #5e85b7 !important;
}
.orange-btn {
	background-color: #ae7623 !important;
}
.orange-btn:hover {
	background-color: #947c58 !important;
}

.load_to_catalog{
	background-color: #4CAF50;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 10px;
	cursor: pointer;
}
.load_to_catalog:hover {
	background-color: #5aa05d;
	transition: all 0.3s ease;
}
.category_list label {
	font-size: 16px;
	width: fit-content;
	margin: 0 0 0 25px;
	display: block;
}
.mini_cat_block {
	transition: all 0.3s ease;
	border: 1px solid rgb(162, 158, 158);
	background: #cfcbcb;
	border-radius: 15px;
	padding: 4px;
	width: 98%;
}
.category_blocks{
	transition: all 0.3s ease;
	overflow: auto;
	background: white;
	box-shadow: 0 0 5px 5px rgb(168, 150, 168);
	padding: 10px;
	position: fixed;
	width: 60vw;
	top: 0;
	right: 0;
	z-index: 100;
	max-height: 93vh;
}
.double-check p {
	font-size: 18px;
	padding: 15px;
}
.double-check h1{
	text-align: center;
	padding: 10px 0 10px 0;
}
.double-check{
	padding: 60px 8vw;
	justify-content: flex-start;
	flex-direction: column;
	display: none;
	justify-items: center;
	top: 0;
	left: 0;
	position: fixed;
	height: 100vh;
	z-index: 100;
	background: rgb(213, 217, 217);
	width: 28vw;
}
.double-check input{
	margin: 5px 10px 5px 10px;
	padding: 7px;
}
.button_double_group{
	justify-content: center;
	display: flex;
	padding:20px;
}
.button_double_group div{
	padding: 10px;
	font-size: 16px;
	margin: 15px;
	color: white;
	cursor: pointer;
	height: fit-content;
	background: #4caf4f;;
}
.brands_list label {
	font-size: 16px;
	width: fit-content;
	display: block;
	margin: 0 0 0 25px;
}
.brands_blocks{
	transition: all 0.5s ease;
	overflow: auto;
	max-height: 90vh;
	background: #dcdcdc;
	box-shadow: 0 0 5px 5px rgb(168, 150, 168);
	padding: 10px;
	position: fixed;
	width: 700px;
	top: 3vh;
	right: 2vw;
	z-index: 100;
}
.brands_blocks p,.category_blocks p{
	font-size: 20px;
}
.prompt_l{
	font-size: 15px;
	color: #064049;
	cursor: pointer;
	text-decoration: underline;
}
.prompt_div{
	max-height: 500px;
	overflow: auto;
	border: 2px solid brown;
	border-radius: 10px;
	padding: 10px;
	height: fit-content;
	top: 100vh;
	left: 35vw;
	width: 40vw;
	position: fixed;
	background: rgba(217, 211, 211, 0.92);
	transition: all 0.5s ease;
	align-content: center;
}
.prompt_div label{
	font-size: 16px;
	margin-left: 15px;
	left: 0;
	width: auto;
	display: block;
}
.prompt_div p{
	font-size: 20px;
}
.prompt_div > div{
	display: grid;
	grid-template-columns: 3fr 1fr;
	justify-items: center;
}
.prompt_div > div > a{
	cursor: pointer;
	font-size: 28px;
	padding: 10px;
	text-decoration: underline;
}
.prompt_div h1{
	color: black;
}
.select_pick label{
	width: auto;
}
.store_to_database_back label{
	width: auto;
}
.progressBarBody{
	height: 30px;
	width: 100%;
	border: 1px solid black;
}
.progressBarProgress{
	position: relative;
	margin: 0;
	left: 0;
	background: #174592;
	height: 100%;
	width: 0;
	transition: all 0.1s ease;
}
.store_to_database_back{
	border-radius: 3px;
	box-shadow: 0 0 10px -1px rgba(74,64,74,1);
	background: #e5e4e4;
	margin-bottom: 5px;
}
.store_to_database_back_text1{
	padding: 20px 20px 2px 20px;
	position: relative;
	display: block;
	font-size: 20px;
}
.store_to_database_back_info{
	display: grid;
	grid-template-columns: repeat(5,1fr);
	padding: 5px;
}
.div_user_drop_table {
	width: 100%;
}
.div_user_drop_table > div > label:first-child {
	text-align: center;
	border: 1px solid rgba(47, 0, 25, 0.5);
}
.div_user_drop_table > div > label {
	border: 1px solid rgba(47, 0, 25, 0.5);
	padding: 5px;
	width: auto;
}
.div_user_drop_table > div > label:nth-child(7),.div_user_drop_table > div > label:nth-child(8) {
	margin: 1px;
	padding: 4px;
	cursor: pointer;
	background: #40bf23;
}
.div_user_drop_table > div > label:nth-child(7):hover {
	background: #256117;
}
.div_user_drop_table > div > label:nth-child(8){
	background: #bf2323;
}
.div_user_drop_table > div > label:nth-child(8):hover{
	background: #e20e0e;
}
.div_user_drop_table div:hover{
	background: #ffffff33;
}
.div_user_drop_table div:hover{
	background: #ffffff33;
}
.div_user_drop_table div{
	display: grid;
	grid-template-columns: 1fr 1fr 4fr 4fr 4fr 3fr 1fr 1fr;
}
.div_user_drop_table_t_head {
	text-align: center;
	background: #ee87db;
}
.div_user_drop_table_t_head:hover {
	background: rgba(238, 135, 219, 0.92) !important;
}
.div_user_drop_table_t_head label {
	background: none !important;
	margin: 0!important;
}
.update_user_drop_form_show {
	overflow: auto;
	transition: all 0.3s ease;
	z-index: 100;
	position: fixed;
	width: 41.2vw;
	max-height: 85vh;
	top: 120vh;
	left: 28vw;
	background: whitesmoke;
	padding: 15px;
	border-radius: 7px;
	box-shadow: 0 0 3px 2px #b79494;
	border: 1px solid #b009bb;
	display: grid;
	grid-template-columns: 1fr;
}

.update_user_drop_form_not_hide {
	transition: all 0.3s ease;
	top: 8vh!important;
}
.update_user_drop_form_show > div > label {
	width: auto;
	text-align: end;
	padding-right: 5px;
}
.update_user_drop_form_show > div > input {
	width: auto;
	margin: 3px 20px 2px 3px;
	padding: 2px;
	font-size: 16px;
}
.update_user_drop_form_show > div {
	padding: 10px;
	display: grid;
	grid-template-columns: 3fr 7fr 4fr;
}
.closed_frame {
	margin-top: 0.5vh;
	margin-right: 3px;
	transition: all 0.3s ease;
	z-index: 101;
	position: fixed;
	top: 120vh;
	right: 28.5vw;
	background: rgba(166, 109, 170, 0.62);
	padding: 7px 20px;
	cursor: pointer;
	border-radius: 7px;
	font-size: 17px;
}
.showMessage {
	z-index: 100;
	font-size: 20px;
	position: fixed;
	top: -10vh;
	text-align: center;
	right: 2vw;
	padding: 12px 8px;
	animation-name: showMessages;
	transition: all 0.001s ease;
	animation-duration: 5.4s;
	animation-timing-function: cubic-bezier(0,0,0.7,0.94);
	animation-iteration-count: 1;
	margin: 4px 0;
	border-radius: 2px;
	border: 1px solid rgb(124, 221, 119);
	box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
	background-color: rgb(188, 245, 188);
	color: darkgreen;
	width: 310px;
	cursor: pointer;
	height: fit-content;
}

@keyframes showMessages {
	0% {
		top: -1vh;
	}
	10% {
		top: 0.5vh;
	}
	80% {
		top: 4vh;
		background: rgba(24, 203, 24, 0.86);
	}
	100% {
		top: -20vh;
		background: rgba(28, 177, 28, 0.15);
	}
}
.delete_category_or_brand_have {
	width: 100%;
	text-align: center;
	justify-items: center;
	font-size: 18px;
	margin-bottom: 10px;

}
.animation_delete {
	animation-name: glowing;
	animation-duration: 1s;
	animation-timing-function: cubic-bezier(0, 0, 0.7, 0.94);
	animation-iteration-count: infinite;
	font-weight: bold;
}
@keyframes glowing {
	100% { color: black; }
	80% { color: #a53737; }
	50% { color: #b32424; }
	0% { color: #ff0009; }
}

.delete_category_or_brand {
	display: flex;
	/*grid-template-columns: 1fr 1fr;*/
	justify-content: center;
	justify-items: center;
}
.delete_category_or_brand label {
	font-size: 20px;
	cursor: pointer;
	width: 100%;
	margin-top: 10px;
	padding: 8px 0;
	text-align: center;
	transition: all 0.3s ease;
}
.delete_category_or_brand label:hover {
	background: rgba(180, 135, 164, 0.48);
	box-shadow: 0 0 9px 2px rgba(189,161,189,1);
	transition: all 0.3s ease;
}
.delete_category_or_brand label:active {
	background: rgba(184, 106, 156, 0.48);
	box-shadow: 0 0 3px 2px rgba(10,161,189,1);
	transition: all 0.3s ease;
}
.choice_params_delete_mod {
	/*display: grid;*/
	/*grid-template-columns: 1fr;*/
	margin: 10px 10%;
	overflow: auto;
	max-height: 100%;
}
.choice_params_delete_mod div {
	transition: all 0.5s ease;
	padding: 10px 0 10px 20px;
	font-size: 20px;
}
.choice_params_delete_mod div:hover {
	transition: all 0.5s ease;
	cursor: pointer;
	background: rgba(170, 120, 144, 0.7);
}
.search-input-delete-el {
	transition: all 0.5s ease;
	display: flex;
	justify-content: center;
}.search-input-delete-el input{
	width: 80%;
	height: 3vh;
	 padding: 3px 3px 3px 20px;
	font-size: 20px;
}
.active_delete__ {
	font-weight: bold;
	background: #ceb2c9d6;
}
#clarification_delete {
	display: none;
	margin: 10px 22%;
	background: #d4a9ccf7;
	padding: 20px;
}
#clarification_delete > label{
	text-align: center;
	display: block;
	width: 100%;
	padding: 10px;
	font-size: 23px;
	color: #b70000;
	font-weight: bold;
}
#clarification_delete > div{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}
#clarification_delete > div > div {
	transition: all 0.3s ease;
	cursor: pointer;
	padding: 10px;
	text-align: center;
	font-size: 20px;
	box-shadow: 0 0 6px 1px rgb(108, 108, 108);
}
#clarification_delete > div > div:hover {
	transition: all 0.3s ease;
	box-shadow: 0 0 6px 3px rgb(57, 57, 57);
}
#show_delete_tovar > div{
	transition: all 0.3s ease;
	display: grid;
	grid-template-columns: 1fr 4fr 6fr 1fr;
	border-bottom: 1px solid black;
	padding-bottom: 5px;
}
#show_delete_tovar > div > label {
	width: auto;
}
#show_delete_tovar > div > p {
	font-size: 20px;
}
#show_delete_tovar > div > img {
	width: 100px;
}
@media screen and (max-width: 600px){
	.adaptivnopst {
		width: 100vw;
		position: fixed;
		left: 0;
		top: 12vh;
		z-index: 10;
		background: whitesmoke;
		height: 88vh;
	}
	.choice_params_delete_mod {
		display: grid;
		grid-template-columns: 1fr;
		margin: 0 1%;
		overflow: auto;
		max-height: 80vh;
		border-bottom: black;
	}
	.delete_category_or_brand {
		display: grid;
		grid-template-columns: 1fr;
		justify-content: center;
		justify-items: center;
	}
	.search-input-delete-el input{
		height: 50px;
		font-size: 20px;
	}
	#clarification_delete {
		margin: 0;
	}
	#show_delete_tovar {
		display: block;
		max-height: 32vh;
		overflow: scroll;
	}
	#show_delete_tovar > div {
		grid-template-columns: 1fr;
	}
}
.partnersTable {
	display: grid;
	grid-template-rows: 1fr;
}
.divTableHead, .divTableBody {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
}
.partnersTable input {
	display: none;
}
.partnersTable img {
	width: 30px;
}
:root {
	--main-height: 4vh;
	--main-width: 32vh;
}
.blockMessage {
	position: fixed;
	z-index: 999;
	right: 2vw;
	width: var(--main-width);
	top: 2vh;
}
.changeMessage {
	color: white;
	height: var(--main-height);
	background-color: rgba(51, 244, 51, 0.8);
	font-size: 17px;
	width: var(--main-width);
	display: block;
	top: 0;
	border-radius: 0.4vw;
	margin-bottom: 0.5vh;
	animation-name: showBlockMessage;
	transition: all 0.001s ease;
	animation-duration: 2s;
	animation-timing-function: cubic-bezier(0,0,0.7,0.94);
	animation-iteration-count: 1;
	position: absolute;
}
.changeMessage label {
	width: unset;
	display: inline-block;
	margin-left: calc(var(--main-width) / 2 - 115px);
	margin-top: calc(var(--main-height) / 2 - 10px);
}
@keyframes showBlockMessage {
	0% {top: -6vh; background-color: rgba(51, 244, 51, 0.2)}
	100% {top: 0; background-color: rgba(51, 244, 51, 0.8)}
}

.removeMessage {
	color: white;
	height: var(--main-height);
	background-color: rgba(51, 244, 51, 0.8);
	font-size: 17px;
	width: var(--main-width);
	display: block;
	top: 0;
	border-radius: 0.4vw;
	margin-bottom: 0.5vh;
	animation-name: hideBlockMessage;
	transition: all 0.001s ease;
	animation-duration: 5s;
	animation-timing-function: cubic-bezier(0,0,0.7,0.94);
	animation-iteration-count: 1;
	position: absolute;
}
.removeMessage label {
	width: unset;
	display: inline-block;
	margin-left: calc(var(--main-width) / 2 - 115px);
	margin-top: calc(var(--main-height) / 2 - 10px);
}
@keyframes hideBlockMessage {
	0% {background-color: rgba(51, 244, 51, 0.8)}
	100% {top: -40vh; background-color: rgba(51, 244, 51, 0.2)}
}
.divTableHead {
	height: 34px;
}
.divTableHead div {
	display: grid;
	border: 1px solid black;
}
.divTableHead label {
	width: unset;
	justify-self: center;
	align-self: center;
}
.divTableBody div {
	border: 1px solid black;
	display: grid;
}
.divTableBody label {
	width: unset;
	justify-self: center;
	align-self: center;
}
.price_module_manager {
	padding-left: 10%;
	padding-right: 0;
}
.xml_load_link {
	display: flex;
	justify-content: center;
	padding: 10px;
}
.xml_load_link > input {
	font-size: 14px;
	padding: 0.5rem;
	width: 50%;
}
.xml_load_link > label {
	width: auto;
	padding: 0.5rem;
	font-size: 15px;
}
.xml_load_link > button {
	width: auto;
	margin-left: 10px;
	padding: 0.5rem;
	font-size: 15px;
	cursor: pointer;
}
.miss_catalog_fixed_div > input {
	padding: 1px;
	height: 110%;
}
.miss_catalog_fixed_div {
	box-shadow: 0 0 2px 4px rgba(0,0,0,0.75);
	position: fixed;
	right: 3%;
	top: 20%;
	width: 20%;
	height: 18%;
	display: grid;
	text-align: center;
	background: #EFEEEC;
}
.miss_catalog_fixed_div > div {
	text-align: start;
	padding-left: 10px;
}
.miss_catalog_fixed_div > h1{
	cursor: pointer;
	padding: 0.5rem;
	font-size: 20px;
	background: #c4c4c4;
}
.miss_catalog_fixed_div > h1:hover{
	background: #928a8a;
}
.xml_form_fixed {
	background: #fbfbfb;
	position: fixed;
	top: 2px;
	width: 41vw;
	left: 1vw;
	padding: 10px;
}
.category_show_list, .brands_show_list{
	width: 100px;
	border-radius: 8px;
	font-size: 20px;
	padding: 7px;
}
/*����� ���������� �������*/
.newBrandsAddDiv {
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	position: fixed;
	z-index: 105;
}
.newBrandsAdd {
	border-radius: 3px;
	display: flex;
	flex-direction: column;
	padding: 20px;
	position: fixed;
	z-index: 108;
	top: 25vh;
	left: 35vw;
	width: 30vw;
	height: fit-content;
	background: #d7cdcd;
}
.newBrandsAdd > div {
	margin: 10px 3px;
	display: flex;
	flex-direction: column;
}
.newBrandsAdd > div > label {
	font-size: 15px;
}
.newBrandsAdd > div > input[type="text"] {
	width: 100%;
	font-size: 14px;
	padding: 2px;
}
.newBrandsAdd > div > input[type="checkbox"] {
	width: auto;
}
.newBrandsAdd label {
	width: auto;
}
.newBrandsAdd button {
	cursor: pointer;
	padding: 4px;
	margin: 4px 10px 4px 10px;
	background: #0c54a0;
	font-size: 15px;
}
.newBrandsAdd button:hover {
	background: #2c65a4;
}
/*����� ���������� ������� �����*/

.hiddenDiv, .hiddenDiv2{
	display: none!important;
}
.task-list-h {
	display: flex;
	color: white;
	background: rgb(64, 57, 57);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.task-list-h > p:first-child {
	border-top-left-radius: 5px!important;
}
.task-list-h > p {
	cursor: pointer;
	font-size: 17px;
	margin: 0!important;
	padding: 8px;
}
.task-list-h > p:hover {
	background: rgba(195, 194, 194, 0.5);
}
.task-list-h > p.active {
	color: black;
	background: rgba(255, 255, 255, 0.8);
}
.task-list-d > div {
	display: none;
}
.task-list-d > div.active > div:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.task-list-d > div.active {
	display: block!important;
}
.getAllTaskHead, .getAllTaskHeadD {
	display: grid;
	grid-template-columns: 1fr 4fr 3fr 1fr repeat(3, 2fr);
	padding: 5px;
	background: #e5e4e4;
}
.getAllTaskHeadD {

	border: 1px solid rgb(40, 33, 33);
}
.getAllTaskHeadD > div {
	padding: 5px 10px;
	margin: 1px;
}
.first_modal_div {
	display: grid;
	grid-template-rows: 2fr 5fr 3fr;
}
.first_modal_div > div:nth-child(1) {
	display: flex;
	justify-content: flex-end;
	background: rgb(222, 222, 222);
	border-radius: 3px 3px 0 0;
	border-bottom: 3px solid rgba(143, 141, 141, 0.54);
}
.first_modal_div > div:nth-child(2) > p {
	text-align: center;
	font-size: 17px;
	padding: 20px;
	color: #433a3a;
}
.first_modal_div > div:nth-child(3) {
	border-top: 1px solid #c4c4c4;
	display: grid;
	grid-template-columns: 1fr 1fr;
	padding: 0.4rem;
}
.first_modal_div > div:nth-child(3) .load_to_catalog {
	padding: 12px 12px!important;
}
.category_add__xml {
	padding: 5px 10px;
	display: grid;
	grid-template-rows: 65% 15% 20%;
}
.category_add__xml p{
	font-size: 16px;
	padding: 1px!important;
}
.category_add__xml select{
	margin: 5px auto;
}
.order_btn {
	padding: 0.3rem;
	cursor: pointer;
	width: fit-content;
	height: fit-content;
}
.a_place_delete {
	text-decoration: underline;
	padding-left: 5px;
	cursor: pointer;
}
.paginate_user_mod {
	margin: 10px 0;
	background: #71474778;
}
.paginate_user_mod ul {
	display: flex;
	justify-content: space-between;
}
.paginate_user_mod li {
	padding: 0;
	cursor: pointer;
}
.paginate_user_mod a {
	padding: 5px 8px;
	font-size: 18px;
}
.paginate_user_mod li.active {
	font-size: 16px;
	background: rgba(0,0,0,0.2);
}
.paginate_user_mod li.active ~ .paginate_user_mod li a {
	text-decoration: none;
}
.paginate_user_mod li:hover {
	font-size: 16px;
	background: rgba(172, 166, 166, 0.2);
}
.go-to-page-button {
	margin: 0;
	padding: 4px 32px;
}
.go-to-page {
	margin: 10px;
}
.go-to-page input {
	padding: 3px 2px;
	width: 50px;
}
.buttonChangeData {
	width: 68px!important;
	height: 19px!important;
	box-sizing: border-box!important;
	border: 1px solid #ffffff!important;
	background-color: #000000!important;
	color: white!important;
	text-decoration: none!important;
}
.buttonChangeData > a{
	color: white!important;
	text-decoration: none!important;
}
.close-child-block {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	height: 0;
	opacity:0;
	overflow: hidden;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1;
	animation-duration: 0.6s;
	animation-direction: alternate;
	animation-fill-mode:forwards;
	/*animation-name: category_close;*/
}

@keyframes category_close {
	0% {
		padding: 4px;
		opacity:1;
		height: 70px;
	}
	100% {
		padding: 0;
		height: 0;
		opacity:0;
	}
}
@keyframes category_open {
	0% {
		padding: 0;
		height: 0;
		opacity:0;
	}
	100% {
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 4px;
		opacity:1;
		height: 70px;
	}
}
.checkbox-open-close-category {
	cursor: pointer;
	padding: 5px;
	height: 20px;
	width: 30px;
	background: #403a42;
	display: inline-block;
	clip-path: polygon(100% 67%, 100% 100%, 50% 58%, 0 100%, 0 65%, 50% 25%);
}
.checkbox-open-close-category.checked {
	clip-path: polygon(100% 15%, 100% 50%, 50% 100%, 0 50%, 0 15%, 50% 55%);
	background: #222022;
}
