.main {
    font-family: Verdana, Khmer OS Content;
    font-size: 10px;
    width: 398px;
    height: 179px;
    margin: 0px;
    border: 0px solid black;
    line-height: 20px;
    margin-bottom: 5px;
}

.left {
    height: 70px;
    width: 270px;
    padding-left: 0px;
    padding-top: 20px;
    float: left;
    border: 0px solid black;
    line-height: 20px
}

.right {
    height: 70px;
    width: 115px;
    padding-left: 0px;
    padding-top: 20px;
    float: left;
    border: 0px solid black;
    line-height: 11px;
    font-size: 8px;
    margin-left: 2px;
}

.right_box {
    height: 52px;
    border: 0px solid black;
    margin-bottom: 1px;
}

.medicine {
    font-size: 9px;
    font-weight: bold;
}

.card_body {
    font-size: 10px;
    width: 400;
    height: 179px;
    margin: 0px;
    border: 0px solid black;
}

table,
td,
th {
    border: 1px solid black;
    text-align: left;
}

table {
    border-collapse: collapse;
    width: 100%;
    font-size: 10px;
}

th,
td {
    padding: 2.8px;
}

.PatientCardBody {
    font-family: Verdana, Khmer OS Content;
    width: 642px;
    height: 335px;
    margin: 0px;
    border: 0px solid black;
}

.PatientCardLeft {
    float: left;
    width: 318px;
    border: 0px solid black;
    height: 340px
}

.PatientCardMain {
    float: left;
    width: 300px;
    height: 340px;
    margin-right: 5px;
    margin-left: 10px;
}

.PatentCardTitle {
    font-family: Khmer OS Muol Light;
    font-size: 12px;
    text-align: center;
    padding-top: 2px;
}

.PatientCardTitleEnglish {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 1px;
    text-align: center
}

.PatientCardKhmerName {
    font-family: Khmer OS Moul Light;
    font-size: 11px;
}

.PatientCardAddress {
    background-color: lightgray;
    font-size: 9px;
    text-align: center
}

.mainLabel {
    font-family: Verdana, Khmer OS Content;
    font-size: 12px;
    width: 398px;
    height: 70px;
    margin: 0px;
    padding: 5px;
    border: 0px solid black;
    line-height: 20px;
    margin-bottom: 50px;
}