   	@font-face {
    font-family: barcode; 
    src: url(../../fonts/barcode.ttf); 
   }

.dropzone {
  width: 300px;
  height: 300px;
  border: 2px solid #aaa;
  color: #aaa;
  line-height: 280px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  top: 50%;
  margin-top: -150px;
}

.dropzone.dragover {
  color: green;
  border: 2px dashed #000;
}



.dropzone_shablon {
  width: 300px;
  height: 200px;
  border: 2px solid #aaa;
  color: #aaa;
  line-height: 150px;
  text-align: center;
}



	.fotostyle {
	position: absolute;
	z-index:0;
	left:17px;
	width: 296px;
	height: 196px;
	}
	
	.icon_p {
	position:absolute;
	top:0;
	left: 70px;
	z-index: 5;
	text-shadow: white 1px 0px, white 1px 1px, white 0px 1px, white -1px 1px, white -1px 0px, white -1px -1px, white 0px -1px, white 1px -1px;
	}
	
	
	.zagruz {
	position: absolute !important;
	left:0;
	top: 0;
	z-index: 0;
	width: 250px !important;
	padding-top:-2px !important;
	margin:0 !important;
	}
	
	.chiki {
	max-width: 250px;
	}
	
	@media (max-width: 992px)
	{
		.zagruz {width: 200px !important;}
		.chiki {max-width: 200px !important;}
	}
	
	#razm_r3 span {
	background-color: #66CDAA;
	}
	
	.barcode1 {
font-family: barcode;
}