/*REPLACE with CUSTOM BOOTSTRP*/

/* line 17, scss/_global.scss */
/* latin-ext */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVIGxA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVIGxA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVIGxA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVIGxA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVIGxA.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVIGxA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIGxA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v28/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: .25rem !important;
}

.m-2 {
    margin: .5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mt-1 {
    margin-top: .25rem !important;
}

.mr-1 {
    margin-right: .25rem !important;
}

.mb-1 {
    margin-bottom: .25rem !important;
}

.ml-1 {
    margin-left: .25rem !important;
}

.mx-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
}

.mt-2 {
    margin-top: .5rem !important;
}

.mr-2 {
    margin-right: .5rem !important;
}

.mb-2 {
    margin-bottom: .5rem !important;
}

.ml-2 {
    margin-left: .5rem !important;
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.my-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mr-5 {
    margin-right: 3rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.ml-5 {
    margin-left: 3rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.mr-auto {
    margin-right: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: .25rem !important;
}

.p-2 {
    padding: .5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.pt-1 {
    padding-top: .25rem !important;
}

.pr-1 {
    padding-right: .25rem !important;
}

.pb-1 {
    padding-bottom: .25rem !important;
}

.pl-1 {
    padding-left: .25rem !important;
}

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}

.pt-2 {
    padding-top: .5rem !important;
}

.pr-2 {
    padding-right: .5rem !important;
}

.pb-2 {
    padding-bottom: .5rem !important;
}

.pl-2 {
    padding-left: .5rem !important;
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.py-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

html {
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    height: 100%;
}

/* line 1, scss/_navbar.scss */
.navbar {
    margin-bottom: 0;
}

/* line 5, scss/_navbar.scss */
.navbar-inverse {
    background: #fff;
    border: none;
}

.container {
    padding-left: 0;
    /*padding-right: 0;*/
}

.form-control, .input-group-addon {
    border-radius: 0;
}

a:link, a:hover, a:visited, a:active {
    text-decoration: none;
}

label {
    font-weight: normal;
}

.btn-default {
    background-color: #e6e6e6;
}

.panel {
    border-radius: 0;
}

.text-bold {
    font-weight: bold;
}

.text-bolder {
    font-weight: bolder;
}

/* USAGE
<div class="row">
  <div class="row-height">
    <div class="col-xs-2 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
    <div class="col-xs-4 col-lg-5 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
  </div>
</div>
*/

/* content styles */

.inside-full-height {
    /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie
  */
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

/* columns of same height styles */

.row-height {
    /*display: table;
  table-layout: fixed;*/
    display: flex;
    height: 100%;
    width: 100%;
}

.col-height {
    display: table-cell;
    height: 100%;
}

.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

.width-100 {
    width: 100%;
}

/*----------------------------------------------------------------------*/

/* Global */

.ectasColor {
    color: #682471;
}

.clear {
    clear: both;
}

.cco-logo {
    position: relative;
    width: 50px;
    height: 50px;
    background: url("../Content/Images/cco-icon.png") no-repeat;
    background-size: 50px 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

.ectas-logo {
    position: relative;
    width: 50px;
    height: 50px;
    background: url("../Content/Images/eCTASIcon48x48.png") no-repeat;
    background-size: 50px 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

.ectasTypography {
    font-weight: 600;
    position: relative;
    font-family: 'Lato', sans-serif;
    font-size: 30px;
}

    .ectasTypography::first-letter {
        font-weight: normal;
    }

.atcTypography {
    color: #682471;
    padding: 5px;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    top: -17px;
    font-family: Arial;
}

/*customize*/
.tooltip > .tooltip-inner {
    background-color: #616161;
    opacity: 0.9;
    /*    min-width: 100px;
    max-width: 100%; 
    */
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #616161;
    opacity: 0.9;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #616161;
    opacity: 0.9;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #616161;
    opacity: 0.9;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #616161;
    opacity: 0.9;
}

.lite-txt {
    color: #9E9E9E;
    font-family: 'Segoe UI';
}

.placeholder {
    color: #BDBDBD;
}

.inline {
    display: inline-block;
}

/*====== Header Nav Bar ======*/
.ectasNavBar {
    position: relative;
    margin-top: 5px;
}

    .ectasNavBar div {
        display: inline-block;
    }

    .ectasNavBar .ectas-logo {
        background: url("../Content/Images/eCTASIcon32x32.png") no-repeat;
        width: 35px;
        height: 35px;
    }

    .ectasNavBar .ectasTypography {
        font-size: 24px;
        top: -10px;
    }

    .ectasNavBar .signedInUser {
        position: absolute;
        right: 0;
        top: 5px;
    }

        .ectasNavBar .signedInUser .user {
            font-size: 12px;
            margin: 0 12px;
        }

        .ectasNavBar .signedInUser .loginout {
            background: #674172;
            border-color: #682471;
            font-family: 'Lato', sans-serif;
            font-size: 12px;
            padding: 5px 10px;
            color: #fff;
            margin-left: 12px;
        }

    .ectasNavBar .icons {
        font-size: 20px;
    }

    .ectasNavBar .noMessage {
        color: #a7a4a4;
    }

    .ectasNavBar .newMessage {
        color: #ff5252;
    }

    .ectasNavBar .iconsbtn {
        background: #ffffff;
        border-width: 0;
        width: 22px;
        height: 22px;
        padding: 0;
        margin-right: 7px
    }


    /* only shown in debug mode*/
    .ectasNavBar .navigation-menu {
        display: inline-block;
        border: none;
    }

        .ectasNavBar .navigation-menu li {
            padding: 8px 0;
            font-size: 12px;
            margin-left: 20px;
        }

            .ectasNavBar .navigation-menu li a {
                padding: 0;
                cursor: pointer;
                border: none;
                text-transform: uppercase;
                color: #333333;
            }

            .ectasNavBar .navigation-menu li.active a {
                border-bottom: 3px solid #674172;
            }

/*====== Triage View Nav Bar ======*/
.queueNavBar {
    margin-bottom: 12px;
    font-family: 'Lato', sans-serif;
}

    .queueNavBar .container {
        padding-top: 10px;
        background-color: #F9F9F9;
        position: relative;
    }

        .queueNavBar .container .nav-tabs li a {
            border-radius: 0;
            color: #682471;
            padding: 9px 30px;
        }

        .queueNavBar .container .nav-tabs li.active a .badge {
            background-color: #682471;
        }

        .queueNavBar .container .nav-tabs li:not(.active) a {
            opacity: 0.60;
            color: #555;
        }

        .queueNavBar .container .nav-tabs li.active-tab a {
            background: #ffffff;
            color: #00AFAF;
        }

        .queueNavBar .container .nav-tabs li:not(.active):first-child a {
            background-color: #fab131;
            color: #ffffff;
        }

    .queueNavBar ul.nav {
        padding-left: 70px;
    }

    .queueNavBar div.navBarMenu {
        position: absolute;
        left: 5px;
    }

    .queueNavBar .totalPatients {
        position: absolute;
        right: 0;
        top: 15px;
        padding-right: 8px;
    }

    /*TODO: customize this in bootstrap instead of overriding it*/
    .queueNavBar .nav-tabs > li.active > a, .queueNavBar .nav-tabs > li.active > a:focus, .queueNavBar .nav-tabs > li.active > a:hover {
        border-top-color: #fab131;
        border-top-width: 2px;
    }

    .queueNavBar .navBarMenu .btn {
        padding: 5px 9px;
        border-radius: 0;
        background-color: #F9F9F9;
    }

.draftTotal {
    position: absolute;
    top: -4px;
    left: 57px;
    z-index: 10;
}

    .draftTotal .badge {
        background-color: #ff5252;
        border-radius: 0;
        padding: 5px 7px;
    }


/*====== Patient Queues ======*/
.queueScroll {
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 600px;
    height: calc(100vh - 160px);
}

.row.is-flex {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

    .row.is-flex > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }

.patients-container [class^="col-"] {
    margin: auto;
    height: 100%;
}

.queue-header {
    /*accounts for the vertical scroll width*/
    width: calc(100% + 12px);
    padding-top: 5px;
}

    .queue-header [class^=col-] {
        padding-bottom: 7px;
        color: #9E9E9E;
        /*border-bottom: solid 1px #9E9E9E;*/
    }

    .queue-header > div:focus {
        outline: none;
    }

.patient-info-section {
    padding-left: 5px;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #ddd;
}

.ctas1 {
    border-left-color: #3e6fb7;
}

.ctas2 {
    border-left-color: #e7151b;
}

.ctas3 {
    border-left-color: #fff214;
}

.ctas4 {
    border-left-color: #21a747;
}

.ctas5 {
    border-left-color: #333333;
    border-left-style: double;
}

.patient-name-container {
    display: flex;
    justify-content: initial;
}

    .patient-name-container p {
        margin: 0 0 2px;
    }

.name-alerts {
    margin-left: 3px;
    white-space: nowrap;
    font-family: 'Segoe UI';
    font-size: 80%;
}

.queue-row {
    border-top: 1px solid #ddd;
    padding: 5px 0;
}

    .queue-row:hover {
        background: #eee;
    }

    .queue-row:focus, .queue-row:active {
        background: #E8EAF6;
        outline: none;
    }

/*.queue-row:active {
    background-color: #E8EAF6;
}*/

.queue-complaint {
    font-weight: 700;
    font-family: 'Segoe UI';
    color: #555;
}

.queue-patientName {
    font-size: 110%;
}

.queue-priority {
    font-size: 15px;
    color: #666;
}

    .queue-priority.hasPNotes {
        color: #fab131;
    }

.lblDraft {
    color: #ff5252;
    /*font-weight: 700;*/
}

.lblDraftBackground {
    background-color: #ff5252 !important;
    border-color: #ff5252 !important;
}

.cancelDraftBtn {
    font-weight: 700;
    font-size: 20px;
    color: #ff5252;
}

.continueDraft {
    font-size: 17px;
    padding-left: 4px;
}

.continueTriageBtn {
    font-weight: 700;
    font-size: 17px;
    color: #fab131;
}

.draft-status-row, .notify-save-row {
    background-color: #FFFFD6;
}


/*====== css spinner ======*/

.sk-fading-circle .sk-circle {
    width: 30px;
    height: 35px;
    position: absolute;
    left: 42px;
}

    .sk-fading-circle .sk-circle:before {
        content: '';
        display: block;
        margin: 0 auto;
        width: 10%;
        height: 25%;
        background-color: #777;
        border-radius: 100%;
        -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
        animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    }

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%, 39%, 100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

.notification-toast {
    display: inline-block;
    position: relative;
}

.notification-toast-container {
    display: none !important;
    position: absolute;
    right: 30px;
    top: 10px;
    min-width: 300px;
    max-width: 400px;
    border: 1px solid #ff5252;
    border-radius: 5px;
    z-index: 100;
    padding: 0px 0px 0px 0px;
    background-color: white;
    margin: 0 auto;
    float: right;
    width: max-content;
}

.notification-toast-container-show {
    display: block !important;
}

.notification-toast-header {
    display: block !important;
    width: 100%;
    padding: 3px 5px;
    border-radius: 5px 5px 0 0;
}

.notification-toast-header-text {
}

.notification-toast-header-button {
    float: right;
    padding: 1px;
    color: #908b8b;
}

.notification-toast-body {
    float: none;
    display: block !important;
    width: 100%;
    padding: 5px;
    cursor: pointer;
}

.notification-header-alert {
    color: #ff5252;
}

.notification-header-inform {
    color: #674172;
}

.notification-toast-header-alert {
    background-color: rgba(255, 198, 198, 0.85);
    border: 1px solid rgba(255, 198, 198, 0.85);
}

.notification-toast-header-inform {
    background-color: rgba(230, 218, 234, 0.85);
    border: 1px solid rgba(230, 218, 234, 0.85);
}

.list-notification {
    width: 48%;
    margin-top: 100px;
}

    .list-notification .modal-body {
        height: auto;
        min-height: 100px !important;
        max-height: 640px !important;
    }

.notification-scrollable {
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
}

.notification {
    margin-bottom: 20px;
}

.notification-header {
    border: 1px #E0E0E0 solid;
    background-color: #E0E0E0;
    font-size: 16px;
    padding: 5px;
}

.notification-header-new {
    font-weight: 600;
}

.notification-element {
    border: 1px #E0E0E0 solid;
    border-top: 0;
    padding: 5px 10px;
}

.notification-element-header {
    font-size: 12px;
    color: #787373;
}

.notification-element-body {
    font-size: 14px;
}


.modal-message {
    width: 50%;
    min-height: 300px;
    margin-top: 30vh;
}

    .modal-message .modal-body {
        height: auto;
    }

    .modal-message .modal-header {
        font-weight: bold;
        color: #691616;
    }

    .modal-message .modal-body {
        color: #691616;
        background-color: #f2e1e1;
    }

.modal-confirm .modal-body {
    height: auto;
}

.modal-confirm .modal-header {
    font-weight: bold;       
}

.modal-confirm .btn-primary {
    background: #fab131;
    border: 1px solid #fab131;
}

.patient-details {
    min-height: 636px;
    border: 1px solid #E0E0E0;
    /*background-color: #F5F5F5;*/
    height: calc(100vh - 125px);
    margin-left: -20px;
    margin-right: -15px;
    padding: 7px 10px;
    position: relative;
}

.pd-patientname {
    display: flex;
    justify-content: initial;
}

.patient-details .pd-btnPanel {
    font-size: 18px;
    border-bottom: 1px solid #E0E0E0;
    margin: -7px -10px 10px;
    background-color: #F5F5F5;
    padding: 5px 7px;
}

    .patient-details .pd-btnPanel a {
        color: #555;
    }

.patient-details .pd-footerBtnPanel {
    border-top: 1px solid #E0E0E0;
    margin-bottom: 2px;
    background-color: #F5F5F5;
    padding: 5px 7px;
    margin-left: -10px;
    margin-right: -10px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.btn.continueIS {
    border: 2px solid #fab131
}

.IS-short-Text {
    display: none;
}

.btn.triage {
    background-color: #fab131;
    border: 1px solid #fab131;
    color: #F5F5F5;
    font-weight: 700;
    font-family: 'Segoe UI', sans-serif;
}

.patient-details .separator {
    margin-top: 6px;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 7px;
    margin: -7px -10px 10px;
}

.patient-details .pd-patientSummary .patientName {
    font-size: 160%;
    margin-bottom: 3px;
}

.patient-details .pd-patientSummary .pd-complaint {
    font-size: 120%;
    font-weight: 600;
}

.patient-details .patient-details-ctas {
    padding-left: 0;
}

    .patient-details .patient-details-ctas .patient-details-ctas-header {
        padding: 5px 20px;
        text-align: center;
        font-size: 14px;
        color: #555555;
    }

        .patient-details .patient-details-ctas .patient-details-ctas-header.blue-flag {
            background: #6189C4;
            color: #F5F5F5;
        }

        .patient-details .patient-details-ctas .patient-details-ctas-header.red-flag {
            background: #EF6A6D;
            color: #F5F5F5;
        }

        .patient-details .patient-details-ctas .patient-details-ctas-header.yellow-flag {
            background: #FFF994;
        }

        .patient-details .patient-details-ctas .patient-details-ctas-header.cyan-flag {
            background: #85CF9A;
            color: #F5F5F5;
        }

        .patient-details .patient-details-ctas .patient-details-ctas-header.white-flag {
            background-color: #E0E0E0;
        }

    .patient-details .patient-details-ctas .patient-details-ctas-container {
        font-family: "Segoe UI Symbol";
        font-size: 28px;
        color: #555555;
        text-align: center;
    }

        .patient-details .patient-details-ctas .patient-details-ctas-container.blue-flag, .square-ctas.ctas1 {
            background: #3e6fb7 !important;
            color: #F5F5F5 !important;
        }

        .patient-details .patient-details-ctas .patient-details-ctas-container.red-flag, .square-ctas.ctas2 {
            background: #e7151b !important;
            color: #F5F5F5 !important;
        }

        .patient-details .patient-details-ctas .patient-details-ctas-container.yellow-flag, .square-ctas.ctas3 {
            background: #fff214 !important;
        }

        .patient-details .patient-details-ctas .patient-details-ctas-container.cyan-flag, .square-ctas.ctas4 {
            background: #21a747 !important;
            color: #F5F5F5 !important;
        }

        .patient-details .patient-details-ctas .patient-details-ctas-container.white-flag, .square-ctas.ctas5 {
            background: #FFFFFF !important;
            border: 1px solid #E0E0E0;
        }

    .patient-details .patient-details-ctas .patient-details-ctas-header.gray-ctas {
        background-color: #BDBDBD;
        color: #333333;
    }

    .patient-details .patient-details-ctas .patient-details-ctas-container.gray-ctas {
        color: #BDBDBD;
        background-color: #9E9E9E;
    }

.patient-details .patient-details-menu {
    padding: 10px 0;
}

    .patient-details .patient-details-menu .print {
        text-transform: uppercase;
        background: #67819D;
        border: 1px solid #67819D;
        font-size: 12px;
    }

.patient-details .navigation-menu {
    border: none;
}

    .patient-details .navigation-menu li.active a {
        border-bottom: 3px solid #682471;
    }

.patient-details .patient-details-container {
    position: absolute;
    width: 100%;
    height: calc(100vh - 345px);
    min-height: 415px;
}

    .patient-details .patient-details-container.toa {
        height: calc(100vh - 298px);
        min-height: 468px;
    }

    .patient-details .patient-details-container .pd-info {
        margin-bottom: 20px;
    }

        .patient-details .patient-details-container .pd-info div:first-child {
            margin-bottom: 3px;
        }


    .patient-details .patient-details-container .lbl {
        font-weight: 600;
        color: #616161;
    }

.patient-details .priorityContainer > div {
    float: left;
}

.patient-details .priorityContainer div:first-child {
    line-height: 2.1;
}

.patient-details .priorityContainer div:nth-child(2) {
    margin-left: 9px;
    width: calc(100% - 108px);
}


.patient-details .nav-tabs > li.active > a, .patient-details .nav-tabs > li.active > a:focus, .patient-details .nav-tabs > li.active > a:hover {
    border-top: none;
    border-left: none;
    border-right: none;
    color: #682471
}

.patient-details .navigation-menu li {
    margin-right: 10px;
}

    .patient-details .navigation-menu li a {
        padding: 5px;
        cursor: pointer;
        border: none;
        text-transform: uppercase;
        color: #333333;
    }

.patient-details .pd-tabs ul {
    border-bottom: 1px solid #E0E0E0;
}

.patient-details .patient-details-content {
    overflow-y: auto;
    height: calc(100% - 47px);
    padding: 20px 10px;
    margin: 0 -10px;
    position: absolute;
    width: 100%;
}

.pd-ra-vt-container .panel {
    border-radius: 0;
}

.pd-ra-vt-container .panel-heading {
    background-color: #F5F5F5;
}

.patient-name-queue {
    min-width: 230px;
    max-width: 322px;
    height: 20px;
    background-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .patient-name-queue:hover {
        color: #000000;
        background-color: #E4E4E4;
        text-decoration: none;
        font-weight: bold;
    }

        .patient-name-queue:hover .patient-name-queue-span {
            display: inline-block;
            visibility: visible;
        }

.patient-ems {
    color: #ff5252;
    font-weight: 700;
}

.patient-allergy {
    background: #ff5252;
    padding: 0 4px;
    color: white;
    font-weight: 600;
}



.text-truncation {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.reassess {
    padding-left: 5px;
}

.reassessNotify {
    color: #ff5252;
}

.reassessNoChg .glyphicon {
    font-size: 12px;
    color: #E0E0E0;
}

.reassessNoChg:hover, .reassessNoChg:active {
    border: 1px solid #ccc;
    padding: 4px 4px;
    width: 67px;
    background-color: transparent;
    border-radius: 4px;
    text-decoration: none;
}

.reassessNoChg.btn-link:focus, .reassessNoChg.btn-link:hover {
    text-decoration: none;
    outline: none;
}

.reassessNoChg:hover .glyphicon {
    color: #666;
}

.sort {
    font-size: 8px;
    float: left;
}

.primarySort.ctas {
    color: #E0E0E0;
}

.primarySort::after {
    content: "\00B7";
    position: relative;
    top: -6px;
    left: -6px;
}

.secondarySort::after {
    content: "\00B7 \00B7";
    position: relative;
    top: -6px;
    left: -7px;
    font-size: 120%;
}

.TASaveNotify {
    height: 62px;
    color: #8a6d3b;
    font-weight: 600;
    background-color: #E8E8C3;
    margin-top: -5px !important;
    margin-bottom: -5px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .TASaveNotify .text {
        text-align: center;
        font-size: 110%;
    }

    .TASaveNotify .clickTxt {
        font-size: 12px;
        text-align: center;
    }

.TASaveNotify-warning {
    color: #4003029e;
    background-color: #ffafadfc;    
    margin-top: -4px !important;
}

@keyframes fadingTA {
    from {
        background-color: #d9edf7;
    }

    to {
        background-color: #fff;
    }
}

.fadingTASave {
    animation-name: fadingTA;
    animation-duration: 5s;
}

.leftNSIndicator {
    color: #666;
}

input.vsentry, select.vsentry {
    display: flex;
}

    input.vsentry.fourdigits, select.vsentry.small {
        width: 60px;
    }

    select.vsentry.pain, input.vsentry.weight {
        width: 70px;
    }

    select.vsentry.medium {
        width: 120px;
    }

.bsaddon.small {
    width: 50px;
    padding: 0;
}

.vscomp.medium, .bsaddon.medium {
    width: 115px;
}

.pd-btnPanel .btn.draft {
    color: #23527c;
    float: right;
}

.pd-btnPanel .btn.normal {
    margin-right: 7px;
}

.pd-btnPanel .btn.triage, .pd-btnPanel .btn.toa {
    float: right;
}



/* line 9, scss/_navbar.scss */
.navbar-inverse .navbar .navbar-brand {
    padding: 8px 15px;
}
/* line 31, scss/_navbar.scss */
.navbar-inverse .navbar .tablist {
    width: 50%;
}
/* line 34, scss/_navbar.scss */
.navbar-inverse .navbar .log-out {
    width: 100%;
}
    /* line 36, scss/_navbar.scss */
    .navbar-inverse .navbar .log-out .doctor-name {
        font-size: 12px;
        color: #249991;
        padding-right: 10px;
    }
    /* line 41, scss/_navbar.scss */
    .navbar-inverse .navbar .log-out .btn-primary {
        background: #65C6BB;
        border-color: #65C6BB;
    }






/** NEW PATIENT STYLES **/

/* new patient common*/
.panel.newpatient {
    border-color: rgb(103, 65, 114);
}

    .panel.newpatient h2 {
        margin-bottom: 10px;
    }

        .panel.newpatient h2.hasMsgs {
            float: left;
        }

.glyphicon.glyphicon-chevron-down.newpatient, .glyphicon.glyphicon-chevron-up.newpatient {
    font-size: 12px;
    color: #9E9E9E;
}

.panel-body .top-gutter {
    margin-top: 20px;
}

.panel-body .form-group.radio-select-gutter {
    /*margin-top:-8px;*/
}

.panel.newpatient .panel-module.border-left {
    border-left: 1px solid #ddd;
}

.panel.newpatient .panel-module.border-right {
    border-right: 1px solid #ddd;
}

.panel.newpatient .separator {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

multi-select .btn-group, multi-select .multiselect {
    width: 100% !important;
}

.panel .panel-heading .panel-title {
    padding: 10px;
    text-transform: capitalize;
    color: #fff;
    background-color: rgb(103, 65, 114);
}

.panel .panel-body .panel-module h2 {
    color: #682471;
    font-size: 16px;
    margin-top: 0;
    font-weight: 600;
}
/* line 451, scss/_panels.scss */
.panel .special-buttons button {
    min-width: 100px;
    text-transform: capitalize;
    margin: 0 10px;
}
/* line 456, scss/_panels.scss */
.panel .special-buttons .btn-primary {
    background: #fab131;
    border: 1px solid #fab131;
}
/* line 460, scss/_panels.scss */
.panel .special-buttons .btn-default {
    /*background: transparent;*/
    border: 1px solid #9E9E9E;
}

.panel .special-buttons .btn-link {
    text-decoration: underline;
}

.btn.dialog {
    width: 40px;
    min-width: 40px !important;
}
/*infection control*/
.ics-optOutContainer {
    padding: 20px 15px;
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #eee;
}

.ics-col {
    padding-top: 20px;
}

.btn-infect-screen { 
    margin-right: 10px;
    width: 281px;
}
/* patient presentation*/
input.age {
    width: 52px !important;
    border-right: 0;
    height: 36px;
}

.input-group.age {
    width: 215px;
    top: 10px;
}

select.age-unit-dropdown {
    width: 83px !important;
    padding: 3px;
    height: 36px;
}

.ageContainer {
    width: 1%;
}

.chNotice {
    background-color: #E8EAF6;
    color: #2B2B2D;
    padding: 15px;
}

.cohortContainer .radio:first-child {
    padding-left: 0 !important;
}

.cohortContainer .radio:last-child {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

/*triage assessment*/
.panel.newpatient .row.triage-summary {
    margin-top: -15px;
}

    .panel.newpatient .row.triage-summary .patientName {
        font-size: 20px;
        color: #555;
        font-weight: 600;
    }

.panel .panel-body .panel-module.patient {
    background-color: #E8EAF6;
}

.cp-helpblock-container {
    float: left;
    margin-top: -6px;
    margin-left: 10px;
}
/*override select2 styles*/
.select2-container--default .select2-results > .select2-results__options {
    max-height: 300px !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0 !important;
    height: 34px !important;
    padding-top: 2px !important;
}

.has-error .select2-container--default .select2-selection--single {
    border-color: #a94442 !important;
}

.has-success .select2-container--default .select2-selection--single {
    border-color: #3c763d !important;
}

.panel .panel-body .panel-module .modifierContainer {
    overflow-y: scroll;
    height: 571px;
    width: 100%;
    display: inline-block;
}

.panel .panel-body .panel-module table.modifiers {
    width: 100%;
    border: 1px solid #CCCCCC;
    table-layout: fixed;
}

    .panel .panel-body .panel-module table.modifiers .modifier {
        height: 40px;
        border: 1px solid #BDBDBD;
    }

    .panel .panel-body .panel-module table.modifiers td.ctas {
        border-left: 4px solid;
    }

    .panel .panel-body .panel-module table.modifiers .modifier .form-group {
        margin: 0 0 0 4px;
        padding: 9px 6px;
    }

.modifier-score {
    float: left;
    height: 100%;
    width: 4px;
}

    .modifier-score.ctas1 {
        background-color: #5995BB;
    }

    .modifier-score.ctas2 {
        background-color: #e7151b;
    }

    .modifier-score.ctas3 {
        background-color: #fff214;
    }

    .modifier-score.ctas4 {
        background-color: #21a747;
    }

    .modifier-score.ctas5 {
        background-color: #fff;
    }

.panel .panel-body .panel-module .nav-pills li a {
    padding: 4px 0;
    border-radius: 0;
    background: #F2F2F2;
    font-weight: normal;
    color: #545454;
    overflow: hidden;
}

.panel .panel-body .panel-module .nav-pills span.vtreading {
    background-color: #fff;
    width: 70px;
}

.panel .panel-body .panel-module .nav-pills span.vtType, .panel .panel-body .panel-module .nav-pills span.vtreading {
    display: inline-block;
    white-space: nowrap;
    padding: 7px 2px;
}

.vital-signs-pops-middle {
    position: absolute;
    top: -240px;
    width: 500px;
    height: 560px;
    left: 166px;
    z-index: 100;
    background-color: #fff;
    margin-top: 4px;
    outline: 4px solid rgb(103, 65, 114);
    -webkit-animation: slide 0.3s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: slide 0.3s; /* Firefox < 16 */
    -ms-animation: slide 0.3s; /* Internet Explorer */
    -o-animation: slide 0.3s; /* Opera < 12.1 */
    animation: slide 0.3s;
}

.vital-signs-pops {
    position: absolute;
    top: 0px;
    width: 400px;
    left: 166px;
    z-index: 100;
    background-color: #fff;
    margin-top: 4px;
    outline: 4px solid rgb(103, 65, 114);
    -webkit-animation: slide 0.3s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: slide 0.3s; /* Firefox < 16 */
    -ms-animation: slide 0.3s; /* Internet Explorer */
    -o-animation: slide 0.3s; /* Opera < 12.1 */
    animation: slide 0.3s;
}

.vital-signs-pops-last {
    position: absolute;
    bottom: 4px;
    width: 400px;
    left: 166px;
    z-index: 100;
    background-color: #fff;
    margin-top: 4px;
    outline: 4px solid rgb(103, 65, 114);
    -webkit-animation: slide 0.3s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: slide 0.3s; /* Firefox < 16 */
    -ms-animation: slide 0.3s; /* Internet Explorer */
    -o-animation: slide 0.3s; /* Opera < 12.1 */
    animation: slide 0.3s;
}

#temperature {
    width: 350px;
}

#vitalsign-info-icon-gcs {
    margin-right: 0.9em;
}

#capillary {
    width: 300px;
}

#glucose {
    width: 300px;
}

#weight {
    width: 300px;
}

#moi {
    width: 300px;
}

#immunocompromised {
    width: 300px;
}

#disorder {
    width: 300px;
}

#vitalsign-info-icon-blood-disorder {
    margin-right: 0.9em;
}

.selected-vital-sign-simbols {
    position: absolute;
    color: #E7E5E2;
    left: 67px;
    top: 10px;
    font-size: 12px;
    -webkit-animation: slide 0.3s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: slide 0.3s; /* Firefox < 16 */
    -ms-animation: slide 0.3s; /* Internet Explorer */
    -o-animation: slide 0.3s; /* Opera < 12.1 */
    animation: slide 0.3s;
}

/* line 218, scss/_panels.scss */
.panel .panel-body .panel-module.patient .ctas .square-ctas {
    float: left;
    border: 4px solid #555555;
    height: 75px;
    width: 75px;
    position: absolute;
    left: 38px;
    top: -5px;
    font-family: "Segoe UI Symbol";
    font-size: 40px;
    background-color: white;
    color: #AAAAAA;
    padding: 4px;
    text-align: center;
    z-index: 100;
}

.suggested-cedis-notify {
    float: right;
    margin-right: 10px;
    color: #682471;
}

/*triage notes*/
.note-container {
    padding-top: 15px;
}

.note-list {
    max-height: 180px !important;
    height: 180px;
    border: 1px solid #BDBDBD;
}

.delete-note {
    font-weight: 700;
    font-size: 15px;
    color: #D24D57;
}


/*COVID*/
.covid {
    margin-bottom: 10px;
}

.covid-merge-correction {
    margin-bottom: 5px !important;
}

.covid-string {
    color: red;
    font-size: 14px;
}

.covidTooltip {
    color: #682471;
    font-size: 16px;
}

.covid .tooltip-inner {
    max-width: 500px !important;
    font-size: 16px;
}
/*END COVID*/


/*COVID*/
.covid {
    margin-bottom: 10px;
}

.covid-merge-correction {
    margin-bottom: 5px !important;
}

.covid-string {
    color: red;
    font-size: 14px;
}

.covidTooltip {
    color: #682471;
    font-size: 16px;
}

.covid .tooltip-inner {
    max-width: 500px !important;
    font-size: 16px;
}
/*END COVID*/


/*****************/
/* MEDIA QUERIES */
/*****************/
@media (max-width: 1200px) {
    .IS-short-Text {
        display: inline-block;
    }

    .IS-full-Text {
        display: none;
    }
}

@media only screen and (min-width : 992px) {
    .vital-signs-pops, .vital-signs-pops-last, .vital-signs-pops-middle {
        left: 132px;
    }

    .selected-vital-sign-simbols {
        left: 128px;
    }

    .cohortContainer .radio:first-child {
        padding-left: 5px !important;
    }

    .cohortContainer .radio:last-child {
        margin-top: 20px !important;
    }

    .cohortContainer .radio {
        padding: 0 5px;
        display: block !important;
    }

    .genderContainer .radio {
        padding: 0 5px !important;
    }
}

@media only screen and (min-width: 1200px) {
    .vital-signs-pops, .vital-signs-pops-last, .vital-signs-pops-middle {
        left: 166px;
    }

    .selected-vital-sign-simbols {
        left: 161px;
    }


    .cohortContainer .radio:first-child {
        padding-left: 0 !important;
    }

    .cohortContainer .radio {
        padding: 0 15px;
        display: inline-block !important;
    }

    .genderContainer .radio {
        padding: 0 15px !important;
    }
}


/* Prev ED Visits*/
div.visit-btn-panel {
    float: right;
    margin-top: 17px;
}


/* line 23, scss/_panels.scss */
.panel .panel-body .panel-module .previous-ed-visits {
    position: absolute;
    background: #fcf8e3;
    border: 1px solid #333;
    border-radius: 0px;
    margin-left: -12px;
    margin-top: 6px;
    height: 635px;
    width: 100%;
    z-index: 9;
    animation: slide-left 0.5s
}

    /* line 34, scss/_panels.scss */
    .panel .panel-body .panel-module .previous-ed-visits > div {
        height: 100%;
    }
    /* line 37, scss/_panels.scss */
    .panel .panel-body .panel-module .previous-ed-visits .sidebar-arrows {
        background: #EAE6D3;
    }
        /* line 39, scss/_panels.scss */
        .panel .panel-body .panel-module .previous-ed-visits .sidebar-arrows .btn {
            height: 100%;
            width: 100%;
            background: transparent;
            font-size: 21px;
            color: #BFBCAC;
            padding: 0;
        }
    /* line 49, scss/_panels.scss */
    .panel .panel-body .panel-module .previous-ed-visits .previous-ed-visits-header {
        border-bottom: 1px solid #DDDDDD;
    }
        /* line 51, scss/_panels.scss */
        .panel .panel-body .panel-module .previous-ed-visits .previous-ed-visits-header h2 {
            font-size: 16px;
            font-weight: bold;
            color: #555;
            padding-top: 20px;
            color: #682471;
        }
    /* line 59, scss/_panels.scss */
    .panel .panel-body .panel-module .previous-ed-visits .previous-ed-visits-body {
        overflow-y: scroll;
        max-height: 565px;
        height: 565px;
    }
        /* line 62, scss/_panels.scss */
        .panel .panel-body .panel-module .previous-ed-visits .previous-ed-visits-body .visit {
            padding-right: 15px;
            padding-bottom: 15px;
            border-bottom: 1px solid #DDDDDD;
        }
            /* line 66, scss/_panels.scss */
            .panel .panel-body .panel-module .previous-ed-visits .previous-ed-visits-body .visit .visits-title {
                font-size: 16px;
                font-weight: bold;
                padding: 15px 0;
                margin-bottom: 0;
                color: #682471;
            }

.visits-title div {
    margin-bottom: 5px;
}
/* line 74, scss/_panels.scss */
.panel .panel-body .panel-module .previous-ed-visits .previous-ed-visits-body .visit p {
    font-weight: normal;
    color: #545454;
}
/* line 86, scss/_panels.scss */
.panel .panel-body .panel-module .vital-signs {
    position: absolute;
    z-index: 9999;
    left: 100%;
    top: 0;
    display: none;
    border: 5px solid #68819E;
    width: 420px;
}
    /* line 94, scss/_panels.scss */
    .panel .panel-body .panel-module .vital-signs .vital-signs-arrow {
        width: 15px;
        height: 20px;
        position: absolute;
        left: -20px;
        top: 15px;
    }
    /* line 104, scss/_panels.scss */
    .panel .panel-body .panel-module .vital-signs .panel {
        border: none;
        margin-bottom: 0;
    }
        /* line 107, scss/_panels.scss */
        .panel .panel-body .panel-module .vital-signs .panel .panel-heading {
            background: #68819E;
        }
            /* line 109, scss/_panels.scss */
            .panel .panel-body .panel-module .vital-signs .panel .panel-heading h3 {
                margin: 0;
                padding: 15px;
                font-family: "Segoe UI Symbol";
                font-size: 15px;
                color: #FFFFFF;
            }
                /* line 115, scss/_panels.scss */
                .panel .panel-body .panel-module .vital-signs .panel .panel-heading h3 .title-minor {
                    font-size: 12px;
                }
                /* line 118, scss/_panels.scss */
                .panel .panel-body .panel-module .vital-signs .panel .panel-heading h3 .close-vital-signs {
                    cursor: pointer;
                    font-family: 'Arial Regular', 'Arial';
                }
        /* line 125, scss/_panels.scss */
        .panel .panel-body .panel-module .vital-signs .panel .panel-body table {
            width: 100%;
        }
            /* line 127, scss/_panels.scss */
            .panel .panel-body .panel-module .vital-signs .panel .panel-body table thead {
                background: #F2F2F2;
            }
                /* line 129, scss/_panels.scss */
                .panel .panel-body .panel-module .vital-signs .panel .panel-body table thead th {
                    font-family: "Verdana";
                    font-size: 13px;
                    font-weight: bold;
                    color: #777777;
                }
                    /* line 134, scss/_panels.scss */
                    .panel .panel-body .panel-module .vital-signs .panel .panel-body table thead th .dropdown {
                        margin: 0;
                        height: auto;
                        padding: 5px 0;
                    }
                        /* line 138, scss/_panels.scss */
                        .panel .panel-body .panel-module .vital-signs .panel .panel-body table thead th .dropdown button {
                            width: 90%;
                        }
                        /* line 141, scss/_panels.scss */
                        .panel .panel-body .panel-module .vital-signs .panel .panel-body table thead th .dropdown .dropdown-menu {
                            margin: 0;
                        }
                    /* line 145, scss/_panels.scss */
                    .panel .panel-body .panel-module .vital-signs .panel .panel-body table thead th:first-child {
                        padding-left: 10px;
                    }
            /* line 151, scss/_panels.scss */
            .panel .panel-body .panel-module .vital-signs .panel .panel-body table tbody td {
                font-family: "Verdana";
                font-size: 12px;
                color: #545454;
                padding: 15px 0;
            }
                /* line 156, scss/_panels.scss */
                .panel .panel-body .panel-module .vital-signs .panel .panel-body table tbody td:first-child {
                    padding-left: 10px;
                }
                /* line 159, scss/_panels.scss */
                .panel .panel-body .panel-module .vital-signs .panel .panel-body table tbody td:last-child {
                    padding-right: 10px;
                    font-family: 'Arial Regular', 'Arial';
                    color: #D44C54;
                }

vital-sign .separator {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    margin-top: 10px;
}
/* line 171, scss/_panels.scss */
.panel .panel-body .panel-module .paeds .paeds-radio {
    float: left;
    padding-top: 10px;
    padding-right: 20px;
}
/* line 176, scss/_panels.scss */
.panel .panel-body .panel-module .paeds .estimated-age {
    float: right;
}
    /* line 178, scss/_panels.scss */
    .panel .panel-body .panel-module .paeds .estimated-age .form-group {
        margin-bottom: 0;
    }
        /* line 180, scss/_panels.scss */
        .panel .panel-body .panel-module .paeds .estimated-age .form-group label {
            display: inline-block;
            font-weight: normal;
        }
        /* line 184, scss/_panels.scss */
        .panel .panel-body .panel-module .paeds .estimated-age .form-group input {
            width: 40px;
            padding: 5px;
            display: inline-block;
        }
/* line 193, scss/_panels.scss */
.panel .panel-body .panel-module .cohorts .cohort {
    padding-bottom: 10px;
    padding-top: 10px;
    background: #F2F2F2;
}
/* line 198, scss/_panels.scss */
.panel .panel-body .panel-module .cohorts .help-sign {
    padding-bottom: 10px;
    padding-top: 10px;
    background: #E4E4E4;
    text-align: center;
}
/* line 207, scss/_panels.scss */
.panel .panel-body .panel-module.patient .ctas {
    float: left;
}
    /* line 209, scss/_panels.scss */
    .panel .panel-body .panel-module.patient .ctas .scroll-ctas {
        height: 65px;
        float: left;
        background: #ffffff;
        z-index: 100;
        margin-left: -14px;
    }
        /* line 213, scss/_panels.scss */
        .panel .panel-body .panel-module.patient .ctas .scroll-ctas button {
            background: transparent;
            border: none;
        }
    /* line 230, scss/_panels.scss */
    .panel .panel-body .panel-module.patient .ctas .ctas-alert {
        display: none;
        margin-left: 100px;
        height: 65px;
        border: 1px solid black;
        background: #ffffff;
        padding: 15px;
    }
        /* line 238, scss/_panels.scss */
        .panel .panel-body .panel-module.patient .ctas .ctas-alert .dropdown button {
            width: 109%;
        }
        /* line 241, scss/_panels.scss */
        .panel .panel-body .panel-module.patient .ctas .ctas-alert .dropdown .dropdown-menu {
            width: 92%;
        }
/* line 247, scss/_panels.scss */
.panel .panel-body .panel-module.patient .previous-visits {
    float: right;
    height: 65px;
    padding: 22px 0;
    text-decoration: underline;
    font-family: "Verdana";
    font-weight: bold;
    font-size: 12px;
    color: #009791;
}
/* line 257, scss/_panels.scss */
.panel .panel-body .panel-module.patient .patient-info {
    width: 100%;
    padding-top: 10px;
}
    /* line 260, scss/_panels.scss */
    .panel .panel-body .panel-module.patient .patient-info td {
        width: 50%;
    }

/* line 278, scss/_panels.scss */
.panel .panel-body .panel-module .inline-title {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
}
/* line 283, scss/_panels.scss */
.panel .panel-body .panel-module .btn-inline {
    float: right;
    background: #68819E;
    font-family: "Segoe UI Symbol";
    font-size: 14px;
    color: #ffffff;
    padding: 5px 20px;
}
/* line 291, scss/_panels.scss */
/* line 300, scss/_panels.scss */
.panel .panel-body .panel-module .nav-tabs {
    border-bottom: none;
}
    /* line 303, scss/_panels.scss 
            .panel .panel-body .panel-module .nav-tabs li:first-child {
                padding-left: 15px;
            }*/
    /* line 306, scss/_panels.scss */
    .panel .panel-body .panel-module .nav-tabs li a {
        padding: 10px;
        border-radius: 0;
        background: #E4E4E4;
        color: #000000;
        font-family: "Verdana";
        font-size: 12px;
        font-weight: normal;
    }

    /* line 319, scss/_panels.scss */
    .panel .panel-body .panel-module .nav-tabs li.gray-item a {
        border-top: 4px solid #555555;
    }
    /* line 324, scss/_panels.scss */
    .panel .panel-body .panel-module .nav-tabs li.red-item a {
        border-top: 4px solid rgb(250, 177, 49);
    }
    /* line 324, scss/_panels.scss */
    .panel .panel-body .panel-module .nav-tabs li.error-item a {
        border-top: 4px solid rgb(249, 53, 49);
    }
    /* line 329, scss/_panels.scss */
    .panel .panel-body .panel-module .nav-tabs li.active a {
        background: #ffffff;
        font-weight: bold;
    }

/* line 341, scss/_panels.scss */
.panel .panel-body .panel-module .nav-pills {
    text-align: center;
}
    /* line 343, scss/_panels.scss */
    .panel .panel-body .panel-module .nav-pills > li + li {
        margin-top: 3px;
    }
    /* line 357, scss/_panels.scss */
    .panel .panel-body .panel-module .nav-pills li.gray-item a {
        border-left: 5px solid #555555;
    }
    /* line 362, scss/_panels.scss */
    .panel .panel-body .panel-module .nav-pills li.red-item a {
        border-left: 5px solid rgb(250, 177, 49);
    }
/* line 368, scss/_panels.scss */
.panel .panel-body .panel-module .note {
    font-weight: normal;
    color: #545454;
    padding-bottom: 20px;
    display: block;
    font-family: "Verdana";
    font-size: 10px;
}
    /* line 375, scss/_panels.scss */
    .panel .panel-body .panel-module .note.inline-note {
        padding-bottom: 0;
        display: inline-block;
    }
/* line 382, scss/_panels.scss */
.panel .panel-body .panel-module.col-md-4 .dropdown .dropdown-menu {
    width: 92%;
}
/* line 385, scss/_panels.scss */
.panel .panel-body .panel-module.col-md-4 .dropdown button {
    width: 100%;
}
/* line 390, scss/_panels.scss */
.panel .panel-body .panel-module .symptoms {
    /*margin-top: 70px;*/
}
/* line 403, scss/_panels.scss */
.panel .panel-body .panel-module .form-group .radio {
    display: inline-block;
    padding: 0 15px;
    margin: 0;
}
/* line 413, scss/_panels.scss */
.panel .panel-body .panel-module .dropdown .dropdown-menu {
    width: 100%;
}
/* line 418, scss/_panels.scss */
.panel .panel-body .panel-module .dropdown button {
    width: 70%;
    text-align: left;
    background: transparent;
    border: 1px solid #999999;
}
    /* line 426, scss/_panels.scss */
    .panel .panel-body .panel-module .dropdown button .dropdown-text {
        float: left;
    }
    /* line 429, scss/_panels.scss */
    .panel .panel-body .panel-module .dropdown button .dropdown-arrow {
        float: right;
        margin: -6px;
        padding: 6px;
        padding-left: 10px;
        border-left: 1px solid #999999;
        color: #999999;
    }
/* line 466, scss/_panels.scss */
.panel .panel-footer .priority-queue {
    float: left;
}
    /* line 468, scss/_panels.scss */
    .panel .panel-footer .priority-queue .form-group {
        padding: 7px;
        margin: 0;
        background: #E4E4E4;
        color: #249991;
        font-weight: bold;
        font-family: "Verdana";
    }

/* footer-section */
footer {
    padding-top: 30px;
}

.footer {
    background: #ddd;
    padding: 15px;
    border-top: 1px solid rgb(103, 65, 114);
    margin-bottom: -30px;
}

    .footer div {
        font-size: 12px;
    }

        .footer div ul {
            list-style-type: square;
            margin-left: -20px;
        }

            .footer div ul li {
                padding-bottom: 3px;
            }

        .footer div h6 {
            font-weight: 600;
            color: #682471;
        }

    .footer span.trillium {
        height: 65px;
        margin-top: 15px
    }

    .footer span.ccoATC {
        color: #682471;
        font-size: 20px;
        font-family: Arial;
        font-weight: 600;
        position: relative;
        top: 12px;
        margin-right: 8px;
    }

    .footer .footer-brand {
        text-align: right;
    }

/*environment label*/
div.environment-label {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #682471;
    margin-left: 4px;
    position: relative;
    top: -12px;
}

/* line 1, scss/_global.scss */
.no-padding {
    padding: 0 !important;
}

/* line 4, scss/_global.scss */
.no-padding-left {
    padding-left: 0 !important;
}

/* line 7, scss/_global.scss */
.no-padding-right {
    padding-right: 0 !important;
}

/* line 10, scss/_global.scss */
.no-padding-top {
    padding-top: 0 !important;
}

/* line 13, scss/_global.scss */
.no-padding-bottom {
    padding-bottom: 0 !important;
}

/* line 47, scss/_global.scss */
::-webkit-input-placeholder {
    color: #878787;
    font-family: "Verdana";
    font-size: 12px;
}

/* line 53, scss/_global.scss */
:-moz-placeholder {
    /* Firefox 18- */
    color: #878787;
    font-family: "Verdana";
    font-size: 12px;
}

/* line 59, scss/_global.scss */
::-moz-placeholder {
    /* Firefox 19+ */
    color: #878787;
    font-family: "Verdana";
    font-size: 12px;
}

/* line 65, scss/_global.scss */
:-ms-input-placeholder {
    color: #878787;
    font-family: "Verdana";
    font-size: 12px;
}


/* line 90, scss/_global.scss */
.red-square {
    padding: 5px;
    background: #D24D57;
    font-size: 0;
    display: inline-block;
}

/* line 96, scss/_global.scss */
.gray-square {
    padding: 5px;
    background: #AAAAAA;
    font-size: 0;
    display: inline-block;
}

/* line 105, scss/_global.scss */
.popover-content.special-buttons button {
    font-size: 14px;
    /*width: 80px;*/
}
/* line 110, scss/_global.scss */
.popover-content input {
    /*width: 85%;*/
    display: inline-block;
}
/* line 114, scss/_global.scss */
.popover-content .dropdown {
    display: inline-block !important;
    width: 35% !important;
    margin: 0 !important;
    height: auto !important;
}
    /* line 119, scss/_global.scss */
    .popover-content .dropdown button {
        width: 100% !important;
        height: 34px !important;
    }
/* line 124, scss/_global.scss */
.popover-content .arrow-customized {
    position: absolute;
    left: -115px;
    top: -5px;
    width: 110px !important;
    background: #666666;
    padding: 9px;
    color: #ffffff;
    font-size: 14px !important;
    font-family: "Verdana";
    font-weight: bold;
    margin: 0 !important;
    border: none;
    text-transform: none !important;
}

/* line 140, scss/_global.scss */
.popover {
    width: 370px;
    max-width: 370px;
    border: 5px solid #666666;
    border-radius: 0;
    top: 0 !important;
    left: 100px !important;
}

/* line 148, scss/_global.scss */
.arrow {
    display: none !important;
}


.cancel-cross {
    left: 503px;
    top: 68px;
    width: 18px;
    height: 25px;
    font-family: 'Verdana Bold','Verdana';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    color: #D24D57;
}


/* line 121, scss/_triage.scss */
/* line 124, scss/_triage.scss */
.patient-details.pre-triage-section {
    height: 640px;
}
/* line 127, scss/_triage.scss */
.patient-details h3 {
    font-size: 17px;
    color: #333333;
    font-family: "Segoe UI Symbol";
}
/* line 132, scss/_triage.scss */
.patient-details .patient-details-pain {
    font-family: "Segoe UI Symbol";
    font-size: 15px;
    color: #249991;
}
/* line 137, scss/_triage.scss */
.patient-details .patient-arrived {
    color: #555555;
    font-family: "Verdana";
    font-size: 11px;
    padding-right: 30px;
}
/* line 143, scss/_triage.scss */
.patient-details .patient-nurse {
    color: #555555;
    font-family: "Verdana";
    font-size: 11px;
}
/* line 148, scss/_triage.scss */
/* line 176, scss/_triage.scss */


.selected-vital-sign {
    color: #fff;
    background-color: rgb(103, 65, 114) !important;
}

.vital-sign-btn-text {
    margin-left: 0;
    padding-left: 15px;
    padding-right: 0;
}


.ctas-override-reason {
    position: absolute;
    background-color: #fff;
    left: 110px;
    width: 290px;
    padding: 9px 15px 0 15px;
    margin-top: -9px;
    outline: 4px solid #555555;
    z-index: 100;
}

.ctas-1-warning {
    position: absolute;
    background-color: #fff;
    left: 110px;
    width: 400px;
    padding: 9px 15px 0 15px;
    margin-top: -9px;
    outline: 4px solid #555555;
    z-index: 100;
}

.alert-ctas-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.ctas-1-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a94442;
}

@keyframes slide {
    from {
        left: 0;
    }

    to {
        /*left: 92px;*/
    }
}

/* Firefox < 16 */
@-moz-keyframes slide {
    from {
        left: 0;
    }

    to {
        /*left: 92px;*/
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes slide {
    from {
        left: 0;
    }

    to {
        /*left: 92px;*/
    }
}

/* Internet Explorer */
@-ms-keyframes slide {
    from {
        left: 0;
    }

    to {
        /*left: 92px;*/
    }
}

/* Opera < 12.1 */
@-o-keyframes slide {
    from {
        left: 0;
    }

    to {
        /*left: 92px;*/
    }
}

@keyframes slide-small {
    from {
        left: 0;
    }

    to {
        left: 65px;
    }
}

/* Firefox < 16 */
@-moz-keyframes slide-small {
    from {
        left: 0;
    }

    to {
        left: 65px;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes slide-small {
    from {
        left: 0;
    }

    to {
        left: 65px;
    }
}

/* Internet Explorer */
@-ms-keyframes slide-small {
    from {
        left: 0;
    }

    to {
        left: 65px;
    }
}


.box-newpatient {
    width: 450px;
    height: 0;
    position: absolute;
    margin-left: 10px;
    opacity: 0;
    display: none;
}

.box-newpatient-content {
    width: 100%;
    height: 80px;
    padding: 10px;
    background-color: #fff;
    border: 2px solid #424242;
}

.box-newpatient-arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #424242;
}

/*select2*/
.icsCountries {
    width: 100%;
}

.infectious {
    color: #D24D57;
}

.overlay {
    display: none;
    position: absolute;
    z-index: 1000;
    left: 0;
    width: 200%;
    top: 62px;
    background-color: #FFFFD9;
    overflow-x: hidden; /* Disable horizontal scroll */
    border-radius: 5px;
    color: #666666;
    padding: 5px 15px;
    border: 1px solid #FFCC00;
    pointer-events: none;
    white-space: pre-wrap;
}

.selectedInfectiousCountry {
    background-color: #FFFFD9 !important;
    border-color: #FFCC00 !important;
}
/*select2*/

/*transtionToLogin*/
#redirectContainer {
    margin-top: 150px;
}

    #redirectContainer .ectasTypography {
        font-size: 50px !important;
    }

    #redirectContainer, #redirectContainer div {
        text-align: center;
    }

        #redirectContainer .ectas-logo:after {
            content: url("../Content/Images/eCTAS_Icon_lrg.png");
            position: relative;
            top: 50%;
        }

        #redirectContainer .credits {
            top: 50%;
            left: 50%;
            margin-top: 100px;
        }

.faint {
    opacity: 0.5;
}

.veryfaint {
    opacity: 0.25;
}

.redirectNotify {
    font-weight: 500;
    font-size: 140%;
}

    .redirectNotify span {
        font-weight: 700;
        color: #682471;
    }

/**siteSelection*/

/*css loader*/
.loaderContainer {
    height: 50px;
    font-family: Helvetica;
}

#redirectContainer .loaderContainer {
    margin-top: 100px;
}

