﻿body {
    font-family:Calibri;
    overflow: hidden;
}

.hdrTxtname {
    position: absolute;
    color: #92d050;
    float: left;
    right: 55px;
    font-size: 18px;
    white-space: pre;
    top: 32%;
    width: 230px;
    text-align: right;
    font-family: Calibri;
}

.container {
    float: left;
    height: auto;
    width: auto;
    background-color: #D9D9D9;
}

.navBox {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 120px;
    height: 100%;
    min-height: 760px;
    background: DarkSeaGreen;
}

.hdrBox {
    position: fixed;
    z-index: 1;
    left: 84px;
    top: 0px;
    width: calc(100% - 85px);
    /*min-width: 970px;*/
    height: 50px;
    background: #404040; /*DodgerBlue;*/
    border-bottom: solid white 1px;
    border-left: solid white 1px;
}

.contBox {
    position: absolute;
    left: 86px;
    top: 50px;
    width: 91%;
    height: 87.5%;
    /*border-left: solid white 1px;*/
    overflow: hidden;
    /*width: 1244px; height: 579px;*/
    padding-bottom: 2px;
    margin-top: 19px;
    margin-bottom: 0px;
    margin-left: 19px;
}

.hdrTxt {
    position: relative;
    color: white;
    float: left;
    left: 30px;
    font-size: 18px;
    white-space: pre;
    top: 32%;
    font-family: Calibri
}

.hdrTxt2 {
    position: relative;
    color: white;
    float: left;
    left: 30px;
    font-size: 18px;
    white-space: pre;
    top: 32%;
    font-family: Calibri;
    color: #92d050;
}

.subHdrTxt {
    position: relative;
    color: #92D050;
    float: left;
    left: 5px;
    font-size: 18px;
    top: 32%;
}

.hdrCtl {
    position: relative;
    float: right;
    right: 5px;
    top: 20%;
    border-radius: 30px;
    height: 30px;
    width: 30px;
    border: 1px #245ec6 solid;
}

.w3-large {
    font-size: 18px !important;
}

.w3-xlarge {
    font-size: 24px !important;
}

.w3-xxlarge {
    font-size: 36px !important;
}

.w3-xxxlarge {
    font-size: 48px !important;
}

.w3-jumbo {
    font-size: 64px !important;
}

.w3-sidebar {
    top: 0px;
    left: 0px;
    height: 100%;
    position: fixed !important;
    z-index: 1;
    text-align: center;
}

.w3-black {
    color: white !important;
    background: #404040 !important; /*DodgerBlue;*/
}

/*.w3-button{padding:16px 42px;}*/
.w3-button {
    padding: 10px 5px;
}

    .w3-button:hover {
        /*color: #000 !important;
        background-color: #808080 !important;*/
    }

.w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: inherit;
    display: block;
}

.Nav-Divider {
    margin-top: -14px;
    height: 0px !important;
    background-color: dimgrey !important;
    border: solid 0.5px dimgrey !important;
}

.Nav-Images {
    height: 50px;
    width: 50px;
    border-radius: 50px;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}

.Card-Divider {
    border: none;
    margin-top: 4px;
    height: 1px !important;
    background-color: #f1f1f1 !important;
}

.w3-panel {
    position: absolute !important;
    padding: 3px 3px;
    background: White;
    border-style: solid;
    border-color: DeepSkyBlue;
    border-width: 1px;
}

.w3-container {
    width: 100%;
    height: 450px;
    /*padding-top: 10px;*/
}

.w3-light-grey {
    color: #000 !important;
    background-color: #F5F5F5 !important;
}

.w3-card-2 {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.w3-card-4 {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
}

.card-Rows {
    width: calc(100%-40px);
    line-height: 36px;
    padding-left: 30px;
    padding-right: 10px;
    color: #7F7F7F;
    font-family: Helvetica;
    font-size: 13px;
}

.w3-circle {
    border-radius: 20px;
    width: 36px;
    line-height: 19px;
}

.PanelTitles {
    position: relative;
    Left: 15px;
    top: -15px;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 14px;
}

.PanelButton {
    position: relative;
    color: White;
    background: #ff751a;
    outline-style: none;
    border: none;
    float: right;
    top: 8px;
    font-size: 14px !important;
    cursor: pointer;
}

.PanelIcons {
    position: relative;
    top: -5px;
    left: 10px;
    height: 29;
    width: 29;
}

.filter-drop-shadow {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.5));
    -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.5));
    -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.5));
    -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.5));
    filter: drop-shadow(0 1px 2px rgba(0,0,0,.5));
}

button:active {
    color: #000 !important;
    background-color: #CCC !important;
}

.ActionButtons, .ActionButtonsBlue {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    width: 110px;
    height: 30px;
    color: White;
    border-radius: 5px;
    outline-style: none;
    position: relative;
    border: none;
    float: left;
    font-size: 14px !important;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-family: Helvetica;
    font-size: 70px;
}

.ActionButtonsBlue {
    background: #5B9BD5;
}


body {
    -webkit-font-smoothing: subpixel-antialiased;
    background: #D9D9D9;
}

main {
    display: block;
}

#tblnavigation {
    margin-top: 0px;
    padding-top: 1px;
    width: 100%;
}


#tdnav {
    padding-top: 0px;
    width: 40%;
}

#tblnav {
    padding-left: 20px;
}

#tdpreimg {
    width: 13px;
}

#tddatedis {
    padding-bottom: 6px;
    font-family: Calibri;
}

#tdnxtimg {
    width: 13px;
    padding-left: 4px;
}

#btnDayview {
    color: rgb(241, 239, 239);
    border-radius: 2px;
    border: 0px currentColor;
    border-image: none;
    font-weight: normal;
    width: 70px;
    height: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #8b8b8b;
}

#btnWeekview {
    color: #81807f;
    border-radius: 2px;
    border: 0px currentColor;
    border-image: none;
    font-weight: normal;
    width: 70px;
    height: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #f1efef;
}

#btnPrint {
    background-color: #BB8FCE;
    display: none;
}

#btnRefresh {
    background-color: #2fbebb;
    width: 80px;
}

#btnClrDel {
    background-color: #cc99ff;
}

#btnMADel {
    background-color: #ffc305;
    width: 138px;
}

#tdDelivered {
    width: 11%;
}

#trheader {
    cursor: pointer;
    border-collapse: collapse;
    height: 25px;
}

#tdShipStatus {
    width: 10%;
}

#tdJobTitle {
    width: 17%;
    text-align: center;
}

#tdJobID {
    width: 10%;
    /*border-style: dotted;*/
    text-align: center;
}

#tdDesc {
    width: 22%;
    text-align: center;
    padding-left: 5px;
}

#tdModeDate {
    width: 10%;
    text-align: center;
}

#tdActStat {
    width: 10%;
}

#tdHStatus {
    width: 6%;
    display: none;
}

#tdRStatus {
    width: 3%;
}

#tdApptTask {
    text-align: center;
    padding-left: 5px;
    width: 13%;
}

#tdAction {
    width: 4%;
}

#tdfilter {
    text-align: right;
}

#trbinddata {
    cursor: pointer;
    border-collapse: collapse;
    height: 25px;
}

.inpcls {
    width: 20px;
    height: 16px;
    border: none;
}



.body {
    overflow: hidden;
    overflow-x: hidden;
}

.colRed {
    background-color: #CD6155;
}

.colYellow {
    background-color: #F4D03F;
}

.colGreen {
    background-color: #48C9B0;
}



