.farsi_div {
    display: inline;
}

.english_div {
    display: inline;
    font-family: arial;

}

.english-prn {
    direction: ltr;
    font-family: arial;
    font-size: 9px;
}

.text-left {
    direction: ltr;
}

.english_display {
    direction: ltr;
    font-family: arial;
    font-size: 14px;
}


.bold_font {
    font-family: sahelb;
    font-weight: normal;
}

.print_insp_f_title {
    font-family: sahelb;
    font-weight: normal;
    font-size: 12px;
}

.print_insp_exceptions p {
    margin-bottom: 1px!important;
    margin-top: 1px;
}

.print_insp_exceptions ul {
    columns:2;
    margin-bottom: 2px;
    padding-right: 0.5rem;
}

.print_insp_exceptions ul li {
    font-size: 9px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.print_insp_exceptions_header {
    background-color: #d1d1d1;
    font-family: sahelb;
    font-weight: normal;
    font-size: 9px;
}

.print_insp_pbuyer .farsi_div {
    font-size: 9px;
    margin-top: 4px;
}

.insp_prnform {
    max-width: 1200px;
    padding: 25px;
}

.insp_prnform .row {
    border: 1px solid black;
}

.insp_prnlogo {
    max-width: 45px;
    margin-top: 5px;
}

.insp_prnuniquecode {
    border: 1px solid black;
    padding: 5px;
    width: 50%;
    margin: 9px auto;
    font-family: sahelb;
    font-size: 10px;
    font-weight: normal;
}

.insp_prntitle {
    font-family: sahelb;
    font-size: 10px;
    font-weight: normal;
    margin-top: 5px!important;
}

.insp_prntitle_eng {
    font-family: arial;
    font-weight: bold;
    margin-top: 5px!important;
}

.insp_prnform p {
    margin-bottom: 2px;
    font-size: 9px;
}

.insp_prnform table th {
    background-color: #d1d1d1;
    font-family: sahelb;
    font-weight: normal;
    font-size: 9px;
}

.insp_prnform table td {
    font-size: 9px;
    border : 1px solid black;
}

.insp_prnform h3 {
    font-size: 10px;
}

.red {
    color: red;
}

.green {
    color: green;
}

.orange {
    color: #df6909;
}

.dataTable tbody td {
    font-size: 14px;
}

.dataTable thead tr {
    background-color: #0d5198;
    color: white;
}

.dataTable tbody tr:nth-child(even) {
    background: #CCC;
}

.dataTable tbody tr:nth-child(odd) {
    background: #DDD;
}

.bg-dcard {
    background-image: url( '../images/dcard-front.jpg' );
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 0;    
    padding-top: 62.60%;
}

.dcard-front {
    max-width: 350px;
    margin: 0 auto;
}

.dcard-no {
    text-align: center;
    font-size: 24px!important;
    font-family: arial;
}