/* Minification failed. Returning unminified contents.
: run-time error CSS1066: Unexpected end of file encountered
 */

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.login-logo {
    height: 40px !important;
    width: auto !important;
    display: inline-block !important;
}

.mc-logo-print {
    height: 23px !important;
    width: auto !important;
    display: inline-block !important;
}

.lab-logo {
    height: 60px !important;
    width: auto !important;
    display: inline-block !important;
}

.lab-logo {
    height: 60px !important;
    width: auto !important;
    display: inline-block !important;
}

.logo-print {
    height: 120px !important;
    width: auto !important;
    display: inline-block !important;
}

.logo-print2 {
    height: 85px !important;
    width: auto !important;
    display: inline-block !important;
}

.logo-header {
    height: 85px !important;
    width: auto !important;
    display: inline-block !important;
}

.margin-bottom-form {
    margin-bottom: 110px !important;
}

@media (min-width: 1200px) {
    .fixed-sn .page-footer .container-fluid, .fixed-sn main {
        margin-left: 2%;
        margin-right: 2%;
    }
}

.btn-elipsis {
    padding: 8px 15px;
    margin-top: 0;
}

.z-input-group {
    z-index: 3;
}

.form-control {
    margin: 0 0 .5rem !important;
}

.middle-element {
    display: -ms-flexbox;
    -ms-flex-align: center;
    /* Firefox */
    display: -moz-box;
    -moz-box-align: center;
    /* Safari, Opera, and Chrome */
    display: -webkit-box;
    -webkit-box-align: center;
    /* W3C */
    display: box;
    box-align: center;
}

.label-top {
    top: -1.1em !important
}

.md-outline.select-wrapper + label {
    top: .5em !important;
    z-index: 2 !important;
}

.box-square {
    width: 20px;
    border: 1px solid black;
    height: 20px;
    margin: 0 5px 0 5px;
}

.box-rectangle {
    width: 55px;
    border: 1px solid black;
    height: 20px;
    margin: 0 5px 0 5px;
}

.border-bottom {
    border-bottom: 1px solid black !important;
}

.text-tab-header {
    font-size: 18px !important;
    font-weight: bolder;
}



.card-border-remove {
    box-shadow: none !important;
    border: none !important;
}

.has-error input.form-control {
    border-color: #ff3547 !important;
}

.custom-select {
    display: inline-block !important;
}

.fa-chevron-left::before {
    content: "<";
}

.fa-chevron-right::before {
    content: ">";
}

i.fa-chevron-left::before, i.fa-chevron-right::before {
    font-style: normal !important;
}



.white-nav-header {
    background-color: #fff !important;
    color: #000 !important;
}

.login-field {
    padding-left: 2.5em !important;
}

.navigation-tabs {
    text-align: center;
}

#details .navigation-tabs {
    width: 16.6667%;
}

.nav-details.active {
    border-top-left-radius: 0px !important;
    text-align: center;
    background: linear-gradient(40deg,#45cafc,#303f9f) !important;
    color: #fff !important;
    border-top-left-radius: 30px !important;
    border-top-right-radius: 30px !important;
}

.navigation-tabs a {
    color: #000;
    border-top-left-radius: 30px !important;
    border-top-right-radius: 30px !important;
    border: 1px solid #c0bcbc !important;
}

.navigation-tabs a {
    color: #000;
    border-top-left-radius: 30px !important;
    border-top-right-radius: 30px !important;
    border: 1px solid #c0bcbc !important;
}

.exam-mt {
    margin-top: 85px;
}

.hamburger-width {
    width: 35px !important;
}

@media (max-width: 1440px) {
    .exam-mt {
        margin-top: 360px !important;
    }

    .nav-item {
        display: inline-grid;
    }
}

@media (min-width: 768px) {
    .exam-mt {
        margin-top: 110px !important;
    }

    .nav-item {
        display: inline-grid;
    }
}

.top-name {
    top: -1.4em !important;
}

.dataTables_length > label, .dataTables_filter > label {
    display: contents;
}

.dataTables_length select {
    padding: 5px 25px 5px 10px !important;
}

.select-label {
    top: -13px !important;
    left: 15px;
}

.form-check.form-check-inline label {
    top: -10px !important;
}

.grey.lighten-4 > .select-dropdown {
    pointer-events: none;
}

.grey.lighten-4 + label {
    pointer-events: none;
}

.grey.lighten-4 {
    cursor: not-allowed;
}

.nav-hide {
    display: none;
}

    .nav-hide.top-nav-collapse {
        display: block;
    }

.dt-button.buttons-excel.buttons-html5:hover {
    background: #114a7d;
    color: #fff;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    outline: 0;
    border-color: #545b62;
}

.dt-button.buttons-excel.buttons-html5 {
    background: #0e3d67 !important;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    padding: .84rem 2.14rem;
    font-size: .81rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    margin: .375rem;
    border: 0;
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
}

table.report-print th, table.report-print td {
    font-size: 10px !important;
}

.md-outline.select-wrapper + label {
    top: .5em !important;
    z-index: 2 !important;
}

#progress {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
    display: none;
}