/* http://www.greywyvern.com/code/php/binary2base64 */
.sort-true {
    background: no-repeat right center url(data:image/gif;base64,R0lGODlhCgAKALMAAHFxcYKCgp2dnaampq+vr83NzeHh4f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAAAgAIf/8SUNDUkdCRzEwMTIAAAUwYXBwbAIgAABtbnRyUkdCIFhZWiAH2QACABkACwAaAAthY3NwQVBQTAAAAABhcHBsAAAAAAAAAAAAAAAAAAAAAAAA9tYAAQAAAADTLWFwcGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAtkc2NtAAABCAAAAvJkZXNjAAAD/AAAAG9nWFlaAAAEbAAAABR3dHB0AAAEgAAAABRyWFlaAAAElAAAABRiWFlaAAAEqAAAABRyVFJDAAAEvAAAAA5jcHJ0AAAEzAAAADhjaGFkAAAFBAAAACxn/1RSQwAABLwAAAAOYlRSQwAABLwAAAAObWx1YwAAAAAAAAARAAAADGVuVVMAAAAmAAACfmVzRVMAAAAmAAABgmRhREsAAAAuAAAB6mRlREUAAAAsAAABqGZpRkkAAAAoAAAA3GZyRlUAAAAoAAABKml0SVQAAAAoAAACVm5sTkwAAAAoAAACGG5iTk8AAAAmAAABBHB0QlIAAAAmAAABgnN2U0UAAAAmAAABBGphSlAAAAAaAAABUmtvS1IAAAAWAAACQHpoVFcAAAAWAAABbHpoQ04AAAAWAAAB1HJ1UlUAAAAiAAACpHBsUEwAAAAsAAACxgBZAGwAZQBpAG4AZf8AbgAgAFIARwBCAC0AcAByAG8AZgBpAGkAbABpAEcAZQBuAGUAcgBpAHMAawAgAFIARwBCAC0AcAByAG8AZgBpAGwAUAByAG8AZgBpAGwAIABHAOkAbgDpAHIAaQBxAHUAZQAgAFIAVgBCTgCCLAAgAFIARwBCACAw1zDtMNUwoTCkMOuQGnUoACAAUgBHAEIAIIJyX2ljz4/wAFAAZQByAGYAaQBsACAAUgBHAEIAIABHAGUAbgDpAHIAaQBjAG8AQQBsAGwAZwBlAG0AZQBpAG4AZQBzACAAUgBHAEIALQBQAHIAbwBmAGkAbGZukBoAIABSAEcAQgAgY8+P8GX/h072AEcAZQBuAGUAcgBlAGwAIABSAEcAQgAtAGIAZQBzAGsAcgBpAHYAZQBsAHMAZQBBAGwAZwBlAG0AZQBlAG4AIABSAEcAQgAtAHAAcgBvAGYAaQBlAGzHfLwYACAAUgBHAEIAINUEuFzTDMd8AFAAcgBvAGYAaQBsAG8AIABSAEcAQgAgAEcAZQBuAGUAcgBpAGMAbwBHAGUAbgBlAHIAaQBjACAAUgBHAEIAIABQAHIAbwBmAGkAbABlBB4EMQRJBDgEOQAgBD8EQAQ+BEQEOAQ7BEwAIABSAEcAQgBVAG4AaQB3AGUAcgBzAGEAbABuAHkAIABwAHIAbwBm/wBpAGwAIABSAEcAQgAAZGVzYwAAAAAAAAAUR2VuZXJpYyBSR0IgUHJvZmlsZQAAAAAAAAAAAAAAFEdlbmVyaWMgUkdCIFByb2ZpbGUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAABadQAArHMAABc0WFlaIAAAAAAAAPNSAAEAAAABFs9YWVogAAAAAAAAdE0AAD3uAAAD0FhZWiAAAAAAAAAoGgAAFZ8AALg2Y3VydgAAAAAAAAABAc0AAHRleHQAAAAAQ29weXJpZ2h0IDIwMDcgQXBwbGUgSW5jLkMsIGFsbCByaWdodHMgcmVzZXJ2ZWQuAHNmMzIAAAAAAAEMQgAABd7///MmAAAHkgAA/ZH///ui///9owAAA9wAAMBsACwAAAAACgAKAAAEJZAMIcakQZjNtyhFxwEIIRofAookUnapu26t+6KFLYe1TgQ5VwQAOw%3D%3D);
}

.sort-false {
    background: no-repeat right center url(data:image/gif;base64,R0lGODlhCgAKALMAAHFxcYKCgp2dnaampq+vr83NzeHh4f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAkAAAgAIf/8SUNDUkdCRzEwMTIAAAUwYXBwbAIgAABtbnRyUkdCIFhZWiAH2QACABkACwAaAAthY3NwQVBQTAAAAABhcHBsAAAAAAAAAAAAAAAAAAAAAAAA9tYAAQAAAADTLWFwcGwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAtkc2NtAAABCAAAAvJkZXNjAAAD/AAAAG9nWFlaAAAEbAAAABR3dHB0AAAEgAAAABRyWFlaAAAElAAAABRiWFlaAAAEqAAAABRyVFJDAAAEvAAAAA5jcHJ0AAAEzAAAADhjaGFkAAAFBAAAACxn/1RSQwAABLwAAAAOYlRSQwAABLwAAAAObWx1YwAAAAAAAAARAAAADGVuVVMAAAAmAAACfmVzRVMAAAAmAAABgmRhREsAAAAuAAAB6mRlREUAAAAsAAABqGZpRkkAAAAoAAAA3GZyRlUAAAAoAAABKml0SVQAAAAoAAACVm5sTkwAAAAoAAACGG5iTk8AAAAmAAABBHB0QlIAAAAmAAABgnN2U0UAAAAmAAABBGphSlAAAAAaAAABUmtvS1IAAAAWAAACQHpoVFcAAAAWAAABbHpoQ04AAAAWAAAB1HJ1UlUAAAAiAAACpHBsUEwAAAAsAAACxgBZAGwAZQBpAG4AZf8AbgAgAFIARwBCAC0AcAByAG8AZgBpAGkAbABpAEcAZQBuAGUAcgBpAHMAawAgAFIARwBCAC0AcAByAG8AZgBpAGwAUAByAG8AZgBpAGwAIABHAOkAbgDpAHIAaQBxAHUAZQAgAFIAVgBCTgCCLAAgAFIARwBCACAw1zDtMNUwoTCkMOuQGnUoACAAUgBHAEIAIIJyX2ljz4/wAFAAZQByAGYAaQBsACAAUgBHAEIAIABHAGUAbgDpAHIAaQBjAG8AQQBsAGwAZwBlAG0AZQBpAG4AZQBzACAAUgBHAEIALQBQAHIAbwBmAGkAbGZukBoAIABSAEcAQgAgY8+P8GX/h072AEcAZQBuAGUAcgBlAGwAIABSAEcAQgAtAGIAZQBzAGsAcgBpAHYAZQBsAHMAZQBBAGwAZwBlAG0AZQBlAG4AIABSAEcAQgAtAHAAcgBvAGYAaQBlAGzHfLwYACAAUgBHAEIAINUEuFzTDMd8AFAAcgBvAGYAaQBsAG8AIABSAEcAQgAgAEcAZQBuAGUAcgBpAGMAbwBHAGUAbgBlAHIAaQBjACAAUgBHAEIAIABQAHIAbwBmAGkAbABlBB4EMQRJBDgEOQAgBD8EQAQ+BEQEOAQ7BEwAIABSAEcAQgBVAG4AaQB3AGUAcgBzAGEAbABuAHkAIABwAHIAbwBm/wBpAGwAIABSAEcAQgAAZGVzYwAAAAAAAAAUR2VuZXJpYyBSR0IgUHJvZmlsZQAAAAAAAAAAAAAAFEdlbmVyaWMgUkdCIFByb2ZpbGUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAABadQAArHMAABc0WFlaIAAAAAAAAPNSAAEAAAABFs9YWVogAAAAAAAAdE0AAD3uAAAD0FhZWiAAAAAAAAAoGgAAFZ8AALg2Y3VydgAAAAAAAAABAc0AAHRleHQAAAAAQ29weXJpZ2h0IDIwMDcgQXBwbGUgSW5jLkMsIGFsbCByaWdodHMgcmVzZXJ2ZWQuAHNmMzIAAAAAAAEMQgAABd7///MmAAAHkgAA/ZH///ui///9owAAA9wAAMBsACwAAAAACgAKAAAEJRBJREKZsxQDsCSGIVzZFnYTGIqktp7fG46uzAn2TAyCMPC9QAQAOw%3D%3D);
}

.tblHeader {
    cursor: pointer;
    width: 100%;
    border-width: 1px;
    border-top-color: white;
}

.searchBox {
    width: 90%;
    border-color: #ffe699;
    padding-left: 8px;
    background-color: #fff5d9;
    border: 1px solid #ffe699;
    border-radius: 5px;
    height: 20px;
    opacity: 1;
    filter: Alpha(opacity=50);
}

/*john*/
.tblPatientlst {
    /*cursor: pointer;
    width: 85%;
    border-width: 0.5px;
    border-color: #D9D9D9;
    table-layout: fixed;
    margin-left: 50px; 
    overflow-y:auto;
    display:block;*/
    cursor: pointer;
    width: 91%;
    border-width: 0.5px;
    border-color: #D9D9D9;
    /*table-layout: fixed;*/
    margin-left: 65px;
    overflow-y: scroll;
    table-layout: fixed;
    margin-left: 50px;
    overflow-y: auto;
    display: block;
    height: 457px;
}

.tblUserPatientlst {
    cursor: pointer;
    width: 91%;
    border-width: 0.5px;
    border-color: #D9D9D9;
    margin-left: 53px;
    overflow-y: scroll;
    table-layout: fixed;
    overflow-y: auto;
    height: 457px;
}

.SummaryLabel {
    width: 100%;
}

.ColorLabel {
    width: 70%;
    height: 50%;
}

.tdDataPatient {
    height: 42px;
    font-family: Calibri;
    font-size: 16px;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 5px;
    border-top: 0px solid #D9D9D9;
    border-left: 0px solid #D9D9D9;
    border-color: #D9D9D9;
    border-collapse: collapse;
    text-align: center;
    color: red;
    border-bottom: 1px solid #979797
}

.tdDataDrug {
    height: 42px;
    font-family: Calibri;
    font-size: 16px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    border-top: 0px solid #D9D9D9;
    border-left: 0px solid #D9D9D9;
    border-color: #D9D9D9;
    border-collapse: collapse;
    text-align: left;
    border-bottom: 1px solid #979797
}

.tdDataEnDate {
    height: 30px;
    font-family: Calibri;
    font-size: 16px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding-right: 5px;
    border-top: 0px solid #D9D9D9;
    border-left: 0px solid #D9D9D9;
    border-color: #D9D9D9;
    border-collapse: collapse;
    border-bottom: 1px solid #979797;
}

.tdHeader {
    height: 15px;
    font-family: Calibri;
    font-size: 16px;
    text-align: center;
    user-select: none;
    background-color: white;
    color: #000000;
    border-top: 0px solid #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    border-left: 0.005em solid #FFFFFF;
    border-color: #FFFFFF;
    border-collapse: collapse;
    font-weight: bold;
}

.tdData {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    padding-right: 5px;
    border-top: 0px solid #D9D9D9;
    border-left: 0px solid #D9D9D9;
    border-color: #D9D9D9;
    border-collapse: collapse;
    border-bottom: 1px solid #979797
}

.tdDataJob {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding-right: 5px;
    border-top: 0px solid #D9D9D9;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 15px;
    text-align: center;
}

.tdDataState {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
    padding-right: 5px;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 12px;
}

.tdDataDescription {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
    padding-right: 5px;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 12px;
}

.tdDataUserDescription {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    padding-right: 5px;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 12px;
}

.tdDataModDate {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    padding-right: 5px;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 8px;
}

.tdDataActive {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    padding-right: 5px;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 8px;
}
/*#searchbox1{
   border-width: 1px; width: 107.64px; height: 19.33px; padding-top: 0px; padding-bottom: 0px; margin-top: 47px; margin-left: 16px; background-color: rgb(235, 235, 183);
}
#searchbox2 {
    border-width: 1px; width: 103.64px; height: 19.33px; padding-top: 0px; padding-bottom: 0px; margin-top: 47px; background-color: rgb(235, 235, 183);
}
#searchbox3 {
    border-width: 1px; width: 124.04px; height: 19.33px; padding-top: 0px; padding-bottom: 0px; margin-top: 48px; margin-right: 336px; margin-left: 90px; background-color: rgb(235, 235, 183);
}*/
.float-right {
    float: right;
}

.dropbtn {
    border-radius: 4px;
    background-color: #404040;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

    .dropbtn:hover, .dropbtn:focus {
        border-radius: 4px;
        background-color: #404040;
    }

.dropdown {
    border-radius: 4px;
    float: right;
    position: relative;
    display: inline-block;
}

.dropdown-content {
    border-radius: 4px;
    display: none;
    position: absolute;
    background-color: #5BA3D3;
    min-width: 65px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 0;
    z-index: 1;
}

    .dropdown-content a {
        border-radius: 4px;
        text-align: center;
        color: #FFFFFF;
        font-family: Calibri;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        display: block;
    }

.dropdown a:hover {
    background-color: #5BA3D3;
}


.topHeader {
    background-color: #f2f2f2;
    height: 40px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-color: #FFFFFF;
    border-style: solid;
    width: 99%;
}

.Searchstyle {
    font-family: Calibri;
    width: 98%;
    height: 25px;
    font-size: 14px;
    font-weight: normal;
    color: #7F7F7F;
    background-color: #FFA28F;
    border-radius: 5px;
    border-width: 1px;
    border-color: #FFA28F;
    border-style: solid;
    text-align: right;
}

.styleddlodr {
    margin-top: 2px;
    padding-left: 7px;
    width: 112%;
    height: 25px;
    border: none;
    font-weight: normal;
    color: #7F7F7F;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    box-shadow: none;
    background: transparent;
    background-image: none;
}


.styleddlorg {
    margin-top: 2px;
    padding-left: 7px;
    width: 120%;
    height: 25px;
    border: none;
    font-weight: normal;
    color: #7F7F7F;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    box-shadow: none;
    background: transparent;
    background-image: none;
}


.styleddldrug {
    margin-top: 2px;
    padding-left: 7px;
    width: 111%;
    height: 25px;
    border: none;
    font-weight: normal;
    color: #7F7F7F;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
    box-shadow: none;
    background: transparent;
    background-image: none;
}


.stylegreenarrow {
    border: 1px solid #ccc;
    width: 90%;
    border-radius: 5px;
    overflow: hidden;
    background: #fafafa url(../Images/DownArror_18.png) no-repeat 100% 50%;
    height: 25px;
    border-color: #FFA28F;
    background-color: #FFA28F;
    color: #7F7F7F;
    font-family: Calibri;
    font-weight: normal;
    font-size: 14px;
}

.MainDiv {
    background-color: #FFFFFF;
    padding: 10px;
    padding-bottom: 25px;
    height: 93%;
    width: 99%;
    overflow: hidden;
    padding-top: 7px;
    border-bottom-color: red;
    padding-right: 0px;
    padding-left: 7px;
    border-bottom: 1px solid #30a8ae;
    border-top: 1px solid #30a8ae;
    border-left: 1px solid #30a8ae;
    border-right: 1px solid #30a8ae;
}

#tblJobContainer {
    margin-left: 30px;
    margin-top: 35px;
    margin-bottom: 30px;
}



/*----------joshwa------------*/

#dvmain {
    min-width: 85px;
}

.imglogo {
    position: relative;
    top: 0px;
    left: 0px;
    height: 51px;
    width: 100%;
    background-image: url('../Images/MenuCollapse1.png');
    background-color: #d9d9d9;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 35px 21px;
}

#aLicense {
    position: relative;
    top: 0px;
    height: 50px;
    /*background-color: #808080 !important;*/
}

