
#tabl_komand{
     position: absolute;
  left: 400px;	
    top: 200px;	
    display:none;
    
    
}


#tabl_komand input[id="newclock"] {
    width:65px;
      
  
}
#kn-start {
    
    display:none;
    
    
}
#resault_kn02 {
    
    display:none;
    width:200px;
     min-height:50%;
}

#old_kn {
     position: absolute;
        left: 400px;	
    top: 150px;	
     width: 500px;
  display:none;
  color: #000; 
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 1px 1px;
}


#resault_nastr{
     position: absolute;
  left: 600px;	
    top: 180px;	
    display:none;
    
     
    width: 550px;	
    
    padding:10px;     
    margin:10px;     
    background:#FFFAFA; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
    
}
#scroller{
    position: fixed;    
    /** позиция кнопки scroll to top **/
    bottom: 30px;
    right: 20px;
    /** картинка кнопки наверх**/
    background-image:  url(arrow.png) ;  
    width: 70px;
    height: 64px;
    cursor: pointer;
    /** скрываем кнопку в начале **/
    display:none;
 
}  
.knopka-nastr{
 	
  display: inline-block;
  color: #000000;
  text-decoration: none;
  padding: .5em 2em;
  outline: none;
  border-width: 2px 0;
  border-style: solid none;
  border-color: #FFF #000 #000;
  border-radius: 6px;
  background: #D3D3D3;
  transition: 0.2s;
  margin-top:4px;    
    cursor: pointer;
    width: 180px;
}

.knopka-nastr:hover { background: #FDF5E6; }
.knopka-nastr:active { background: #A9A9A9; }



.nastr-knopka{
     position: absolute;
  right: 20px;	
    top: 40px;	
  padding:2px;    
    background:#D3D3D3;     
    color:#000000; 
    border:3px groove #F0FFF0;    
border-radius:12px;
    margin-right:0px;	
    margin-top:4px;    
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    cursor: pointer;
  
    
}

.nastr-knopka:hover { background: #FDF5E6; }
.nastr-knopka:active { background: #A9A9A9; }

.zagolovok{
     color: #2F4F4F; 
	font-size: 30px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 1px 1px;
	position: absolute;	
	top: -15px;
	left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    
    
    
} 
.zagolovok2{ 
    border:1px groove #FFFFFF;    
border-radius:12px;
background: #FFFFFF;
	color: #2F4F4F; 
   		position: absolute;	
 	left: 30%;
    top: 1%;
		font-size: 40px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;
 z-index: 9999; /* Отображаем подсказку поверх других элементов */
} 

.zagolovok221{ 
    border:1px groove #FFFFFF;    
border-radius:12px;
background: #FFFFFF;
	color: #2F4F4F; 
   		position: absolute;	
	top: 5%;
	left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
		font-size: 40px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;
 z-index: 9999; /* Отображаем подсказку поверх других элементов */
} 

.zagolovok3{
     border:1px groove #FFFFFF;    
border-radius:12px;
	background: #FFFFFF;
	color: #191970;
    	position: absolute;	
    left: 2%;	
    top: 1%;
	font-size: 30px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;
z-index: 9999; /* Отображаем подсказку поверх других элементов */
} 
.zagolovok4{
    
	
	color: #191970;
    	position: absolute;	
    right: 2%;	
    top: 1%;
	font-size: 30px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 


.photo:hover::after { 
 content: attr(data-title); 
 position: fixed; /* Абсолютное позиционирование */
    right: 15px; bottom: 5px; /* Положение подсказки */
    width: 64px;
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: rgba(0,42,167,0.6); /* Полупрозрачный цвет фона */
    color: #fff; /* Цвет текста */
    text-align: center; /* Выравнивание текста по центру */
    font-family: Arial, sans-serif; /* Гарнитура шрифта */
    font-size: 11px; /* Размер текста подсказки */
    padding: 5px 10px; /* Поля */
    border: 1px solid #333; /* Параметры рамки */
}
.nastr22:hover::after { 
 content: attr(data-title); 
 position: fixed; /* Абсолютное позиционирование */
    right: 5px;  /* Положение подсказки */
    width: 64px;
    top:95px;
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: rgba(0,42,167,0.6); /* Полупрозрачный цвет фона */
    color: #fff; /* Цвет текста */
    text-align: center; /* Выравнивание текста по центру */
    font-family: Arial, sans-serif; /* Гарнитура шрифта */
    font-size: 11px; /* Размер текста подсказки */
    padding: 5px 10px; /* Поля */
    border: 1px solid #333; /* Параметры рамки */
}



/** Стили всплывающих подсказок **/
#jQtooltip {
  position: absolute;
  left: 60%;	
    top: 22%;	
  cursor: help;
  border-bottom: 1px dotted;
}
#jQtooltip div {
  display: none;
  position: absolute;
  bottom: 5px;
  left: 15px;
  z-index: 1000;
  width: 190px;
  padding: 8px 12px;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  box-shadow: 0 1px 3px #C4C4C4;
  border: 1px solid #DBB779;
  background: #FFF6BD;
  border-radius: 2px;
}

/**закончен**/

#newbutton44 {
	 position: absolute;
  left: 3%;	
    top: 23%;	
	width: auto;
	 max-width: 150px;
	  z-index: 9999; /* Отображаем подсказку поверх других элементов */
	  
}

#newbutton3 {
	position: absolute;	
	top: 3%;
	left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
}

#newbutton {
	 position: absolute;
	  width: 140px;
	
  right: 3%;	
    top: 23%;	
	width: auto;
	 max-width: 150px;
	  z-index: 9999; /* Отображаем подсказку поверх других элементов */
	   display:none;
}