.progress-center {
    z-index: 1000;
    margin: 50px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}


.breadcrumb-arrow {
    height: 49px;
    padding: 0;
    line-height: 36px;
    list-style: none;
}

    .breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
        display: inline-block;
        /* vertical-align: top; */
    }

        .breadcrumb-arrow li:first-child a {
            padding-left: 10px;
        }

        .breadcrumb-arrow li:first-child a {
            padding: 0 10px;
        }

        .breadcrumb-arrow li:first-child a {
            border-radius: 4px 0 0 4px;
            -webkit-border-radius: 4px 0 0 4px;
            -moz-border-radius: 4px 0 0 4px;
        }

        .breadcrumb-arrow li a {
            position: relative;
            color: #fff;
            text-decoration: none;
            border: 1px solid #3bafda;
        }

        .breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
            height: 36px;
            /* padding: 0 10px 0 25px; */
            padding: 0 10px 0 12px;
            line-height: 36px;
        }

        .breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
            display: inline-block;
            /* vertical-align: top; */
        }

            .breadcrumb-arrow li a:before {
                right: -10px;
                z-index: 3;
                border-left-color: #33b5e5;
                border-left-style: solid;
                border-left-width: 11px;
            }

            .breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
                position: absolute;
                top: -1px;
                width: 0;
                height: 0;
                content: '';
                border-top: 18px solid transparent;
                border-bottom: 18px solid transparent;
            }

            .breadcrumb-arrow li a:after {
                right: -11px;
                z-index: 2;
                border-left: 11px solid #14799e;
            }

            .breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
                position: absolute;
                top: -1px;
                width: 0;
                height: 0;
                content: '';
                border-top: 18px solid transparent;
                border-bottom: 18px solid transparent;
            }

.breadcrumb {
    background-color: #33b5e5 !important;
}

.padding-active {
    padding: 8px 0 0 25px;
    font-weight: 500;
}

textarea, .overflow-unset {
    overflow: unset !important;
}

.center-spinner {
    position: fixed;
    z-index: 1031;
    top: 45%;
    right: 50%;
}

.btn-print {
    width: 180px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pb-160 {
    padding-bottom: 160px !important;
}

.select-wrapper.md-form.md-outline + label, .md-form.md-outline label, .form-control, .md-form label, body {
    color: #000000 !important;
}

/*LIVE SEARCH*/
.bootstrap-select.show > .dropdown-menu > .dropdown-menu {
    display: block;
}

.bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden {
    display: none;
}

.bootstrap-select > .dropdown-menu > .dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 00;
    border: 0;
}

.bootstrap-select > .btn {
    width: 100% !important;
    padding-right: 25px;
    padding-bottom: 0;
}

.dropdown-toggle.btn-default {
    color: #292b2c;
    background-color: #ffffff;
    border-color: #cccccc;
}