#aDashboard {
    position: relative;
    top: 0px;
    height: 50px;
    /*background-color: #808080 !important;
    color: #000 !important;*/
}

.tblImagePlace {
    margin-left: 2%;
    margin-top: 2%;
    text-align: center;
}

#aSkills {
    position: relative;
    top: 0px;
    height: 50px;
    /*background-color: #808080 !important;*/
    color: #000 !important;
}

#aNonbillable {
    position: relative;
    top: 0px;
    height: 50px;
    /*background-color: #808080 !important;*/
    color: #000 !important;
}

#aSiteCoverage {
    position: relative;
    top: 0px;
    height: 50px;
    /*background-color: #808080 !important;*/
    color: #000 !important;
}

#aDataMap {
    /* position: relative;
    top: 0px;*/
    /*    height: 50px;*/
    background-color: #0d0d0d !important;
    /*    border: none;
    outline: 0 none;*/
    border-bottom: 1px solid #bfbfbf;
    border-top: 1px solid #bfbfbf;
}

#Settings {
    position: relative;
    top: 0px;
    height: 50px;
    border: none;
    outline: 0 none;
}

.tdTitles {
    font-family: Calibri;
    text-align: center;
    color: #30a8ae;
    font-size: 16px;
}

.lblText {
    color: #30a8ae;
    font-size: 16px;
    font-family: Calibri;
    /*padding-left:10px;*/
    font-weight: bold;
}

