html, body {
  margin: 0;
  padding: 0;
      overflow-x: hidden;

}
.stranica{
width: 1297зч;
    margin: 65px auto;
    background-color: #7fffd426;
    padding: 0px;
    position: relative;
	top:10px;
}
.style_modal {
    position: relative;
    margin: 0 auto;
    max-width: 600px;
    top: 5%;
    background-color: rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 0px 22px -6px rgb(0 0 0 / 32%);
    -moz-box-shadow: 0px 0px 22px -6px rgba(0, 0, 0, 0.32);
    box-shadow: 0px -1px 20px 5px rgb(0 0 0 / 32%);
}
.lk_page_c {width: 100% !important;}
.modal {
    display: none;
    position: fixed;
    overflow: auto;
    z-index: 1;
    left: 0;
    top: 0;
	    margin-left: 0;
    margin-top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
  z-index: 100000;
}
.top_style_modal {
    padding: 10px;
    background: #FFFFFF;
    border-radius: 3px 3px 0px 0px;
}
.modal_content {
padding: 20px 20px;
    min-height: 100px;
    background: #ffffff;
    border-top: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    max-height: 600px;
}
.botton_style_modal,.botton_style_modals {
    padding: 10px;
    background: #FFFFFF;
    border-radius: 0px 0px 3px 3px;
    height: 200px;
}
.margin_block_content {
    max-width: 715px;
    margin: 0 auto;
    overflow-y: auto;
    overflow-x: hidden;
    min-width: 360px;
}
.postion_botton_save_left {
    display: inline-block;
    float: right;
}
.modal_footer{
background-color: white;
    height: 50px;
    padding: 8px;
    border-radius: 0px 0px 3px 3px;	
}
.modal_footer>button{
    background-color:#333;
    color: white;
    border-radius: 3px;
    padding: 10px;
    cursor: pointer;
    float: right;
    position: relative;
    font-size: 15px;
    border: 0px;
}
.modal_footer>button:hover {background-color:#FF8888 !important;}
.modal_footer>.del_stol{    color: #FF8888;
    top: 10px;
    position: relative;
    left: 25px;
    font-size: 15px;
}
.modal_footer>button:hover{
    background-color: #46b4a0;
}
.style_title_modal {
    padding-left: 30px;
    color: #000000;
    font-size: 16px;
}
.close{
font-size: 41px;
    position: absolute;
    float: right;
    top: -5px;
    cursor: pointer;
    right: 15px;
    color: #333;
}
.close:hover{
    color: #e19d96;
}

.elem_setting{
	background-color: white;
   /* border: solid 1px #aba9a9;*/
    padding: 5px;
    margin: 5px 0px;
    border-radius: 5px;	
}
.elem_setting>input{
	height: 35px;
    position: relative;
    top: 1px;
    padding: 6px 6px;
    font-size: 14px;
    width: 96%;
    background-image: url(images/editor.png);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    border: solid 1px #969292;
    border-radius: 3px;
    background-position-y: 4px;
    background-position-x: 96%;
    max-width: 325px;
}

.elem_setting>input:focus {
	outline: none;
	box-shadow: 0 0 1px 1px #4d90f0;
}
.elem_setting>input:focus::-moz-placeholder {
	color: transparent;
}
.elem_setting>input:focus::-webkit-input-placeholder {
	color: transparent;
}

.notyfy{
	display:none;
	position: fixed;
    width: 150px;
    left: 40%;
    top: 14px;
    height: 35px;
    background-color: #2aa572b8;
    z-index: 99991;
    border-radius: 5px;
    box-shadow: 0 0 3px 0;
}
.notyfy_msg{
	text-align: center;
    top: 8px;
    position: relative;
    color: aliceblue;
    font-size: 18px;
}
.title_cat{
	    background-color: #ff9797;
    color: white;
    padding: 5px 6px;
    text-align: center;
    font-family: cursive
}

#field {
/*	background: url(images/fon.png);*/
    background-size: inherit;
    width: 1597px;
    height: 918px;
    overflow-x: hidden;
    overflow-y: hidden;
    background-position: left 16px top 16px;
    background-color: #faeee9;
}
#field.lineika{
	background: url(images/fon.png);
    background-size: inherit;
    width: 1597px;
    height: 918px;
    overflow-x: hidden;
    overflow-y: hidden;
    background-position: left 16px top 16px;
    background-color: azure;
}
#field.fullscreen{
    z-index: 9999; 
    width: 100%; 
    height: 100%; 
    position: fixed; 
    top: 0; 
    left: 0; 
 }

