
/* */
.buttonFooter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: right;
    padding-right: 20px;
    padding-bottom: 4px;
}

/* Seach popout options */
.configpopout {
    position: absolute;
    z-index: 1001;
    width: 300px;
    left: 237px;
    display: none;
    border-width: 1px !important;
}

/* Hover buttons */
.action {
    height: 15px;
    min-width: 15px;
    margin: 0 4px 0 4px;
    padding: 0 2px 0 2px;
}

    .action.btn .iconset1 {
        margin: 0;
        height: 20px;
    }

.alertnotification {
    background-color: #ecf8de;
    border: solid 1px mediumseagreen;
    margin-top: 10px;
    width: 98%;
    clear: both;
}

.bubblearrow1l {
    background: url('images/csstheme/bubblearrow1l.png') no-repeat;
    height: 25px;
    width: 25px;
    position: absolute;
    left: -25px;
}

table.results > tbody > tr > td {
    padding-bottom: 20px;
}
/* Main search result table class */
table.Grid {
    width: 100%;
    margin-top: 4px;
    border: 1px solid #CCC;
}

div.standard {
    border: solid 1px #CCC;
}

div.inboxColumn {
    float: left;
    margin: 0 10px 0 0;
}

/* Three state check box list */
div.tscheckboxlist {
    overflow: auto;
    height: 150px;
    width: auto;
    min-width: 200px;
}

th.action {
    background-color: #7bc144;
    text-align: center;
    width: 220px;
    color: White;
}

td.topleft {
    border-left: solid 1px #CCC;
    border-top: solid 1px #CCC;
}

td.topright {
    border-right: solid 1px #CCC;
    border-top: solid 1px #CCC;
}

td.top {
    border-top: solid 1px #CCC;
}

td.bottom {
    border-bottom: solid 1px #CCC;
}

td.bottomleft {
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
}

td.bottomright {
    border-bottom: solid 1px #CCC;
    border-right: solid 1px #CCC;
}

td.left {
    border-left: solid 1px #CCC;
    padding-left: 4px;
}

td.right {
    border-right: solid 1px #CCC;
    padding-right: 4px;
}

td.gap {
}

td.ralign {
    text-align: right !important;
    padding-right: 4px;
}

th.background {
    padding: 0 4px 4px 4px;
    height: 21px;
    vertical-align: top;
}

td.emphasis {
    color: black; /*#c09400;*/
    padding: 0 2px 0 2px;
    vertical-align: top;
    font-weight: bold;
}

td.file {
    text-align: left;
    width: 7em;
}

td.precaution {
    width: 24px;
    text-align: center !important;
}

.filterField {
    float: left;
    margin: 0 10px 6px 0;
    white-space: nowrap;
}

.scrollableList {
    float: left;
    height: 200px;
    width: 500px;
    overflow: auto;
    margin-right: 20px;
    padding: 0 4px 0 4px;
    border: solid 1px #F7F7F7;
}

.textSubtle {
    color: Gray;
    font-style: italic;
    font-size: x-small;
}

.textMatch {
    color: #c09400;
}

.custom .ajax__tab_header {
    text-decoration: none;
}

.custom .ajax__tab_outer {
}

.custom .ajax__tab_inner {
    padding: 0 4px 0 0;
}

.custom .ajax__tab_tab {
}

.custom .ajax__tab_body {
    padding: 0 0 0 0;
}

.custom .ajax__tab_hover {
    color: #7bc144;
    cursor: pointer;
}

.custom .ajax__tab_active {
    color: gray;
    text-decoration: none;
}

.detailToggle {
    cursor: pointer;
    color: #7bc144;
}

.toggle {
    text-decoration: none;
    color: #7bc144;
    padding: 1px 1px 1px 1px;
    vertical-align: middle;
}

.obscured {
    opacity: 0.5;
}

.selected {
    opacity: 1 !important;
    font-weight: bold !important;
}

input, label {
    vertical-align: middle;
}

label {
    margin-right: 4px;
}

.droppable-box {
    /*height: 40px;*/
    width: 360px;
    overflow: auto;
}

    .droppable-box > p {
        color: #eee;
        font-style: italic;
        font-size: x-small;
    }

.ui-state-active {
    background-color: #AFED7E;
}

.droppable-hover {
    background-color: #7bc144;
}

.hoverable {
    cursor: pointer;    
}

div.hoverable div.popup_menu {
    display: none;
    min-width: 162px;
}

div.hoverable:hover div.popup_menu {
    display: block;
    z-index: 100;
    margin-bottom: 30px;
}

td.hoverable div.popup_menu {
    display: none;
}