#newbutton022 {
	 position: absolute;
  left: 1%;	
    top: 34%;	
	 max-width: 100px;
	  z-index: 9999; /* Отображаем подсказку поверх других элементов */
	   display:none;
}

a.button021 {
	width:120px;
	margin-top:6px;  
   display: inline-block;
  color: #2F4F4F;
  
  font-size: 125%;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  user-select: none;
  padding: .25em .5em;
  outline: none;
  border: 1px solid rgb(250,172,17);
  border-radius: 7px;
  background: rgb(255,212,3) linear-gradient(rgb(255,212,3), rgb(248,157,23));
  box-shadow: inset 0 -2px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,0);
  transition: box-shadow .2s, border-color .2s;
} 
a.button021:hover { box-shadow: inset 0 -1px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,.5); }
a.button021:active {padding: calc(.25em + 1px) .5em calc(.25em - 1px);
  border-color: rgba(177,159,0,1);
  box-shadow: inset 0 -1px 1px rgba(0,0,0,.1), inset 0 1px 2px rgba(0,0,0,.3), inset 0 0 0 60px rgba(255,255,0,.45);}


a.button022 {
	width:150px;
	margin-top:6px;  
   display: inline-block;
  color: #FFFFFF;
  
  font-size: 125%;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  user-select: none;
  padding: .25em .5em;
  outline: none;
  border: 1px solid rgb(0,189,69);
  border-radius: 7px;
  background: rgb(255,212,3) linear-gradient(rgb(11,218,81), rgb(42,92,3));
  box-shadow: inset 0 -2px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,0);
  transition: box-shadow .2s, border-color .2s;
} 
a.button022:hover { box-shadow: inset 0 -1px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,.5); }
a.button022:active {padding: calc(.25em + 1px) .5em calc(.25em - 1px);
  border-color: rgba(177,159,0,1);
  box-shadow: inset 0 -1px 1px rgba(0,0,0,.1), inset 0 1px 2px rgba(0,0,0,.3), inset 0 0 0 60px rgba(255,255,0,.45);}


.knopka {
    padding:7px;    
    background:#D3D3D3;     
    color:#000000; 
    border:3px groove #F0FFF0;    
border-radius:12px;
    margin-right:0px;	
    margin-top:4px;    
    width:200px;
    cursor: pointer;
}

