﻿* {
    padding: 0;
    margin: 0;
}

html, body {
    margin: 0px;
    height: 100%;
}

html, body, input, textarea, select {
    font-family: arial;
    font-size: 11px;
}

#printTest {
    color: #000000;
}

img {
    border: none;
}

a, a:link, a:visited {
    color: #527697;
    text-decoration: none;
    outline: none;
}

    a:hover {
        text-decoration: underline;
    }

    a .button {
        cursor: pointer;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

/*** Framework Layout ***/
/*#ermFrameworkHeaderContainer {
    width: 100%;
    height: 74px;
    background-image: url('/images/header_slice.png');
    background-position: bottom left;
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: bottom;
}*/

/*#ermFrameworkSidebarContainer {
    background-color: #f2efe6;
    border-right: 1px solid #d7d3c5;
    float: left;
    white-space: nowrap;
}

    #ermFrameworkSidebarContainer .leftSide {
        background-image: url('/images/side_bar_slice.png');
        background-position: top left;
        background-repeat: repeat-y;
    }

#ermFrameworkSidebar {
    border-right: 1px solid #d7d3c5;
    display: block;
}*/

/*#ermFrameworkBodyContainer{
    width: 100%;
}

#ermFrameworkFooterContainer  {
    padding-top: 6px;
    padding-left: 10px;
    text-align: center;
    bottom: 0;
    width: 99%;
    vertical-align: bottom;
    border-top: 1px solid #d7d3c5;
}*/

#ermFrameworkHeader {
}


#ermFrameworkContent {
    padding-left: 5px;
    padding-right: 5px;
    overflow: auto;
}

/*** End - Framework Layout ***/

/*** Header ***/
#logo {
    margin-top: 2px;
    /*background: url(/images/logo_urgentchart.png) no-repeat;*/
    width: 160px;
    height: 68px;
    float: left;
    /*border-right: 1px solid #d7d3c5;*/
}
#ermHeaderContent {
    vertical-align: bottom;
    float: left;
}
#ermControlBox {
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: right;
    float: right;
}
#headerMenu {
    float: left;
    position: relative;
    top: 41px;
}


#ctl00_ctl00_menu_itemPlaceholder1 > p {
    padding: 4px;
    color: #6C9CD3;
    font: 13px Roboto,arial,sans-serif;
    font-weight: 600;
    cursor: pointer;
}

#ctl00_menu_itemPlaceholder > p {
    padding: 4px;
    color: #6C9CD3;
    font: 13px Roboto,arial,sans-serif;
    font-weight: 600;
    cursor: pointer;
}



#ct100_ctl00_menu_itemPlaceholder1 > p:hover > span {
    text-decoration: underline;
}

#ctl00_menu_itemPlaceholder > p:hover > span {
    text-decoration: underline;
}

.NotifDivFooter {
    height: 18px;
    text-align: center;
    padding: 12px;
    text-decoration: underline;
    color: #6C9CD3;
    font-weight: 700;
    cursor: pointer;
    bottom: 0px;
}

.divNotif {
    border-radius: 5px;
    width: 308px;
    height: 294px;
    display: none;
    position: absolute;
    /* background: #F0FAFA; */
    right: 36px;
    top: 50px;
    /* border: 1px solid #bbb; */
    background-color: #FFFCF2;
    outline: none;
    padding: 20px;
    box-shadow: 5px 5px 5px #888888;
    z-index: 1;
}

#ctl00_menu_divNotif:before {
    color: rgb(0, 0, 0) !important;
    content: "";
    height: 22px;
    margin-top: -28px;
    position: absolute;
    right: 170px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 22px;
    z-index: 1;
    background: #FFFCF2;
}


#ctl00_ctl00_menu_divNotif1:before {
    color: rgb(0, 0, 0) !important;
    content: "";
    height: 22px;
    margin-top: -28px;
    position: absolute;
    right: 100px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 22px;
    z-index: 0;
    background: #FFFCF2;
}


#ctl00_menu_spnNoOfNotf, #ctl00_ctl00_menu_spnNoOfNotf1 {
    margin-top: -20px;
    margin-left: 4px;
    background: none repeat scroll 0 0 #EE3324;
    border: 2px solid white;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);
    color: #FFFFFF;
    display: inline-block;
    min-width: 14px;
    padding: 0.25em 0.5em;
    text-align: center;
    z-index: 2;
}