#lblJobtext {
    padding-left: 0px;
}

.tdImageContent {
    padding-left: 25px;
    padding-right: 25px;
}

#dvsitemain {
    min-width: 85px;
    overflow-y: auto;
}


#divPopUpStngs {
    width: 45px;
    padding-right: 0px;
}

#dvsecond {
    left: 112px;
    width: 45px;
    height: 0px;
    padding-right: 8px;
}

#dvthird {
    border-radius: 6px;
    padding-top: 6px;
    padding-right: 0px;
    background-color: #404040;
}

#imguser {
    padding: 0px;
    top: 0px;
    width: 37px;
    height: 37px;
    background-color: #404040;
    /*background-image: url('../Images/User37X37.png');*/
    border-right-width: 10px;
    border-bottom-width: 10px;
}


#myDropdown {
    border-radius: 8px;
    width: 100px;
    height: 96px;
}


.Profile {
    padding: 0px 0px 5px;
    width: auto;
    height: auto;
    margin-top: 7px;
    color: #ADADAD;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.Account {
    padding: 0px 0px 5px;
    width: auto;
    height: auto;
    color: #ADADAD;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.Signout {
    padding: 0px;
    width: auto;
    height: auto;
    color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: none;
}


#spdeskheader {
    color: #92D050;
}


#spsiteheader {
    color: #92D050;
}


.dvshowSite {
    width: 99%;
    height: 45px;
    background-color: #5b9bd5;
    border-radius: 0px;
    text-align: center;
    padding-top: 0px;
}

#inpdtpick {
    background-color: #5b9bd5;
    width: 29.6px;
    height: 24.4px;
}

.spchoose {
    color: white;
    font-size: 24px;
    text-align: center;
    padding-left: 15px;
    font-family: Calibri;
}

.spShowRoster {
    float: right;
    padding-right: 10px;
}

.txtShowRoster {
    background-color: #1f4e79;
    font-size: 21px;
    font-weight: bolder;
    width: 32px;
    height: 25px;
    border: 0px;
    border-radius: 5px;
    color: white;
}

.dvshowSiteBottom {
    height: 1px;
}

.tblmain {
    width: 100%;
}

.trheader {
    margin-top: 0px;
    padding-top: 0px;
    height: 36px;
    width: 100%;
}

.viewButtons {
    width: 60%;
    text-align: right;
    padding-right: 20px;
}

.actionTitle {
    width: 20%;
    padding-left: 10px;
    color: #30a8ae;
    font-size: 22px;
    font-family: Calibri;
    text-align: left;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.actionContainer {
    width: 80%;
    text-align: right;
    padding-left: 800px;
}

.actionButtons {
    color: white;
    border-radius: 4px;
    border: 0px currentColor;
    border-image: none;
    font-weight: normal;
    width: 105px;
    height: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 7px;
    height: 28px;
    cursor: pointer;
}

#tddrug {
    /*width: 8%;
    text-align: right;*/
    text-align: left;
    padding-left: 5px;
    width: 20%;
}

.custom-select {
    overflow: hidden;
    width: 200px;
}

#tdmrn {
    width: 8.4%;
}

.lblmrn {
    padding-left: 21px;
    font-weight: bold;
}

#tdPatient {
    /*width: 16.9%;*/
    text-align: center;
    padding-left: 5px;
    width: 15%;
}

.lblPatient {
    padding-left: 0px;
    font-weight: bold;
}

#tdEOCStatus {
    width: 12.9%;
}

.lblEOCStatus {
    padding-left: 36px;
    font-weight: bold;
}

#tdNewVistDate {
    width: 17.7%;
}

.lblNewVistDate {
    padding-left: 49px;
    font-weight: bold;
}

#tdTreating {
    width: 19.5%;
}

.lblTreating {
    padding-left: 74px;
    font-weight: bold;
}

#tdAlerts {
    width: 23.1%;
}

.lblAlerts {
    padding-left: 0px;
    font-weight: bold;
}

#tdemty {
    width: 15%;
}

.dvLoadPatientDetails {
    width: 99%;
    height: 89%;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-base-color: black;
    border-top-width: 0.005em;
}

.dvLoadPatientDetailsWeek {
    width: 99%;
    height: 92%;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-base-color: black;
    border-top-width: 0.005em;
}

/*#tdRecc{
    position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

#tdRecc .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;*/

/* Position the tooltip 
  position: absolute;
  z-index: 1;
}

#tdRecc:hover .tooltiptext {
  visibility: visible;
}*/
#spncal {
    width: 0px;
}

table, tbody, td {
    /*border: 1px solid grey;*/
    border-collapse: collapse;
    /*padding: 5px;*/
}

.chkchk {
    width: 18px;
    height: 18px;
}

#gMonth2 {
    background-color: #d2f0f2;
    margin-left: 7px;
    position: relative;
    font-family: Arial;
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

#gMonth22 {
    background-color: #d2f0f2;
    margin-left: 7px;
    position: relative;
    font-family: Arial;
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

.custom-select {
    position: relative;
    font-family: Arial;
}

    .custom-select select {
        display: none; /*hide original SELECT element:*/
    }

.select-selected {
    background-color: DodgerBlue;
}

    /*style the arrow inside the select element:*/
    .select-selected:after {
        position: absolute;
        content: "";
        top: 14px;
        right: 10px;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-color: #fff transparent transparent transparent;
    }

    /*point the arrow upwards when the select box is open (active):*/
    .select-selected.select-arrow-active:after {
        border-color: transparent transparent #fff transparent;
        top: 7px;
    }

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
}