.apphome .loaderContainer {
    height: 500px;
}

.loader {
    height: 50px;
    position: relative;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
}

.loader--dot {
    animation-name: loader;
    animation-timing-function: ease-in-out;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    background-color: black;
    position: absolute;
}

    .loader--dot:first-child {
        border: 1px solid #666666;
        background-color: #ffffff;
        animation-delay: 0.5s;
    }

    .loader--dot:nth-child(2) {
        background-color: #21a747;
        animation-delay: 0.4s;
    }

    .loader--dot:nth-child(3) {
        background-color: #fff214;
        animation-delay: 0.3s;
    }

    .loader--dot:nth-child(4) {
        background-color: #e7151b;
        animation-delay: 0.2s;
    }

    .loader--dot:nth-child(5) {
        background-color: #3e6fb7;
        animation-delay: 0.1s;
    }

.loader-dots {
    position: relative;
    width: 250px;
    height: 25px;
    left: 50%;
    transform: translate(-50%);
}

.loader--text {
    position: relative;
    left: 0;
    right: 0;
    width: 85px;
    margin: auto;
    font-weight: 700;
}

    .loader--text:after {
        content: "Loading";
        font-size: 120%;
        opacity: 0.5;
        animation-name: loading-text;
        animation-duration: 3s;
        animation-iteration-count: infinite;
    }