/*** End - Header ***/

/*** Sidebar ***/
#ermSidebarCollapseTopIndicator, #ermSidebarExpandTopIndicator {
    position: absolute;
    top: 0px;
    left: 0px;
}

#ermSidebarCollapseBottomIndicator, #ermSidebarExpandBottomIndicator {
}

#ermSidebarExpandTopIndicator, #ermSidebarExpandBottomIndicator {
    display: none;
}

#ermFrameworkSidebar .subSectionHeader {
    background: white url('/images/subtitle_slice.png') repeat-x;
    height: 28px;
    margin-top: 20px;
}

    #ermFrameworkSidebar .subSectionHeader div {
        font-weight: bold;
        color: #666666;
        padding: 8px 0px 0px 10px;
    }

#ermFrameworkSidebar ul,
.buttonList {
    margin: 6px;
    padding-left: 0;
    list-style: none;
}

.buttonList {
    border: 1px solid silver;
    white-space: nowrap;
    padding: 5px;
}

    #ermFrameworkSidebar li,
    .buttonList li {
        padding: 3px 0px;
        padding-left: 14px;
        background-image: url('/images/bullet.png');
        background-repeat: no-repeat;
        background-position: 0.5em;
        font-size: 1.0em;
    }

        #ermFrameworkSidebar li a,
        .buttonList li a {
            font-weight: bold;
            cursor: pointer;
        }

.dataList {
    margin: 1px;
    padding-left: 0;
    list-style: none;
}

    .dataList li {
        padding: 2px 0px;
        padding-left: 2px;
        background-repeat: no-repeat;
        background-position: 0.5em;
        white-space: nowrap;
    }

        .dataList li a {
            /*font-weight: bold;*/
        }
/*** End - Sidebar ***/

/*** Clipboard ***/

.clipboard {
    /* position: relative;*/
    margin-top: 20px;
    z-index: 1;
}

.clipboardClipImage {
}

.clipboardTL {
    width: 28px;
    height: 17px;
    background-image: url(/images/clipboard_cornerTL.png);
}

.clipboardTM {
    height: 17px;
    background-image: url(/images/clipboard_top_slice.png);
    background-repeat: repeat-x;
    text-align: center;
}

.clipboardTR {
    width: 28px;
    height: 17px;
    background-image: url(/images/clipboard_cornerTR.png);
}

.clipboardML {
    position: relative;
    width: 28px;
}

.clipboardContent {
    padding: 15px 10px 15px 10px;
}

.clipboardMR {
    position: relative;
    width: 28px;
}

.clipboardBL {
    width: 28px;
    height: 44px;
    background-image: url(/images/clipboard_cornerBL.png);
}

.clipboardBM {
    height: 44px;
    background-image: url(/images/clipboard_bot_slice.png);
}

.clipboardBR {
    width: 28px;
    height: 44px;
    background-image: url(/images/clipboard_cornerBR.png);
}

.clipboardSideImageContainer {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
}

.clipboardSideImage {
    height: 100%;
    width: 28px;
}

.clipboard-header {
    color: #527697;
    font-family: Arial;
    font-size: 14px;
    height: 20px;
    line-height: 14px;
    margin: 5px 0 5px 0;
    vertical-align: middle;
}

.clipboard-section {
}

    .clipboard-section hr {
        color: #527697;
        height: 2px;
        margin-top: 3px;
    }

.clipboard-header input {
    vertical-align: middle;
}

hr.clipboard-divider {
    color: #527697;
    height: 2px;
}

.clipboard-section {
    padding: 0 10px 0 10px;
}
/*** End - Clipboard ***/

#Popup-Body, .Popup-Body {
    padding: 10px;
    background: white;
}

#Popup-Buttons {
    text-align: center;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}

    #Popup-Buttons input {
        vertical-align: middle;
    }

hr.popup-divider {
    color: #527697;
    height: 2px;
}

