@media screen {
    .REC-recieptMainContainer {
        font-family: Cambria;
        font-size: 12px;
        font-weight: normal;
        background-color: #FFFFFF;
        color: #000000;
        margin-top: 0px;
        display: inline-block;
        max-width: 100%;
        padding-right: 5px;
        max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .REC-header {
        text-align: center;
        border-bottom: 1px solid black;
        margin-bottom: 10px;
        padding-bottom: 5px;
    }

    .REC-logo {
        margin-bottom: 2px;
    }

        .REC-logo img {
            display: inline-block;
            max-height: 40px;
        }

    .REC-body {
        margin-bottom: 5px;
        text-align: left;
    }

    .ReC-rowComponent {
        margin-bottom: 3px;
    }

    .REC-Label {
        display: inline-block;
        vertical-align: top;
        width: 20%;
    }

    .REC-Value {
        display: inline-block;
        font-weight: bold;
        max-width: 75%;
        vertical-align: top;
        line-height: 15px;
        margin-top: 2px;
    }

    .REC-Value-NoLabel {
        font-weight: bold;
        line-height: 15px;
        margin-top: 2px;
    }

    .REC-Services {
        width: 100%;
    }

        .REC-Services th, .REC-Services td {
            padding: 0px;
        }

    .bold {
        font-weight: bold;
    }

    .REC-PaymentList {
        text-align: left;
    }

    .REC-PaymentMainLabel {
        display: inline-block;
        vertical-align: top;
    }

    .REC-PaymentMainValue {
        display: inline-block;
        vertical-align: top;
        line-height: 15px;
        margin-top: 2px;
        width: 260px;
    }

    .REC-PaymentItem {
        margin-bottom: 3px;
    }

    .REC-footer {
        padding-top: 5px;
        margin-top: 10px;
        border-top: 1px solid black;
        text-align: center;
    }

    .alignToLeft {
        margin: 0px !important;
    }

    #printSection {
        display: none;
    }

    .voidedHeader {
        font-weight: bold !important;
        padding: 5px 0 !important;
        text-align: center !important;
        margin-bottom: 10px !important;
        font-size: 18px !important;
        text-decoration: line-through !important;
        border: 1px dashed black !important;
    }
}

@page {
    margin: 0;
}

