body {
	background: rgb(204,204,204);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
@font-face {
  font-family: 'Li-Alinur';
  font-weight: 400 600 800 900;
  font-style: normal;
  src: url("/assets/fonts/Li-Alinur-Banglaborno-Unicode.woff2") format('woff2');
}
@font-face {
  font-family: 'Li-Abu-J-M-Akkas';
  font-weight: 400 600 800 900;
  font-style: normal;
  src: url("/assets/fonts/Li-Abu-J-M-Akkas-Unicode.woff2") format('woff2');
}
@font-face {
  font-family: 'Li-Mayukh';
  font-weight: 400 600 800 900;
  font-style: normal;
  src: url("/assets/fonts/Li-Mayukh-Unicode.woff2") format('woff2');
}
@font-face {
  font-family: 'Li-Shohid-Shafkat-Samir';
  font-weight: 400 600 800 900;
  font-style: normal;
  src: url("/assets/fonts/Li-Shohid-Shafkat-Samir-Unicode.woff2") format('woff2');
}

#container {
	width: 20cm;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:.5cm;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.smalltxt {
	font-size:7pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.txt16 {
	font-size: 16pt;
	font-weight: 900;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.txt14 {
	font-size: 14pt;
	font-weight: 700;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.txt12 {
	font-size: 12pt;
	font-weight: 600;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.txt10 {
	font-size: 10pt;
	font-weight: 700;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.txtNum {
	font-size: 16pt;
	font-weight: 900;
	color: #000;
	font-family: "Georgia", serif;
}
.txtNormal {
	font-size: 9pt;
	color: #000;
}
.txtBig {
	font-size: 12pt;
	font-weight: bolder;
	color: #000;
}
.txtBody {
	font-weight: bolder;
}
.txtGeorgiaBig {
	font-size: 13pt;
	font-weight: 900;
	color: #000;
	font-family: "Georgia", serif;
}
.txtGeorgiaMed {
	font-size: 10pt;
	color: #000;
	font-family: "Georgia", serif;
}
.txtGeorgiaSmall {
	font-size: 9pt;
	color: #000;
	font-family: "Georgia", serif;
}
#myTablePrint {
	border-collapse: collapse;
	padding: 4px;
}
#myTablePrintSmall {
	border-collapse: collapse;
	padding: 2px;
}
#myTablePrintSmall td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#myTableSmall td {
	border: 1px solid #CCC;
	font-family: georgia;
	padding: 4px;
	font-style: normal;
	color: #243223;
}

#myTableInvoice {
	border-collapse: collapse;
	padding: 2px;
	margin: 0px;
}
#myTableInvoice td {
	border: 1px dotted #B0B0B0;
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #243223;
}

.smtxt {
	font-size: 8pt;
}
.smtxtGrey {
	font-size: 7pt;
	color: #999;	
}
.txtBodyUnderline {
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.txtBodyUnderlineMild {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.txtBodyUnderlineBox {
	border: 1px dotted #000;
}

.rotate {
font-size: 7pt;
/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}
page[size="A4"] {
	background: white;
	width: 21cm;
	height: 29.7cm;
	display: block;
	margin: 1cm auto;
	margin-bottom: 2.5cm;
	box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
page[size="A4L"] {
	background: white;
	width: 29.7cm;
	height: 21cm;
	display: block;
	margin: 1cm auto;
	margin-bottom: 2.5cm;
	box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
page[size="A5"] {
	background: white;
	width: 21cm;
	height: 15cm;
	display: block;
	margin: 1cm auto;
	margin-bottom: 1cm;
	box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
page[size="ArchB1218"] {
	background: white;
	width: 30.5cm;
	height: 45.7cm;
	display: block;
	margin: 1cm auto;
	margin-bottom: 1cm;
	box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
page[size="King"] {
	background: white;
	width: 18cm;
	height: 24cm;
	display: block;
	margin: 1cm auto;
	margin-bottom: 2.5cm;
	box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
page[size="T58"] {
	background: white;
	width: 58mm;
	height: auto;
	display: block;
	margin: 0cm auto;
	box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
page[size="T80"] {
	background: white;
	width: 80mm;
	height: auto;
	display: block;
	margin: 0cm auto;
	box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
}
 @media print {
body, page[size="A4"], page[size="A5"], page[size="King"], page[size="T58"], page[size="T80"] {
	margin: 0;
	-webkit-box-shadow: none;
   	-moz-box-shadow:    none;
   	box-shadow:         none; 
	background: white;
	/*page-break-after: always;*/
	}

  .content-block, p {
    page-break-inside: avoid;
  }
}
@media print{
body, page[size="A4L"] {
	margin: 0;
	-webkit-box-shadow: none;
   	-moz-box-shadow:    none;
   	box-shadow:         none; 
	background: white;
	page-break-after: always;
	
}

@media print{
body, page[size="ArchB1218"] {
	margin: 0;
	-webkit-box-shadow: none;
   	-moz-box-shadow:    none;
   	box-shadow:         none; 
	background: white;
	page-break-after: always;
	
}
	
	}
.G1 {
	padding-left:0px;
	font-weight: bolder;
}
.T1 {padding-left:0px;
	font-weight: bolder;
	}

.G2 {
	padding-left:15px;	
	text-decoration: underline;
}
.T2 {padding-left:15px}
.G3 {
	padding-left:40px;		
	text-decoration: underline;
}
.T3 {padding-left:40px}
.T4 {padding-left:60px}
@media screen {
	 .printbut{
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}	 
 }
 @media print {
    .printbut {
	visibility: hidden;
	}
}
.bullet {
	font-size: 12pt;
}
.bulletsm {
	font-size: 10pt;
}
.hisTxt {
	font-size:11pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 13pt;
}
.redTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #F00;
}

.barcodetxt {
	font-size:6pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.barcodetxtBold {
	font-size:6pt;
	font-weight:900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.barcodeBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.barcodeBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5D5D5D;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5D5D5D;
}
.pseudo-partial-border {
  position: relative;

  border: none;
}
.pseudo-partial-border::before,
.pseudo-partial-border::after {
  position: absolute;
  width: 10px;
  height: 10px;
  content: "";
}
.pseudo-partial-border::before {
  left: 0;
  top: 0;
  border-left: 0px dotted #807E7E;
  border-top: 0px dotted #807E7E;
 }
 .pseudo-partial-border::after {
  right: 0;
  bottom: 0;
  border-right: 1px dotted #807E7E;
  border-bottom: 1px dotted #807E7E;
 }