.stol{
    background-color: white;
    width: 75px;
    height: 75px;
	border: solid 1px #757070;
    border-radius: 50px;	
	text-align: center;
	cursor:pointer;
    font-size: 14px;	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.instruments>.stol.elem1{
	 border-radius: 0px;
    left: 105px;
    top: 5px;
	position:absolute;
 }
.instruments>.stol.elem2{
    border-radius: 0px;
    left: 210px;
    top: 5px;
	position:absolute;
    width: 135px;
 }
 .instruments>.stol.elem3{
	border-radius: 0px;
    left: 5px;
    top: 90px;
	position:absolute;
 }

.instruments>.stol.elem4{
	left: 107px;
    position: absolute;
    top: 5px;
	 border-radius: 0px;
  } 
  
.instruments>.stol.elem5{
	left: 211px;
    position: absolute;
    top: 90px;
	 border-radius: 0px;
  } 
  
.instruments>.stol.elem2_b {
    border-radius: 0px;
    left: 210px;
    top: 90px;
    position: absolute;
    width: 135px;
} 
  
  .edit_stol{
	cursor:pointer;  
  }
    .edit_stol:hover{
	background-color:#f6a59f;  
  }
 .stol.elems1{
	border-radius: 0px;
	height: 75px;
	width: 75px;
 }
 .stol.elems1>div,.stol.elems2>div{top: 15%;}
 
.stol.elems2{
	border-radius: 0px;
	height: 45px;
    width: 75px;
 }
 .stol.elems3{
    border-radius: 0px;
    width: 100px;
    height: 50px;
    top: 5px;
    position: relative;

 }
 
 
 .stol>span{   
	top: 41%;
    position: relative;
	
}
.stol>div{   
	top: 32%;
    position: relative;
	
}
.stol.elems3>div{
    top: 8%;
    position: relative;

}
.stul>span{
	position: relative;
    top: 10%;
}
#field>.prewer:hover{
	cursor:pointer;
}
.ed_stol{   
    width: max-content;
    height: 30px;
    color: #00000099;
    display: flex;
    align-items: center;
}

.gr{
    background-image: url(images/dragable.png);
    background-repeat: no-repeat;
    background-size: cover;
    cursor: grab;
    width: 24px;
    height: 24px;
    opacity: 0.4;
}

.gr:active{
	cursor:grabbing;
	
}
.edstol{
    background-image: url(images/edit.png);
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    width: 30px;
    height: 30px;
    opacity: 0.4;
}
.deleted{
    background-image: url(images/delete.png);
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    width:26px;
    height: 26px;	
}
.tancpool{
	width: 100px;
    height: 100px;
    background-color: #a9a9a9c7;
    border: solid 1px;
    border-style: dashed;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: center;
    color: white;
}
.tancpool>div{
	font-size: 16px;
}
.resize{   
    background-image: url(images/resize.png);
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    width: 30px;
    height: 30px;
    right: 15px;
    position: absolute;
    bottom: 15px;
    background-position: -8px -8px;
	z-index: 99999;
	}
