/* header text */

/******************************************************************************/
/* generic styles that apply to all areas of the page */
/* any default colors/styles for the entire page should be specified here */
/* This is the standard page font, all other font sizes can be relative */
/*font: normal normal normal 12px arial, "lucidia-console", sans-serif;*/
body {
    font-family: janeway, Tahaoma, robotoMono, Monospaced;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    background-color: #ffffff;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#container {
    position: relative;
    width: 1260px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#containerWide {
    position: relative;
    width: 1260px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

div.mainPageCentered a, div.mainPageCentered a:visited,
div.mainPageCenteredAutoScroll a, div.mainPageCenteredAutoScroll a:visited,
div.widePageCentered a, div.widePageCentered a:visited,
td.header-right a, td.header-right a:visited{
    color: #0071EB;
    text-decoration: none;
}

div.mainPageCentered a:hover, div.mainPageCentered a:active,
div.mainPageCenteredAutoScroll a:hover, div.mainPageCenteredAutoScroll a:active,
div.widePageCentered a:hover, div.widePageCentered a:active,
td.header-right a:hover, td.header-right a:active{
    text-decoration: underline;
    text-decoration-color: #0071EB;
}


div select[name=startPeriod]{
    font-family: janeway, Tahaoma, robotoMono, Monospaced;
}

div select[name=selectedArea]{
    font-family: janeway, Tahaoma, robotoMono, Monospaced;
}

.image-hoverOrClick {
    border: 0;
}

/******************************************************************************/
#banner {
    font: normal normal normal 12px janeway, Tahaoma, robotoMono, Monospaced;
    font-size: 12px;
    width: 1260px;
    position: relative;
    z-index: 1;
    height: 72px;
    color: #FFFFFF;
    background-color: #0F0F59;
}

#banner a, #banner a:visited{
    color: #77B8FF;
    text-decoration: none;
}

#banner a:hover, #banner a:active{
    text-decoration: underline;
    text-decoration-color: #77B8FF;
}

#logo-hospital img {
    border: none;
}

#logo-all {
    position: absolute;
    height: 72px;
    width: 350px;
    left: 0;
    top: 0;
    overflow: hidden;
    display: flex;
    flex-direction: row;
}

#logo-txt {
    border-left: 1px solid white;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    margin: 20px 0 20px 0;
    font-size: 14px;
}

#logo-hstm {
    padding: 21px 15px 21px 15px;
}

#logo-hstm img{
    width: 150px;
    height: 30px;
    padding: 0;
    border: none;
}


.orange {
    color: #FF6600;
}


#logo-hospital {
    float: right;
    height: 72px;
    width: 140px;
    overflow: hidden;

}


#userinfo {
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: right;
}

#userinfoWithCustomLogo{
    position: absolute;
    right: 160px;
    top: 11px;
    text-align: right;
    padding-right: 10px;
    border-right: 2px solid #7676A0;
}


#userinfo div{
    padding-bottom: 4px;
}



#user-chgRole {
    display: block;
    padding-bottom: 4px;
    font-size: 11px;
}

#user-identity div {
    display: inline;
    padding-bottom: 4px;
}

#user-identity {
    padding-bottom: 4px;
}

#user-name {
    font-size: 1.0em;
    font-weight: bold;
}

#user-links {
    position: relative;
    padding-bottom: 0px;
    font-size: 11px;
}

#user-links div {
    display: inline;
    position: relative;
    padding-left: 2em;
}

#user-role {
    float: left;
}

/******************************************************************************/
/* navigation */
#navigation-main {
    background-color: #E1E2E6;
    position: relative;
    z-index: 10;
    font-family: janeway, Tahaoma, robotoMono, Monospaced;
}

.menu {
    position: relative;
    height: 24px;
}

.menu-item {
    position: relative;
    float: left;
    height: 24px;
    margin-right: 0;
    border-right-style: solid;
    border-right-color: rgb(211,211,211);
    border-right-width: thin;
    border-bottom: 0;
    border-bottom-style: none;
}

.menu-item img {
    position: relative;
    border: none;
}