@media print {
    body * {
        display: none;
        margin: 0;
        page-break-before: avoid;
        page-break-after: avoid;
    }

    #printSection, #printSection * {
        display: block;
    }

        #printSection .REC-recieptMainContainer {
            font-family: Cambria;
            font-size: 14px;
            font-weight: normal;
            background-color: #FFFFFF;
            color: #000000;
            margin-top: 0px;
            width: 100%;
        }

        #printSection .REC-header {
            text-align: center;
            border-bottom: 1px solid black;
            margin-bottom: 10px;
            padding-bottom: 5px;
        }

        #printSection .REC-logo {
            margin-bottom: 2px;
        }

            #printSection .REC-logo img {
                display: inline-block;
                max-height: 40px;
            }

        #printSection .REC-body {
            margin-bottom: 5px;
            text-align: left;
        }

        #printSection .ReC-rowComponent {
            margin-bottom: 3px;
        }

        #printSection .REC-Label {
            display: inline-block;
            vertical-align: top;
            width: 20%;
        }

        #printSection .REC-Value {
            display: inline-block;
            font-weight: bold;
            max-width: 75%;
            vertical-align: top;
            line-height: 15px;
            margin-top: 2px;
        }

        #printSection .REC-Value-NoLabel {
            font-weight: bold;
            line-height: 15px;
            margin-top: 2px;
        }

        #printSection .REC-Services {
            width: 100%;
        }

            #printSection .REC-Services th, .REC-Services td {
                padding: 0px;
            }

        #printSection .bold {
            font-weight: bold;
        }

        #printSection .REC-PaymentList {
            text-align: left;
        }

        #printSection .REC-PaymentMainLabel {
            display: inline-block;
            vertical-align: top;
        }

        #printSection .REC-PaymentMainValue {
            display: inline-block;
            vertical-align: top;
            line-height: 15px;
            margin-top: 2px;
            width: 260px;
        }

        #printSection .REC-PaymentItem {
            margin-bottom: 3px;
        }

        #printSection .REC-footer {
            padding-top: 5px;
            margin-top: 10px;
            border-top: 1px solid black;
            text-align: center;
        }

    .voidedHeader {
        font-weight: bold !important;
        padding: 5px 0 !important;
        text-align: center !important;
        margin-bottom: 10px !important;
        font-size: 18px !important;
        text-decoration: line-through !important;
        border: 1px dashed black !important;
    }

    .alignToLeft {
        margin: 0px !important;
    }

    /* Collect Specimen and Investigation Details */
    .KendoBarcodeShapeClass .barcodeMainCintainer {
        position: relative;
        width: 100%;
        height: 260px;
        color: #000;
    }
        /*.KendoBarcodeShapeClass .barcodeMainCintainer.left-text .barcodeShape {
            margin-top:-15px;
        }*/
        .KendoBarcodeShapeClass .barcodeMainCintainer .barcodeShape,
        .KendoBarcodeShapeClass .barcodeMainCintainer .specialBarcodedataContainer.left-text {
            width: 250px;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer .specialBarcodedataContainer.left-text {
            width: 250px;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer:nth-of-type(1) {
            padding-top: 15px !important;
            margin: 0px 0px 50px 20px !important;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer.left-text:nth-of-type(1) {
            margin: 0px 0px 50px 25px !important;
            padding-top: 5px !important;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer .barcodeShape {
            position: relative;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer .rotate {
            position: absolute;
            transform: rotate(270deg);
            display: block;
            left: -2px;
            top: 31%;
            font-size: 11px !important;
            letter-spacing: .5px;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer .rotateGender {
            position: absolute;
            transform: rotate(270deg);
            display: block;
            left: -35px;
            top: 80%;
            font-size: 10px !important;
            letter-spacing: .5px;
            z-index: 10;
        }
        .KendoBarcodeShapeClass .barcodeMainCintainer .rotateGenderCollect {
            position: absolute;
            transform: rotate(270deg);
            display: block;
            left: -35px;
            top: 100%;
            font-size: 10px !important;
            letter-spacing: .5px;
            z-index: 10;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer #KendoBarcodeID {
            margin-left: 20px;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer.left-text #KendoBarcodeID {
            margin-left: 0px;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer div,
        .KendoBarcodeShapeClass .barcodeMainCintainer span {
            font-size: 13px;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer .barcodeCode, .CategoryPrefix {
            width: 140px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            top: 2px;
            right: -22px;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer .barcodeCode,
        .KendoBarcodeShapeClass .barcodeMainCintainer .patientName,
        .KendoBarcodeShapeClass .barcodeMainCintainer .barcodeDateTime {
            padding: 0px 5px;
            margin: 0;
            /*line-height: 15px;
            height: 15px;*/
            width: 300px;
            overflow: hidden;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer .investname {
            padding: 0px 5px;
            margin: 0;
            height: 27px;
            width: 240px;
            line-height: 13px;
            overflow: hidden;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer .patientName {
            color: #000;
            margin-left: -2px;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer i.fa {
            font-size: 8px !important;
            display: inline-block !important;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer text {
            fill-opacity: 0;
            position: absolute;
            width: 0;
            height: 0;
        }

        .KendoBarcodeShapeClass .barcodeMainCintainer .specialBarcodedataContainer {
            position: absolute;
            top: 35%;
            text-align: center;
        }

            .KendoBarcodeShapeClass .barcodeMainCintainer .specialBarcodedataContainer.left-text {
                text-align: left;
                top: 25%;
            }
    /* Collect Specimen and Investigation Details */

    /* PatientLDataToPrint Details */
    #PatientLDataToPrint .barcodeMainCintainer {
        position: relative;
        width: 100%;
        height: 260px;
        color: #000;
    }

        #PatientLDataToPrint .barcodeMainCintainer:nth-of-type(1) {
            padding-top: 15px !important;
            margin: 0px 0px 50px 20px !important;
        }

        #PatientLDataToPrint .barcodeMainCintainer .rotate {
            position: absolute;
            transform: rotate(270deg);
            display: block;
            left: -2px;
            top: 31%;
            font-size: 11px !important;
            letter-spacing: .5px;
        }

        #PatientLDataToPrint .barcodeMainCintainer #PatientLDataToPrint {
            margin-left: 20px;
        }

        #PatientLDataToPrint .barcodeMainCintainer div,
        #PatientLDataToPrint .barcodeMainCintainer span {
            font-size: 13px;
        }

        #PatientLDataToPrint .barcodeMainCintainer .barcodeCode,
        #PatientLDataToPrint .barcodeMainCintainer .patientName,
        #PatientLDataToPrint .barcodeMainCintainer .barcodeDateTime {
            padding: 0px 5px;
            margin: 0;
            line-height: 15px;
            height: 15px;
            width: 300px;
            overflow: hidden;
        }

        #PatientLDataToPrint .barcodeMainCintainer .barcodeCode {
            width: 100%
        }

        #PatientLDataToPrint .barcodeMainCintainer .patientName {
            color: #000;
            margin-left: -2px;
        }

        #PatientLDataToPrint .barcodeMainCintainer i.fa {
            font-size: 8px !important;
            display: inline-block !important;
        }

        #PatientLDataToPrint .barcodeMainCintainer text {
            fill-opacity: 0;
            position: absolute;
            width: 0;
            height: 0;
        }

    .KendoBarcodeShapeClass .barcodeMainCintainer .specialBarcodedataContainer.left-text .trimmedPatientName {
        word-break: break-all;
        width: 205px;
        overflow: hidden;
        max-width: 205px;
        margin-top: 5px !important;
        vertical-align: sub;
        margin-left: 5px;
        line-height: 12px;
        max-height: 25px;
        font-size: 14px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .KendoBarcodeShapeClass .barcodeMainCintainer .specialBarcodedataContainer.left-text .barcodenum {
        font-size: 14px !important
    }

    .KendoBarcodeShapeClass .barcodeMainCintainer .specialBarcodedataContainer.left-text .trimmedPatientNameLong {
        width: 200px;
        max-width: 200px;
    }

    .KendoBarcodeShapeClass .barcodeMainCintainer .specialBarcodedataContainer.left-text .trimmedInvestigationName {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 200px;
        max-width: 200px;
        vertical-align: sub;
        margin-left: 25px;
        margin-top: -5px;
    }

    .KendoBarcodeShapeClass .barcodeMainCintainer .specialBarcodedataContainer.left-text .patientData {
        margin-top: -4px;
        margin-left: 5px;
    }

    #PatientLDataToPrint .barcodeMainCintainer .dataContainer {
        position: absolute;
        top: 35%;
        text-align: center;
    }
    /* PatientLDataToPrint Details */
    #LabDataToPrint {
        padding: 55px 45px 45px 40px !important;
    }

        #LabDataToPrint,
        #LabDataToPrint *:not(h3):not(h4):not(h5) {
            font-size: 20px !important;
            -webkit-print-color-adjust: exact;
        }

    #LabDataToPrint {
        font-size: 22px;
        -webkit-print-color-adjust: exact;
    }

        #LabDataToPrint table,
        #LabDataToPrint tr {
            width: 100% !important;
        }
        /*
        #LabDataToPrint .resultsWrapper{
            margin-top: 250px !important;
        }
    */
        #LabDataToPrint h3 {
            margin: 10px 0 !important;
        }

        #LabDataToPrint .text-right {
            direction: rtl !important;
        }

        #LabDataToPrint th,
        #LabDataToPrint td {
            background-color: #fff !important;
            -webkit-print-color-adjust: exact;
            color: #333 !important;
            padding: 3px 10px !important;
        }

        #LabDataToPrint .reportTitle,
        #LabDataToPrint .investigationType {
            border-bottom: 1px solid #eee !important;
        }

            #LabDataToPrint .reportTitle td,
            #LabDataToPrint .investigationType td {
                background-color: #999 !important;
                -webkit-print-color-adjust: exact;
                color: #fff !important;
                width: 30% !important;
                padding: 0 10px !important;
            }

            #LabDataToPrint .investigationType tr {
                border-bottom: 1px solid #fff !important;
            }

            #LabDataToPrint .investigationType td {
                background-color: #eee !important;
                border-bottom: 1px solid #fff !important;
                -webkit-print-color-adjust: exact;
            }

            #LabDataToPrint .investigationType h5 {
                color: #333 !important;
                font-size: 20px !important;
            }

                #LabDataToPrint .investigationType h5.investigationName,
                #LabDataToPrint .investigationType h5.investigationName strong {
                    font-size: 24px !important;
                }

        #LabDataToPrint .label-txt {
            background-color: #f5f5f5ad !important;
            -webkit-print-color-adjust: exact;
        }

        #LabDataToPrint .patientInfo tr:not(:last-child) {
            border-bottom: 2px solid #eee !important;
        }
        /*
        #LabDataToPrint .patientInfo td.text-center {
            width: 70% !important;
         }
    */
        #LabDataToPrint .patientInfo td.patientName {
            text-transform: capitalize !important;
        }

        #LabDataToPrint .patientInfo td:not(.text-center) {
            width: 15% !important;
        }
        /*
        #LabDataToPrint .resultsTable tr:not(:first-child) th,
        #LabDataToPrint .resultsTable  tr:not(:first-child) td {
            max-width: 10% !important;
        }
    */
        #LabDataToPrint .resultsTable th,
        #LabDataToPrint .resultsTable td,
        #LabDataToPrint .notesTable th,
        #LabDataToPrint .notesTable td {
            background-color: transparent !important;
        }

        #LabDataToPrint .resultsTable tr:first-child,
        #LabDataToPrint .resultsTable tr:first-child th,
        #LabDataToPrint .notesTable tr:first-child,
        #LabDataToPrint .notesTable tr:first-child th {
            background-color: #999 !important;
            -webkit-print-color-adjust: exact;
            color: #fff !important;
        }

        #LabDataToPrint .resultsTable tr:nth-child(odd),
        #LabDataToPrint .notesTable tr:nth-child(odd) {
            background-color: #f5f5f5ad !important;
            -webkit-print-color-adjust: exact;
        }

        #LabDataToPrint .notesTable .notesTxt {
            background-color: #f5f5f5ad !important;
            text-align: left;
            -webkit-print-color-adjust: exact;
            border: 1px solid #ddd !important;
            min-height: 70px !important;
            padding: 10px !important;
            page-break-before: always !important;
        }

        #LabDataToPrint .resultsTableType td {
            background-color: #eee !important;
            border-bottom: 1px solid #fff !important;
            -webkit-print-color-adjust: exact;
        }

        #LabDataToPrint .resultsTableType h5 {
            color: #333 !important;
            font-size: 20px !important;
        }

            #LabDataToPrint .resultsTableType h5.resultsTableName,
            #LabDataToPrint .resultsTableType h5.resultsTableName strong {
                font-size: 24px !important;
            }

        #LabDataToPrint .footerTable.dateTable {
            /*background-color: transparent !important;*/
            position: fixed !important;
            right: 30px !important;
            bottom: 45px !important;
            line-height: 20px !important;
        }

            #LabDataToPrint .footerTable.dateTable tr {
                position: static !important;
                line-height: 20px !important;
            }

    #RadDataToPrint {
        padding: 55px 45px 45px 40px !important;
    }

        #RadDataToPrint,
        #RadDataToPrint *:not(h3):not(h4):not(h5) {
            font-size: 20px !important;
            -webkit-print-color-adjust: exact;
        }

    #RadDataToPrint {
        font-size: 22px;
        -webkit-print-color-adjust: exact;
    }

        #RadDataToPrint table,
        #RadDataToPrint tr {
            width: 100% !important;
        }

        #RadDataToPrint h3 {
            margin: 10px 0 !important;
        }

        #RadDataToPrint .text-right {
            direction: rtl !important;
        }

        #RadDataToPrint th,
        #RadDataToPrint td {
            background-color: #fff !important;
            -webkit-print-color-adjust: exact;
            color: #333 !important;
            padding: 3px 10px !important;
        }

        #RadDataToPrint .reportTitle,
        #RadDataToPrint .investigationType {
            border-bottom: 1px solid #eee !important;
        }

            #RadDataToPrint .reportTitle td,
            #RadDataToPrint .investigationType td {
                background-color: #999 !important;
                -webkit-print-color-adjust: exact;
                color: #fff !important;
                width: 30% !important;
                padding: 0 10px !important;
            }

            #RadDataToPrint .investigationType tr {
                border-bottom: 1px solid #fff !important;
            }

            #RadDataToPrint .investigationType td {
                background-color: #eee !important;
                border-bottom: 1px solid #fff !important;
                -webkit-print-color-adjust: exact;
            }

            #RadDataToPrint .investigationType h5 {
                color: #333 !important;
                font-size: 20px !important;
            }

                #RadDataToPrint .investigationType h5.investigationName,
                #RadDataToPrint .investigationType h5.investigationName strong {
                    font-size: 24px !important;
                }

        #RadDataToPrint .label-txt {
            background-color: #f5f5f5ad !important;
            -webkit-print-color-adjust: exact;
        }

        #RadDataToPrint .patientInfo tr:not(:last-child) {
            border-bottom: 2px solid #eee !important;
        }
        /*
        #RadDataToPrint .patientInfo td.text-center {
            width: 70% !important;
        }
    */
        #RadDataToPrint .patientInfo td.patientName {
            text-transform: capitalize !important;
        }

        #RadDataToPrint .patientInfo td:not(.text-center) {
            width: 15% !important;
        }

        #RadDataToPrint .notesTable th,
        #RadDataToPrint .notesTable td {
            background-color: transparent !important;
        }

        #RadDataToPrint .notesTable tr:first-child,
        #RadDataToPrint .notesTable tr:first-child th {
            background-color: #999 !important;
            -webkit-print-color-adjust: exact;
            color: #fff !important;
        }

        #RadDataToPrint .notesTable tr:nth-child(odd) {
            background-color: #f5f5f5ad !important;
            -webkit-print-color-adjust: exact;
        }

        #RadDataToPrint .notesTable .notesTxt {
            background-color: #f5f5f5ad !important;
            text-align: left;
            -webkit-print-color-adjust: exact;
            border: 1px solid #ddd !important;
            min-height: 70px !important;
            padding: 10px !important;
        }

        #RadDataToPrint .footerTable.dateTable {
            /*background-color: transparent !important;*/
            position: fixed !important;
            right: 30px !important;
            bottom: 45px !important;
            line-height: 20px !important;
        }

            #RadDataToPrint .footerTable.dateTable tr {
                position: static !important;
                line-height: 20px !important;
            }

    /* Receive Lab order Result Print */
    #ReceiveLabDataToPrint {
        /*padding: 190px 45px 120px 40px !important;*/
        padding: 55px 45px 45px 40px !important;
    }

        #ReceiveLabDataToPrint,
        #ReceiveLabDataToPrint *:not(h3):not(h4):not(h5) {
            font-size: 20px !important;
            -webkit-print-color-adjust: exact;
        }

    #ReceiveLabDataToPrint {
        font-size: 22px;
        -webkit-print-color-adjust: exact;
    }

        #ReceiveLabDataToPrint table,
        #ReceiveLabDataToPrint tr {
            width: 100% !important;
        }

        #ReceiveLabDataToPrint h3 {
            margin: 10px 0 !important;
        }

    #RadDataToPrint {
        padding: 190px 45px 120px 40px !important;
    }

        #RadDataToPrint, #RadDataToPrint *:not(h3):not(h4):not(h5) {
            font-size: 20px !important;
            -webkit-print-color-adjust: exact;
        }

    #RadDataToPrint {
        font-size: 22px;
        -webkit-print-color-adjust: exact;
    }

        #RadDataToPrint table, #RadDataToPrint tr {
            width: 100% !important;
        }

        #RadDataToPrint h3 {
            margin: 10px 0 !important;
        }

        #RadDataToPrint .text-right {
            direction: rtl !important;
        }

        #RadDataToPrint th, #RadDataToPrint td {
            background-color: #fff !important;
            -webkit-print-color-adjust: exact;
            color: #333 !important;
            padding: 3px 10px !important;
        }

        #RadDataToPrint .reportTitle, #RadDataToPrint .investigationType {
            border-bottom: 1px solid #eee !important;
        }

            #RadDataToPrint .reportTitle td, #RadDataToPrint .investigationType td {
                background-color: #999 !important;
                -webkit-print-color-adjust: exact;
                color: #fff !important;
                width: 30% !important;
                padding: 0 10px !important;
            }

            #RadDataToPrint .investigationType tr {
                border-bottom: 1px solid #fff !important;
            }

            #RadDataToPrint .investigationType td {
                background-color: #eee !important;
                border-bottom: 1px solid #fff !important;
                -webkit-print-color-adjust: exact;
            }

            #RadDataToPrint .investigationType h5 {
                color: #333 !important;
                font-size: 20px !important;
            }

                #RadDataToPrint .investigationType h5.investigationName, #RadDataToPrint .investigationType h5.investigationName strong {
                    font-size: 24px !important;
                }

        #RadDataToPrint .label-txt {
            background-color: #f5f5f5ad !important;
            -webkit-print-color-adjust: exact;
        }

        #RadDataToPrint .patientInfo tr:not(:last-child) {
            border-bottom: 2px solid #eee !important;
        }
        /*#RadDataToPrint .patientInfo td.text-center { width: 70% !important; }*/
        #RadDataToPrint .patientInfo td.patientName {
            text-transform: capitalize !important;
        }

        #RadDataToPrint .patientInfo td:not(.text-center) {
            width: 15% !important;
        }

        #RadDataToPrint .notesTable th, #RadDataToPrint .notesTable td {
            background-color: transparent !important;
        }

        #RadDataToPrint .notesTable tr:first-child, #RadDataToPrint .notesTable tr:first-child th {
            background-color: #666 !important;
            -webkit-print-color-adjust: exact;
            color: #fff !important;
        }

        #RadDataToPrint .notesTable tr:nth-child(odd) {
            background-color: #f5f5f5 !important;
            -webkit-print-color-adjust: exact;
        }

        #RadDataToPrint .notesTable .notesTxt {
            background-color: #f5f5f5 !important;
            text-align: left;
            -webkit-print-color-adjust: exact;
            border: 1px solid #ddd !important;
            min-height: 70px !important;
            padding: 10px !important;
        }




    /* Print and Reprint CPOE */
    #printReprintOrderSection hr {
        border-color: #000;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    /* A4 Page definition */
    /*html #printReprintOrderSection,
    body #printReprintOrderSection {
        height: 100%;
    }*/
    #printReprintOrderSection {
        /*padding: 0 !important;*/
        /*margin: 5.2cm 3cm 3.5cm 2.5cm !important;*/
    }

        #printReprintOrderSection * {
            font-size: 19px !important;
        }

        #printReprintOrderSection .bold {
            font-size: 20px !important;
        }

        #printReprintOrderSection span {
            display: inline-block !important;
        }

        /*@page {
        margin: 4cm 2cm 2.5cm 2cm !important;
    }*/

        #printReprintOrderSection .fixed-header {
            text-align: center !important;
            counter-reset: page-break-before !important;
        }

        #printReprintOrderSection .content-header span {
            display: inline-block !important;
        }

        /*#printReprintOrderSection .content-body {
            padding-bottom: 30px !important;
            margin-bottom: 20px !important;
            margin-top: 10px !important;
        }*/

        #printReprintOrderSection .content-body .medication-section p.notes-section {
            padding: 5px !important;
            color: #ccc !important;
            background-color: #ddd !important;
            /*display: none !important;*/
        }

        #printReprintOrderSection .content-body .medication-section,
        #printReprintOrderSection .content-body .Prod-section .lab-section,
        #printReprintOrderSection .content-body .Prod-section .mi-section,
        #printReprintOrderSection .content-body .Prod-section .Procedures-section {
            border-bottom: 1px solid #000 !important;
            padding-bottom: 20px !important;
        }

            #printReprintOrderSection .content-body .medication-section span {
                display: inline-block !important;
            }

        #printReprintOrderSection .content-body p:last-child {
            padding-bottom: 10px !important;
        }

        #printReprintOrderSection .footer {
            position: fixed !important;
            bottom: 3cm !important;
            /*left: 2cm !important; 
        right: 2cm !important;*/
            text-align: center !important;
            color: #f00 !important;
            /*width: 100% !important;*/
            page-break-before: always !important;
            /*
            counter-increment: page-break-before;
            content: counter(page-break-before);
    */
        }

            #printReprintOrderSection .footer hr {
                page-break-before: always !important;
            }

            #printReprintOrderSection .footer span {
                display: inline-block !important;
                font-weight: bold;
            }

    /* Print and Reprint CPOE */


    #RadDataToPrint .notesTable tr:first-child, #RadDataToPrint .notesTable tr:first-child th {
        background-color: #999 !important;
        -webkit-print-color-adjust: exact;
        color: #fff !important;
    }

    #RadDataToPrint .notesTable tr:nth-child(odd) {
        background-color: #f5f5f5ad !important;
        -webkit-print-color-adjust: exact;
    }

    #RadDataToPrint .notesTable .notesTxt {
        background-color: #f5f5f5ad !important;
        text-align: left;
        -webkit-print-color-adjust: exact;
        border: 1px solid #ddd !important;
        min-height: 70px !important;
        padding: 10px !important;
    }

    #ReceiveLabDataToPrint .text-right {
        direction: rtl !important;
    }

    #ReceiveLabDataToPrint th,
    #ReceiveLabDataToPrint td {
        background-color: #fff !important;
        -webkit-print-color-adjust: exact;
        color: #333 !important;
        padding: 3px 10px !important;
    }

    #ReceiveLabDataToPrint .reportTitle,
    #ReceiveLabDataToPrint .investigationType {
        border-bottom: 1px solid #eee !important;
    }

        #ReceiveLabDataToPrint .reportTitle td,
        #ReceiveLabDataToPrint .investigationType td {
            background-color: #999 !important;
            -webkit-print-color-adjust: exact;
            color: #fff !important;
            width: 30% !important;
            padding: 0 10px !important;
        }

        #ReceiveLabDataToPrint .investigationType tr {
            border-bottom: 1px solid #fff !important;
        }

        #ReceiveLabDataToPrint .investigationType td {
            background-color: #eee !important;
            border-bottom: 1px solid #fff !important;
            -webkit-print-color-adjust: exact;
        }

        #ReceiveLabDataToPrint .investigationType h5 {
            color: #333 !important;
            font-size: 20px !important;
        }

            #ReceiveLabDataToPrint .investigationType h5.investigationName,
            #ReceiveLabDataToPrint .investigationType h5.investigationName strong {
                font-size: 24px !important;
            }

    #ReceiveLabDataToPrint .label-txt {
        background-color: #f5f5f5ad !important;
        -webkit-print-color-adjust: exact;
    }

    #ReceiveLabDataToPrint .patientInfo tr:not(:last-child) {
        border-bottom: 2px solid #eee !important;
    }

    #ReceiveLabDataToPrint .patientInfo td.patientName {
        text-transform: capitalize !important;
    }

    #ReceiveLabDataToPrint .patientInfo td:not(.text-center) {
        width: 15% !important;
    }

    #ReceiveLabDataToPrint .resultsTable th,
    #ReceiveLabDataToPrint .resultsTable td,
    #ReceiveLabDataToPrint .notesTable th,
    #ReceiveLabDataToPrint .notesTable td {
        background-color: transparent !important;
    }

    #ReceiveLabDataToPrint .resultsTable tr:first-child,
    #ReceiveLabDataToPrint .resultsTable tr:first-child th,
    #ReceiveLabDataToPrint .notesTable tr:first-child,
    #ReceiveLabDataToPrint .notesTable tr:first-child th {
        background-color: #999 !important;
        -webkit-print-color-adjust: exact;
        color: #fff !important;
    }

    #ReceiveLabDataToPrint .resultsTable tr:nth-child(odd),
    #ReceiveLabDataToPrint .notesTable tr:nth-child(odd) {
        background-color: #f5f5f5ad !important;
        -webkit-print-color-adjust: exact;
    }

    #ReceiveLabDataToPrint .notesTable .notesTxt {
        background-color: #f5f5f5ad !important;
        text-align: left;
        -webkit-print-color-adjust: exact;
        border: 1px solid #ddd !important;
        min-height: 70px !important;
        padding: 10px !important;
        page-break-before: always !important;
    }

    #ReceiveLabDataToPrint .resultsTableType td {
        background-color: #eee !important;
        border-bottom: 1px solid #fff !important;
        -webkit-print-color-adjust: exact;
    }

    #ReceiveLabDataToPrint .resultsTableType h5 {
        color: #333 !important;
        font-size: 20px !important;
    }

        #ReceiveLabDataToPrint .resultsTableType h5.resultsTableName,
        #ReceiveLabDataToPrint .resultsTableType h5.resultsTableName strong {
            font-size: 24px !important;
        }
    /*#ReceiveLabDataToPrint .footerTable .dateTable {
        background-color: transparent !important;
        position: fixed !important;
        right: 30px !important;
        bottom: 133px !important;
        line-height: 20px !important;
    }*/

    #ReceiveLabDataToPrint .footerTable.dateTable {
        /*background-color: transparent !important;*/
        position: fixed !important;
        right: 30px !important;
        bottom: 45px !important;
        line-height: 20px !important;
    }

        #ReceiveLabDataToPrint .footerTable.dateTable tr {
            position: static !important;
            line-height: 20px !important;
        }
    /* Receive Lab order Result Print */
    /*.clinicalNotePrintStyle p {
        display: inline-flex !important;
    }*/
    .clinicalNotePrintStyle ol, ul {
        list-style: none;
    }

    .clinicalNotePrintStyle li {
        position: relative;
        padding-left: 10px;
    }

    .clinicalNotePrintStyle ul li:before {
        content: "� ";
        position: absolute;
        left: -10px;
        color: red !important;
    }

    .clinicalNotePrintStyle ol li {
        counter-increment: step-counter;
    }

        .clinicalNotePrintStyle ol li:before {
            content: counter(step-counter);
            position: absolute;
            left: -10px;
        }

    html, body {
        height: 99%;
    }