@keyframes loader {
    15% {
        transform: translateX(0);
    }

    45% {
        transform: translateX(230px);
    }

    65% {
        transform: translateX(230px);
    }

    95% {
        transform: translateX(0);
    }
}

@keyframes loading-text {
    0% {
        content: "Loading";
    }

    25% {
        content: "Loading.";
    }

    50% {
        content: "Loading..";
    }

    75% {
        content: "Loading...";
    }
}


.signingout--text {
    position: relative;
    left: 0;
    right: 0;
    width: 430px;
    margin: auto;
    font-weight: 700;
}


    .signingout--text:after {
        content: "Do not close your browser. Saving patient records";
        font-size: 120%;
        opacity: 0.5;
        animation-name: signingout-text;
        animation-duration: 3s;
        animation-iteration-count: infinite;
    }

@keyframes signingout-text {
    0% {
        content: "Do not close your browser. Saving patient records";
    }

    25% {
        content: "Do not close your browser. Saving patient records.";
    }

    50% {
        content: "Do not close your browser. Saving patient records..";
    }

    75% {
        content: "Do not close your browser. Saving patient records...";
    }
}

/*preSpaHeader*/
div#preSpaHeader {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}

div#siteSelectionContainer {
    text-align: center;
}

.siteCard {
    width: 380px;
    background-color: #FAFAFA;
    padding: 20px 20px;
    height: 300px;
    margin: 30px auto;
    position: relative;
}

    .siteCard div {
        margin: 15px 0;
    }

        .siteCard div input[type="submit"], .authLogout {
            background-color: #89729E;
            color: #FFFFFF;
            border: 1px solid #89729E;
            width: 100%;
            margin-top: 20px;
        }

            .siteCard .btn-default:hover:enabled, .siteCard .btn-default:active:enabled,
            .authLogout:hover:enabled, .authLogout:active:enabled {
                background-color: #875F9A;
                border-color: #875F9A;
                color: #FFFFFF;
            }

    .siteCard .help-block {
        text-align: left !important;
    }