.knopka:hover { background: #FDF5E6; }
.knopka:active { background: #A9A9A9; }



.knopka02 {
    padding:7px;    
    background:#D3D3D3;     
    color:#000000; 
    border:3px groove #F0FFF0;    
border-radius:12px;
    margin-right:0px;	
    margin-top:4px;    
    width:200px;
    cursor: pointer;
}

.knopka02:hover { background: #FDF5E6; }
.knopka02:active { background: #A9A9A9; }


.knopka003 {
    padding:7px;    
    background:#F0FFF0;     
    color:#000000; 
    border:3px groove #F0FFF0;    
border-radius:12px;
    margin-right:0px;	
    margin-top:4px;    
    width:200px;
    cursor: pointer;
}

.knopka003:hover { background: #FDF5E6; }
.knopka003:active { background: #A9A9A9; }





#BinId{
    position: absolute;	
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    top: 12%;	
    font-family: 'Times New Roman', Times, serif; /* Гарнитура текста */ 
    font-size: 200%; /* Размер шрифта в процентах */ 
}
#settings{
    
    width: 40px;
    height: 40px; 
    cursor: pointer;
}
#loadImg {
     left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    top: 50%;
    
position:absolute;
    z-index:1000; 
    display:none;
        
    }
#loadImg2 {
     left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    top: 600px;
    
position:absolute;
    z-index:1000; 
    display:none;
        
    }
#sut {	
    position: absolute;	
    left: 40%;	
    top: 22%;	
    width: 200px;	
    height: 312px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;
    
}
#podr_sut {
   	
    margin-top:9px;    
    
    
}

#sut input[type="date"] {    
    padding:7px 5px;     
    margin-bottom:10px;     
    background:#EEE8AA;    
    color:#000000;    
    width:190px;    
    border:0;    
    border-radius:3px;
    
}
#sut label1 {font-weight: bold;
    font-size: 20px;
    text-align: center;
}
#sut label2 {font-weight: bold;
    font-size: 15px;
    text-align: center;
}
#privet {	
    position: absolute;	
    left: 25%;	
    top: 22%;	
    width: 50%;	
    
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;

}

#privet label1 {font-weight: bold;
    font-size: 20px;
    text-align: center;
}
#privet label2 {color: #000; 
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 1px 1px;
    text-align: center;
    
}


#privet2 {	
    position: absolute;	
    left: 25%;	
    top: 45%;	
    width: 50%;	
    opacity: 1;
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;
}
#privet2 label1 {font-weight: bold;
    font-size: 20px;
    text-align: center;
}
#privet2 label2 {color: #000; 
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 1px 1px;
    text-align: center;
    
}

#akb {	
    position: absolute;	
    left: 25%;	
    top: 25%;	
    width: 140px;	
    height: 135px;	
  
display: none;
}

.akb{
  position: relative;	
    left: -66px;
    top: -30px;
      
    
}

#img_akb {position: absolute;	
    left: 5%;	
    	
    
     width: 56px;
    height: 150px;
}


#PDate{
    position: absolute;	
    left: 20%;	
    top: 49%;
     width: 200px;
    height: 170px;
    border:2px solid #000;    
    border-radius:10px;
display: none;
    
    
}

#PDate label {font-weight: bold;
    font-size: 15px;
    text-align: center;
    
    
}




#asd {	
    position: absolute;	
    left: 35%;	
    top: 80%;
    width: 400px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;
    
}

#chas {	
    position: absolute;	
    left: 60%;	
    top: 43%;	
    width: 200px;	
    height: 185px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;

}
#chas label1 {font-weight: bold;
    font-size: 20px;
    text-align: center;
}
#chas label2 {font-weight: bold;
    font-size: 17px;
    text-align: center;
}
#kassa {	
    position: absolute;	
    left: 60%;	
    top: 22%;	
    width: 200px;	
    height: 75px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;

}

.podskaz {	
    position: absolute;	
    left: 60%;	
    top: 22%;	
    width: 200px;	
    height: 75px;	
    

}

#kassa label1 {font-weight: bold;
    font-size: 20px;
    text-align: center;
}
#kassa label2 {font-weight: bold;
    font-size: 17px;
    text-align: center;
}
#inkass {	
    position: absolute;	
    left: 80%;	
    top: 22%;	
    width: 200px;	
    height: 310px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;

}

