@font-face{

font-family: 'YanoneKaffeesatz-SemiBold';

src: url('/css/fonts/YanoneKaffeesatz-SemiBold.ttf');

}
@font-face{

font-family: 'RobotoCondensed-Light';

src: url( "../../css/fonts/RobotoCondensed-Light.ttf");

}
@font-face{

font-family: 'Exo2-Bold';

src: url('/css/fonts/Exo2-Bold.ttf');

}

@font-face{

font-family: 'Oswald-Light';

src: url(' ../../css/fonts/Oswald-Light.ttf');

}
*{
    box-sizing: border-box;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CECD8C;
	}
.overlay {
  background: rgba(0,0,0,0.81); 
  width:      100%;
  height:     100%; 
  z-index:    310;
  top:        0; 
  left:       0; 
  position:   fixed; 
  display:none;
}



nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgb(113, 194, 137);
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	z-index: 99;
	padding-bottom: 10px;
	box-shadow: 0px 2px 4px 0px #404040;
	border-bottom: solid 2px #5c5c5c;
}
.nav-title{
	color:#EDEDED;
	font-family:"Exo2-Bold";
	font-size:22px;
		
}
.page_wrap {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 5px;
	margin-top: 70px;
}
#scena {
	max-width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	border-radius: 0px 0px 40px 40px;
	/*-moz-border-radius: 0px 0px 40px 40px;*/
	/*-webkit-border-radius: 0px 0px 40px 40px;*/
	font-size: 40px;
	color: #1fff45;
	text-align: center;
	background-color: rgba(88, 170, 106, 0.23);
	font-weight: 700;
	/*-webkit-box-shadow: 0px 8px 14px 0px #404040;*/
	/*-moz-box-shadow: 0px 8px 14px 0px #404040;*/
	box-shadow: 0px 8px 14px 0px #404040;
	text-shadow: 0px 5px 10px #000000;
	padding-bottom:5px;
}
.sceen-title{
	/*font-family: 'PoiretOne-Regular';*/
}

#tool_wrap {
	width:100%;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-around;
	align-items:stretch;
	margin-top: 8px;
	
}
#btn {
background-color: #2B4D82;
margin-right: 10px;
}
#reset {
	background-color: #C81919;
	margin-right: 10px;
}
.but-screen {
	margin: 0px 5px;
	width: 100px;
	display:none;
}
.but-screen:hover{
cursor: pointer;
}
.buttons {
	display: block;
	padding: 10px 6px;
	color: #FFFFFF;
	font-size: 16px;
	border-style: none;
	cursor: pointer;
	font-family: "Oswald-Light";
	opacity: 0.6;
}
.buttons:hover{
	opacity: 1.0;
}
.tool-label {
	color: #FFF;
	font-size: 18px;
	font-family: "Oswald-Light";
	text-align: center;
	line-height: 40px;
	/* text-shadow: 1px 2px 3px #000; */
	font-weight: normal;
	/* font-style: italic; */
	background-color: #3a7375;
	padding: 01px 5px;
}
.monet{
	background-color: #A41B55;
}
.rub{
	color: #FFF;
	font-size: 18px;
	font-family: "Oswald-Light";
	text-align: center;
	line-height: 40px;
	background-color: #A41B55;
	padding: 1px 5px;
	
}
.trig {
	width: 40px;
	color: #FFFFFF;
	background-color: #15637b;
	text-align: center;
	padding-top: 10px;
	font-size: 20px;
	transition:background-color .1s linear; 
}
.trig:hover{
	cursor:pointer;
	background-color: #15637b8c;
}

#name-sale, #show{
	width: 145px;
	text-align: center;
}
#show {
	margin-right: 10px;
}
.parnt, .child{
	width: 30px
}
#num-tickets, #sum, #ost{
width: 30px;
/*margin-right: 10px;*/
}
.side-panel {
	position: fixed;
	right: -140px;
	top: 73px;
	z-index: 3;
	display: flex;
	align-items: stretch;
	height: 42px;
	box-shadow: 0px 2px 4px 0px #404040;
    z-index: 315;
}