.navbaritem {
    height:24px;
    width:130px;
    color: #000000;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    border-bottom-style: none;
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    padding-top: 5px;
    display: block;
}

.navbaritem_special {
    height:24px;
    width:130px;
    color: #FF6600;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    border-bottom-style: none;
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    padding-top: 5px;
    display: block;
}

.navbarsubitem {
    height:24px;
    width:130px;
    color: #000000;
    border-top: 0;
    border-bottom: 0;
    border-bottom-style: none;
    border-left: 0;
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    padding-top: 5px;
    display: block;
}

.navbaritem:hover {
    height:24px;
    width: 130px;
    color: #ffffff;
    text-align: center;
    border-top: 0;
    border-left: 2px;
    border-bottom: 0;
    border-bottom-style: none;
    background-image: url("../images/selectedMenu.png");
    background-repeat: no-repeat;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
    display: block;
}

.navbaritem_special:hover {
    height:24px;
    width: 130px;
    color: #FF6600;
    text-align: center;
    border-top: 0;
    border-left: 2px;
    border-bottom: 0;
    border-bottom-style: none;
    background-image: url("../images/selectedMenu.png");
    background-repeat: no-repeat;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
    display: block;
}

.navbarsubitem:hover {
    height:24px;
    width: 130px;
    color: #ffffff;
    text-align: center;
    border-top: 0;
    border-left: 2px;
    border-bottom: 0;
    border-bottom-style: none;
    background-image: url("../images/selectedMenu.png");
    background-repeat: no-repeat;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
    display: block;
}


.navbaritemselected {
    height:24px;
    width: 130px;
    color: #ffffff;
    text-align: center;
    border-top: 0;
    border-left: 2px;
    border-bottom: 0;
    border-bottom-style: none;
    border-bottom-width: thin;
    border-top-style: none;
    border-top-width: thin;
    background-image: url("../images/selectedMenu.png");
    background-repeat: no-repeat;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: none;
    padding-top: 5px;
    display: block;
}

.submenu {
    position: absolute;
    display: none;
    left: 0;
    top: 24px;
    width: 130px;
    border: solid black 1px;
    background-color: #C3C5CD;
}

.menu-item:hover .submenu, .menu-item.mouseover .submenu {
    display: block;
}

.menu-item:hover img, .menu-item.mouseover img {
    visibility: hidden;
}

.submenu-item {
    position: relative;
    float: left;
    clear: both;
    height: 24px;
    width: auto;
}

#date-today {
    position: absolute;
    top: 5px;
    right: 6px;
    text-align: right;
}

/******************************************************************************/
/* content */
#content {
    position: relative;
}

/******************************************************************************/
/* footer */
#footer {
    position: relative;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 4px;
}

#siteinfo-perse {
    text-align: center;
}

#siteinfo-perse a {
    color: #073399; /* standard McKesson blue, applies to McKesson footer links */
}

#hideAlertDialog {
    display: none;
}

/******************************************************************************/
/* systemError Page*/
div#systemError body{
    margin: 0;
    padding: 0;
    font-family: janeway, Tahaoma, robotoMono, Monospaced;
    font-size: 100%;        /* redundant? */
    background: aquamarine;
    color: black;
}
div#systemError .systemErrorTitle{
    margin-left: 20px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    color: red;
}
div#systemError .systemErrorMessage{
    font-size: 1.2em;
    font-style: normal;
    text-align: center;
    color: #073399;  /*McKesson Blue*/
}
div#systemError .systemErrorPersister{
    font-size: 1.1em;
    font-style: normal;
    text-align: center;
    color: #073399;  /*McKesson Blue*/
}
div#systemError .systemErrorReference{
    font-size: 1.0em;
    font-style: normal;
    text-align: center;
    color: #073399;  /*McKesson Blue*/
}

/******************************************************************************/
/* elements common to most pages */
#wsm-page-title-fontAndColor {
    font-weight: bold;
    font-size: 16px;
    color: #073399;
}

#wsm-page-subtitle-fontAndColor {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}

#wsm-page-title {
    margin-top: 10px;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 1.3em;
    text-align: center;
    color: #073399;
    background: white;
}