/*style items (options):*/
.select-items {
    position: absolute;
    background-color: DodgerBlue;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}



.select-stylehrs {
    border: 2px solid #47b2b7;
    width: 95%;
    border-radius: 4px;
    overflow: hidden;
    background: #fafafa url(../Images/DownArror_18.png) no-repeat 100% 50%;
    background-color: #d2f0f2;
}

.select-styleddl {
    /*padding: 5px 0px;*/
    width: 100%;
    height: 22px;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style {
    border: 1px solid #ccc;
    width: 99%;
    border-radius: 3px;
    overflow: hidden;
    background: #fafafa url(../Images/DownArror_18.png) no-repeat 100% 50%;
    background-color: #ffffeb;
}

    .select-style select {
        width: 100%;
        height: 25px;
        background: transparent;
        border: none;
        box-shadow: none;
        background-image: none;
        -webkit-appearance: none;
        /*padding: 5px 0px;
   
   */
    }

select::-ms-expand {
    display: none;
}

#dvRMCPendingactionContainer {
    width: 100%;
    outline: 0;
    border-bottom: 1px solid #8497b0;
}

#dvRMCPendingactionContainer {
    width: 50%;
    outline: 0;
    border-bottom: 1px solid #8497b0;
}

#btnNewState {
    background-color: #5195d3;
    right: 13.5%;
    top: 152px;
    position: fixed;
}

#btnNewNurse {
    background-color: #30c5c2;
    right: 5%;
    top: 152px;
    position: fixed;
}

.actionContainer {
    width: 80%;
    text-align: right;
    /*padding-right: 15px;*/
}

.tblRMCPendingactionContaine {
    /*width: 100%;*/
    margin-bottom: 5px;
    margin-top: 2%;
    margin-left: 83%;
}

/*Popup styles*/

/*.inner_white_content {
    display: none;
    position: absolute;
    top: 15%;
    left: 28%;
    width: 47%;
    height: 56%;    
    background-color: white;
    z-index: 1003;
    overflow: auto;
}*/

/*.black_overlay {
    display: none;
    position: absolute;
    background-image: url(../Images/ellipsis.gif);
    background-repeat: no-repeat;
    background-position: center;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 103%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}*/

/*#DVMsgPOp {
    color: #7F7F7F;
    height: 60%;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    background-color: #d6dce4;
}*/

/*#dvPopheader {
    height: 25px;
    text-align: left;
    font-family: Calibri;
    padding-top: 0px;
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #203764;
    padding-left:10px;
}*/

/*#dvDetails {
    height: 304px;
    width: 66%;
    font-family: Calibri;
    font-size: 16px;
    margin-left: 100px;
     margin-top: 20px;
  
}*/

/*.popuptext {
    background-color: #d0cece;
    width: 240px;
    height: 27px;
    border:1px solid #bcbcbc;
}

#btnCancel {
    background-color: #f8cbad;
    color: white;
     width:100px;
    height:28px;
}

#btnSave {
    background-color: #b4c7e7;
    color: white;
    width:100px;
    height:28px;
}

#tblJobPopup {
    padding-top: 15px;
    padding-left: 100px;
}

.trspace {
    height: 40px;
}

.tdleft {
    width: 160px;
    color:#000000;
}
#tdbuttonpop{
    padding-left:145px;
}
.tdradio{
     color:#000000;
     vertical-align:middle;
}
#spnclose{
    float:right;
    padding-right: 10px;    
}
#tdUserType{
    width:30%;color:#0070c0;text-align:right;cursor:pointer; height:27px;
}

#btnArrow {
    color: #595959;
}
.dd_MessageFlow {
    position: relative;
    display: inline-block;
}

.dd_content {
    display: none;
    position: absolute;
    background-color: #ffe699;
    min-width: 135px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 50;
    left: -240px;
    top: 1px;
    right:inherit;
    font-family: Calibri;
    border-radius: 5px;
    text-align: justify;
    width: 124px;
    font-size: 14px;
    height:40px;
    overflow-y:hidden;
    text-align:center;
        
}*/

/*.dd_content a {
        color: #7f7f7f;
        padding: 0px 3px;
        text-decoration: none;
        display: block;
        
        line-height: 20px;
        padding-left: 10px;
        cursor:pointer;
         
    }

.dd_MessageFlow  a:hover {
    background-color: #ddd;
}

._show {
    display: block;
}*/

/*.dd_contentEvent {
    display: none;
    position: absolute;
    background-color: #ffe699;
   
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 50;
   
    top: 84px;
    right:inherit;
    font-family: Calibri;
    border-radius: 5px;
    text-align: justify;
 
     width: auto;
    font-size: 14px;
  
    height:auto;
    overflow-y:hidden
}*/

/*.dd_contentEvent a {
        color: #7f7f7f;
        padding: 0px 3px;
        text-decoration: none;
        display: block;       
        line-height: 20px;       
        padding-left:5px;
        cursor:pointer;
         
    }*/

/*.dd_contentEvent a:hover {
    background-color: #ddd;
}*/


/*.dd_contentResource {
    display: none;
    position: absolute;
    background-color: #ffe699;
    min-width: 100px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 50;   
    top:84px;
    right:inherit;
    font-family: Calibri;
    border-radius: 5px;
    text-align: justify;
    width: 144px;
    font-size: 14px;
    height:auto;
    overflow-y:hidden
}

    .dd_contentResource a {
        color: #7f7f7f;
        padding: 0px 3px;
        text-decoration: none;
        display: block;
     
        line-height: 20px;
        padding-left: 10px;
        cursor:pointer;
         
    }

.dd_contentResource a:hover {
    background-color: #ddd;
}

#dvuserdropdown{
    width:130px;
    background-color: #d0cece;
    border-radius:0px;
    padding-top: 5px; padding-right: 5px; 
    height: 23px;
}

#imgsettings {
    padding-top: 10px;
    padding-left: 2.5%;
}

#spnSettingtxt {
    vertical-align: super;
    padding-left: 10px;
    font-weight: bold;
    color: red;
    font-family:Calibri;
}

#imgUsrimage {
    padding-top: 3%;
    padding-left: 7%;
    width: 50px; height: 50px;
}*/

/*.spnButton {
    
    padding-left: 5px;
    color: #595959;
    font-family:Calibri;
    font-weight:bold;
    padding-right:5px;
}

#tblJob{
    padding-top: 60px; padding-left: 100px;
}

.colRed {
    color: #ff0000;
}

.colYellow {
    color: #F4D03F;
}

.colGreen {
    color: #00b050;
}*/

/*New*/


/*.nav-line{
    border:solid 0.5px;
    color:#d9d9d9;
    margin-top:7px;
}

#searchJob{
    width:98%;
}

#searchState{
    width:90%;
}

#searchStDate{
    width:95%;
    padding-right:2px;
}

#searchEnDate{
    padding-right:3px;
}
.spnClick{
    border-bottom:3px solid #30a8ae;
}
#imguser:hover{
    content:box('');
}
.highlighted { background: #a5e0e5; }

.spnButton active {
    border-width: 3px 5px 0px medium;
    padding: 0px;
    width: 130px;
    height: 30px;
    color: rgb(0, 112, 192);
    font-size: 14px;
    border-right-color: white;
    border-left-color: currentColor;
    border-right-style: none;
    border-left-style: none;
    background-color: red;
}*/
/*.spnButton {
    padding: 0px;
    width: 130px;
    height: 30px;
    
    font-size: 17px;
    border-right-color: currentColor;
    border-left-color: currentColor;
    border-right-width: 3px;
    border-bottom-width: 0px;
    border-left-width: medium;
    border-right-style: none;
    border-left-style: none;
    background-color: white;
    border-top-width: 0px;
    margin-right: 20px;
    font-weight: bold;
    color: #747474;
    cursor: pointer;
    margin-bottom: 15px;
    outline: none;
    font-family:Calibri
}*/