.siteInstr {
    font-size: 140%;
}

.hospitalIcon {
    position: relative;
    width: 50px;
    height: 50px;
    background: url("../Content/Images/hospital.png") no-repeat;
    background-size: 50px 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

/**terms of use*/
div#touContainer {
    width: 80%;
    margin: 0 auto;
}

    div#touContainer ol li {
        margin: 10px 0;
    }

/**eula*/
div#eulaContainter {
    width: 80%;
    margin: 0 auto;
}

    div#eulaContainter ol li {
        margin: 10px 0;
    }

h3 {
    margin-bottom: 40px;
}

div#eulaContainter .button {
    margin: 40px auto;
    text-align: center;
}

    div#eulaContainter .button input[type=submit] {
        margin: 0 10px;
    }

div#eulaContainter .alert {
    width: 50%;
    margin: 0 auto;
}

.preSpaNotify {
    width: 600px;
    margin: 0 auto;
    text-align: center;
}

    .preSpaNotify .glyphicon.glyphicon-warning-sign {
        font-size: 30px;
        color: #f1c40f;
    }

    .preSpaNotify .glyphicon.glyphicon-exclamation-sign {
        font-size: 30px;
        color: #a94442;
    }

.blist {
    margin: 40px 0;
}

    .blist > div {
        display: inline-block;
        margin: 0 30px;
    }

        .blist > div > span {
            margin: 0 auto;
        }