td.hoverable:hover div.popup_menu {
    display: block;
    z-index: 100;
}
.section-title {
    font-size: 1.25em;
    margin: 10px 0px;
}
#status {
    margin-top: 5px;
    display: inline-block;
}
.observations legend {
    margin-bottom: 5px;
}
.observationList li[data-status="Saved"],
.observationList li[data-status="New"] {
    padding: 5px;   
    display: table;
    width: calc(100% - 10px);
}
.observationList li[data-status="Saved"] img,
.observationList li[data-status="New"] img {
    float: right;
    cursor: pointer;
}
.observationList li[data-status="Saved"] img,
.observationList li[data-status="New"] img,
.observationList  div {
    display: table-cell;
    vertical-align: middle;
}
.observation-item {
    display: inline-block;
    min-width: 80px;  
    text-align: left; 
}
.other-aspect {
    margin-top: 0px;
}

@media scrxeen {
    div.shadow {
        -moz-box-shadow: 3px 3px 4px #000;
        -webkit-box-shadow: 3px 3px 4px #000;
        box-shadow: 3px 3px 4px #000;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#BBBBBB');
        background-color: White;
        border: solid 1px #CCC;
        padding: 4px 4px 4px 4px;
        position: absolute;
        z-index: 1000;
    }
}

.hoverableShadow {
    position: absolute;
    z-index: 100;
    display: none;
    padding: 0 6px 6px 0;
    margin: 6px 0 0 6px;
}

.hoverableBody {
    margin: -6px 0 0 -6px;
    padding: 4px 4px 4px 4px;
    background-color: white;
    cursor: pointer;
    border: solid 1px #CCC;
}

/******************
User Menu - taken from #usermenu in DarkWeb.css
******************

.popup_menu {position: absolute; display: none; text-align:left; padding:10px; line-height:14px; float:right; z-index:100;border-width:1px;}
.popup_menu a {color:#333;padding-left:5px;display:block !Important;width:100%}
.popup_menu div {height:20px;line-height:20px;}
.popup_menu div:hover {background:#ddd;}
*/
#inner_config_panel {
    width: 225px;
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    float: left;
    margin-right: 6px;
    text-align: left;
    padding: 10px;
    padding-top: 7px !important;
    line-height: 14px;
    z-index: 100;
}

.sectionTitle {
    font-size: large;
    font-weight: bold; /* color: White; */
    margin-right: 5px;
    text-align: left;
}

.textHighlight {
    font-size: large;
    font-weight: bold;
}

.searchFailed {
    text-align: center;
    font-style: italic;
    margin-top: 20px;
}

.personName {
    margin-right: 4px;
    font-size: medium;
    line-height: normal !important;
    cursor: pointer;
}

.rl-patient-name-plain-text {
    margin-right: 4px;
    font-size: medium;
    line-height: normal !important;
    cursor: auto;
    color: #8d8d8d;
}


/*
/ This is the infection control version of metaform.css. TODO: consolidate css styles
*/
.metaCaption {
    color: #666;
}

.metaDate {
    width: 200px !important;
}

td.metaCaption {
    text-align: right;
    padding-right: 4px;
    width: 200px;
}
td.metaCaption + td {
    /* To get pop-up calendars displaying next to the text box */
    position: relative;
}
.metaDescription
{
    padding-left: 4px;
    vertical-align:top;
}

.metaMandatory {
    padding-left: 4px;
}

.hideableEditDetail .metaDropDown, 
.hideableEditDetail  textarea.metaTextBox, 
.hideableEditDetail  input.metaTextBox {
    width: 30em;
}

textarea.MetaTextBox {
    min-height: 200px;
}

.metaDropDown {
    border: solid 1px #888;
    min-width: 300px;
}

.metaRadioBtnList {
}

    .metaRadioBtnList > input {
    }

    .metaRadioBtnList > label {
    }

tr.mdvRowStyle > td {
    padding: 2px;
}

.clinicalDetails > pre {
    font-size: 100%;
    width: 720px;
    overflow: hidden;
    overflow-x: auto;
    padding-bottom: 25px;
    display: block;
    text-align: left;
}

.Service-Comment {
    font-family: monospace !important;
    white-space: pre;
}

.eventTabs {
    margin-top: 10px;
}

.inpatientYes {
    font-weight: bold;
}

.inpatientNo {
    color: Gray;
}


.formContent {
    padding: 7px;
    overflow-y: auto;
    position: absolute;
    top: 140px;
    left: 72px; /*Left gets changed in JavaScript when config button is pushed on master page */
    bottom: 48px;
    right: 0;
}

.resultsBorder {
    margin-bottom: 10px;
}

.masterPageTitleShow .header0 {
    height: 43px;
}