#count {
	background-color: #FFFFFF;
	position: relative;
	width: 60px;
	padding-left: 3px;
	padding-top: 14px;
}
.reset-count {
	width: 10px;
	position: absolute;
	right: -2px;
	top: -2px;
	z-index: 5;
	padding-left: 3px;
	padding-right: 12px;
	height: 46px;
}
.reset-count:hover{
	cursor:pointer;
}
#age {
	width: 65px;
	margin-right: 1px;
}
.child{
	display:none;
}
#sum{
	width:40px;
}
.dvd {
	position: fixed;
	width: 100%;
	height: 15px;
	display: flex;
	background-color: #1B515E;
	z-index: 19;
	left: 0;
	top: 70px;
}
.tool-div{
	margin-bottom:8px;
	display:flex;
}

.zal-wrap{
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
}
.sit_back {
	position: relative;
	background-image: url( img_sales/kreslo_blue.png);
	height: 40px;
	width: 38px;
	background-size: 100% 100%;
	text-align: center;
	color: #FFFFFF;
	font-family: 'Exo2-Bold';
	line-height: 24px;
	text-decoration: none;
    transform: scale(1,1);
	text-shadow: 0px 2px 2px #090909;
}
.big {
	position: relative;
	background-image: url( img_sales/kreslo_sale.png);
	height: 40px;
	width: 38px;
	background-size: 100% 100%;
	text-align: center;
	color: #FFFFFF;
	font-family: 'Exo2-Bold';
	line-height: 24px;
	text-decoration: none;
    transform: scale(1,1);
	text-shadow: 0px 2px 2px #090909;
}
.litle {
	position: relative;
	background-image: url( img_sales/kreslo_det.png);
	height: 40px;
	width: 38px;
	background-size: 100% 100%;
	text-align: center;
	color: #FFFFFF;
	font-family: 'Exo2-Bold';
	line-height: 24px;
	text-decoration: none;
    transform: scale(1,1);
	text-shadow: 0px 2px 2px #090909;
}



.oper {
	position: relative;
	background: none;
	width: 170px;
	height: 40px;
	background-color: #535353;
	text-align: center;
	color: #FFFFFF;
	font-family: 'Oswald-Light';
	line-height: 35px;
	margin-left: 60px;
	margin-right: 60px;
	transform: scale(1,1);
}

.oper-styl{
	position: relative;
	background-image: url( img_sales/kreslo_oper.png);
	width: 38px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-family: 'Exo2-Bold';
	line-height: 24px;
	background-size: 100% 100%;
	transform: scale(1,1);
	display:block;
}
.left{
	margin-left: 90px;
}

.right{
	margin-right: 90px;
}
.probel {
	position: relative;
	width: 293px;
	height: 40px;
	font-family: "YanoneKaffeesatz-SemiBold";
	text-align: center;
	font-size: 36px;
	color: #fff;
	text-shadow: 0px 2px 3px #000000;
}
.html-btn:hover{
	cursor:pointer;
}

.sit-back360{
	display:none;
}

.sit-back360:hover{
	cursor:pointer;
	
}
.row{
	position:relative;
	display:flex;
	min-width:360px;
	justify-content:center;
	padding:10px 8px;
	background-color: #BAC887;
	border: 1px solid #7E7C69;
	box-shadow: 0px 2px 14px 0px #6f6f6f;
	margin-left:auto;
	margin-right:auto;
	transition:transform .5s linear, margin .5s linear;
	margin-bottom: 8px;
	opacity: 1.0;
}
.blocked {
	position: absolute;
	left: 0;
	top: 0;
	height: 60px;
	min-width: 360px;
	z-index: 10;
	background-color: rgba(0,0,0,0.00);
}
.blocked:hover{
	cursor: pointer;
}

.abs{
	position:absolute;
	
}
.zoom-out {
	position: absolute;
	left: 50%;
	top: -15px;
	z-index: 20;
	background-color: #463b66;
	color: #fff;
	padding: 0px 18px;
	transform: translate(-50%, -50%);
	border-radius: 10px 10px 0px 0px;
	display: none;
	font-size: 10px;
	font-family: "Oswald-Light";
	text-align: center;
	border-style:none;
}
.zoom-out:hover{
	cursor: pointer;
}