.chromeIcon {
    position: relative;
    width: 64px;
    height: 70px;
    background-size: 70px 70px;
    background: url("../Content/Images/chromeIcon.png") no-repeat;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.firefoxIcon {
    position: relative;
    width: 64px;
    height: 70px;
    background-size: 70px 70px;
    background: url("../Content/Images/firefoxIcon.png") no-repeat;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.ieIcon {
    position: relative;
    width: 64px;
    height: 70px;
    background-size: 70px 70px;
    background: url("../Content/Images/ieIcon.png") no-repeat;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

#siteAuthNotify div .glyphicon.glyphicon-ok-sign {
    font-size: 150%;
}

#siteAuthNotify div p:first-child strong {
    font-size: 150%;
}

#siteAuthNotify .list-group {
    text-align: left;
}

a.list-group-item:focus, button.list-group-item:focus {
    background-color: #674172;
    color: #fff;
}

    a.list-group-item:focus h4, button.list-group-item:focus h4 {
        color: #fff;
        font-weight: 600;
    }
/**
 * jQuery Editable Select
 *
 * Source on GitHub @ https://github.com/indrimuska/jquery-editable-select
 */

input.es-input {
    padding-right: 20px !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAG2YAABzjgAA4DIAAIM2AAB5CAAAxgwAADT6AAAgbL5TJ5gAAABGSURBVHjaYvz//z8DOYCJgUzA0tnZidPK8vJyRpw24pLEpwnuVHRFhDQxMDAwMPz//x+OOzo6/iPz8WFGuocqAAAA//8DAD/sORHYg7kaAAAAAElFTkSuQmCC) right center no-repeat;
}

    input.es-input.open {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
        border-bottom-right-radius: 0;
    }