/*New Site Styles*/

.inner_white_content {
    display: none;
    position: absolute;
    top: 5%;
    left: 28%;
    width: 47%;
    height: 56%;
    /*padding: 16px;
      border: 16px solid orange;*/
    background-color: white;
    z-index: 1003;
    overflow: auto;
}

.black_overlay {
    display: none;
    position: absolute;
    background-image: url(../Images/ellipsis.gif);
    background-repeat: no-repeat;
    background-position: center;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 103%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

#DVMsgPOp {
    color: #7F7F7F;
    height: 97%;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    background-color: white;
    border: 2px solid #0070c0;
}

.Whitespace {
    margin: -2px;
    height: 0px !important;
    background-color: white !important;
    border: solid 0.5px white !important;
}

#dvPopheader {
    height: 22px;
    text-align: left;
    font-family: Calibri;
    padding-top: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #203764;
    padding-left: 10px;
}

#tblTitle {
    width: 100%;
    background: #595959;
}

#imgSite {
    height: 40px;
    padding: 10px;
    padding-bottom: 7px;
}

#spnTitle {
    font-family: Calibri;
    font-size: 26px;
    font-weight: bold;
    padding-left: 10px;
    color: #30a8ae;
    top: 33.5px;
    position: absolute;
}

#dvSSNurseactionContainer {
    width: 100%;
    outline: 0;
    background-color: #d6dce5;
    height: 7%;
    margin-top: 15px;
}

.tblSSNurseactionContaine {
    width: 100%;
}

#btnCancel {
    background-color: #ed7d31;
    color: white;
    width: 80px;
    height: 28px;
    margin-left: 15px;
}

#btnSave {
    background-color: #5195d3;
    color: white;
    width: 80px;
    height: 28px;
}

#tdbuttonholder {
    padding-top: 7px;
    float: right;
    margin-right: 20px;
}

#dvDetailsHeader {
    /*height:36px;*/
    border-bottom: 1.5px solid #4472c4;
    position: absolute;
    color: #0070c0;
    left: 15px;
    margin-top: 20px;
    width: 98%;
}

.detailsContainer {
    height: 31px;
}

#spnDetails {
    border-top: 2px solid #00b0f0;
    font-size: 20px;
    background-color: #f2f2f2;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 35px;
    padding-right: 35px;
}

#dvSiteDetails {
    height: auto;
    /*width: 50%;*/
    font-family: Calibri;
    font-size: 17px;
    margin-top: 85px;
    /*margin-left:35px;*/
    color: #7f7f7f;
    /*overflow-y: auto;*/
}

#tblSite {
    margin-left: 35px;
    width: 70%;
    align-content: center;
}


#spnAstric {
    font-size: 12px;
    color: red;
    vertical-align: top;
    padding-left: 3px;
}

.tdPopuptxt {
    height: 22px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    background-color: #ffffeb;
    margin-left: 20px;
    display: inline;
}

.tdlbl {
    text-align: right;
    width: 150px;
    white-space: nowrap;
    /*position:absolute;*/
    right: 0;
    top: 0px;
}

.trpopspace {
    height: 50px;
}

#dropdownType {
    width: 155px;
    background: #ffffeb no-repeat 100% 1%;
    background-image: url('../Images/dropdown.png');
    background-size: 27px 27px;
    height: 27px;
}

    #dropdownType select {
        width: 182px;
        height: 25px;
        background: transparent;
        border: none;
        box-shadow: none;
        background-image: none;
        -webkit-appearance: none;
        /*padding: 5px 0px;
   
   */
    }

.trspaceSelect {
    height: 101px;
}

.tbllblposition {
    padding-bottom: 75px;
}

.Selectdata {
    width: 311px;
    background-color: #e7e6e6;
    border: 1px solid #e7e6e6;
    height: 100px;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    border-radius: 2px;
}

.tdSelectcontent {
    width: 75%;
    position: relative;
    left: 19px;
    height: 101px;
}

.tddottedbtn {
    padding-bottom: 84px;
    padding-left: 20px;
    padding-top: 16px;
}

.imgdottedbtn {
    padding-left: 10px;
}

#dvSelectStates {
    display: none;
    border: 1px blue solid;
}

.tdSelectpopup {
    display: block;
    position: absolute;
    top: 72%;
    left: 34%;
    width: 230px;
    height: 121px;
    /*padding: 16px;*/
    border: 0px solid;
    background-color: white;
    z-index: 1005;
    overflow: auto;
    color: black;
}

.vl {
    border-left: 1px solid blue;
    height: 70px;
    position: absolute;
    left: 93.5%;
    margin-left: 0px;
    top: 11px;
    opacity: 0.5;
}

#spnclose {
    float: right;
    padding-right: 10px;
}


/*New Skill Popup*/

#DVMsgPOpSk {
    color: #7F7F7F;
    height: 70%;
    overflow: hidden;
    background-color: #ffffff;
    border: 3px solid #0070c0;
}

.inner_white_contentSK {
    display: none;
    position: absolute;
    top: 15%;
    left: 28%;
    width: 47%;
    height: 56%;
    background-color: white;
    z-index: 1003;
    /*overflow: auto;*/
}

#dvPopheader {
    height: 22px;
    text-align: left;
    font-family: Calibri;
    padding-top: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #203764;
    padding-left: 10px;
}

.Whitespace {
    margin: -2px;
    height: 0px !important;
    background-color: white !important;
    border: solid 0.5px white !important;
}

#dvTopheader {
    background-color: #595959;
}

#imgNurse {
    height: 40px;
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 4PX;
}

#spnHeader {
    font-family: Calibri;
    font-size: 30px;
    font-weight: bold;
    padding-left: 10px;
    color: #30a8ae;
    top: 23.5px;
    position: absolute;
}

#dvactionbutton {
    width: 100%;
    outline: 0;
    background-color: #d6dce5;
    height: 9%;
}

.tblSSNurseactionContaine {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 0%;
    /*margin-left: 83%;*/
}

#actionBtnContainer {
    padding-top: 2px;
    float: right;
    margin-right: 20px;
}

#btnSave {
    background-color: #5195d3;
    margin-right: 8px;
    width: 80px;
}

#btnCancel {
    background-color: #ed7d31;
    width: 80px;
}

#dvDetailsHeader {
    /*height:36px;*/
    border-bottom: 2px solid #4472c4;
    position: absolute;
    color: #0070c0;
    left: 15px;
    margin-top: 20px;
    width: 96%;
}

.detailsContainer {
    height: 31px;
}

#spnDetails {
    border-top: 4px solid #00b0f0;
    font-size: 18px;
    background-color: #f2f2f2;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 35px;
    padding-right: 35px;
    font-family: Calibri;
}

#dvDetailsSkill {
    height: 50%;
    /*width: 50%;*/
    font-family: Calibri;
    font-size: 17px;
    margin-top: 85px;
    /*margin-left:35px;*/
    color: #7f7f7f;
    /*overflow-y: auto;*/
}

.trspace {
    height: 50px;
}

.trspaceSelect {
    height: 101px;
}

#spnAstric {
    font-size: 12px;
    color: red;
    vertical-align: top;
    padding-left: 3px;
}

