body {
    font-size: 10pt !important;
    font-family: Calibri, sans-serif;
}
#reportData th, td 
{
    padding:2px;
}
#previewPopupId ul {
    margin-bottom: 0;
    padding-left: 20px;
    float: left;
    width: 100%;
}
.font12 {
    font-size: 12pt;
    color: #2874f0;
    font-family: Cambria;
}
#monitorViewManikinQuickPreviewMainId td, #monitorViewManikinQuickPreviewMainId th {
    word-break: break-word;
    background: none;
}
.marginTop30 {
    margin-top: 10px !important;
}
h4 {
    font-size: 14pt;
    color: #2874f0;
    font-family: Calibri, sans-serif;
    margin: 0;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 22px;
    text-align: left;
}
.highlightToolPreview th {
    font-family: Calibri, sans-serif;
    font-weight: 500 !important;
    font-size: 10pt !important;
    background: none !important;
    color: #4F81BD;
}
.PreviewHeading {
    font-size: 14pt;
    color: #2874f0;
    font-family: Calibri, sans-serif;
}
.col-md-2.zeroPaddingRight div {
    float: left;
    margin-top: 5px;
}
.monitorViewOut {
    float: left;
    width: 100%;
}
.col-md-2.zeroPaddingRight ul {
    float: left;
    padding-left: 15px
}
/*#previewBriefingPopup th, td {
    background: none;
}*/
.monitorMiddleSection ul {
    padding-left: 15px
}
#reportData #vitalSignMonitorViewTableId tr, #reportData #vitalSignMonitorViewTableId th {
    border: 1px solid #1b2631 !important;
    border-bottom: 1px solid #1b2631 !important;
    background: #000 !important;
}

#VitalSignMonitorDisplayMainArea th {
    background: transparent !important;
    border: 1px solid #1b2631;
}

.notesArea {
    border: 1px solid #e0e0e0;
    padding: 5px;
    text-align: left;
    height:auto;
    width:100%;
    /*min-height: auto;
    max-height: 72px;
    overflow-y: scroll;*/
    margin-left: 0;
}
    .notesArea span {
        color:#5F6676 !important;
    }

#vitalSignMonitorViewTableId {
    border-collapse: collapse;
    width: 100%; 
    margin-bottom: 9px;
}

#monitorViewQuickPreviewMainId th, td {
    border: 1px solid rgb(234, 228, 228);
    padding: 0;
}

#monitorViewManikinQuickPreviewMainId td, #monitorViewManikinQuickPreviewMainId th {
    border: 1px solid rgb(221, 221, 221);
    padding: 5px;
}

#reportData td {
    border: 1px solid rgb(221, 221, 221);
}

#VitalSignMonitorDisplayMainArea img {
    max-width: 100%;
    height: 55px;
}

#VitalSignMonitorDisplayMainArea th {
    background: transparent !important;
}

.numberVal {
    font-size: xx-large;
}

.separatorClass {
    border-top: 2px dotted;
    margin-top: 5px;
    margin-bottom: 5px;
}

@media screen and (max-width: 600px) {

    th,
    td {
       /* display: block;*/
        width: 100%;
        box-sizing: border-box;
    }

    .separatorClass {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .numberVal {
        font-size: large;
    }
}

/*.table {
    margin-bottom: 0px !important;
    margin-top: 0 !important;
}*/
table {
    margin-bottom: 10px !important;
}
.rythmnSection {
    height: 64px;
}
.waveImage {
    width: 100%;
    /* Fit the image to the width of the th element */
    height: auto;
}
.NoRythmnMsg {
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 24px;
    font-family: Calibri !important;
    /*height:60px;*/
}
#vitalSignMonitorViewTableI .rythmnSection {
    position: relative;
    padding: 0 !important;
}
.zeroPaddingRight p
{
    width:auto;
    float:left;
}
.stateLabel {
    font-weight: bold;
    width: auto;
    float: left;
   /* margin-top: 5px !important;
    margin-bottom: 3px !important;*/
}
tr:first-child .merged {
    background-color: rgb(222, 222, 222);
    
}

tr:first-child th {
    /*border: none;*/
    /* Remove border for th elements in the first row */
    /*margin: 0;*/
    /* Set margin to zero */
    /*padding: 0;*/
    /* Set padding to zero */
}

.notesAreaSection {
    margin-bottom: 5px;
    display:flex;
    position: relative;
}

.stateSection {
    border: 1px solid #e0e0e0;
    width: 100%;
    float: left;
    padding: 10px;
    margin-bottom: 10px;
    /*padding-top: 0;*/
}
.iris-inner-tool-heading {
    width: 100%;
    float: left;
}
.monitorMiddleSection {
    /* border: 1px solid #e0e0e0;
    padding:15px;*/
}