.es-list {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 1px solid #d1d1d1;
    display: none;
    z-index: 1000;
    background: #fff;
    max-height: 160px;
    overflow-y: auto;
    -moz-box-shadow: 0 2px 3px #ccc;
    -webkit-box-shadow: 0 2px 3px #ccc;
    box-shadow: 0 2px 3px #ccc;
}

    .es-list li {
        display: block;
        padding: 5px 10px;
        margin: 0;
    }

        .es-list li.selected {
            background: #f3f3f3;
        }

        .es-list li[disabled] {
            opacity: .5;
        }

input.es-inputmod {
    width: 350px !important;
    display: inline !important;
}

.es-list {
    max-height: 300px !important;
}

span.select2-selection.select2-selection--multiple { /*CountryList*/
    max-height: 60px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.btn-ep-details-data {
    border: 2px solid #fab131 !important;
    color: #fab131;
}


/* Beginning: Bootstrap.js v4.4 with Bootstrap.css v3.3 - fix for the print dialog not showing up */
/* DONE: Lib-Upgrade Andrei 837606 Print button Modal Dialog CSS from Bootstrap 4 css added here as we are still using Bootstrap 3 css */
/*.fade.show {
    opacity: 1;
}

.collapse.show {
    display: block;
}

tr.collapse.show {
    display: table-row;
}

tbody.collapse.show {
    display: table-row-group;
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-backdrop.show {
    opacity: 0.5;
    filter: alpha(opacity=50);
}*/
/* End: Bootstrap.js v4.4 with Bootstrap.css v3.3 - fix for the print dialog not showing up */



/* This is a fix for the select2's (v.4.x.x) placeholder. It is not showing up initially if the control has been rendered in a hidden dialog or a tab. 
    https://github.com/select2/select2/issues/291
*/
.select2-container .select2-search__field,
.select2-container .select2-search {
    width: 100% !important;
}

.select2-container {
    min-width: 100% !important;
}
/* End: */



/* Custom styling for select2 controls on the Triage Assessment page. */
.note-container .select2-container {
    width: 100% !important;
}

.note-container span.select2-selection.select2-selection--multiple {
    max-height: 258px !important;
    height: 258px;
}

.note-container .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 13pt;
    padding: 0 5px;
    margin-top: -3px;
    vertical-align: middle;
    float: right;
}