/***** Jquery Mutant Styles ******/
#followupDD {
    position: absolute;
    width: 240px;
    border-width: 1px;
    top: 0;
    left: 0;
    display: none;
}

    #followupDD label {
        background: none;
        Border-width: 0;
        text-align: left;
        color: #444;
    }

        #followupDD label:hover {
            background: #f1f1f1;
        }

.decision {
    width: 100px;
}

.PatientActivity .ajax__tab_outer {
    padding: 0 8px 0 8px;
    margin: 0;
    border-width: 0;
    height: 33px;
    line-height: 33px;
    min-width: 30px;
    overflow: visible;
    border-right: 1px solid #ccc;
    border-left: 1px solid #f5f5f5;
    background: #e9e9e9 !Important;
}
/*.PatientActivity .ajax__tab_header {padding:0px;border-bottom:1px solid #ddd;}*/
.PatientActivity .ajax__tab_tab {
    text-decoration: none;
}

.gainLayout {
    zoom: 1;
}

/** Audit Compliance Css **/
.auditOperation td {
    padding: 4px;
    vertical-align: middle;
    height: 30px;
}

.auditOperation td img {
    vertical-align: middle;
    width: 20px;
    height: 15px;
}

.auditOperation th.colDeficiency {
    max-width: 150px;
}

.auditOperation td.colDeficiency {
    max-width: 150px;
}

.auditOperation th.colRecommendation {
    max-width: 150px;
}

.auditOperation td.colRecommendation {
    max-width: 150px;
}

.auditOperation th.colQuestionName {
    max-width: 350px;
}

.auditOperation td.colQuestionName {
    max-width: 350px;
}

.section {
    background-color: rgb(248, 248, 248);
    font-size: 14px;
    padding: 4px;
}

.deficiency {
    font-weight: bolder;
}

.sectionTitle {
    font-size: large;
    margin: 10px 0 10px 0;
    display: block;
}

.auditViewOrAct {
    width: 100%;
}

    .auditViewOrAct table {
        width: 98%;
        margin-left: 30px;
        margin-right: 30px;
    }

.auditHeader, .responseHeader {
    background-color: rgb(211, 211, 211);
    height: 40px;
    cursor: pointer;
}

.responseHeader {
    background-color: rgb(221, 221, 221);
    height: 40px;
    cursor: pointer;
}

    .auditHeader td, .responseHeader td {
        border-bottom: 1px solid #fff;
        vertical-align: middle;
        font-size: 14px;
    }

.audit-collapsed, .response-collapsed {
    display: none;
}

.auditHeader > td > span, .responseHeader > td > span {
    width: 20px;
    float: left;
}

.auditOperation {
    width: 100%;
}

ol {
    margin-left: 2em;
}

    ol.section-sortable, ol.section-sortable ol {
    }

.section-sortable li {
    margin: 5px 0 0 0;
    padding: 0;
    list-style-position: outside;
}

    .section-sortable li div {
        border: 1px solid #d4d4d4;
        border-radius: 3px;
        padding: 4px;
        margin: 0;
        cursor: move;
    }

.disclose {
    cursor: pointer;
    width: 10px;
    display: none;
}

.section-sortable li.section-collapsed > ol {
    display: none;
}

.section-sortable li.section > div > .disclose {
    display: inline-block;
}

.placeholder {
    outline: 1px dashed #70bb18;
}

li.newItem input {
    width: 300px;
}

/* 6EA640,F2D43D,F28B30,F24130 */
/* 64876C,FFDA96,FF8C58,9C4145 */

.riskmatrix th {
    padding: 10px;
}
/* Green */
td.riskmatrix {
    width: 80px;
    text-align: center;
    color: White;
    font-size: large;
    background-color: #66FF66;
    padding: 4px;
}

td.low, th.low {
    color: Black;
    background-color: #66FF66;
}

/* Red */
td.riskmatrix.AlmostCertain.Extreme, th.extreme {
    background-color: #9C4145;
    color: Black;
}

td.riskmatrix.AlmostCertain.Major {
    background-color: #9C4145;
    color: Black;
}

td.riskmatrix.AlmostCertain.Moderate {
    background-color: #9C4145;
    color: Black;
}

td.riskmatrix.Likely.Extreme {
    background-color: #9C4145;
    color: Black;
}

td.riskmatrix.Possible.Extreme {
    background-color: #9C4145;
    color: Black;
}

td.riskmatrix.Unlikely.Extreme {
    background-color: #9C4145;
    color: Black;
}

td.riskmatrix.Likely.Major {
    background-color: #9C4145;
    color: Black;
}

td.riskmatrix.Possible.Major {
    background-color: #9C4145;
    color: Black;
}

/* Yellow */
td.riskmatrix.Rare.Extreme, th.high {
    background-color: #FF8C58;
    color: Black;
}