.dropdown-toggle::after {
    display: inline;
    width: 2px;
    height: 2px;
    margin-top: -5% !important;
    margin-left: 94%;
    vertical-align: -0.05em;
    content: "";
    border-top: .7em solid;
    border-right: .4em solid transparent;
    border-left: .4em solid transparent;
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    padding-top: 2%;
    line-height: 1;
    box-sizing: border-box;
    text-align: left;
}

.light-blue-skin .btn-default.dropdown-toggle {
    background-color: #ffffff !important;
    color: #292b2c !important;
    box-shadow: none;
    border-bottom: 1px solid #bdbdbd;
    padding: 0;
}

    .light-blue-skin .btn-default.dropdown-toggle:focus {
        color: #292b2c !important;
        width: 100% !important;
        background-color: #ffffff !important;
        outline: none !important;
    }

    .light-blue-skin .btn-default.dropdown-toggle:hover {
        color: #292b2c !important;
        width: 100% !important;
        background-color: #ffffff !important;
        outline: none !important;
    }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100% !important;
}

.fs-18 {
    font-size: 18px !important;
}

.require-check {
    font-size: 27px !important;
    z-index: -9;
    font-size: 50px;
    position: absolute;
    top: -5px;
    right: 0;
    bottom: 0;
    left: -7px;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.require-check-sig {
    font-size: 27px !important;
    z-index: -9;
    font-size: 50px;
    position: absolute;
    top: -10px;
    right: 0;
    bottom: 0;
    left: 15px;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.svg-inline--fa.require-check {
    font-size: 27px !important;
}

.dropdown-content li > a, .dropdown-content li > span {
    color: #000000 !important;
}

#tblTabulated_processing {
    top: 65px !important;
}

.two-columns {
    -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
}

.e-checkcelldiv > input[type=checkbox] {
    opacity: 100 !important;
    position: relative !important;
    pointer-events: all !important;
}

.remarks-textarea {
    min-height: 100px !important;
}

.bg-statelab {
    background-image: url(../Image/Statelab.png) !important;
    background-repeat: no-repeat !important;
    background-position: top !important;
}

.mmg-logo {
    height: 100px !important;
    width: auto !important;
    display: inline-block !important;
}

.pe-print-text {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px;
}

.pe-itealic-text {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 10px;
    font-style: italic;
}

.box, .box-middle,
.wrapper, .wrapper-middle {
    border: 1px solid black;
}

.box {
    border-top: none;
    border-left: none;
    box-sizing: border-box;
    width: 33.33333333%;
    float: left;
    height: 55px;
}

.box-middle {
    border-top: none;
    border-bottom: none;
    border-left: none;
    box-sizing: border-box;
    width: 33.33333333%;
    float: left;
    height: 55px;
}

.wrapper {
    border-right: none;
    border-bottom: none;
    overflow: hidden;
}

.wrapper-middle {
    border-right: none;
    border-top: none;
    border-bottom: none;
    overflow: hidden;
}

.right-40 {
    right: 40px !important;
}

.click-svg {
    pointer-events: all !important;
}

.dropdown-content.select-dropdown {
    max-height: 400px !important;
}

.btn-table {
    width: 150px;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.h-160 {
    height: 160px !important;
}

.qr-btn-input-group {
    margin-top: 0px !important;
    margin-left: 0px !important;
    height: 40px;
    padding-top: 5px !important;
    font-size: 20px;
}

.qr-camera {
    width: 300px;
    display: none;
    margin: 0 auto;
}

.qr-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col-qr-4 {
    max-width: 33.333333%;
}

.col-qr-8 {
    max-width: 66.666667%;
}

.qr-text-padding-top {
    padding-top: 22px
}

.qr-name-row {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 8px; /* adjust spacing as needed */
    width: 100%;
}

.truncate-2-lines {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-width: 100%; /* adjust as needed */
}

.patient-info {
    font-size: 18px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.background-mclab {
    background-image: url(../Image/mclablogo.png) !important;
    background-color: rgba(255, 255, 255, 0.486);
    background-blend-mode: overlay;
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: 50%;
}



#pdf-preview {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    border: none;
    z-index: 9999;
}​