.resize:hover{
	background-size: 34px;
}	
.edstol:hover{
	background-color: #7fff005e;	
}
.deleted:hover{
background-color: tomato;	
}
.prewer{
    position: relative;
    left: 31%;
    width: max-content;
    padding: 22px;
    top: 16%;
	
}
.stul{
    background-color:#fffffff0;
    width: 26px;
    height: 26px;
    border: solid 0.1em #a39999;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
    border-style: dashed;
	color: #bdb8b8;
	z-index:99999;	
}
.prewer>.stul:hover{
	background-color: #7fff005e;
    border: solid 0.1em #00d31a;	
	border-style: dashed;
	color: #6726abb0;
	font-family: fantasy;
}
.botton_style_modal>.prewer>.stul{
z-index:99999;	
cursor:pointer;
}
.botton_style_modal>.prewer{

    position: relative;
    left: auto;
    width: max-content;
    padding: 22px;
    margin: 0 auto;
	
}
.prews{
	position: absolute;
	}


.draggable {
  cursor: pointer;
}
.instruments{
    position: relative;
    background-color: aliceblue;
    width: 100%;
    height: max-content;
    border: solid 1px;
    padding: 5px;
    min-height: 270px;

}
.stol_list{
    position: relative;
    width: 100%;
    margin: 5px;
    padding: 5px;
    min-height: 400px;

}
.stol_list td{
    border-bottom: 1px solid #ddd;
    min-height: 50px;
    vertical-align: middle;	
	    font-weight: 600;
}

.edst td{
    border-bottom: 1px solid #ddd;
    min-height: 50px;
    vertical-align: middle;	
	    font-weight: 600;	
}
.guest_stol{
    display: grid;
    overflow-y: auto;
    max-height: 150px;	
}

.guest_stol::-webkit-scrollbar {
  width: 5px;
}

.guest_stol::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;
  background-color: #f9f9fd;
  border-radius: 10px;
}

.guest_stol::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(180deg, #f3ded6, #f6a49e);
}


.guest_stol>span{
    background-color: #f79797;
    padding: 4px;
    margin: 2px;
    width: 99%;
    position: relative;
    font-size: 17px;
    color: white;
    border-radius: 3px;	
	
}