.tdPopuptxt {
    height: 20px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background-color: #ffffeb;
    margin-left: 15px;
    display: inline;
}

#tblNurse {
    margin-left: 35px;
    width: 73%;
    align-content: center;
}

.tdlbl {
    text-align: right;
    width: 150px;
    white-space: nowrap;
    /*position:absolute;*/
    right: 0;
    top: 0px;
}

.tbllblposition {
    padding-bottom: 75px;
    text-align: right;
}

.tdSelectcontent {
    width: 75%;
    position: relative;
    left: 15px;
    height: 101px;
}

.SelectdataSK {
    width: 278px;
    background-color: #e7e6e6;
    border: 1px solid #e7e6e6;
    height: 70px;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    top: 10px;
    position: absolute;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    border-radius: 2px;
}


/*New User*/

#DVMsgPOpNU {
    color: #7F7F7F;
    height: 60%;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    background-color: #d6dce4;
}

#dvthreshpopheaderNU {
    background-color: #203764;
    font-size: 17px;
    color: white;
    font-weight: bold;
    padding: 5px;
}

#dvDetailsNU {
    height: 304px;
    width: 66%;
    font-family: Calibri;
    font-size: 16px;
    margin-left: 100px;
    margin-top: 20px;
    /*overflow-y: auto;*/
}

#tblUserPopupNU {
    padding-top: 15px;
    padding-left: 100px;
}

.trspaceNU {
    height: 40px;
}

.tdleftNU {
    width: 160px;
    color: #000000;
}

#tdUserTypeNU {
    width: 30%;
    color: #0070c0;
    text-align: right;
    cursor: pointer;
    height: 27px;
}

#dvddlDepartmentNU {
    width: 100px;
    background-color: #d0cece;
    border-radius: 0px;
    padding-top: 0px;
    padding-right: 5px;
    height: 27px;
    text-align: left;
    padding-left: 10px;
    text-overflow: ellipsis;
}

.ddlselectionNU {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    border: none;
    height: 16px;
    padding: 0px;
    color: black;
    padding-top: 3px;
}

#btnArrowNU {
    color: #595959;
}

.dd_ListNU {
    position: relative;
    display: inline-block;
}

.dd_contentNU {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 100px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 50;
    left: -10px;
    top: -15px;
    right: inherit;
    font-family: Calibri;
    border-radius: 5px;
    text-align: justify;
    width: 115px;
    font-size: 14px;
    height: 53px;
    overflow-y: hidden;
    text-align: center;
}

    .dd_contentNU a {
        color: #7f7f7f;
        padding: 0px 3px;
        text-decoration: none;
        display: block;
        /*height:30px;*/
        line-height: 25px;
        padding-left: 10px;
        cursor: pointer;
        border-bottom: 1px solid
    }

        .dd_contentNU a:hover {
            color: white;
            background-color: #203764;
            padding: 0px 3px;
            text-decoration: none;
            display: block;
            /*height:30px;*/
            line-height: 25px;
            padding-left: 10px;
            cursor: pointer;
            font-weight: bold;
        }

.popuptextNU {
    background-color: #d0cece;
    width: 240px;
    height: 27px;
    border: 1px solid #bcbcbc;
    padding-left: 10px;
}

#tdbuttonpopNU {
    padding-left: 145px;
}

.inner_white_contentNU {
    display: none;
    position: absolute;
    top: 20%;
    left: 27%;
    width: 47%;
    height: 56%;
    /*padding: 16px;
      border: 16px solid orange;*/
    background-color: white;
    z-index: 1003;
    overflow: auto;
}

.black_overlayNU {
    display: none;
    position: absolute;
    background-image: url(../Images/ellipsis.gif);
    background-repeat: no-repeat;
    background-position: center;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 103%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

/*Job Title*/
/* MAde some changes to see if the corrections come in to the server*/

#DVMsgPOpJb {
    color: #7F7F7F;
    height: 401px;
    /*width:451px;*/
    overflow: hidden;
    background-color: #ffffff;
    border: 3px solid #0070c0;
}

/*#spnhdr 
{
    color: #7F7F7F;
}*/

/*New Nurse - DINESH*/
#DVNursePOp {
    color: #7F7F7F;
    height: 98%;
    overflow: hidden;
    background-color: #ffffff;
    border: 3px solid #0070c0;
}

.inner_white_contentNurse {
    display: block;
    position: absolute;
    top: 1.5%;
    left: 25%;
    width: 50%;
    height: 56%;
    /*padding: 16px;
      border: 16px solid orange;*/
    background-color: white;
    /*z-index: 1003;*/
    overflow: auto;
}

#dvNurPopheader {
    height: 21px;
    text-align: left;
    font-family: Calibri;
    padding-top: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #203764;
    padding-left: 10px;
}

#spnhdrNR {
    color: #91d050;
}

#spncloseNR {
    float: right;
    padding-right: 10px;
}

#dvTopheaderNR {
    background-color: #595959;
}

#imgNurseNR {
    height: 40px;
    padding: 10px;
    padding-bottom: 7px;
    /*padding-top:2PX;*/
}

#spnHeaderNR {
    font-family: Calibri;
    font-size: 30px;
    font-weight: bold;
    padding-left: 10px;
    color: #30a8ae;
    top: 33.5px;
    position: absolute;
}

#dvSSNurseactionContainerNR {
    width: 100%;
    outline: 0;
    background-color: #d6dce5;
    height: 7%;
}

.tblSSNurseactionContaineNR {
    /*width: 100%;*/
    margin-bottom: 5px;
    margin-top: 0%;
    /*margin-left: 83%;*/
}


/*New Nurse*/
#DVNursePOp {
    color: #7F7F7F;
    height: 98%;
    overflow: hidden;
    background-color: #ffffff;
    border: 3px solid #0070c0;
}

.inner_white_contentNurse {
    display: none;
    position: fixed;
    top: 1%;
    left: 24%;
    width: 56%;
    height: 56%;
    /*padding: 16px;
      border: 16px solid orange;*/
    background-color: white;
    z-index: 1003;
    overflow: auto;
}

#dvNurPopheader {
    height: 21px;
    text-align: left;
    font-family: Calibri;
    padding-top: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #203764;
    padding-left: 10px;
}

#spnhdrNR {
    color: #91d050;
}

#spncloseNR {
    float: right;
    padding-right: 10px;
}

#dvTopheaderNR {
    background-color: #595959;
}

#imgNurseNR {
    height: 40px;
    padding: 10px;
    padding-bottom: 7px;
}

#spnHeaderNR {
    font-family: Calibri;
    font-size: 30px;
    font-weight: bold;
    padding-left: 10px;
    color: #30a8ae;
    top: 22.5px;
    position: absolute;
}

#dvSSNurseactionContainerNR {
    width: 100%;
    outline: 0;
    background-color: #d6dce5;
    height: 7.5%;
}

.tblSSNurseactionContaineNR {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 2%;
    /*margin-left: 83%;*/
}

.actionContainerNR {
    margin-bottom: 7px;
    margin-top: 7px;
    float: right;
    margin-right: 20px;
}

#dvDetailsHeaderNR {
    /*height:36px;*/
    border-bottom: 1px solid #4472c4;
    position: absolute;
    color: #0070c0;
    left: 16px;
    margin-top: 20px;
    width: 98%;
}

.detailsContainerNR {
    height: 31px;
}

#spnDetailsNR {
    border-top: 1.5px solid #00b0f0;
    font-size: 20px;
    background-color: #f2f2f2;
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 35px;
    padding-right: 35px;
    font-family: Calibri;
}