.note-container .select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 2px 0px 0 0px !important;
    white-space: normal;
    width: 100%;
    word-wrap: break-word;
}

.note-container .select2-container--default .select2-selection--multiple .list-item-text {
    float: left;
    width: 87%;
}
/* End: */



.sortablejs-ghost-class {
    /*background-color: burlywood !important;*/
    background-color: #fab131 !important;
}

.sortablejs-drag-class {
    /*background-color: burlywood !important;*/
    opacity: 0 !important;
}

.sortablejs-drag-handle {
    cursor: grab;
    float: left;
    padding-top: 2px;
    margin: 0 6px 0 3px;
}

.tooltip {
    pointer-events: none;
}

html {
    overflow-y: scroll;
}

td.modifier label {
    margin: 3px 20px 2px 3px;
    display: block;
}

.select-country-container {
    position: relative;
}


.ics-general-note {
    color: #682471;
    font-size: 16px;
    margin-top: 0;
    font-weight: 600;
}

.ics-precaution-question {
    background: #eee;
    padding: 5px;
    border: 3px solid #674172;
    border-radius: 5px;
    margin-left: -8px;
    margin-right: -8px;
}

.ics-no-precaution {
    font-size: 14px;
    font-weight: 600;
    color: red;
    padding: 6px 0px;
    display: inline-block;
}

.custom-form-group {
    margin-bottom: 8px !important;
}

.custom-label {
    margin-bottom: 2px !important;
}


.modifier-info-icon {
    font-size: 16px;
    top: 0.83em;
    right: 0.5em;
    color: #d9d9d9;
}

    .modifier-info-icon:hover {
        font-size: 16px;
        top: 0.83em;
        right: 0.5em;
        color: #682471;
    }

.modifier-info-container {
    background-color: white;
    border: 3px solid #888888;
    border-radius: 5px;
    width: min-content;
    margin-right: 35px;
    text-align: center;
}

.modifier-info-disclaimer {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
    padding: 0px 10px 10px 10px;
    min-width: 828px;
    text-align: left;
}



.vitalsign-info-icon {
    font-size: 16px;
    /*margin-right: -0.3em;*/
    color: #d9d9d9;
}

    .vitalsign-info-icon:hover {
        font-size: 16px;
        /*margin-right: -0.3em;*/
        color: #682471;
    }

.vitalsign-info-container {
    background-color: white;
    border: 3px solid #888888;
    border-radius: 5px;
    width: min-content;
    margin-right: 10px;
    text-align: center;
}