#vitalSignMonitorViewTableId tr:first-child th {
    border: 1px solid #1b2631;
    background: #000;
}

.monitorColor-1 p {
    color: #e600ae !important;
}

.monitorColor-2 p {
    color: yellow !important;
}

.monitorColor-3 p {
    color: #00ff00 !important;
}

.monitorColor-4 p {
    color: red !important;
}

.monitorColor-5 p {
    color: #00ffff !important;
}

.monitorColor-6 p {
    color: #fff !important;
}


#vitalSignMonitorViewTableId th, #vitalSignMonitorViewTableId td {
    padding: 3px !important;
    padding-top: 0 !important;
}
/*#vitalSignMonitorViewTableId tr th 
{
    text-align:center;
}*/
#vitalSignMonitorViewTableId label {
    font-size: 8pt !important;
    color: #F7F2E0 !important;
}

#vitalSignMonitorViewTableId p {
    font-size: 30px;
    font-weight: 600;
    font-family: arial, helvetica, sans-serif, verdana;
    text-align: center;
    color: #F7F2E0;
    min-height: 16px;
}
.monitorLoader
{
    text-align:center;
}
    .monitorLoader img 
    {
        width:100px;
    }
    #vitalSignMonitorViewTableId {
        /*border: 5px solid #879da0;
    border-bottom: 5px solid #879da0 !important;*/
        background: #000;
    }

.zeroPaddingLeft {
    padding-left: 0px !important;
}
.monitorViewOuter .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.zeroPaddingRight {
    padding-right: 0 !important;
}
#reportData .ClassificationLoader
{
    position:absolute;
    width:100%;
    top:45%;
}
#previewBriefingPopup .even {
    background: none;
}
/*#VitalSignMonitorMainWindowId .popup-body
{
    border:5px solid #000;
    border-radius:6px;
}*/
.merged svg {
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
}

#canvas {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#DiacoDesignLink, #pens {
    color: #fff;
}
#reportData th {
    padding: 5px !important;
}
    /*#monitorWindowId {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 800px;
    height: auto;*/
    /*background: #1b2631;*/
    /*}*/

    #vitalSignMonitorViewTableId table {
    background: #000;
}

.stateSection h4 {
    font-size: 14pt !important;
    color: #2874f0;
    font-family: Calibri, sans-serif;
    margin: 0;
    font-weight: bold;
    margin-bottom: 5px !important;
    line-height: 22px;
    text-align:left;
}

.notesArea p {
    color: #5F6676 !important;
}
.rightNotesArea {
    /*display: inline-flex;*/
    width: 100%;
}
#reportData h4 {
    font-size: 14pt;
    color: #2874f0;
    font-family: Calibri, sans-serif;
    margin: 0;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 22px;
    text-align: left;
}
.row.col-md-12
{
    padding-right:0px;
}
.notesAreaSection label {
    font-family: calibri !important;
    font-weight: 900 !important;
    line-height: 14px;
    position: relative;
    /* left: -11px;*/
    width: 10%;
    top: 5.5px;
    font-size: 15px !important;
    margin-right: 5px;
    text-align: right;
}

.monitorViewClass {
    cursor: pointer;
}

.stateSection p {
    color: #52606e;
    font-size: 10pt;
    margin-right: 4px !important;
}

.monitorButtons {
    position: absolute;
    margin-top: 5px;
    z-index: 111;
}

.monitorButtonsRight {
    position: absolute;
    margin-top: 5px;
    z-index: 111;
    right: 2%;
}

.btn1 {
    padding: 5px;
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    float: left;
    margin-right: 5px !important;
}

.btn2 {
    padding: 5px;
    background: orange;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    float: left;
    margin-right: 5px !important;
}

.btn3 {
    padding: 5px;
    background: #47a390;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    float: left;
    margin-right: 5px !important;
}

.btn4 {
    padding: 5px;
    background: #4868c0;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    float: left;
    margin-right: 5px !important;
}

.monitorButtonsRight .btn4 {
    background: rgb(239, 79, 95);
    width: 35px;
    text-align: center;
    padding: 0;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

#VitalSignMonitorMainWindowId .popup-main {
    top: 2% !important;
    width: 90% !important;
}

#previewBriefingPopup table.table td a {
    margin-left: 1px;
    margin-right: 1px;
    word-break: break-word;
}

#previewBriefingPopup .popup-main {
    width: 95% !important;
}

/*#reportData tr {
    border: 1px solid #fff;
}*/

#previewBriefingPopup .popup-body .modal-body {
    height: auto;
    max-height: 500px !important;
    padding-top: 0px;
}