td.wsm-page-title {
    margin-top: 10px;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 1.3em;
    text-align: center;
    color: #073399;
    background: white;
}

div.wsm-page-title {
    margin-top: 15px;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 1.3em;
    text-align: center;
    color: #073399;
    background: white;
}

#wsm-subheading {
    border-style: none;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
}

td.wsm-subheading {
    border-style: none;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
}

td.wsm-data-label-left {
    border-style: none;
    font-size: 1.2em;
    font-weight: normal;
    text-align: left;
    height: 23px;
}
td.wsm-data-label-center {
    border-style: none;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
    height: 23px;
}

td.wsm-data-label-right {
    border-style: none;
    font-size: 1.2em;
    font-weight: normal;
    text-align: right;
    height: 23px;
}

td.wsm-data {
    font-size: 1em;
}

td.wsm-message {
    font-size: 1.2em;
    text-align: center;
}

td.reduce-font-by-one {
    font-size: 0.9em;
}

td.wsm-title-cell {
    height: 100px;
}

tr.signin-button-row {
    height: 70px;
}

tr.wsm-message-topbuffer {
    height: 100px;
}

tr.wsm-message-bottombuffer {
    height: 100px;
}

div.wsm-screen-div {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

span.spanFooter{
    color: #073399;   /*McKesson Blue*/
}

.fakeLink, .fakeLink:visited{
    color: #0071EB;
    text-decoration: none;
    cursor: pointer;
}

.fakeLink:hover, .fakeLink:active{
    text-decoration: underline;
    text-decoration-color: #0071EB;
}

div.logoBox {
    text-align: left;
    border-bottom: 3px dotted #FFFFFF;
}

div.logoBox a,
div.logoBox a img {
    border: 0;
    text-decoration: none;
}

div.titleBox {
    text-align: left;
    background-color: #F2982E;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    width: 295px;
    margin-top: 20px;
}

span.programTitle {
    font-size: 26pt;
    font-weight: bold;
    color: #FFFFFF;
}

span.ansosOneStaff {
    font-size: 17px;
}

span.loginFields {
    font-size: 14px;
}

/* pre 5.0*/
.centered {
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

#loginTableInner{
}

#loginButtonTableInner {
    margin-right: 20px;
}

#loginTableInner td, #loginButtonTableInner td {
    text-align: left;
}

#loginTableInner td.loginLabel, #loginButtonTableInner td.loginLabel {
    font-weight: normal;
    text-align: right;
    padding-right: 3px;
}
.column1 {
    width: 30%;
}

#loginTableInner select.loginEntryField, #loginButtonTableInner select.loginEntryField {
    width: 147px;
}

#loginTableInner td.centeredButton, #loginButtonTableInner td.centeredButton {
    text-align: center;
}

#loginTableOuter {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 100%;
}

#loginBottomRow {
    vertical-align: bottom;
}

.spacebottom {
    position: relative;
    bottom: 5px;
}

table.subtleBorder {
    border: 2px solid #C0C0C0;
}

table.subtleBorder  td{
    border: 1px solid #C0C0C0;
}

/* So class 'noPadding'  could replace 'cellspacing=0  cellpadding=0' */
/* http://stackoverflow.com/questions/339923/how-to-set-cellpadding-cellspacing-in-css */
table.noPadding  {
    border-collapse: collapse; /* 'cellspacing=0' equivalent */
}

table.noPadding tr td, table.noPadding  tr th {
    padding: 0;    /* 'cellpadding=0' equivalent */
}

table.fixedlayout {
    table-layout:fixed;
}

/*this value will be changed in retraction.js*/
#retractDivId{
    display: none;
}


/*workshiftDetail.jspf used throughout the jsp's*/
/******************************************************************************/
td.workshiftDetailColumnZero{
    height: 20px;
}

td.workshiftDetailContent{
    height: 95px;
}

td.workshiftDetailColumnOne{
    width:155px;
    white-space: nowrap;
}

td.workshiftDetailColumnTwo{
    width:230px;
    white-space: nowrap;
}