#inkass label1 {font-weight: bold;
    font-size: 20px;
    text-align: center;
}
#inkass label2 {font-weight: bold;
    font-size: 15px;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    .zagolovok2{
    

	color: #2F4F4F; 
   		position: absolute;	
 	left: 25%;
    top: 1%;
		font-size: 32px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 

.zagolovok221{ 
   
		font-size: 32px; 
	
} 

.zagolovok3{
    
	
	color: #191970;
    	position: absolute;	
    left: 2%;	
    top: 1%;
	font-size: 25px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 
.zagolovok4{
    
	
	color: #191970;
    	position: absolute;	
    right: 2%;	
    top: 1%;
	font-size: 25px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 
}
@media only screen and (max-width: 1025px) { 


#newbutton {
	
	    top: 15%;
	
	
	}


#newbutton022 {

	     top:15%;	
	
}




    .zagolovok2{
    

	color: #2F4F4F; 
   		position: absolute;	
 	left: 30%;
    top:1%;
		font-size: 30px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 

.zagolovok221{ 
   
		font-size: 30px; 
	
} 
.zagolovok3{
    
	
	color: #191970;
    	position: absolute;	
    left: 2%;	
    top: 1%;
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 
.zagolovok4{
    
	
	color: #191970;
    	position: absolute;	
    right: 2%;	
    top: 1%;
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 

 
 #tabl_komand{
     position: absolute;
  left: 225px;	
    top: 200px;	
    display:none;
    
    
}

.knopka-nastr{
 	
  display: inline-block;
  color: #000000;
  text-decoration: none;
  padding: .5em 2em;
  outline: none;
  border-width: 2px 0;
  border-style: solid none;
  border-color: #FFF #000 #000;
  border-radius: 6px;
  background: #D3D3D3;
  transition: 0.2s;
  margin-top:4px;    
    cursor: pointer;
    width: 140px;
    height: 40px;
}

#old_kn {
     position: absolute;
        left: 280px;	
    top: 150px;	
     width: 500px;
  display:none;
  color: #000; 
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 1px 1px;
}


#resault_nastr{
     position: absolute;
  left: 440px;	
    top: 180px;	
    display:none;
    
     
   	width: 500px;
    
    padding:10px;     
    margin:10px;     
    background:#FFFAFA; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
    
}
 
 
  
#akb {	
    position: absolute;	
    left: 37%;	
    top: 200px;	
    width: 140px;	
    height: 135px;	
  
display: none;
}
#PDate {
    position: absolute;	
    left: 30%;	
    top: 360px;
     width: 200px;
    height: 170px;
    border:2px solid #000;    
    border-radius:10px;
display: none;
    
}
#sut {	
    position: absolute;	
    left: 60%;	
    top: 180px;	
    width: 200px;	
    height: 330px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;
    
}


#kassa {	
    position: absolute;	
    left: 28%;	
    top: 560px;	
    width: 200px;	
    height: 95px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;

}
/*
.uved-Kassa:hover::after { 
 content: attr(data-title); 
 position: absolute; /* Абсолютное позиционирование */
/*  left: 0px;	
  top: -30px;	
    width: 198px;
   
    z-index: 1; /* Отображаем подсказку поверх других элементов */
/*    background: rgba(0,42,167,0.6); /* Полупрозрачный цвет фона */
/*    color: #fff; /* Цвет текста */
/*    text-align: center; /* Выравнивание текста по центру */
  /*  font-family: Arial, sans-serif; /* Гарнитура шрифта */
/*    font-size: 11px; /* Размер текста подсказки */
/*    padding: 5px 10px; /* Поля */
/*    border: 1px solid #333; /* Параметры рамки */
/*}

*/
#chas {	
    position: absolute;	
    left: 28%;	
    top: 720px;	
    width: 200px;	
    height: 185px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;

}

#inkass {	
    position: absolute;	
    left: 60%;	
    top: 555px;	
    width: 200px;	
    height: 350px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;

}
#asd {	
    position: absolute;	
    left: 35%;	
    top: 1000px;
    width: 400px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;
    
}
#BinId {	
    position: absolute;	
   left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    top: 90px;
display: none;
    
}
#privet {	
    position: absolute;	
    left: 300px;	
    top: 150px;	
    width: 50%;	
    
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;

}

}

@media only screen and (max-width: 980px) {
	

#newbutton {
	position: absolute;
	    top: 15%;
		width:110px;		    
right: 1px;		
	
	}


#newbutton022 {
	position: absolute;
	     top:15%;	
	width:110px;
}


a.button021 {
	width:90px;
	
  
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  
} 
a.button022 {
	width:90px;
	
  
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  
} 

	#rusbin  ul{	
    
	font-size: 13px; 
	text-align: justify;
	}
	
	
    .zagolovok2{
    

	color: #2F4F4F; 
   		position: absolute;	
 	left: 30%;
    top: 1%;
		font-size: 25px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 

.zagolovok221{ 
   
		font-size: 25px; 
	
} 
.zagolovok3{
    
	
	color: #191970;
    	position: absolute;	
    left: 2%;	
    top: 1%;
	font-size: 15px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 
.zagolovok4{
    
	
	color: #191970;
    	position: absolute;	
    right: 2%;	
    top: 1%;
	font-size: 15px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 

    #akb {	
    position: absolute;	
    left: 37%;	
    top: 200px;	
    width: 140px;	
    height: 135px;	
  
display: none;
}
#PDate {
    position: absolute;	
    left: 30%;	
    top: 360px;
     width: 200px;
    height: 170px;
    border:2px solid #000;    
    border-radius:10px;
display: none;
    
}
#sut {	
    position: absolute;	
    left: 60%;	
    top: 160px;	
    width: 220px;	
    height: 360px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;
    
}