@media (max-width: 3840px) {
    .popup-body .modal-body {
        max-height: 80vh !important;
    }
    #NMCApproveSection .modal-body {
        max-height: 700px !important;
    }
    #previewBriefingPopup .popup-body .modal-body {
        height: 78vh !important;
        max-height: unset !important;
    }
}
    @media (max-width: 1920px) {
        #previewBriefingPopup .popup-body .modal-body {
            max-height: 680px !important;
        }
    }

    @media (max-width: 1600px) {
        #NMCApproveSection .modal-body {
            max-height: 450px !important;
        }
        #previewBriefingPopup .popup-body .modal-body {
            max-height: calc(100vh - 190px) !important;
        }
        .dropdown-menus {
            max-height: 300px !important;
        }
        /*#monitorWindowId {
            max-height: 600px;
        }*/
        #vitalSignMonitorViewTableId p {
            font-size: 18px !important;
        }

        .percentageSection {
            position: relative;
            left: 10px;
            top: -10px;
        }
    }

    @media (max-width: 1366px) {
        #vitalSignMonitorViewTableId p {
            font-size: 18px;
        }

        .percentageSection {
            position: relative;
            left: 2px;
            top: -10px;
        }
        .stateSection {
            margin-bottom: 10px;
        }

        #vitalSignMonitorViewTableId {
            margin-bottom: 6px;
        }

        #VitalSignMonitorMainWindowId .popup-main {
            top: 2% !important;
            width: 90% !important;
        }

        /*#monitorWindowId {
            max-height: 500px;
        }*/

        /*#previewBriefingPopup .popup-body .modal-body {
            max-height: 430px !important;
        }*/
    }

    @media (max-width: 1280px) {
        #vitalSignMonitorViewTableId p
        {
            font-size:18px;
        }
        .percentageSection {
            position: relative;
            left: 2px;
            top: -10px;
        }
        #previewBriefingPopup .popup-body .modal-body {
            max-height: 400px !important;
        }
    }

    @media (max-width: 1024px) {
        #previewBriefingPopup .popup-body .modal-body {
            max-height: 350px !important;
        }
    }
    /*scrollbar*/
    #previewPopupId::-webkit-scrollbar {
        width: 0.4vw;
    }

    #previewPopupId::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 10px
    }

    #previewPopupId::-webkit-scrollbar-track {
        background-color: #fff;
    }

        #previewPopupId::-webkit-scrollbar-track:hover {
            background-color: #fff;
        }

    /*scrollbar*/
    #previewBriefingPopup .popup-body {
        margin-top: 0;
    }

    #PreviewPopUp .popup-main {
        top: 1%;
    }

    /*  #PreviewPopUp ul {
        padding-left: 0;
        list-style: none;
    }*/
    /*#previewBriefingPopup .popup-body .modal-header .close {
        margin: -13px -20px;
}*/




    .modal-body {
        overflow-x: hidden;
        overflow-y: auto;
        position: inherit;
    }



    .font11 {
        font-size: 11pt;
        color: #2874f0;
        font-family: Cambria;
    }



    table {
        border-collapse: collapse;
        width: 100% !important;
        margin-left: 0px !important;
    }

    td {
        width: 5em;
        padding: 2px;
    }

    .downloadAllTechnicianBriefing {
        position: relative;
        padding: 1rem 2rem;
        background: #5074F5;
        color: #FFF;
        border: none;
        outline: none;
        cursor: pointer;
        float: left !important;
        font-size: 13pt;
        border-radius: 4px;
        font-weight: 400;
        z-index: 9;
    }

    .container {
        width: 80%;
        margin: 0 auto;
    }

    table {
        border-collapse: collapse;
    }

    #previewBriefingPopup th {
        color: #4F81BD;
        font-family: Calibri, sans-serif;
        font-size: 10pt;
    }
.highlightToolPreview th {
    background: none !important;
}
#reportData th {
    color: #4F81BD;
    font-family: Calibri, sans-serif;
    font-weight: 500 !important;
    text-align: left;
    vertical-align: top;
    padding: 5px;
    background: #fff !important;
}
#previewPopupId #reportData th {
    background: #fff;
}
.NewTabTitle
{
    width:100%
}
.newPagePreview th {
    background: none !important
}
#reportData td {
    border: 1px solid rgb(221, 221, 221);
    /*border-bottom: 1px solid #BFBFBF;*/
    font-size: 10pt;
    font-weight: normal;
    font-family: Calibri, sans-serif;
    padding: 5px !important;
    vertical-align: top;
}
#previewBriefingPopup .popup-body .modal-body {
    height: 88vh !important;
    max-height: none !important;
    padding: 1rem !important;
}