td.workshiftDetailColumnThree{
    width:115px;
    white-space: nowrap;
}

td.workshiftDetailColumnFour{
    white-space: nowrap;
}

td.requestNoteCell {
    white-space: pre-wrap;
    white-space: pre-wrap;
}

.ui-dialog > .ui-widget-header {
    background: #0F0F59;
}

/******************************************************************************/
/* Customizing jQuery datapicker throughout WSM   */

.ui-datepicker-trigger {
    padding-left: 0;
    vertical-align: top;

}

.ui-datepicker table th.ui-datepicker-week-end {
    color: 	#0F0F59;
}

.ui-datepicker table th {
    color: 	#0071EB;
}

.ui-datepicker-current-day>a.ui-state-active {
    color: #2E6E9E;
}

.ui-datepicker > .ui-datepicker-header {
    background: #0F0F59;
    border: 1px solid #0F0F59;
}

.ui-datepicker > .ui-datepicker-calendar tr td a {
    color: #0F0F59;
}


/* Below style edits on "today" or "close" button in datePicker  */
/* gives five levels of specificity, thus making it override other styles */
.ui-datepicker div.ui-datepicker-buttonpane button.ui-datepicker-current {
    font-weight: normal;
    opacity: 1;
    filter:Alpha(Opacity=100); /* supports IE8 */
}

.ui-datepicker div.ui-datepicker-buttonpane button.ui-datepicker-close {
    font-weight: normal;
}

/* for wfm-12441 */
div.mainPageCenteredAutoScroll {
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding: 0;
    width: 980px;
    overflow: auto;
}

/** centered with margin:auto */
div.mainPageCentered {
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding: 0;
    width: 980px;
}

div.widePageCentered {
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding: 0;
    width: 1260px;
}

div.printableProductNameSmallCentered {
    float: right;
    width: 105px;
    text-align: center;
}

.specialSuperScript{
    font-size:6px;
    vertical-align: top;
    font-weight:bold;
}

input.primaryButton, button.primaryButton,
.ui-dialog-buttonset button.primaryButton{
    font-family: janeway,tahoma,sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #82D8FF;
    height: 32px;
    color: #0F0F59;
    border-radius: 3px;
    border: 0px;
    padding-left: 12px;
    padding-right: 12px;
    box-sizing: border-box;
    background-image: none;
}


input.primaryButton:hover, button.primaryButton:hover,
.ui-dialog-buttonset button.primaryButton:hover{
    background-color: #CAF0FF;
    color: #0F0F59;
}

input.primaryButton:focus,  button.primaryButton:focus,
.ui-dialog-buttonset button.primaryButton:focus{
    background-color: #4CC6FF;
    color: #0F0F59;
    outline: none;
}


input.primaryButton:disabled,  button.primaryButton:disabled,
.ui-dialog-buttonset button.primaryButton:disabled{
    background-color: #CAF0FF;
    color: #C3C5CD;
}


input.deEmphasizedButton,  button.deEmphasizedButton,
.ui-dialog-buttonset button.deEmphasizedButton{
    font-family: janeway,tahoma,sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: white;
    height: 32px;
    color: #37474F;
    border-radius: 3px;
    border: 1px solid #37474F;
    padding-left: 12px;
    padding-right: 12px;
    box-sizing: border-box;
}


input.deEmphasizedButton:hover,  button.deEmphasizedButton:hover,
.ui-dialog-buttonset button.deEmphasizedButton:hover{
    color: #9BA1A9;
    border: 1px solid #9BA1A9;
}


input.deEmphasizedButton:focus,  button.deEmphasizedButton:focus,
.ui-dialog-buttonset button.deEmphasizedButton:focus{
    color: #000000;
    border: 1px solid #000000;
    outline: none;
}


input.deEmphasizedButton:disabled,  button.deEmphasizedButton:disabled,
.ui-dialog-buttonset button.deEmphasizedButton:disabled{
    color: #E1E2E6;
    border: 1px solid #E1E2E6;
}


.ui-dialog-buttonset .ui-button-text-only .ui-button-text {
    padding: 0;
}