.vitalsign-info-disclaimer {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
    padding: 0px 10px 10px 10px;
    min-width: 828px;
    text-align: left;
}


.modifier-checkbox {
    display: block;
    float: left;
    margin: 5px 4px 3px 3px !important;
}


@media (min-width: 1280px) {
    .container {
        width: 1250px;
    }

    .vital-signs-pops, .vital-signs-pops-last, .vital-signs-pops-middle {
        left: 180px;
    }

    .selected-vital-sign-simbols {
        left: 170px;
    }
}

.cedis-question-popup {
    position: absolute;
    top: 359px;
    width: 550px;
    height: 248px;
    left: 515px;
    z-index: 100;
    background-color: #fff;
    margin-top: 4px;
    outline: 4px solid rgb(103, 65, 114);
    /*-webkit-animation: slide 0.3s;*/ /* Safari, Chrome and Opera > 12.1 */
    /*-moz-animation: slide 0.3s;*/ /* Firefox < 16 */
    /*-ms-animation: slide 0.3s;*/ /* Internet Explorer */
    /*-o-animation: slide 0.3s;*/ /* Opera < 12.1 */
    /*animation: slide 0.3s;*/
}

.cedis-question-popupv2 {
    position: absolute;
    top: 306px;
    width: 550px;
    height: 300px;
    left: 515px;
    z-index: 100;
    background-color: #fff;
    margin-top: 4px;
    outline: 4px solid rgb(103, 65, 114);
    /*-webkit-animation: slide 0.3s;*/ /* Safari, Chrome and Opera > 12.1 */
    /*-moz-animation: slide 0.3s;*/ /* Firefox < 16 */
    /*-ms-animation: slide 0.3s;*/ /* Internet Explorer */
    /*-o-animation: slide 0.3s;*/ /* Opera < 12.1 */
    /*animation: slide 0.3s;*/
}

.cedis-question-popupv3 {
    position: absolute;
    top: 236px;
    width: 550px;
    height: 370px;
    left: 515px;
    z-index: 100;
    background-color: #fff;
    margin-top: 4px;
    outline: 4px solid rgb(103, 65, 114);
    /*-webkit-animation: slide 0.3s;*/ /* Safari, Chrome and Opera > 12.1 */
    /*-moz-animation: slide 0.3s;*/ /* Firefox < 16 */
    /*-ms-animation: slide 0.3s;*/ /* Internet Explorer */
    /*-o-animation: slide 0.3s;*/ /* Opera < 12.1 */
    /*animation: slide 0.3s;*/
}

.cedis-question-height {
    height: 70%;
}

.cedis-question-heightv2 {
    height: 80%;
}

.btn-group-reverse {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.training {
    color: #face81;
}

.site-confirmation {
    width: 60%;
    margin-top: 200px;
}

    .site-confirmation .modal-body {
        height: auto;
        min-height: 450px !important;
        max-height: 640px !important;
    }

.site-confirmation-message {
    text-align: center;
    margin-top: 130px;
    font-size: 23px;
}

.patient-triage-record-tbl {
    padding: 0 !important;
}

.ems-notes-header {
    vertical-align: top;
}

.report-value-header {
    vertical-align: top;
}

.landing {
    padding: 5px;
}

.warn-color {
    color: #682471cc;
}

.font-larger {
    font-size: larger;
}

.datepicker-container {
    padding-left:0;
    padding-right:25px;
}

.adal-frame {
    display: none;
}

.global-alert {
    display: inline-flex;
    align-items: center;
    border-radius: 5px;
    padding: 15px;
    background-color: #FFFFD9;
    color: #D24D57;
    border: 1px solid #FFCC00;
    white-space: pre-wrap;
    height:25px;
}

.global-msg-container {
    position: relative;
    padding: 2px;
}

.global-msg-overlay {
    position: absolute; 
    z-index: 1000;
    left: 0;
    width: 200%;
    background-color: #FFFFD9;
    overflow-x: hidden; /* Disable horizontal scroll */
    border-radius: 5px;
    color: #666666;
    padding: 5px 15px;
    border: 1px solid #FFCC00;
    pointer-events: none;
    white-space: pre-wrap;
}

/*
@media (min-width: 1600px) {
    .container {
        width: 1570px;
    }
}

@media (min-width: 1920px) {
    .container {
        width: 1800px;
    }
}

*/
/*.modifier-info-icon {
    opacity: 0.6;
    color: #c8c8c8 !important;
}*/
.loading-overlay {
    height: 100%;
    width: 100%;
    font-family: Helvetica;
    position: absolute;
    z-index: 99999;
    background: rgb(255 255 255 / 10%);
}

    .loading-overlay.show {
        backdrop-filter: blur(8px);
        animation-name: blur-overlay;
        animation-duration: 0.75s;
    }

@keyframes blur-overlay {
    0% {
        backdrop-filter: blur(0px);
    }

    100% {
        backdrop-filter: blur(8px);
    }
}


.loading-overlay.hide {
    backdrop-filter: blur(8px);
    animation-name: sharpen-overlay;
    animation-duration: 0.75s;
}

@keyframes sharpen-overlay {
    0% {
        backdrop-filter: blur(8px);
    }

    100% {
        backdrop-filter: blur(0px);
    }
}


.d-flex {
    display: flex;
}

.d-flex-center {
    display: flex;
    align-items: center;
}

.flex-input-addon {
    display: flex;
    align-items: center;
    padding: 0 12px 0 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    white-space: nowrap;
}

.bp-radio {
    align-items: center;
}

    .bp-radio label {
        margin: 0;
        padding-left: 3px;
    }

    .bp-radio input {
        margin: 0 0 0 15px;
    }

.w300 {
    width: 300px;
}

.w420 {
    width: 420px;
}

.gcs-btn-group {
}

    .gcs-btn-group .gcs-response {
        width: 100%;
        text-align: left;
        white-space: normal;
    }

    .gcs-btn-group .gcs-save {
        text-align: center;
    }

    .gcs-btn-group .gcs-btn-margin {
        min-width: 100px;
        margin-left: 0px !important;
        border-radius: 1px !important;
    }

    .gcs-btn-group .btn-group {
        margin-top: 15px;
    }

        .gcs-btn-group .btn-group span {
            height: 34px;
            padding: 4px 12px;
        }

.border-right {
    border-right: 1px solid #ddd !important;
}

.has-error .border-right {
    border-right: 1px solid #a94442 !important;
}

.has-warning .border-right {
    border-right: 1px solid #8a6d3b !important;
}

.text-align-left {
    text-align: left
}

.no-border-radius {
    border-radius: 0px;
}

.done-triage {
    background: #fab131;
    border: 1px solid #fab131;
    color: #F5F5F5;
    font-family: 'Segoe UI', sans-serif;
}

    .done-triage:focus, .done-triage:hover {
        color: #F5F5F5;
    }

.no-wrap {
    white-space: nowrap;
}

.sameLastName {
    background-color: #682471cc;
    color: white;
    padding: 3px;
    border-radius: 3px;
    display: inline-block;
}

.sameLastNameFlag {
    color: #682471cc;
    top: -5px;
}

.sync-div {
    padding: 0px;
}

.sync-div:hover .sync-icon {
    padding-top: 10px
}

.sync-div:hover div {
    display: block !important;
}
.sync-div:hover .sync-text{
    top:-10px;
}

.sync-div:hover .sync-pad {
    padding-top: 1.3rem !important;
}

.sync-div:hover {
    left: calc(100% - 380px);
    position: absolute;
    width: 380px;
    z-index: 1000;
}

.triage-note-popup {
    position: absolute;
    top: 380px;
    width: 482px;
    height: 260px;
    left: 19px;
    z-index: 100;
    background-color: #fff;
    margin-top: 4px;
    outline: 4px solid rgb(103, 65, 114);
    /*-webkit-animation: slide 0.3s;*/ /* Safari, Chrome and Opera > 12.1 */
    /*-moz-animation: slide 0.3s;*/ /* Firefox < 16 */
    /*-ms-animation: slide 0.3s;*/ /* Internet Explorer */
    /*-o-animation: slide 0.3s;*/ /* Opera < 12.1 */
    /*animation: slide 0.3s;*/
}

.mh-total {
    position: absolute;
    top: -10px;
    left: 54px;
    z-index: 10;
}

.active .mh-total {
    position: absolute;
    top: -10px;
    left: 60px;
    z-index: 10;
}

.meds-total {
    position: absolute;
    top: -10px;
    left: 32px;
    z-index: 10;
}

.active .meds-total {
    position: absolute;
    top: -10px;
    left: 36px;
    z-index: 10;
}

.aller-total {
    position: absolute;
    top: -10px;
    left: 53px;
    z-index: 10;
}

.active .aller-total {
    position: absolute;
    top: -10px;
    left: 60px;
    z-index: 10;
}

.mh-total .badge {
    background-color: #ff5252;
    border-radius: 0;
    padding: 5px 7px;
}

.meds-total .badge {
    background-color: #ff5252;
    border-radius: 0;
    padding: 5px 7px;
}

.aller-total .badge {
    background-color: #ff5252;
    border-radius: 0;
    padding: 5px 7px;
}

.history-container {
    overflow-y: scroll;
    height: 140px;
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #BDBDBD;
}

@media (min-height: 0px) {
    .siteAdminsList {
        text-align: left;
        max-height: 70px;
        overflow-y: auto;
    }
}

@media (min-height: 730px) {
    .siteAdminsList {
        text-align: left;
        max-height: 170px;
        overflow-y: auto;
    }
}