#kassa {	
    position: absolute;	
    left: 28%;	
    top: 580px;		
    width: 200px;	
    height: 95px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;

}

#chas {	
    position: absolute;	
    left: 28%;	
    top: 750px;	
    width: 200px;	
    height: 205px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;

}

#inkass {	
    position: absolute;	
    left: 60%;	
    top: 575px;	
    width: 220px;	
    height: 380px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;

}
#asd {	
    position: absolute;	
    left: 35%;	
    top: 1000px;
    width: 400px;	
    padding:10px;     
    margin:10px;     
    background:#BDB76B; 	
    border:0;    
    border-radius:10px;
 box-shadow: 0 0 25px 8px; /* Параметры тени */
   link: #000000;
display: none;
    
}
#BinId {	
    position: absolute;	
   left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    top: 90px;
display: none;
    
}

 
}
@media only screen and (max-width: 700px) {
	
#rusbin ul{	
    
	font-size: 12px; 
	}
		
#newbutton {
	
		width:95px;		    
		
	}


#newbutton022 {
	
	width:95px;
}
a.button021 {
	width:75px;
	
   font-weight: bold;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
   line-height:1.5;
} 
a.button022 {
	width:70px;
	
	
  font-size: 10px;
  font-weight: 300;
  text-align: center;
  line-height:1.5;
} 
	
	
	
    .zagolovok2{
    

	color: #2F4F4F; 
   		position: absolute;	
 	left: 30%;
    top:1%;
		font-size: 15px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 

.zagolovok221{ 
   
		font-size: 15px; 
	
} 
.zagolovok3{
    
	
	color: #191970;
    	position: absolute;	
    left: 2%;	
    top: 1%;
	font-size: 8px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 
.zagolovok4{
    
	
	color: #191970;
    	position: absolute;	
    right: 2%;	
    top: 1%;
	font-size: 8px; 
	font-weight: bolder; 
	line-height: 150%; 
	text-shadow: #808000 0px 2px 2px;

} 
}

@media only screen and (max-width: 980px) and (orientation:portrait) {
#newbutton {
	position: absolute;
	    top: 15%;
		width:140px;		    
right: 1px;		
	
	}	
a.button021 {
	width:120px;
  
  font-size: 125%;
  font-weight: 400;

} 

	
#rusbin ul{	
    position: absolute;	
	font-size: 10px; 
	}
	footer{display:block;}
	#slider22{display:block;}	
#slider{display:none;}
#newbutton{visibility:hidden;}
#newbutton022{visibility:hidden;}
.zagolovok2{display:none;} 

.zagolovok3{display:none;} 



}

	
@media only screen and (max-width: 500px) {
	
#newbutton {
	position: absolute;
	    top: 15%;
		width:140px;		    
right: 1px;		
	
	}	
a.button021 {
	width:120px;
  
  font-size: 125%;
  font-weight: 400;

} 

	
#rusbin ul{	
    position: absolute;	
	font-size: 10px; 
	}
	footer{display:block;}
	#slider22{display:block;}	
#slider{display:none;}
#newbutton{visibility:hidden;}
#newbutton022{visibility:hidden;}
.zagolovok2{display:none;} 

.zagolovok3{display:none;} 



}
@media only screen and (max-width: 500px) and (orientation:landscape){
	#newbutton {
	position: absolute;
	    top: 15%;
		width:125px;		    
right: 1px;		
	
	}	
a.button021 {
	
  margin-top:1px;  
     

} 

	
#rusbin ul{	
    position: absolute;	
	font-size: 10px; 
	}
	footer{display:block;}
	#slider22{display:none;}	
#slider{display:block;}
#newbutton{visibility:hidden;}
#newbutton022{visibility:hidden;}
.zagolovok2{display:none;} 

.zagolovok3{display:none;} 



}