/* CSS Document */
@media print {
  .pr_color{
	  background-color: beige !important;
	  -webkit-print-color-adjust: exact; 
  }
}

.font-KM {
    font-family: 'Khmer OS Muol Light';
}

.font-KC {
    font-family: 'Khmer OS Metal Chrieng';
}

.font-KBB {
    font-family: 'Khmer OS Battambang';
}

.font-KSR {
    font-family: 'Khmer OS Siemreap';
}

.font-HN {
	font-family: 'Hanuman';
	}

.f-DR {
	color:#B3071E;
}

.f-DG {
	color: #9e9d81;
}
.font-align {
    vertical-align: middle;
}
