
@font-face {
  font-family: 'Hacen';
  src: url("Hacen.ttf") format("truetype");
}

#invoice-POS{
		  box-shadow: 0 0 1in -0.25in rgba(0, 0, 0, 0.5);
		  padding:2mm;
		  margin: 0 auto;
		  width: 50mm;
		  color:black;
		  background: #FFF;
		direction:rtl;
		  }
		  .price_col{
		  text-align:left;
		  width:50px;
		  }
		  .title_top{
			font-size:12px;
			}
			
			.text_top{
			font-size:10px;
			text-align:left;
			}
		  .center{
			text-align:center;
			margin:0 auto;
		  }
		h1{
		  font-size: 1.0em;
		  color: black;
		}
		h2{font-size: .9em;}
		h3{
		  font-size: 1.2em;
		  font-weight: 300;
		 
		}
		p{
		  font-size: .7em;
		  color: black;
		  line-height: 1.2em;
		}
		#top .logo{

			height: 90px;
			  display: block;
			  width:50%;
			margin:0 auto;
			
			background-size: contain;
			text-align:center;
		}

		.tableitem{
			font-size:16px;
			width:100%;
		}

		.info{
		  display: block;
		  margin-left: 0;
		}
		

		.tabletitle{
		  font-size: 0.9em;
		  background: #EEE;
		}
		.service{border-bottom: 1px solid #EEE;}
		.item{width: 24mm;}
		.itemtext{font-size: .7em;}

		#legalcopy{
		  margin-top: 5mm;
		  text-align:center;
		}

		.break{
		   border-bottom: 1px solid #EEE;
		}
		