#Popup-Header, .Popup-Header {
    background-image: url(/images/dialog_header_slice.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

.Popup-Header-button {
    float: right;
    margin-right: 8px;
    margin-top: 8px;
}

.section-header {
    color: #527697;
    font-family: Arial;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 14px;
    height: 20px;
    vertical-align: middle;
}

label {
    padding: 0 4px 0 0;
}
/* Yellow Posted Note */
.note_header {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    background: url(/images/Note_BgHeader.gif) repeat-x;
    text-align: left;
    padding-top: 6px;
    float: left;
    height: 22px;
}

.note_header_left {
    background: url(/images/Note_PagePin.gif) top no-repeat; /*width:235px;*/
    text-align: left;
    width: 21px;
    height: 21px;
    padding-top: 6px;
    float: left;
}

.note_header_right {
    background: url(/images/Note_PageEdge.gif) right top no-repeat; /*width:235px;*/
    text-align: left;
    width: 22px;
    height: 21px;
    padding-top: 6px;
    float: right;
}

.note_content {
    font-family: Arial;
    font-size: 12px;
    color: #666666;
    text-align: justify;
    width: 100%;
    padding: 5px;
    vertical-align: top;
    background-color: #fffed4;
}
/* End Yellow Posted Note */

/*CollapsiblePanel*/
.collapsePanel {
    background-color: white;
    overflow: hidden;
}

.collapsePanelHeader {
    background-color: #6C9CD3;
    width: 100%;
    height: 30px;
    color: #FFF;
    font-weight: bold;
}

/*#InformationPanel {
    padding: 3px;
    background-color: #6C9CD3;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
    margin: 4px 5px 4px 5px;
}

#InformationPanelInner {
    height: 70px;
    margin: 3px 0 0 0;
    background-color: #FFFFFF;
    color: #000000;
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
}

    #InformationPanelInner .fieldTitle {
        font-weight: bold;
    }

    #InformationPanelInner table tr td {
        padding: 4px 10px 4px 4px;
        text-align: left;
        white-space: nowrap;
    }*/

.DecoratedPanel {
    background-color: #f2efe6;
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    vertical-align: middle;
    margin: 4px 5px 4px 5px;
}

.DecoratedPanelInner {
    background-color: #f2efe6;
    color: #000000;
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
}

    .DecoratedPanelInner .fieldTitle {
        font-weight: normal;
    }

.DecoratedPanelButtonBar {
    background-color: #f2efe6;
    padding: 3px;
}

/* Prescription Related */
tr td .CompletedPrescription {
}

tr td .PendingPrescription {
    color: Red;
    font-weight: bold;
}

.templatebuilder_sectiontitle {
    font-weight: bold;
    padding: 5px 0 5px 0;
    border-bottom: solid 1px black;
}

.templatebuilder_question {
    padding: 5px 0 5px 0;
    border-bottom: solid 1px silver;
}

.templatebuilder_answer {
    padding: 5px 0 5px 0;
    border-bottom: solid 1px silver;
}

.watermark {
    color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

input[type=submit], input[type=button], button {
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

.NewCropAlertStatus {
    padding: 2px 5px 2px 5px;
    background-color: Yellow;
    border: solid 2px red;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    cursor: hand;
}

.alertStatus {
    padding: 2px 5px 2px 5px;
    background-color: Yellow;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    cursor: hand;
}

.nopadding {
    padding: 0;
}

.button {
    background-color: #eee;
    color: #000;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.0em;
    font-weight: 600;
    padding: 5px;
    float: left;
    margin-right: 10px;
    width: 100px;
    text-align: center;
    text-decoration: none;
}

    .button:hover {
        background-color: #ccc;
    }

    .button:disabled {
        background-color: #eee;
        color: #bbb;
        cursor: default;
    }

.alerts a {
    color: Red;
}

.alerts {
    color: #333333;
}


.regionTitle {
    margin-top: 5px;
    font-weight: bold;
    height: 15px;
    vertical-align: middle;
    background-color: #6C9CD3;
    width: 100%;
    color: white;
    padding: 5px 0px 5px 0px;
}

    .regionTitle a {
        color: white;
        padding-left: 15px;
        font-size: .9em;
    }

    .regionTitle span {
        padding-left: 5px;
    }

.subregion {
    padding: 5px;
}

    .subregion .group {
        float: left;
        margin-right: 15px;
        margin-bottom: 5px;
        display: block;
    }

        .subregion .group td {
            vertical-align: middle;
        }

        .subregion .group th {
            padding-right: 3px;
        }

/*
    Robert Johnson, rjohnson@connectxhealthware.com, 3/10/10
    Stylesheet for the Chart(x) Schedule pages
*/

.schedulingDate {
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: Black;
}

.schedulingHeaderBox {
    border: 1px solid #b3af97;
    background-color: #f2efe6;
}

.schedulingHeaderBoxLeft {
    padding: 10px;
    width: 250px;
}

.schedulingHeaderBoxRight {
    padding: 10px;
    border-left: 1px solid #b3af97;
}

.sgh {
    height: 20px;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    color: White;
    text-align: center;
    background-color: #6c9cd3;
    vertical-align: middle;
    padding: 0px 4px;
    min-width: 140px;
}

.sghh {
    height: 20px;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    color: White;
    text-align: center;
    vertical-align: middle;
    background-image: url(/images/header_highlight_slice.png);
    background-repeat: repeat-x;
    background-color: #ff9c34;
    padding: 0px 4px;
}

.sgrhh {
    padding-top: 3px;
    height: 17px;
    background-image: url(/images/header_highlight_slice.png);
    background-repeat: repeat-x;
    background-color: #ff9c34;
}

.sgc {
    padding-top: 3px;
    height: 17px;
    color: Black;
    text-align: center;
    background-color: White;
    border: 1px solid Gray;
}

.sgca {
    padding-top: 3px;
    height: 17px;
    color: Black;
    text-align: center;
    background-color: #f1f1f1;
    border: 1px solid Gray;
}

.sgch {
    padding-top: 3px;
    border: 1px solid Black;
    cursor: pointer;
}

.sgcappt {
    padding: 5px; /* border: 1px solid #b3af97; */
    background-color: #f2efe6;
    text-align: left;
    height: 80px;
}

.sgcc {
    text-align: center;
    vertical-align: middle;
    border: 1px solid #c5c5c5;
    background-color: #cccccc;
}

.datePickerDummyTextBox {
    border: 0;
    height: 0;
    width: 0;
    padding: 0;
}

.squarePending {
    height: 10px;
    width: 10px;
    background-color: #b65e5e;
}

.squareCancelled {
    height: 10px;
    width: 10px;
    background-color: #a95eb6;
}

.squareOpen {
    height: 10px;
    width: 10px;
    background-color: #5eb692;
}

/* drag objects (DIV inside table cells) */
.drag {
    position: relative;
    cursor: move;
    margin: auto;
    opacity: 0.7;
    filter: alpha(opacity=70); /* without width, IE6/7 will not apply filter/opacity to the element ?! */
    width: 100%;
    height: 100%;
    text-align: left;
    background-color: #f2efe6;
}

/* needed for IE6 because cursor "move" shown on radio button and checckbox ?! */
div#drag input {
    cursor: auto;
}

/* append here cloned object before land to some table cell */
#obj_new {
    height: 23px;
    width: 10px;
}

/* Patient Dashboard */
.header-row {
    background-color: #6C9CD3;
    color: white;
    padding-left: 5px;
    font-size: 11px;
    vertical-align: bottom;
}

.draggable {
    border-radius: 7px;
    border-style: solid;
    border-width: 2px;
    border-color: #6C9CD3;
    height: 100px;
}

.vP {
    border-color: #fad163;
}

.vN {
    float: left;
    cursor: default;
    display: block;
    height: 20px;
    border: 1px solid red;
    background-color: #FECDCD;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.vT {
    display: inline-block;
    color: #222;
    margin: 2px 5px;
    max-width: 325px;
    max-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: ltr;
    cursor: pointer;
}

.vM {
    display: inline-block;
    width: 14px;
    height: 20px;
    background: no-repeat url(/images/contactarea_sprite_2.gif) -4px 0;
    opacity: .6;
    vertical-align: top;
    cursor: pointer;
}

.vR {
    font-size: 13px;
    display: inline-block;
    padding: 3px;
    vertical-align: top;
}