.col-name {
	position: absolute;
	width: 45px;
	height: 45px;
	background-color: #535353;
	border-radius: 50%;
	color: #fff;
	font-family: "Oswald-Regular";
	z-index: 25;
	left: 3px;
	top: 8px;
	line-height: 43px;
	text-align: center;
}
.show-colum {
	padding: 12px 12px;
	border-style: none;
	background-color:#2B5366;
	border-radius: 8px;
	color: #FFFF;
	font-size: 16px;
	cursor: pointer;
	display:none;
}
.show-colum:hover{
background-color: #1C313C;
}
.footer {
	display: flex;
	width: 100%;
	justify-content: center;
	background-color: #293846;
	-webkit-box-shadow: 0px -3px 8px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -3px 8px 0px rgba(0,0,0,0.75);
	box-shadow: 0px -3px 2px 0px rgba(0, 0, 0, 0.4);
}
.menu {
	display: block;
	padding: 8px 14px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #489763;
	font-family: "Oswald-Light";
	font-size: 16px;
	margin: 8px;
}
.menu:hover{
	background-color: #4eac6e;
}
#admin {
	background-color: #2671FF;
}
#admin:hover{
  
	background-color: #5887E0;

}
.close-wrap{
    width:100%;
    
}
#img_wrap{
 text-decoration: none;
    display:block;
 
}
#img_wrap img{
    float:right;
    transition: all .2s ease 0s; 
}
#img_wrap img:hover{
    width:32px;
}

.help-wrap {
	position: absolute;
	z-index: 55;
	width: 600px;
	min-height: 50px;
	background-color: rgba(255,255,255,1.00);
	top: 80%;
	left: -319px;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	padding: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 8px;
	font-size: 18px;
}
.zgl {
	font-size: 28px;
	font-weight: 700;
	color: red;
}

#help-btn {
	background-color: rgb(198, 64, 11);
	padding-left: 30px;
	padding-right: 30px;
}
#help-btn:hover{
    background-color:rgba(228,0,0,1.00);
}
.help_text {
	margin-top: 10px;
	color: #292929;
	font-family: "RobotoCondensed-Light";
	font-size: 16px;
	line-height: 25px;
}
.reds{
   color:rgba(228,0,3,1.00);
    font-weight: bold; 
    /*font-size:20px;*/
}
@media screen and (max-width: 1472px) {
.page_wrap {
	margin-top: 120px;
}
.side-panel {
		top: 126px;
	}


}



@media screen and (max-width: 1025px) {
.page_wrap {
	margin-top: 120px;
}
}

@media screen and (max-width: 800px) {
#name-sale, #show {
	width: 110px;
	width: 200px;
}
	.left{
		margin-left:0px;
	}
	.row{
	display:none;
	width:40px;
	height:inherit;
	left: 55%;
	flex-direction: column;
	position:absolute;
	top:745px;
	min-width:auto;
	zIndex:300;
	}
	.sit-back360 {
	display: block;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	font-size:16px;
	padding: 13px 4px;
}
.page_wrap {
	margin-top: 228px;
}
	.dvd{
		display:none;
	}
.tool-div {
	display: flex;
	width: 100%;
	justify-content: center;
}

#reset, #btn {
	margin-right: 10px;
}
.buttons {
	display:none;
	padding: 10px 8px;
	font-size: 16px;
}
.col-name {
	
	top: -35px;

}
.side-panel {
	top: 223px;
	/* right: -5px; */
}
	.but-screen{
		display:block;
	}
	#scena {
	text-align: left;
	display: flex;
	align-items: center;
}
.show-colum {
	padding: 15px 12px;
	border-bottom-left-radius: 36px;
	
}
}
@media screen and (max-width: 414px) {
	.row{
		display:none;
	}
	.sit-back360{
		display:block;
	    width:340px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:10px;
	    text-align: center;
		height:45px;
		font-family: "Exo2-Bold";
	}
.page_wrap {
	margin-top: 220px;
}
	.dvd{
		display:none;
	}
.tool-div {
	display: flex;
	width: 100%;
	justify-content: center;
}
#name-sale, #show {
	width: 100px;
}
#reset, #btn {
	margin-right: 0px;
}
.buttons {
	padding: 10px 2px;
	font-size: 14px;
	
}
	.row{
		top:738px;
		left: 57%;
	}
	.tool-label{
		font-size:14px;
	}
.side-panel {
	top: 230px;
	z-index: 60;
}
.monet {
	font-size: 18px;
}	

}

@media screen and (max-width: 360px) {
.html-btn{
	padding: 0px 2px;
	}
}