.table-bordered th, .table-bordered td {
    /* border: 1px solid #BFBFBF;*/
    font-size: 10pt;
}

    td {
        vertical-align: top;
    }

    .width100 {
        width: 100%;
    }

    .width90 {
        width: 90%;
    }

    .width80 {
        width: 80%;
    }

    .width20 {
        width: 20%;
    }

    .font26 {
        font-size: 26pt;
        color: #666699;
        font-family: Cambria;
        margin: 0;
    }

    .font19 {
        font-size: 19pt;
        color: #2874f0;
        font-family: Calibri, sans-serif;
        margin: 0;
    }

    .font10 {
        font-size: 10pt;
        color: #4F81BD;
        font-family: Cambria !important;
        margin: 0;
    }

    .font11 {
        font-size: 11pt;
        color: #2874f0;
        font-family: Cambria;
    }


    .copyRight {
        font-size: 11pt !important;
        color: #4F81BD !important;
        font-family: Calibri, sans-serif !important;
        margin: 0;
    }

    .font16 {
        font-size: 16pt;
        color: #2874f0;
        font-family: Calibri, sans-serif;
        margin: 0;
    }

    .font14 {
        font-size: 14pt !important;
        color: #2874f0;
        font-family: Calibri, sans-serif;
        margin: 0;
        font-weight: bold;
    }

    .font13 {
        font-size: 13pt;
        color: #2874f0;
        font-family: Calibri, sans-serif;
        margin: 0;
    }

    .font12 {
        font-size: 12pt;
        color: #366bcb;
        font-family: Calibri !important;
    }
.iris-secondary-heading {
    margin-bottom: 0;
    margin-right: 5px !important;
    width: auto;
    float: left;
}
.iris-preview-heading-outer {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.iris-preview-tool-outer {
    margin-top: 5px;
    float: left;
    width: 100%;
}
/*.iRIS-chat-outer
{
    top:2px;
}*/ 

.iris-preview-section-heading {
    font-size: 14pt;
    font-weight: bold;
    font-family: Calibri, sans-serif;
    color: #2874f0;
    line-height: 1.2;
    margin: 0;
    padding: 0;
}
h3 .marginTop.ToolHighlight {
    margin-top: 0 !important;
    margin-right: 5px !important;
    float: left;
}
.font11 {
    font-size: 11pt;
    font-family: Calibri, sans-serif;
    margin: 0;
}

    .black {
        color: #000;
    }

    .normaFont {
        font-weight: normal;
    }

    h1 {
        margin: 0;
    }

    h2 {
        margin: 0;
    }

    .italic {
        font-style: italic;
    }

    .bold {
        font-weight: 900;
    }

    .left {
        float: left;
    }

    .modal-header {
        display: block !important;
    }

    .modal-title {
        width: 100%;
        float: left;
    }

    h2.font10 {
        width: auto;
        float: left;
    }

.popdownload {
    position: absolute;
    right: 2.5%;
}

    .popupClose {
        position: absolute;
        right: 2%;
    }

    .modal-header {
        display: block;
    }

    .modal-title {
        width: 100%;
        float: left;
    }

    h2.font10 {
        width: auto;
        float: left;
        font-family: Calibri, sans-serif !important;
    }

.popdownload {
    position: absolute;
    /*right: 4%;*/
    top: 10px;
    padding: 0;
    background: none;
    color: #000;
    opacity: 0.5;
    border: none !important;
}

        .popdownload:hover {
            opacity: 1;
        }

.popupClose {
    position: absolute;
    right: 1%;
    opacity: 1 !important;
}

    .ClassificationLoader {
        text-align: center;
    }

div#reportData {
    width: 100%;
    padding-top: 5px;
}

    /*New Report UI*/
    .downloadReport h3 {
        margin-bottom: 0;
        color: #366bcb;
        Font-family: Calibri, sans-serif;
        font-size: 12pt;
    }

    caption {
        padding: 0 !important;
    }

    .marginTop {
        margin-top: 0px !important;
    }

    .marginTop {
        margin-bottom: 0;
    }

    .downloadHeading {
        margin-top: 0;
        color: #366bcb;
        Font-family: Calibri, sans-serif;
        font-size: 12pt;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    p {
        margin: 0 !important;
    }
/*td {
    padding: 5px !important;
}*/
#reportData h3 {
    margin-bottom: 0;
    float: left;
    margin-top: 0;
    font-size: 12pt;
    margin-top: 0;
    /*line-height: 1.0;*/
}
.font12.marginTop.ToolHighlight h3 {
    margin-right: 5px;
    width: auto;
    float: left;
    font-size: 12pt;
    margin-top: 0;
}
.thumbnail {
    width: 100%;
    overflow: hidden;
}

    .thumbnail img {
        width: 50px;
        height: 50px;
        object-fit: contain !important;
        border: 1px solid #ccc;
        display: inline-block;
        margin: 0 !important;
    }

.DocSection
{
    margin-top:3px;
    margin-bottom:3px;
}

#PreviewPopUp .modal-body {
    scrollbar-width: thin;
    height: 90vh !important;
    max-height: none !important;
    padding-top: 10px !important;
}