.del_guestos{
    cursor: pointer;
    background-color: white;
    right: 5px;
    position: absolute;
    top: 5px;
    height: 20px;
    border-radius: 2px;
}
.m_esto{
position: absolute;
    right: 29px;
    background-color: black;
    border-radius: 5px;
    width: max-content;
    text-align: center;
    height: 20px;
    font-weight: 600;
    font-size: 15px;
    top: 5px;
    padding: 1px 5px;	
	
}
.del_guestos:hover{background-color: #97f79e;}
.ed_guest{
	cursor:pointer;
	}
	
td:hover{
	/*background-color:#62bf9d;*/
	}

	
td{
   /*background-color: #ff9797;*/
    padding: 2px;
    color: white;
	text-align: center;
}
.nav_inst {
    background-color: white;
    padding: 10px 10px;
    width: 100%;
    position: absolute;
    height: 58px;
    top: -65px;
    display:none;
    box-shadow: 0px 0px 4px 2px #c1c1c7;
    margin: 3px 2px;
}
.nav_left{
	position: absolute;
    top: 18px;
    left: 10px;
	
}

.nav_left>a{
    text-decoration: none !important;
    padding: 8px 25px;
    font-size: 18px;
    border-radius: 3px;
    margin: 2px;
    color: black;
    border: solid 1px #ababab;

color:black;	
}
.nav_left>a>img{
    width: 16px;
    position: relative;
    top: 3px;
    left: -7px;
}
.nav_centr{
    float: right;
    right: 330px;
    position: absolute;
    top: 20%;	
}
.nav_centr>a{
	color:black;
	text-decoration: none !important;
    border: none !important;
    font-size: 17px;
    margin-right: 20px;	
}
.nav_centr>a>img{
    width: 22px;
    top: 5px;
    position: relative;
    left: -5px;

}
.nav_right{
    float: right;
    right: 15px;
    position: absolute;
    top: 18px;	
	
}
.nav_right>a{
    color: white;
    background-color: #ababab;
    padding: 8px 25px;
    font-size: 18px;
    border-radius: 3px;
    margin: 2px;	
	text-decoration: none !important;
    border: none !important;
}
/*	
.nav_inst>a{
		  background-color: cornflowerblue;
    color: white;
    padding: 2px;
    margin: 0 2px;
	    display: inline-flex;
	}*/
@import url('https://cdn.jsdelivr.net/jquery.roundslider/1.0/roundslider.min.css');


.rs-control .rs-path-color {
	background-color:#dfdfdf;
	border-color: #3f3f3f;
}
.prewer:hover .rs-handle{display:block;}
.rs-handle {
display:none;
   /* margin: -9px 0px 0px;*/
    background-image: url(images/rotate.png);
    background-size: contain;
    background-repeat: no-repeat;
/*	background-color: #00ffff5e;*/
    border-radius: 15px;
}

.rs-bar .rs-seperator {
  display: none;
  border-color:#dfdfdf;
}
.rs-tooltip{
	display:none;
	}

.rs-container full{
	height: 0px;
    width: 0px;
}
.tooltips.duo{
	transform: rotate(0deg);	
} 

.mesta{
    font-size: 14px;
    background-color: white;
    border-radius: 3px;
    border: solid 1px #a6a2a2;
    margin: 5px 5px;
    position: relative;
    width: 35px;
    height: 35px;
    cursor: pointer;
	    font-family: cursive;
}
.mesta.acti{
	color:white;
    background-color: #FF8888;
	border: solid 1px #a6a2a200;
}
.copy{
    width: 20px;
    left: 25px;
    position: relative;
	cursor:pointer;	
}


.tooltips{ 
display:none;
	transform: rotate(180deg);
    color: black;
	font-size:10px;
    position: absolute;
    z-index: 999999;
	font-family: sans-serif;
	width: 31px;
    word-wrap: break-word;
    text-align: center;
	}
.name_stol{
    position: absolute;
    top: -27px;
    background-color: #ffffffd1;
    padding: 1px;
	}
.size_stol_text{font-size: 12px;;}
.elem_setting2{margin: 15px 0px;}	
.elem_setting2>select>option:hover{
  background: #f6a49e;
  color: #fff;
}
.margin_block_content::-webkit-scrollbar {
  width: 5px;
}

.margin_block_content::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;
  background-color: #f9f9fd;
  border-radius: 10px;
}

.margin_block_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(180deg, #f3ded6, #f6a49e);
}
	.gl-window-title {
		font-size: 22px;
		line-height: 26px
	}
	
		.gl-window {
		padding: 30px 20px 20px
	}
.collect-address-small-bl .gl-window-second-title {
	margin-bottom: 10px
}
.mult-section-title, .gl-window-second-title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 20px
}
.gl-window-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
}
.gl-window-second-title {
	text-align: center
}
.gl-window-subtitle {
	margin-bottom: 15px;
	text-align: center
}	
.fancybox-content .btn-pink, .fancybox-content .btn-pink:hover {
    color: #000;
    background-color: #f6a49e;
}
.hide-input input {
    display: none;
}
.fancybox-content .btn-dark, .fancybox-content .btn-dark:hover {
    color: #fff;
    background-color: #000;
}
.fancybox-content .btn {
    cursor: pointer;
    border-radius: 2px;
    font-weight: 600;
    line-height: 1.42857143;
    font-size: 13px;
    border: none;
    text-transform: uppercase;
}
.text-align-center .btn {
    margin: 0 5px;
}
.btn {
    cursor: pointer;
    border-radius: 2px;
    font-weight: 600;
    line-height: 1.42857143;
    padding: 7px 40px;
    font-size: 13px;
    border: none;
    text-transform: uppercase;
}
.gl-window .btn {
    display: inline-block;
}