td.riskmatrix.Rare.Major {
    background-color: #FF8C58;
    color: Black;
}

td.riskmatrix.Unlikely.Major {
    background-color: #FF8C58;
    color: Black;
}

td.riskmatrix.Possible.Moderate {
    background-color: #FF8C58;
    color: Black;
}

td.riskmatrix.Likely.Minor {
    background-color: #FF8C58;
    color: Black;
}

td.riskmatrix.AlmostCertain.Minor {
    background-color: #FF8C58;
    color: Black;
}

td.riskmatrix.AlmostCertain.Insignificant {
    background-color: #FF8C58;
    color: Black;
}

td.riskmatrix.Likely.Moderate {
    background-color: #FF8C58;
    color: Black;
}

/* Orange */
td.riskmatrix.Likely.Insignificant, th.medium {
    background-color: #FFDA96;
    color: Black;
}

td.riskmatrix.Possible.Minor {
    background-color: #FFDA96;
    color: Black;
}

td.riskmatrix.Unlikely.Moderate {
    background-color: #FFDA96;
    color: Black;
}

td.riskmatrix.Rare.Moderate {
    background-color: #FFDA96;
    color: Black;
}

fieldset {
    margin-bottom: 10px;
}

/* DarkWeb App Theme adjustment. Some css were removed from main line, that we still need them for infection module.  */
.DataFormSectionHeaderCaptionInfection {
    width: auto;
    text-align: left;
    font: bold 16px/28px Arial,sans-serif;
    letter-spacing: -.02pt;
    color: #fff;
    background: rgb(136, 136, 136) right no-repeat;
}

.DataFormSectionHeaderAuxInfection {
    width: 20px;
    padding-right: 0;
    background: rgb(136, 136, 136);
    line-height: 28px;
}

.DataFormSectionHeaderExpandInfection {
    background-image: url(../../Reports/Images/SuperWizard/collapse.png);
    background-position-y:center;
    padding-left: 20px;
}

.DataFormSectionHeaderCollapseInfection {
    background-image: url(../../Reports/Images/SuperWizard/expand.png);
    background-position-y:center;
    padding-left: 20px;
}

.button-as-link {
    background-color: transparent;
    border: none;
    cursor: pointer;
    text-align: left;
    width: 100%;
}

.dataView > tbody > tr > td {
    padding-top: 10px;
}

    .dataView > tbody > tr > td.metaCaption {
        padding-right: 20px;
    }

.buttonFooter .rl-button-default,
.buttonFooter .rl-button { 
    border-radius: 4px; 
} 
.buttonFooter .rl-button-default,
.buttonFooter .rl-button {
    line-height: 27px;
    height: 27px;
    display: inline-block;
    zoom: 1;
    min-width: 54px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    margin: 5px 2px 5px 2px;
    font-size: 11px;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    padding: 0px 8px 0px 8px;
 }
.buttonFooter .rl-button-default {
    background: #7bc143;
    color: #fefefe;
    line-height: 27px;
    height: 27px;
    display: inline-block;
    zoom: 1;
    min-width: 54px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    margin: 5px 2px 5px 2px;
    font-size: 11px;
    border-collapse: collapse;
    border-color: #639a36;
    border-width: 1px;
    border-style: solid;
    padding: 0px 8px 0px 8px;
 }
.buttonFooter .rl-button-default:hover {
    background: #639a36;
    border-color: #4d7a29;
    color: #fff;
}
.buttonFooter .rl-button {
    background: #f8f8f8;
    border: 1px solid #ccc !important;
    color: #333;
}  


.FilterIcon {
    margin-left: 10px;
    border-bottom: 4px solid transparent;
    opacity: 0.7;
}

    .FilterIcon.included {
        background-color: transparent;
        border-bottom-color: rgb(191, 220, 142);
    }

    .FilterIcon.excluded {
        background-color: transparent;
        border-bottom-color: rgb(187, 51, 51);
    }

/* Patient Record End */

/* AutoComplete and RLQL Styles*/

.acInput {
    background: #fff;
    float: left;
    height: 24px;
    width: 75%;
    padding: 2px 3px 2px 5px;
    font-weight: normal;
}

.acList {
    margin-top: 5px;
    margin-left: 2px;
    list-style: none;
    overflow-y: auto;
    overflow-x: auto;
    max-height: 180px;
}

.acStat {
    display: none;
    float: left;
    width: 16px;
    height: 16px;
    margin: 8px 10px 0 10px;
}

.acConcept {
    font-weight: bold;
    list-style-type: none;
}

.acValue {
    font-weight: normal;
    font-size: smaller;
    list-style-type: none;
    margin-bottom: 10px;
}

/* AutoComplete and RLQL Styles end */