#dvDetailsNR {
    height: auto;
    /*width: 50%;*/
    font-family: Calibri;
    font-size: 17px;
    margin-top: 85px;
    /*margin-left:35px;*/
    color: #7f7f7f;
    /*overflow-y: auto;*/
}

.tdSelectcontentNR {
    width: 55%;
    position: relative;
    left: 14px;
    height: 130px;
}

.SelectdataNR {
    width: 311px;
    background-color: #e7e6e6;
    border: 1px solid #e7e6e6;
    height: 100px;
    border-radius: 2px;
    scrollbar-track-color: ActiveCaption !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-overflow-style: scrollbar;
    overflow-y: scroll;
    scrollbar-arrow-color: black !important;
    -ms-scrollbar-arrow-color: black !important;
    /*scrollbar-arrow-color: #C1C1D1;*/
}

.trspaceNR {
    height: 50px;
}

.trspaceSelectNR {
    height: 130px;
}

.tdPopuptxtNR {
    height: 22px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background-color: #ffffeb;
    margin-left: 13px;
    display: inline;
}

.tdSelectpopupNR {
    display: block;
    position: absolute;
    top: 75%;
    left: 33%;
    width: 230px;
    height: 121px;
    /*padding: 16px;*/
    border: 0px solid;
    background-color: white;
    z-index: 1005;
    overflow: auto;
    color: black;
}

#dvSelectSkillsNR {
    display: none;
    border: 1px blue solid;
}

#dvSelectStatesNR {
    display: none;
    border: 1px blue solid;
}

.tdSelectpopupSTNR {
    display: block;
    position: absolute;
    top: 54%;
    left: 33%;
    width: 230px;
    height: 121px;
    /*padding: 16px;*/
    border: 0px solid;
    background-color: white;
    z-index: 1005;
    overflow: auto;
    color: black;
}

#dvSelectSkillsNR {
    display: none;
    border: 1px blue solid;
}

#dvSelectStatesNR {
    display: none;
    border: 1px blue solid;
}

.tdbtnNR {
    padding-bottom: 84px;
    padding-left: 20px;
    padding-top: 16px;
}

.imgbtnNR {
    padding-left: 10px;
}

.black_overlayNR {
    display: none;
    position: absolute;
    background-image: url('../Images/ellipsis.gif');
    background-repeat: no-repeat;
    background-position: center;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 103%;
    background-color: black;
    z-index: 1003;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.tdlblNr {
    text-align: right;
    width: 150px;
    white-space: nowrap;
    /*position:absolute;*/
    right: 0;
    top: 0px;
}

#dropdownTypeNR {
    width: 140px;
    background: #ffffeb url('../Images/dropdown.png') no-repeat 101% 1%;
    background-size: 22px 22px;
    height: 24px;
}

    #dropdownTypeNR select {
        width: 182px;
        height: 25px;
        background: transparent;
        border: none;
        box-shadow: none;
        background-image: none;
        -webkit-appearance: none;
        /*padding: 5px 0px;
   
   */
    }

.vlNR {
    border-left: 1px solid blue;
    height: 99px;
    position: absolute;
    left: 93.5%;
    margin-left: 0px;
    top: 17px;
    opacity: 0.5;
}
/*New Nurse - DINESH*/
#spnhdr {
    color: #91d050;
}

/*Intermediary page styles--Hemant*/
.TitleHeader {
    width: 99%;
    background-color: #d6dce5;
    height: 45px;
}

#dvSettingComp {
    display: none;
}

#tblsHeader {
    margin-top: 15px;
    height: 50px;
    width: 100%;
}

#tdTitle {
    width: 50%;
}

#tdButtonContainer {
    width: 50%;
    padding-left: 24%;
    padding-bottom: 6px;
}

#lblTitle {
    font-family: Calibri;
    font-size: 22px;
    font-weight: bold;
    color: #2e75b6;
    padding-left: 15px;
}

#btnRefresh {
    margin-left: 15px;
    background-color: #92d050;
}

#btnNewJob {
    background-color: #5195d3;
    width: 80px;
}

.tdDataJob {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    padding-right: 5px;
    border-top: 0px solid #D9D9D9;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 15px;
    text-align: center;
}

.tdDataState {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
    padding-right: 5px;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 12px;
}

.tdDataUserState {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    padding-right: 5px;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 12px;
}

.tdDataDescription {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
    padding-right: 5px;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 12px;
}

.tdDataModDate {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    padding-right: 5px;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 8px;
}

.tdDataActive {
    height: 25px;
    font-family: Calibri;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    padding-right: 5px;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: white;
    border-bottom: 1px solid #979797;
    padding-left: 8px;
}

.color-green {
    color: #3ab050;
}

.color-red {
    color: #d50000;
}

.scrollbar {
    overflow: auto;
    height: 85%;
}

#ExpirationDate {
    height: 22px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background-color: #ffffeb;
    margin-left: 5px;
    display: inline;
    padding-left: 5px;
    position: absolute;
    width: 125px;
}

#dvSettingCompUser {
    display: none;
}

#trActiveJobs {
    display: none;
}

.tdacrad {
    padding-left: 12px;
}

.trspaceactive {
    height: 50px;
    position: absolute;
}

.dvtblDataclass {
    margin-top: 19px;
}

a[id=Profile] {
    color: #ADADAD;
}

a[id=Account] {
    color: #ADADAD;
}

/* For Space*/

.w3-modal {
    z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4)
}

.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 700px
}

.w3-container:after, .w3-container:before, .w3-panel:after, .w3-panel:before, .w3-row:after, .w3-row:before, .w3-row-padding:after, .w3-row-padding:before,
.w3-cell-row:before, .w3-cell-row:after, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after {
    content: "";
    display: table;
    clear: both
}

.w3-button {
    border: none;
    /*display: inline-block;*/
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    padding-bottom: 15px;
    padding-top: 15px;
    height: 53px;
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040;
}

.w3-display-topright {
    position: absolute;
    right: 15px;
    top: 77px;
    width: 53px;
    height: 12px;
}

.iframe_site {
    height: 450px;
    width: 700px;
    border: 1px;
}

.nav-line {
    border: solid 0.5px;
    color: #d9d9d9;
    margin-top: 7px;
}


.imgICON {
    width: 80px;
    height: 80px;
}

.dvSpaced {
    height: 20px;
}


#aExtractionFailureQueue {
    position: relative;
    top: 0px;
    height: 50px;
    /*background-color: #808080 !important;*/
    color: #000 !important;
}


#aExtractionFailureQueue {
    position: relative;
    top: 0px;
    height: 50px;
    /*background-color: #808080 !important;*/
    color: #000 !important;
}

#aaClaimsReviewQueue {
    position: relative;
    top: 0px;
    height: 50px;
    /*background-color: #808080 !important;*/
    color: #000 !important;
}

#aClaimsSearchQueue {
    position: relative;
    top: 0px;
    height: 50px;
    /*background-color: #808080 !important;*/
    color: #000 !important;
}

/* Tenant Switch Modal Layout */
#tenantSwitchModal .modal-dialog {
    height: auto;
    max-height: 70vh;
    display: flex;
    margin-top: 10%;
    flex-direction: column;
}

#tenantSwitchModal .modal-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
}

#tenantSwitchModal .modal-body {
    flex: 1;
    overflow-y: auto;
}

/* Title */
#tenantSwitchModal .modal-title {
    font-size: 1.5rem;
}

/* Table Header */
#tenantSwitchModal .modal-body table thead th {
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
}


#tenantSwitchModal .modal-body table tbody tr td {
    vertical-align: middle;
    height: 50px;
}

