/***********************************************************************************
//  +==============================================================================+
//  | Licensed Materials - Property of IBM                                         |
//  | (C) Copyright IBM Corp. 2018,2019                                            |
//  | US Government Users Restricted Rights- Use, duplication or disclosure        |
//  | restricted by GSA ADP Schedule Contract with IBM Corp.                       |
//  +==============================================================================+
***********************************************************************************/

body
{
    background: #3d3d3d;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: Helvetica;
    color: White;
}

iframe
{
    background: rgb(4,42,63);
    width: 100%;
    margin: 0;
    padding: 0;
}

iframe.pythonBlueBackground
{
    background: rgb(4,42,63);
    width: 100%;
    margin: 0;
    padding: 0;
}

iframe.TextReport, iframe.Requisition
{
    background: rgb(255,255,255);
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

iframe.DocumentList
{
    width: 100%;
    height: 500px;
    margin: 0;
    padding: 0;
}

iframe.DetailView
{
    background: rgb(0,0,0);
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}


input:focus
{
    -moz-outline: 2px solid rgb(98,98,98);
    -moz-outline-offset: 0px;
    -moz-outline-radius: 2px;
}

a:focus
{
    -moz-outline-style: none;
}

.noSelection
{
    -moz-user-select: none;
}

.fixedLengthLabel
{
    display: block;
    float: left;
}

.fixedLengthWrapLabel
{
    display: block;
    float: left;
    white-space: normal;
}

.patientDemographic
{
    width: 98%;
    vertical-align: middle;
}

.patientDetail
{
    overflow: auto;
    width: 100%;
    vertical-align: middle;
}

.groupTopElement
{
    margin: 15px 0 8px 0;
}

.groupMiddleElement
{
    margin: 8px 0 8px 0;
}

#PatientSummary_MiddleElement
{
    margin: 8px 0 0 0;
}

.groupBottomElement
{
    margin: 8px 0 0 0;
}

.nameLabel
{
    margin-left: 1em;
    margin-right: 1em;
}

.valueLabel
{
    margin: 0 0 0 0;
}

div.lineFeed
{
    margin: 1px 0px 1px 0px;
    white-space: normal;
    display: block;
}

#PatientDetailLabel
{
    margin: 2px 0px 0px 0px;
    white-space: normal;
    display: inline;
}

div.row
{
    margin: 6px 0px 6px 0px;
    padding: 0;
    position: relative;
    white-space: normal;
    clear: both;
}

.row_bottom
{
    margin-top: -5px;
    padding: 0;
    position: relative;
    white-space: nowrap;
    clear: both;
}

div.dateRangeSelector_row
{
    margin: 10px 0px 10px 0px;
    padding-left: 3em;
    position: relative;
    clear: both;
}

div.dateRangeSelector_bottom_row
{
    margin: 10px 0px 0px 0px;
    padding-left: 3em;
    position: relative;
    clear: both;
}

span.dateRangeSelector_dateLabel
{
    float: left;
    width: auto;
}

div.row_long
{
    margin: 10px 0px 10px 0px;
    padding: 0;
    position: relative;
    white-space: nowrap;
    clear: both;
}

.row
{
    margin: 6px 0px 6px 0px;
    padding: 0;
    position: relative;
    white-space: nowrap;
    clear: both;
}

.searchParam
{
    margin: 3px 0px 6px 0px;
    padding-left: 3em;
}

div.group
{
    margin: 12px 0px 12px 0px;
    width: 100%;
}

div.groupTop
{
    margin: 12px 0px 4px 0px;
    width: 100%;
}

div.groupBottom
{
    margin: 4px 0px 12px 0px;
    white-space: nowrap;
    width: 100%;
}

div.roundedStandard_text
{
    width: 20em;
    padding: 8px;
    background: Black;
    color: White;
    font-size: 6em;
    margin: 0;
}

div.text
{
    background: Black;
    color: White;
    font-size: 6em;
    margin: 0;
}

div.roundedStandardTop
{
    width: 20em;
    background: Black url("../Images/WhiteDot.gif?ver=7.1.1.2148") 0 0 repeat-x;
}

div.roundedStandardBottom
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-x 0 100%;
}

div.roundedStandardLeft
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 0 0;
}

div.roundedStandardRight
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 100% 0;
}

div.roundedStandardBL
{
    background: url('../Images/RoundedCornerBlackBL.gif?ver=7.1.1.2148') no-repeat 0 100%;
}

div.roundedStandardBR
{
    background: url('../Images/RoundedCornerBlackBR.gif?ver=7.1.1.2148') no-repeat 100% 100%;
}

div.roundedStandardTL
{
    background: url('../Images/RoundedCornerBlackTL.gif?ver=7.1.1.2148') no-repeat 0 0;
}

div.roundedStandardTR
{
    background: url('../Images/RoundedCornerBlackTR.gif?ver=7.1.1.2148') no-repeat 100% 0;
    padding: 8px;
}

div.roundedStandardButton_button
{
    width: 6em;
    background: Black;
    color: White;
    font-size: small;
    margin: 0;
}

div.roundedStandardDefaultButton_button
{
    width: 6em;
    background: Black;
    color: White;
    font-size: small;
    margin: 0;
}

div.button
{
    background: Black;
    color: White;
    font-size: small;
    text-align: center;
    margin: 0;
}

div.roundedStandardButtonTop
{
    width: 6em;
    background: Black url("../Images/WhiteDot.gif?ver=7.1.1.2148") 0 0 repeat-x;
}

div.roundedStandardButtonBottom
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-x 0 100%;
}

div.roundedStandardButtonLeft
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 0 0;
}

div.roundedStandardButtonRight
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 100% 0;
}

div.roundedStandardButtonBL
{
    background: url('../Images/RoundedCornerBlackBL.gif?ver=7.1.1.2148') no-repeat 0 100%;
}

div.roundedStandardButtonBR
{
    background: url('../Images/RoundedCornerBlackBR.gif?ver=7.1.1.2148') no-repeat 100% 100%;
}

div.roundedStandardButtonTL
{
    background: url('../Images/RoundedCornerBlackTL.gif?ver=7.1.1.2148') no-repeat 0 0;
}

div.roundedStandardButtonTR
{
    background: url('../Images/RoundedCornerBlackTR.gif?ver=7.1.1.2148') no-repeat 100% 0;
    padding: 8px;
}

div.roundedStandardDefaultButtonTop
{
    width: 6em;
    background: Black url("../Images/BoldWhiteDot.gif?ver=7.1.1.2148") 0 0 repeat-x;
}

div.roundedStandardDefaultButtonBottom
{
    background: url('../Images/BoldWhiteDot.gif?ver=7.1.1.2148') repeat-x 0 100%;
}

div.roundedStandardDefaultButtonLeft
{
    background: url('../Images/BoldWhiteDot.gif?ver=7.1.1.2148') repeat-y 0 0;
}

div.roundedStandardDefaultButtonRight
{
    background: url('../Images/BoldWhiteDot.gif?ver=7.1.1.2148') repeat-y 100% 0;
}

div.roundedStandardDefaultButtonBL
{
    background: url('../Images/RoundedCornerBoldBlackBL.gif?ver=7.1.1.2148') no-repeat 0 100%;
}

div.roundedStandardDefaultButtonBR
{
    background: url('../Images/RoundedCornerBoldBlackBR.gif?ver=7.1.1.2148') no-repeat 100% 100%;
}

div.roundedStandardDefaultButtonTL
{
    background: url('../Images/RoundedCornerBoldBlackTL.gif?ver=7.1.1.2148') no-repeat 0 0;
}

div.roundedStandardDefaultButtonTR
{
    background: url('../Images/RoundedCornerBoldBlackTR.gif?ver=7.1.1.2148') no-repeat 100% 0;
    padding: 8px;
}

div.roundedStandardLongButton_button
{
    width: 9em;
    background: Black;
    color: White;
    font-size: small;
    margin: 0;
}

div.roundedStandardLongButtonTop
{
    width: 9em;
    background: Black url("../Images/WhiteDot.gif?ver=7.1.1.2148") 0 0 repeat-x;
}

div.roundedStandardLongButtonBottom
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-x 0 100%;
}

div.roundedStandardLongButtonLeft
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 0 0;
}

div.roundedStandardLongButtonRight
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 100% 0;
}

div.roundedStandardLongButtonBL
{
    background: url('../Images/RoundedCornerBlackBL.gif?ver=7.1.1.2148') no-repeat 0 100%;
}

div.roundedStandardLongButtonBR
{
    background: url('../Images/RoundedCornerBlackBR.gif?ver=7.1.1.2148') no-repeat 100% 100%;
}

div.roundedStandardLongButtonTL
{
    background: url('../Images/RoundedCornerBlackTL.gif?ver=7.1.1.2148') no-repeat 0 0;
}

div.roundedStandardLongButtonTR
{
    background: url('../Images/RoundedCornerBlackTR.gif?ver=7.1.1.2148') no-repeat 100% 0;
    padding: 8px;
}

div.roundedDialogButton_dialogButton
{
    width: 6em;
    background: #323133;
    color: White;
    font-size: small;
    margin: 0;
}

div.roundedDialogDefaultButton_dialogButton
{
    width: 6em;
    background: #323133;
    color: White;
    font-size: small;
    margin: 0;
}

div.roundedDialogCenteredButton_dialogButton
{
    width: 6em;
    background: #323133;
    color: White;
    font-size: small;
    margin: 0;
}

div.roundedDialogCenteredDefaultButton_dialogButton
{
    width: 6em;
    background: #323133;
    color: White;
    font-size: small;
    margin: 0;
}

div.dialogButton
{
    background: #323133;
    color: White;
    font-size: small;
    text-align: center;
    margin: 0;
}

div.roundedDialogButtonTop
{
    width: 6em;
    background: #323133 url("../Images/WhiteDot.gif?ver=7.1.1.2148") 0 0 repeat-x;
}

div.roundedDialogButtonBottom
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-x 0 100%;
}

div.roundedDialogButtonLeft
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 0 0;
}

div.roundedDialogButtonRight
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 100% 0;
}

div.roundedDialogButtonBL
{
    background: url('../Images/RoundedCornerGreyBL.gif?ver=7.1.1.2148') no-repeat 0 100%;
}

div.roundedDialogButtonBR
{
    background: url('../Images/RoundedCornerGreyBR.gif?ver=7.1.1.2148') no-repeat 100% 100%;
}

div.roundedDialogButtonTL
{
    background: url('../Images/RoundedCornerGreyTL.gif?ver=7.1.1.2148') no-repeat 0 0;
}

div.roundedDialogButtonTR
{
    background: url('../Images/RoundedCornerGreyTR.gif?ver=7.1.1.2148') no-repeat 100% 0;
    padding: 8px;
}

div.roundedDialogDefaultButtonTop
{
    width: 6em;
    background: #323133 url("../Images/BoldWhiteDot.gif?ver=7.1.1.2148") 0 0 repeat-x;
}

div.roundedDialogDefaultButtonBottom
{
    background: url('../Images/BoldWhiteDot.gif?ver=7.1.1.2148') repeat-x 0 100%;
}

div.roundedDialogDefaultButtonLeft
{
    background: url('../Images/BoldWhiteDot.gif?ver=7.1.1.2148') repeat-y 0 0;
}

div.roundedDialogDefaultButtonRight
{
    background: url('../Images/BoldWhiteDot.gif?ver=7.1.1.2148') repeat-y 100% 0;
}

div.roundedDialogDefaultButtonBL
{
    background: url('../Images/RoundedCornerBoldGreyBL.gif?ver=7.1.1.2148') no-repeat 0 100%;
}

div.roundedDialogDefaultButtonBR
{
    background: url('../Images/RoundedCornerBoldGreyBR.gif?ver=7.1.1.2148') no-repeat 100% 100%;
}

div.roundedDialogDefaultButtonTL
{
    background: url('../Images/RoundedCornerBoldGreyTL.gif?ver=7.1.1.2148') no-repeat 0 0;
}

div.roundedDialogDefaultButtonTR
{
    background: url('../Images/RoundedCornerBoldGreyTR.gif?ver=7.1.1.2148') no-repeat 100% 0;
    padding: 8px;
}

div.roundedDialogCenteredButtonTop
{
    width: 6em;
    background: #323133 url("../Images/WhiteDot.gif?ver=7.1.1.2148") 0 0 repeat-x;
    margin-left: auto;
    margin-right: auto;
}

div.roundedDialogCenteredButtonBottom
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-x 0 100%;
}

div.roundedDialogCenteredButtonLeft
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 0 0;
}

div.roundedDialogCenteredButtonRight
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 100% 0;
}

div.roundedDialogCenteredButtonBL
{
    background: url('../Images/RoundedCornerGreyBL.gif?ver=7.1.1.2148') no-repeat 0 100%;
}

div.roundedDialogCenteredButtonBR
{
    background: url('../Images/RoundedCornerGreyBR.gif?ver=7.1.1.2148') no-repeat 100% 100%;
}

div.roundedDialogCenteredButtonTL
{
    background: url('../Images/RoundedCornerGreyTL.gif?ver=7.1.1.2148') no-repeat 0 0;
}

div.roundedDialogCenteredButtonTR
{
    background: url('../Images/RoundedCornerGreyTR.gif?ver=7.1.1.2148') no-repeat 100% 0;
    padding: 8px;
}

div.roundedDialogCenteredDefaultButtonTop
{
    width: 6em;
    background: #323133 url("../Images/BoldWhiteDot.gif?ver=7.1.1.2148") 0 0 repeat-x;
    margin-left: auto;
    margin-right: auto;
}

div.roundedDialogCenteredDefaultButtonBottom
{
    background: url('../Images/BoldWhiteDot.gif?ver=7.1.1.2148') repeat-x 0 100%;
}

div.roundedDialogCenteredDefaultButtonLeft
{
    background: url('../Images/BoldWhiteDot.gif?ver=7.1.1.2148') repeat-y 0 0;
}

div.roundedDialogCenteredDefaultButtonRight
{
    background: url('../Images/BoldWhiteDot.gif?ver=7.1.1.2148') repeat-y 100% 0;
}

div.roundedDialogCenteredDefaultButtonBL
{
    background: url('../Images/RoundedCornerBoldGreyBL.gif?ver=7.1.1.2148') no-repeat 0 100%;
}

div.roundedDialogCenteredDefaultButtonBR
{
    background: url('../Images/RoundedCornerBoldGreyBR.gif?ver=7.1.1.2148') no-repeat 100% 100%;
}

div.roundedDialogCenteredDefaultButtonTL
{
    background: url('../Images/RoundedCornerBoldGreyTL.gif?ver=7.1.1.2148') no-repeat 0 0;
}

div.roundedDialogCenteredDefaultButtonTR
{
    background: url('../Images/RoundedCornerBoldGreyTR.gif?ver=7.1.1.2148') no-repeat 100% 0;
    padding: 8px;
}

div.roundedStandardTitle_title
{
    width: 98%;
    padding: 8px;
    background: Black;
    color: White;
    font-size: 1em;
    margin: 0;
}

div.title
{
    background: Black;
    color: White;
    font-size: 1em;
    margin: 0;
}

div.roundedStandardTitleTop
{
    width: 98%;
    background: Black url("../Images/WhiteDot.gif?ver=7.1.1.2148") 0 0 repeat-x;
}

div.roundedStandardTitleBottom
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-x 0 100%;
}

div.roundedStandardTitleLeft
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 0 0;
}

div.roundedStandardTitleRight
{
    background: url('../Images/WhiteDot.gif?ver=7.1.1.2148') repeat-y 100% 0;
}

div.roundedStandardTitleBL
{
    background: url('../Images/RoundedCornerBlackBL.gif?ver=7.1.1.2148') no-repeat 0 100%;
}

div.roundedStandardTitleBR
{
    background: url('../Images/RoundedCornerBlackBR.gif?ver=7.1.1.2148') no-repeat 100% 100%;
}

div.roundedStandardTitleTL
{
    background: url('../Images/RoundedCornerBlackTL.gif?ver=7.1.1.2148') no-repeat 0 0;
}

div.roundedStandardTitleTR
{
    background: url('../Images/RoundedCornerBlackTR.gif?ver=7.1.1.2148') no-repeat 100% 0;
    padding: 8px;
}

div.standardHeaderPanel
{
    border: solid 1px White;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: inherit;
    margin-right: 4px;
    background-color: rgb(58,58,58);
    vertical-align: middle;
    height: 35px;
}

div.simpleHeaderPanel
{
    background-color: black;
    vertical-align: middle;
    height: 40px;
}

div.standardHeaderPanel_StudyDist
{
    border: solid 1px White;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: inherit;
    margin-right: 4px;
    background-color: rgb(4,42,63);
    vertical-align: middle;
}

div.standardHeaderPanel_Inner
{
    height: 1em;
    position: relative;
    top: 9px;
}

div.profilePageHeader
{
    border: solid 1px White;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: inherit;
    margin-right: 4px;
    background-color: rgb(58,58,58);
    vertical-align: middle;
}

.imageSkinnedButton_Normal
{
    margin: 0px 0px 0px 0px;
    border: none;
    background: url("../Images/imageSkinnedButton_StandardSize_Normal.png?ver=7.1.1.2148") center center no-repeat;
    min-width: 100px;
    width: auto;
    height: 25px;
    text-align: center;
    color: White;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;
cursor: pointer;
}

.imageSkinnedButton_Secondary
{
    margin: 0px 0px 0px 0px;
    border: none;
    background: url("../Images/secondary_button.png?ver=7.1.1.2148") center center no-repeat;
    min-width: 100px;
    width: auto;
    height: 25px;
    text-align: center;
    color: White;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;
cursor: pointer;
}

.imageSkinnedButton_Tertiary
{
    margin: 0px 0px 0px 0px;
    border: none;
    background: url("../Images/tertiary_button.png?ver=7.1.1.2148") center center no-repeat;
    min-width: 100px;
    width: auto;
    height: 25px;
    text-align: center;
    color: White;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
cursor: pointer;
}

.imageSkinnedButton_Primary
{
    margin: 0px 0px 10px 0px;
    border: none;
    background: url("../Images/primary_button.png?ver=7.1.1.2148") center center no-repeat;
    min-width: 100px;
    width: auto;
    height: 25px;
    text-align: center;
    color: White;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;
	margin-left: 10px;
cursor: pointer;
}

.imageSkinnedButton_Small
{
    margin: 0px 0px 0px 0px;
    border: none;
    background: url("../Images/imageSkinnedButton_Short_Normal.png?ver=7.1.1.2148") center center no-repeat;
    min-width: 60px;
    width: auto;
    height: 20px;
    text-align: center;
    color: White;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;

}

.imageSkinnedButton_Default
{
    margin: 0px 0px 0px 0px;
    border: none;
    background: url("../Images/imageSkinnedButton_StandardSize_Default.png?ver=7.1.1.2148") center center no-repeat;
    width: auto;
    min-width: 100px;
    height: 25px;
    text-align: center;
    color: White;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;

}

.imageSkinnedLongButton_Normal
{
    margin: 0px 0px 0px 0px;
    border: none;
    min-width: 150px;
    background: url("../Images/imageSkinnedButton_Long_Normal.gif?ver=7.1.1.2148") center center no-repeat;
    height: 25px;
    text-align: center;
    color: White;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;

}

.imageSkinnedLongButton_Blue
{
    margin: 0px 0px 0px 0px;
    border: none;
    background: url("../Images/imageSkinnedButton_Long_Blue.png?ver=7.1.1.2148") center center no-repeat;
    min-width: 150px;
    height: 25px;
    text-align: center;
    color: White;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;

}

.imageStylishLongButton_Blue
{
    margin: 0px 0px 0px 0px;
    border: none;
    background: url("../Images/imageStylishButton_Long.png?ver=7.1.1.2148") center center no-repeat;
    min-width: 171px;
    height: 30px;
    text-align: center;
    color: White;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.imageSkinnedLongButton_Default
{
    margin: 0px 0px 0px 0px;
    border: none;
    background: url("../Images/imageSkinnedButton_Long_Default.gif?ver=7.1.1.2148") center center no-repeat;
    width:auto;
    min-width: 150px;
    height: 25px;
    text-align: center;
    color: White;
    background-size: 100% 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.imageStylishShortButton
{
    margin: 0px 0px 0px 0px;
    border: none;
    background: url("../Images/imageStylishButton_Long.png?ver=7.1.1.2148") center center no-repeat;
    min-width: 50px;
    height: 18px;
    text-align: center;
    color: White;
    border-radius: 6px;  
}

.listHeader
{
    background-color: #264764;
    color: White;
    font-size: small;
    font-weight: normal;
    height: 25px;
    vertical-align: middle;
}

.childlistHeader
{
    background-color: #f1905b;
    color: White;
    font-size: small;
    font-weight: normal;
    height: 20px;
    vertical-align: middle;
}

div.pythonBlueBackground
{
    background-color: rgb(4,42,63);
}

div.emailTo
{
    padding-top: 4px;
    padding-bottom: 4px;
}

img.thumbnail
{
    border-style: solid;
    border-width: medium;
    border-color: inherit;
    margin: 4px;
    width: 120px;
    height: 120px;
    float: none;
    background-color: Black;
    color: Yellow;
    border-style: none;
}

div.thumbnailPlaceHolder
{
    background-position: center center;
    background-color: #B1B1B1;
    width: 100%;
    height: 150px;
    overflow: auto;
    text-align: left;
    padding-top: 2px;
    margin: 0px auto;
    position: relative;
}

.thumbnailPlaceHolderInherit
{
    background-position: center center;
    width: 100%;
    overflow: auto;
    text-align: left;
    margin: 0px auto;
    position: relative;
}

div.studySelectorPlaceholder
{
    width: 100%;
    height: 150px;
    overflow: auto;
    padding-top: 2px;
    margin: 0px auto;
    background-color: rgb(4,42,63);
}

div.attachmentsDiv
{
    width: 100%;
    height: 150px;
    overflow: auto;
    padding-top: 2px;
    margin: 0px auto;
    background-color: rgb(4,42,63);
}

div.thumbnailFrameSelected
{
    border: thin solid #000000;
    background-position: center top;
    background-color: #f1905b;
    text-align: center;
    width: 148px;
    height: 165px;
    margin-top: 1px;
    margin-right: 1px;
    margin-left: 1px;
    font-size: small;
    font-family: Arial;
}

div.thumbnailFrameUnSelect
{
    border: thin solid #000000;
    background-position: center top;
    background-color: #B1B1B1;
    text-align: center;
    width: 135px;
    height: 145px;
    margin-top: 1px;
    margin-right: 1px;
    margin-left: 1px;
    font-size: small;
    font-family: Arial;
}

div.thumbnailText
{
    background-position: top;
    text-align: center;
    font-size: small;
    font-family: Arial;
    width: 148px;
    height: 15px;
    vertical-align: top;
    font-weight: bold;
}

div.masterPage_loadingMessage, div.studyListMasterPage_loadingMessage
{
    top: 300px;
    position: absolute;
    left: 45%;
    width: 30%;
    color: White;
    background-color: Transparent;
    font-family: Arial;
    font-size: x-large;
    z-index: 200;
}

hr
{
    height: 0px;
    border: 0px;
    border-top: 2px solid gray;
}

.borderClass
{
    border: thin solid #FFFFFF;
    padding: 0.5em;
}

div.DetailViewContainerDiv, div.IntegratorDetailViewContainerDiv
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px;
}

div.DetailView_HeadingDiv
{
    margin: 0px;
    padding: 5px;
    text-align: left;
    color: White;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    border-left: solid 1px #9a9a9a;
    border-right: solid 1px #9a9a9a;
    border-top: solid 1px #9a9a9a;
}

div.DetailView_HeadingDiv_Borderless
{
    margin: 0px;
    padding: 5px;
    text-align: left;
    color: White;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
}

div.DetailView_ViewerToolbar
{
    text-align: left;
    color: White;
    font-family: Arial;
    font-size: x-small;
}

div.DetailView_CloseButton, div.UploadStudy_CloseButton
{
    position: absolute;
    top: 5px;
    right: 15px;
    cursor: pointer;
}

div.DetailView_FullBrowserModeButton
{
    position: absolute;
    top: 5px;
    right: 45px;
    cursor: pointer;
}

div.DetailView_ContentDiv
{
    margin: 0px auto;
    padding: 1px;
    text-align: left;
    border: solid 1px #9a9a9a;
    height: auto;
}

div.ExitFullBrowserMode
{
    position: absolute;
    top: 0px;
    left: 250px;
    height: 19px;
    width: 0px;
    font-family: Arial;
    font-size: small;
    background-color: Transparent;
    display: block;
    z-index: -1;
    border: 0px;
    text-align: center;
    color: Black;
    cursor: pointer;
}

div.AutoHideLeftPanel
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 0px;
    width: 20px;
    background-color: Transparent;
    display: block;
    z-index: -1;
    border: 0px;
}

div.PrintableViewDiv
{
    float: right;
    font-family: Arial;
    font-size: small;
    padding-top: 8px;
    padding-right: 10px;
}

div.LeftPanelPinDiv
{
    float: right;
    font-family: Arial;
    font-size: small;
    padding-top: 5px;
    padding-right: 0px;
}

div.UploadStudy_HeadingDiv
{
    margin: 0px;
    padding: 5px;
    text-align: left;
    color: White;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    border-left: solid 1px #9a9a9a;
    border-right: solid 1px #9a9a9a;
    border-top: solid 1px #9a9a9a;
    border-bottom: solid 1px #9a9a9a;
}

div.UploadStudy_UploaderApplet
{
    padding-top: 10px;
    padding-left: 50px;
}

#StudySummaryDisplay_LeftColumn, #XdsDocumentDisplay_LeftColumn
{
    width: 375px;
    background: Black;
    border-style: none;
}

#StudySummaryDisplay_ImageReportSelector, #XdsDocumentDisplay_ImageReportSelector
{
    width: 100%;
    height: 40px;
    background-color: #4c5256;
}

#XdsDocumentDisplay_XmlReportHeader
{
    width: 100%;
    height: 30px;
    background-color: #4c5256;
    vertical-align: bottom;
}

#StudySummaryDisplay_RightColumn_Image, #XdsDocumentDisplay_RightColumn_Image, #DicomImageDisplay_RightColumn_Image
{
    width: 100%;
    background: Black;
    border-style: none;
    margin: 0px auto;
    text-align: center;
}

#StudySummaryDisplay_PatientInfo, #StudySummaryDisplay_StudyInfo, #XdsDocumentDisplay_StudyInfo
{
    padding-left: 10px;
}

#loadingDivOverlayText
{
    position: absolute;
    font-size: small;
    color: White;
}

.MagnifierLoadingDivOverlayText
{
    position: absolute;
    font-size: small;
    color: White;
}

.ImageOperationError
{
    font-size: medium;
    color: Yellow;
    position: absolute;
    top: 50%;
    width:100%;
    text-align:center;
}

.CalibrationUnitText
{
    position: absolute;
    font-size: large;
    color: white;
}

#XdsDocumentDisplay_ImageToolBar
{
    background-color: #195682;
    height: 35px;
    vertical-align: top;
}

#ImageDisplay_ImageToolBar
{
    height: 40px;
}

#StudySummaryDisplay_ImageToolBar, #XdsDocumentDisplay_SearchDocumentHeader, #DicomImageDisplay_ImageToolBar
{
    background-color: #4c5256;
    height: 40px;
}

#XdsDocumentDisplay_ScrollableViewerDiv
{
    overflow: auto;
    display: none;
}

#XdsDocumentDisplay_ViewerLoadingDiv
{
    display: none;
    width: 100%;
}

.SeriesViewer_LoadingDiv
{
    display: none;
    width: 100%;
}

.SeriesViewer_nonImageDiv
{
    display: none;
    width: 100%;
}

#StudySummaryDisplay_MagnifyLoadingDiv, #XDSDocumentDisplay_MagnifyLoadingDiv
{
    display: none;
    width: 100%;
    height: 100%;
}

.MagnifierLoadingDiv
{
    display: none;
    width: 100%;
    height: 100%;
}

#StudySummaryDisplay_ReportLoadingDiv, #XdsDocumentDisplay_ReportLoadingDiv
{
    display: inline;
    width: 100%;
}

#StudySummaryDisplay_DataTransfer
{
    background-color: #B1B1B1;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 2px;
    border-top: solid 4px black;
}

#StudySummaryDisplay_EmailTo
{
    background-color: #B1B1B1;
    width: 100%;
    top: 0px;
}

#StudySummaryDisplay_SendStudy
{
    float: right;
    position: relative;
    right: 2px;
}

#viewerImg
{
    background-color: Black;
}

.svViewerImg {
    border-color: Gray;
    border-style: solid;
    border-width: 3px;
}


.svAnchorBottom {
    width: 100%;
    position: absolute;
    bottom: 4px;
}

.svAnchorTopLeft {
    position: absolute;
    top: 0px;
    left: 0px;
}

.svAnchorTop {
    position: absolute;
    top: 0px;
}

.svAnchorTopRight {
    position: absolute;
    top: 0px;
    right: 0px;
}

.activeSeriesViewer
{
    border-color: #ffa000;
}

.activeNonImageSeriesViewer
{
    border: solid 2px #ffa000;
}

input.InvisibleInputBox
{
    width: 1px;
    height: 1px;
    font-size: 0px;
    background-color: Transparent;
    border-style: none;
    outline-style: none;
}

input.InvisibleInputBox: focus
{
    outline-style: none;
}

html
{
    overflow: auto;
}

div.xdsheaderdiv
{
    background-color: #B1B1B1;
}

.xdsheadercollapse_click, .xdssubheaderdoc_click, .xdssubheaderfolder_click, .xdsTreeControl_click
{
    background-color: rgb(189, 211, 223);
}

.xdsheadercollapse_over, .xdssubheaderdoc_over, .xdssubheaderfolder_over, .xdsTreeControl_over
{
    background-color: rgb(255, 255, 206);
}

.xdsTreeControl, .xdsTreeControl_over, .xdsTreeControl_click
{
    float: left;
    width: 100%;
    position: relative;
    margin: 5px 0px 5px 0px;
    height: 20px;
    background-repeat: no-repeat;
    position: inherit;
}

.xdsheaderexpand, .xdsheadercollapse, .xdsheadercollapse_over, .xdsheadercollapse_click, .xdsheaderexpand_over, .xdsheaderexpand_click, .xdsheaderfolder
{
    margin: 0px 5px 5px 10px;
    height: 20px;
    text-indent: 2em;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: smaller;
    cursor: pointer;
}

.xdssubheaderfolder, .xdssubheaderfolder_over, .xdssubheaderfolder_click, .xdssubheaderdoc, .xdssubheaderdoc_over, .xdssubheaderdoc_click, .xdssubheaderfolder_over, .xdssubheaderfolder_click
{
    margin: 5px 5px 5px 40px;
    height: 20px;
    text-indent: 2em;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: smaller;
    cursor: pointer;
}

.xdsheadercollapse, .xdsheadercollapse_over, .xdsheadercollapse_click
{
    background-image: url('../Images/arrow.png?ver=7.1.1.2148');
    background-position: left center;
}

.xdssubheaderfolder, .xdssubheaderfolder_over, .xdssubheaderfolder_click, .xdsheaderfolder
{
    background-image: url('../Images/folder.png?ver=7.1.1.2148');
    background-position: left top;
}

.xdssubheaderdoc, .xdssubheaderdoc_over, .xdssubheaderdoc_click
{
    background-image: url('../Images/doc.gif?ver=7.1.1.2148');
}

.xdsheaderexpand, .xdsheaderexpand_over, .xdsheaderexpand_click
{
    background-image: url('../Images/arrow_down.png?ver=7.1.1.2148');
    background-position: left center;
}

.xdsheaderimg
{
    margin: 2px 0px 2px 1px;
}

.xdsdivheaderlist
{
    margin: 5px 5px 5px 40px;
    height: 20px;
    font-family: Arial;
    font-size: small;
    text-indent: 2em;
    background-image: url('../Images/submissionset.gif?ver=7.1.1.2148');
    background-repeat: no-repeat;
    cursor: pointer;
}



.xdssubheaderkos
{
    margin: 5px 5px 5px 40px;
    height: 20px;
    text-indent: 2em;
    background-image: url('../Images/image.gif?ver=7.1.1.2148');
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: smaller;
    cursor: pointer;
}

.xdssubheaderword
{
    margin: 5px 5px 5px 40px;
    height: 20px;
    text-indent: 2em;
    background-image: url('../Images/wordDoc.gif?ver=7.1.1.2148');
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: smaller;
    cursor: pointer;
}

.xdssubheaderexcel
{
    margin: 5px 5px 5px 40px;
    height: 20px;
    text-indent: 2em;
    background-image: url('../Images/excel.gif?ver=7.1.1.2148');
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: smaller;
    cursor: pointer;
}

.xdssubheaderacrobat
{
    margin: 5px 5px 5px 40px;
    height: 20px;
    text-indent: 2em;
    background-image: url('../Images/acrobat.gif?ver=7.1.1.2148');
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: smaller;
    cursor: pointer;
}

.xdssubheaderhl7report
{
    margin: 5px 5px 5px 40px;
    height: 20px;
    text-indent: 2em;
    background-image: url('../Images/ReportView.PNG?ver=7.1.1.2148');
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: smaller;
    cursor: pointer;
}

.xdssubdiv
{
    background-color: #B1B1B1;
    color: Black;
    overflow: auto;
    width: 100%;
    top: 0px;
}

div.verticalSeperatorDiv
{
    border: thin solid #000000;
    background-position: center top;
    background-color: Yellow;
    text-align: center;
    width: 3px;
    height: 165px;
    margin-top: 1px;
    margin-right: 1px;
    margin-left: 1px;
}

.thumbnailRow
{
    width: 100%;
    height: 15px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 1px;
    margin-left: 1px;
}

div.horizontialSeperatorDiv
{
    border: thin solid #000000;
    background-position: center top;
    background-color: Yellow;
    text-align: center;
    width: 100%;
    height: 3px;
    margin-right: 1px;
    margin-left: 1px;
}

div.XdsSearchDiv
{
    display: inline;
    width: 100%;
    text-align: center;
}

.XdsSearchFrame
{
    padding-top: 7px;
    margin-bottom: 5px;
    display: block;
    text-align: center;
}

.XdsSearchInputSpan, .DateLabelFromSpan, .DateLabelToSpan
{
    vertical-align: middle;
}

.NormalLabelSpan, .DateLabelToSpan
{
    font-size: smaller;
    font-weight: bold;
    color: white;
}


.DateLabelFromSpan, #documentListLabel
{
    margin-right: 8px;
}

#XdsSearchLabelToFrame
{
    margin-left: 1px;
    margin-right: 1px;
}

input.XdsSearchInput, input.XdsSearchInputLong
{
    display: inline;
    height: 15px;
}

input.XdsSearchInput
{
    width: 100px;
}

input.XdsSearchInputLong
{
    width: 230px;
}

select.ContentTypeDropDown
{
    width: 235px;
}

option
{
    width: auto;
    height: auto;
}

#XdsSearchButtonFrame
{
    vertical-align: middle;
    margin-left: 20px;
}


div.XdsSearchSubmit
{
    background-color: rgb(249, 249, 249);
    display: inline;
    position: relative; /* float:left; */
    cursor: pointer;
    width: 53px;
    height: 22px;
    margin: 0px 1px 0px 1px;
    padding: 0px 5px 0px 5px;
    color: rgb(51,51,51);
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

/*
    * Documrnt search Calendar (epoch) customization
    */
.DocumentSearch_calendar .DocumentSearch_calendar_tbody
{
    background-color: #003F5B;
    border: solid 1px white;
    text-align: center;
}

.DocumentSearch_calendar
{
    opacity: 1.0;
    filter: alpha(opacity=100);
    font: inherit;
    color: white;
    font-size: small !important; /* override */
    font-family: Arial;
    font-weight: bold;
    height: 25px;
    border-style: none;
    margin: 2px;
    text-decoration: none;
    z-index: 200;
    position: absolute;
}

.XdsSearchControl_calendar .XdsSearchControl_calendar_tbody
{
    background-color: #003F5B;
    border: solid 1px white;
    text-align: center;
}

.XdsSearchControl_calendar
{
    opacity: 1.0;
    filter: alpha(opacity=100);
    font: inherit;
    color: white;
    font-size: small !important; /* override */
    font-family: Arial;
    font-weight: bold;
    height: 25px;
    border-style: none;
    margin: 2px;
    text-decoration: none;
    z-index: 200;
    position: absolute;
}

.MasterPage_calendar, .MasterPage_calendar_tbody, .General_calendar, .General_calendar_body
{
    background-color: #003F5B;
    border: solid 1px white;
    text-align: center;
    z-index: 500;
}

.MasterPage_calendar, .General_calendar
{
    opacity: 1.0;
    filter: alpha(opacity=100);
    font: inherit;
    color: white;
    font-size: small !important; /* override */
    font-family: Arial;
    font-weight: bold;
    height: 25px;
    border-style: none;
    margin: 2px;
    text-decoration: none;
    z-index: 500;
    position: absolute;
}

/*
    * Side panel Calendar (epoch) customization
    */
.XdsSearchControlSidePanel_calendar .XdsSearchControlSidePanel_tbody
{
    background-color: #003F5B; /*border: solid 1px white; */
    text-align: center;
}

.XdsSearchControlSidePanel_calendar
{
    font: inherit;
    color: white;
    font-size: xx-small; /* override */
    font-family: Arial;
    font-weight: bold;
    height: 20px;
    border-style: none;
    margin: 0px;
    text-decoration: none;
    z-index: 200;
    position: absolute;
}

.documentReportLabelText, .BackToDocumentListHeaderForViewer_labelText
{
    cursor: pointer;
    text-decoration: underline;
}

#documentListLabelText
{
    font-weight: normal;
}

#documentListLabel, .documentReportLabelText, .BackToDocumentListHeaderForViewer_labelText
{
    font-weight: bold;
}

#documentListLabel, #documentListLabelText, #showDocumentLabel, #documentSeperator
{
    font-size: small;
    font-family: Arial;
}

.BackToDocumentListHeaderForViewer_labelText, .documentReportLabelText
{
    font-size: x-small;
}


#showDocumentLabel, #visitOnly
{
    margin-right: 3px;
}


#documentSeperator
{
    margin-left: 1px;
    margin-right: 1px;
}

#leftHeaderFrame, #rightHeaderFrame
{
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: inherit;
}

#StudySummaryDisplay_RightColumn_Requisition
{
    text-align: left;
    width: 100%;
    height: 100%;
    background: black;
}

.documentReportLabelText, .BackToDocumentListHeaderForViewer_labelText
{
    margin-left: 5px;
}

#BackToDocumentListHeaderForViewer_span, #BackToDocumentListHeader_span
{
    float: none;
}

#BackToDocumentListHeaderForViewer
{
    vertical-align: text-top;
    height: 25px;
    display: block;
    margin-bottom: 0px;
    background-color: inherit;
    border-style: none;
    cursor: pointer;
}

#BackToDocumentListHeader
{
    cursor: pointer;
}

#BackToDocumentListHeaderForViewer_span, #BackToDocumentListHeader_span
{
    margin-right: 5px;
    margin-left: 0px;
    margin-bottom: 2px;
}

.BackToDocumentListHeader
{
    padding: 5px 0px 0px 5px;
    vertical-align: text-top;
    display: block;
    margin: 5px 0px 0px 5x;
    border-style: none;
}

#XdsDocumentDisplay_DocumentListHeader
{
    background-color: black;
    height: 40px;
    vertical-align: middle;
    display: block;
    text-align: left;
}

#XdsDocumentDisplay_ReportHeader
{
    background-color: #B1B1B1;
    height: 40px;
    vertical-align: middle;
    display: block;
}

#XdsDocumentDisplay_DocumentViewDiv
{
    display: block;
}

.XdsSearch_td_Normal
{
    width: 20%;
    text-align: right;
}

.XdsSearch_td_InputNormal
{
    width: 61%;
}

.XdsSearchButtonDiv
{
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
}

.SearchPanelSubdiv
{
    width: 99%;
    height: 100%;
    background-color: #B1B1B1;
    border: solid 2px rgb(189, 211, 223);
    margin-bottom: 10px;
}

.expandButton, .collapseButton
{
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    background-color: inherit;
}

.exitFullBrowserButton, .fullBrowserButton
{
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    background-color: inherit;
}


.printableViewButton, .saveAsButton
{
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    background-color: inherit;
}

.saveAsButton
{
    background-image: url('../Images/saveAs.gif?ver=7.1.1.2148');
}

.printableViewButton
{
    background-image: url('../Images/print.png?ver=7.1.1.2148');
}

.fullBrowserButton
{
    background-image: url('../Images/fullbrowsermode.png?ver=7.1.1.2148');
}

.exitFullBrowserButton
{
    background-image: url('../Images/closefullbrowsermodeLarge.png?ver=7.1.1.2148');
}

.expandButton
{
    background-image: url('../Images/downarrows_whiteg.png?ver=7.1.1.2148');
}

.collapseButton
{
    background-image: url('../Images/uparrows_whiteg.png?ver=7.1.1.2148');
}

#PatientDetailPanelBottom
{
    padding: 0 0 0 0;
    color: #195682;
}

#PatientDetailButtonDiv
{
    width: 16px;
    height: 16px;
}

#AttachmentsButtonDiv
{
    width: 32px;
    height: 32px;
}

.expandSearchPanelButtonDiv, .expandSearchPanelTextDiv
{
    float: right;
    background-color: rgb(189, 211, 223);
    height: 25px;
    margin-top: 10px;
}

.expandSearchPanelTextDiv
{
    width: 40%;
}

span.selected
{
    font-size: small;
    font-family: Arial;
    cursor: default;
    font-weight: bolder;
    text-decoration: none;
}

#PatientDemographicSubHeader, .subDrawHeader, #attachmentPanelDiv
{
    padding-left: 10px;
    display: inline;
}

#AttachmentsSubHeader
{
    padding-left: 10px;
    display: inline;
}

.subDrawHeader
{
    cursor: pointer;
}

span.unselected
{
    font-size: small;
    font-family: Arial;
    cursor: pointer;
    text-decoration: underline;
}

.thumbnailPager-unselected
{
    color: white;
    font-family: Arial;
    font-size: small;
    text-decoration: underline;
    cursor: pointer;
}

.thumbnailPager-selected
{
    color: white;
    font-family: Arial;
    font-size: small;
    text-decoration: none;
    cursor: auto;
}

.localizerline_On
{
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
/* for new viewer to show item state, localizerline, stack, imagetext, and scope */
.toggleItem_On
{
    background-color: #114DA6;
}

.localizerline_Off
{
}

#PreRenderThumbnailDiv
{
    color: Black;
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    margin: 50px 0px 50px 50px;
}

#MessageSpaceFillerDiv
{
    margin: 0.5em 3em 0.5em 0em;
}

#NonDiagnosticUseWarningDiv, #CompressionLabelDiv, #MultiplePatientWarningMessageDiv, #ViewerErrorMessageDiv
{
    margin: 0.5em 1em 0.5em 0em;
}

.SearchPromptLabel
{
    color: Black;
    font-family: Arial;
    font-size: smaller;
    font-weight: bold;
    width: 7em;
}

.LabelLong
{
    color: Black;
    font-family: Arial;
    font-size: smaller;
    font-weight: bold;
    width: 10em;
}

.SearchTextBox, .TextBoxHighlight
{
    font-family: Arial;
    font-size: smaller;
    width: 18em;
}

.Narrow .TextBoxHighlight
{
    width: 12em;
}

.TextBoxHighlight, .DropDownListHighlight
{
    background-color: #c2f284;
}

.generalSideFrame
{
    width: 250px;
}

.generalWideSideFrame
{
    margin: 0 0 0 0;
    width: 350px;
    height: auto;
}

.generalMainFrame
{
    margin: 0px auto;
    padding: 5px 1px 1px 1px;
    text-align: left;
    height: auto;
    border: solid 2px black;
    background-color: #6981a3;
}

.contentContainerFrame
{
    margin: 0px auto;
    padding: 1px;
    text-align: left;
    height: auto;
    background-color: #6981a3;
}

.generalSideParentFrame
{
    border-right: Transparent 1px solid;
    border-top: Transparent 1px solid;
    border-left: Transparent 1px solid;
    border-bottom: None;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    background: rgba(255, 255, 255, 0.3);
    width: 94%;
    height: auto;
    border: solid 2px black;
}

.generalDrawerSectionTop
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    background: rgba(255, 255, 255, 0.3);
    width: 94%;
    height: auto;
    cursor: pointer;
    border: solid 2px black;
    border-bottom: none;
}

.generalSideChildFrame, .patientDetail
{
    border-right: Transparent 1px solid;
    border-top: None;
    border-left: Transparent 1px solid;
    border-bottom: Transparent 1px solid;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    background-color: #195682;
    width: 94%;
    height: auto;
    border: solid 2px black;
}

.generalSideSubFrame
{
    border-right: Transparent 1px solid;
    border-top: Transparent 1px solid;
    border-left: Transparent 1px solid;
    border-bottom: Transparent 1px solid;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    background-color: #195682;
    width: 94%;
    height: auto;
    border: solid 2px black;
}

.imageDisplay_studySelectorPlaceholder
{
    border-right: Transparent 1px solid;
    border-top: Transparent 1px solid;
    border-left: Transparent 1px solid;
    border-bottom: Transparent 1px solid;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    background-color: #195682;
    border: solid 2px black;
    overflow: hidden;
    width: 94%;
    height: 150px;
    vertical-align: middle;
}

.imageDisplay_DataTransfer
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #B1B1B1;
    border: solid 2px black;
    overflow: hidden;
    width: 94%;
    height: auto;
    vertical-align: middle;
}

.attachmentsDetail
{
    border-right: Transparent 1px solid;
    border-top: Transparent 1px solid;
    border-left: Transparent 1px solid;
    border-bottom: Transparent 1px solid;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    background-color: #195682;
    border: solid 2px black;
    overflow: hidden;
    width: 94%;
    height: auto;
    vertical-align: middle;
}

.generalImageDisplayFrame
{
    border-right: Transparent 1px solid;
    border-top: Transparent 1px solid;
    border-left: Transparent 1px solid;
    border-bottom: Transparent 1px solid;
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    background: rgba(255, 255, 255, 0.3);
    width: 98.5%;
    height: auto;
    border: solid 2px black;
}

.topImageDisplayFrame
{
    margin: 5px 0 5px 0;
    background-color: #195682;
    width: 100%;
    height: auto;
    border: solid 2px black;
}

#SeriesViewersDiv, #CompViewer, #CompositeViewerDiv
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
}

.generalDocumentDisplayFrame
{
    border-right: Transparent 1px solid;
    border-top: Transparent 1px solid;
    border-left: Transparent 1px solid;
    border-bottom: Transparent 1px solid;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    background: rgba(255, 255, 255, 0.3);
    width: 98.9%;
    height: auto;
    border: solid 2px black;
    background-color: #195682;
}

#PmjBackground, #PmjPatientDemographicFrame, #PmjPatientDetailsFrame, #PmjRightColumnFrame, #PmjSearchFrame, #background, #topLevelFrame, #PmjOtherDocsBackground, #PmjRSBackground, #PmjXdsBackground, .PatientRecordSearchResultList
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    margin-top: 10px;
    width: 97%;
    height: auto;
    border: solid 2px black;
    background: transparent;
}

.PatientRecordSearchResultList
{
    top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#PmjBackground
{
    background-color: #6981a3;
}

#PmjPatientDemographicFrame, #PmjPatientDetailsFrame, #bodyIntegrator, #PmjRightColumnFrame, #background, div.IntegratorDetailViewContainerDiv
{
    background-color: #195682;
}

#PmjSearchFrame, #PmjOtherDocsBackground, #PmjRSBackground, #topLevelFrame, .PatientRecordSearchResultList, #PmjXdsBackground
{
    background-color: #8095b2;
}

.blackviewerbackground
{
    background-color: black;
}
.LogoDivClass
{
    background-repeat:no-repeat;
}
.demogTableTopCell
{
    padding-left: 0px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 2px;
    vertical-align: top;
}

.demogTableCell
{
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    vertical-align: top;
}

.demogTableBottomCell
{
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    vertical-align: top;
}

div.formRowSeparator
{
    width: 100%;
    height: 0.2em;
    clear: both;
}

.formElement
{
    display: block;
    float: left;
    margin-left: 0.25em;
    margin-right: 0.25em;
}

/* Dialog UI Classes */
.dialogRounded
{
    border: solid 1px #d8d9da;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    background-color: #042a3f;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#617b9e', endColorstr='#27556f');
    background: -webkit-gradient(linear, left top, left bottom, from(#617b9e), to(#27556f));
    background: -moz-linear-gradient(top, #617b9e, #27556f);
    background: -ms-linear-gradient(top, #617b9e 0%, #27556f 100%);
    background: linear-gradient(top, #617b9e 0%, #27556f 100%);
}

.buttonRounded, .buttonRounded_small, .buttonRounded_small_blue, .button_circle
{
    display: inline-block;
    height: auto;
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    text-shadow: #555555 1px 1px;
    text-align: center;
    line-height: 18px;
    padding: 3px 10px;
    border: solid 1px #324E6C;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    background-color: #324E6C;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9EB4C6', endColorstr='#324E6C');
    background: -webkit-gradient(linear, left top, left bottom, from(#9EB4C6), to(#324E6C));
    background: -moz-linear-gradient(top, #9EB4C6, #324E6C); /*#ffa03c,  #ff7d00)*/
    background: -ms-linear-gradient(top, #9EB4C6 0%, #324E6C 100%);
    background: linear-gradient(top, #9EB4C6 0%, #324E6C 100%);
}

.buttonRounded:disabled, .buttonRounded_small:disabled, .buttonRounded_small_blue:disabled, .button_circle:disabled, .buttonRounded[disabled]:hover, .buttonRounded_small[disabled]:hover, .buttonRounded_small_blue[disabled]:hover, .button_circle[disabled]:hover
{
    color: #666;
    text-shadow: #999999 1px 1px 1px;
    background: #9EB4C6;
    cursor: default;
}

.buttonRounded_small, .buttonRounded_small_blue
{
    font-size: 12px;
    line-height: 14px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

.button_circle
{
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

.buttonRounded_small_blue
{
    border-color: #5267b6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8FA5D6', endColorstr='#5267b6');
    background: -webkit-gradient(linear, left top, left bottom, from(#8FA5D6), to(#5267b6));
    background: -moz-linear-gradient(top, #8FA5D6, #5267b6);
    background: -ms-linear-gradient(top, #8FA5D6 0%, #5267b6 100%);
    background: linear-gradient(top, #8FA5D6 0%, #5267b6 100%);
}

.buttonRounded:hover, .buttonRounded_small:hover, .button_circle:hover
{
    text-shadow: #999999 1px 1px 1px;
    background-color: #9EB4C6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9EB4C6', endColorstr='#4D6A88');
    background: -webkit-gradient(linear, left top, left bottom, from(#9EB4C6), to(#4D6A88)); /* from(#FFB24F), to(#EF9836) */
    background: -moz-linear-gradient(top, #9EB4C6, #4D6A88);
    background: -ms-linear-gradient(top, #9EB4C6 0%, #4D6A88 100%);
    background: linear-gradient(top, #9EB4C6 0%, #4D6A88 100%);
}

.buttonRounded:active, .buttonRounded_small:active, .button_circle:active
{
    text-shadow: #999999 -1px -1px 1px;
    background-color: #CF7816;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#627F9A', endColorstr='#8EA6BB');
    background: -webkit-gradient(linear, left top, left bottom, from(#627F9A), to(#8EA6BB)); /* from(#FFB24F), to(#EF9836) */
    background: -moz-linear-gradient(top, #627F9A, #8EA6BB);
}

.buttonRounded_small_blue:hover
{
    text-shadow: #999999 1px 1px 1px;
    background-color: #9EB4C6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8FA5D6', endColorstr='#8FA5D6');
    background: -webkit-gradient(linear, left top, left bottom, from(#8FA5D6), to(#8FA5D6)); /* from(#FFB24F), to(#EF9836) */
    background: -moz-linear-gradient(top, #8FA5D6, #8FA5D6);
}

.buttonRounded_small_blue:active
{
    text-shadow: #999999 -1px -1px 1px;
    background-color: #5267b6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5267b6', endColorstr='#8FA5D6');
    background: -webkit-gradient(linear, left top, left bottom, from(#5267b6), to(#8FA5D6)); /* from(#FFB24F), to(#EF9836) */
    background: -moz-linear-gradient(top, #5267b6, #8FA5D6);
}

/* START - About Dialog */
#AboutDialogDiv
{
    border: solid 1px #FFFFFF;
    background-color:#323232;
    padding:0px 0px 0px 15px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    -webkit-transform: translate(-50%, -%50);
    transform: translate(-50%, -50%);
}

#AboutDialogDiv .aboutDialogHeader, #AboutDialogDiv .aboutDialogFooter
{
    min-width:405px;
    min-height:50px;
    margin:8px;
     
}
#AboutDialogDiv .aboutDialogHeader .logoContainer 
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin:5px;
}
#AboutDialogDiv .aboutDialogHeader .logoContainer .logoDiv 
{
    background-image: url("/WebAccess/BluRingViewer/assets/images/brand/ica-name-viewer@2x.png?ver=7.1.1.2148");
    background-size: 40%;
    background-repeat: no-repeat;
    display: inline-block;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; 
    min-height:28px;
}
#AboutDialogDiv .aboutDialogHeader #CloseHelpAboutButton
{
    position: absolute;
    background-image: url("../Images/AboutDialogue/close.png?ver=7.1.1.2148");
    opacity: 0.5; 
    background-size: 12.0px 12.0px;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 12.0px;
    min-height: 12.0px; 
    top: 11.0px;
    right: 11.0px; 
}
#AboutDialogDiv .aboutDialogHeader #CloseHelpAboutButton:hover
{
    opacity: 0.9;
    cursor: pointer; 
}
#AboutDialogDiv .dialogBody { text-align: center; }
#AboutDialogDiv .dialogBody div { margin-top: 15px; }
/* END - About Dialog */

.dialogDivider
{
    background-color: #ffffff;
    color: #ffffff;
    border: 0 none;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    clear: both;
}

.subDialog
{
    background-color: #A0A0A0;
    padding: 12px;
    border: solid 1px #707070;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}

.dialogSubHeading
{
    color: #fff;
    font-family: Arial;
    font-size: medium;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*Linked Scrolling Selection GUI related style*/

.LinkSelectTable
{
    z-index: 10000;
    display: block;
    background-color: Gray;
    border-spacing: 10px;
    border-collapse: separate;
    /*IE7 fix border-spacing*/
    *border-collapse: expression('separate', cellSpacing = '10px');
}

.LinkSelectTable td
{
    background-color: #090909;
    width: 40px;
    height: 40px;
    font-size: x-large;
    color: White;
    position: relative;
    padding: 1px;
}

.LinkSelectTable td img
{
    display: none;
}

.LinkSelectTableContainer
{
    background-color: gray;
    position: absolute;
    display: none;
    z-index: 10000;
}

.LinkSelectTable td.SelectedLinkSeries img
{
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.LinkSelectTableContainer .FooterButton
{
    width: 50px;
    height: 20px;
    margin: 5px;
    float: left;
    background-color: Gray;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}



.QCData_Confirm
{
    background-image: url('../Images/confirm.png?ver=7.1.1.2148');
    background-position: center center;
    background-repeat: no-repeat;
}

.TabText
{
    position: absolute;
    width: 160px;
    height: 32px;
    text-align: center;
    font: bold small Tahoma;
    line-height: 32px;
    color: #ffffff;
    display: block; /* Firefox ignores line-height otherwise */
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.TabText.TabSelected
{
    color: #042A3F;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.connectionErrorDiv
{
    width: 50%;
    margin: 5px auto;
    padding: 5px;
    border: solid 1px #f00;
    font-size: 16px;
    text-align: center;
}

.ui-menu-item
{
    font-size: small;
}

.ui-autocomplete-loading
{
    background: white url('../images/ui-anim_basic_16x16.gif?ver=7.1.1.2148') right center no-repeat;
}

.ui-autocomplete
{
    max-height: 170px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* added property to display autocomplete pop up dropdown */
    z-index: 401;
}

.ui-state-default
{
    outline: none !important;
}

.selectlist
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
    width: 380px;
}

.searchinput-water
{
    position: relative;
    top: 6px;
    left: 4px;
    height: 20px;
    width: 300px;
    border-style: none;
    display: inline;
    color: #999999;
    white-space: nowrap;
}

.selecteditem
{
    background: #6699cc url('../Images/Delete_emp.png?ver=7.1.1.2148') no-repeat scroll left center;
    position: relative;
    top: 7px;
    left: 2px;
    height: 22px;
    display: inline;
    width: auto;
    padding-top: 2px;
    padding-left: 10px;
    color: White;
    font-size: 14px;
    border: 1px solid #25587E;
    float: left;
    margin-left: 2px;
}

.selecteditem a
{
    float: left;
    width: 10px;
    height: 10px;
    position: relative;
    display: inline;
    margin-left: -6px;
}

.selecteditem a:hover
{
    cursor: pointer;
}

.selecteditem p
{
    font-weight: bold;
    display: inline;
}

.searchinput
{
    position: relative;
    top: 6px;
    left: 4px;
    height: 20px;
    width: 300px;
    border-style: none;
    color: Black;
    display: inline;
    white-space: nowrap;
}

.multipselect
{
    width: 350px;
    padding: 2px 2px 10px 5px;
    border: solid 1px white;
    background-color: White;
}

.multipselect-focus
{
    width: 350px;
    padding: 2px 2px 10px 5px;
    border: solid 1px orange;
    background-color: White;
}


.style-tabs .ui-tabs-nav li.ui-state-default
{
    border: none;
    padding-bottom: 0px;
    cursor: pointer;
}

.style-tabs .ui-tabs-nav li.ui-state-default .tab
{
    background-position: center 3px;
    background: url(../Images/tab_disabled.png?ver=7.1.1.2148) no-repeat;
    height: 15px;
    width: 113px;
    z-index: 100;
}

.style-tabs .ui-tabs-nav li .tabtitle
{
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    position: relative;
}

.style-tabs .ui-widget-header
{
    border: none;
    background: none;
}

.style-tabs .ui-tabs-nav li.ui-tabs-selected .tab,
.style-tabs .ui-tabs-nav li.ui-tabs-active .tab
{
    background-position: center 3px;
    background: url(../Images/tab_enabled.png?ver=7.1.1.2148)no-repeat;
    height: 15px;
    width: 113px;
    z-index: 100;
}

.pwdRequirementDialogue
{
    font-size: small;
}

.pnlSeriesViewer
{
    position: relative;
}

.cine-toolbar
{
    position: absolute;
    display: none;
    bottom: 0px;
    left: 0px;
    margin-top: -31px;
    background-color: dimgray;
    opacity: 0.8;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    /* IE 5-7 */
    filter: alpha(opacity=80);
    /* Netscape */
    -moz-opacity: 0.8;
    /* Safari 1.x */
    -khtml-opacity: 0.8;
    margin-left: 2px !important;
}

.cine-toggle
{
    position: absolute;
    display: none;
    opacity: 0.8;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    /* IE 5-7 */
    filter: alpha(opacity=8);
    /* Netscape */
    -moz-opacity: 0.8;
    /* Safari 1.x */
    -khtml-opacity: 0.8;
    border: 0px;
}

.cine-second-row
{
    padding: 5px;
}

.cine-btns
{
    display: inline;
}

.cine-btns-common
{
    width: 30px;
    height: 30px;
}

.cine-btns-group-common, .cine-btns-common
{
    border: 1px solid #FFFFFF;
    margin-top: 2px;
    background-position: center center;
    background-repeat: no-repeat;
}

.cine-btn-examMode
{
    background-image: url(../Images/cine_icon_exam_mode.png?ver=7.1.1.2148);
    background-color: #666;
}

.cine-btn-examMode-active
{
    background-image: url(../Images/cine_icon_exam_mode.png?ver=7.1.1.2148);
    background-color: #14577A;
}

.cine-btn-prevSeries, .cine-btn-prevSeries:focus, .cine-btn-prevSeries:hover
{
    background: #666 url(../Images/cine_icon_previous_clip.png?ver=7.1.1.2148) center center no-repeat !important;
    border: 1px solid #FFFFFF !important;
}

.cine-btn-prevFrame, .cine-btn-prevFrame:focus, .cine-btn-prevFrame:hover
{
    background: #666 url(../Images/cine_icon_previous_frame.png?ver=7.1.1.2148) center center no-repeat !important;
    border: 1px solid #FFFFFF !important;
}

.cine-btn-play, .cine-btn-play:focus, .cine-btn-play:hover
{
    background: #666 url(../Images/cine_icon_play.png?ver=7.1.1.2148) center center no-repeat !important;
    border: 1px solid #FFFFFF !important;
}

.cine-btn-pause, .cine-btn-pause:focus, .cine-btn-pause:hover
{
    background: #14577A url(../Images/cine_icon_pause.png?ver=7.1.1.2148) center center no-repeat !important;
    border: 1px solid #FFFFFF !important;
}

.cine-btn-stop, .cine-btn-stop:focus, .cine-btn-stop:hover
{
    background: #666 url(../Images/cine_icon_stop.png?ver=7.1.1.2148) center center no-repeat !important;
    border: 1px solid #FFFFFF !important;
}

.cine-btn-nextFrame, .cine-btn-nextFrame:focus, .cine-btn-nextFrame:hover
{
    background: #666 url(../Images/cine_icon_next_frame.png?ver=7.1.1.2148) center center no-repeat !important;
    border: 1px solid #FFFFFF !important;
}

.cine-btn-nextSeries, .cine-btn-nextSeries:focus, .cine-btn-nextSeries:hover
{
    background: #666 url(../Images/cine_icon_next_clip.png?ver=7.1.1.2148) center center no-repeat !important;
    border: 1px solid #FFFFFF !important;
}

.cine-slider-framespeed-container
{
    padding-top: 10px;
    float: left;
}

.cine-slider-framespeed
{
    width: 50px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 5px;
    margin-left: 5px;
}

.cine-label-frameRate
{
    float: left;
    width: 55px;
    text-align: center;
    padding-top: 10px;
    padding-left: 5px;
}

.cine-label-buffer
{
    position: absolute;
    left: 5px;
}

.frameIndicator
{
    position: relative;
    left: 20px;
    width: 200px;
    height: 20px;
    display: none;
    margin-top: -20px;
    bottom: 29px;
}

.frameIndicator-fps
{
    width: 35px;
    display: inline;
    position: absolute;
}

.frameIndicator-progress
{
    position: absolute;
    display: inline;
    width: 100px;
    height: 10px;
    margin-left: 40px; /* to avoid changes in the FPS string shifting the progress indicator */
}

.frameIndicator-box
{
    position: absolute; /*border: 1px solid darkgray;*/
    background-color: dimgray;
    height: 60%;
    width: 100%;
    top: 20%;
}

.frameIndicator-buffer
{
    position: absolute;
    height: 60%;
    width: 100%;
    top: 20%;
}

.frameIndicator-line
{
    position: absolute;
    border-left: 1px solid white;
    height: 100%;
    left: 0%;
}

.cine-btn-seperator
{
    position: relative;
    margin-left: 5px;
    margin-right: 10px;
}

.colorSplit
{  
  display: none;
  margin-top: -90px;
  margin-left:10px;
  width: 66px;
  height: 80px;
  border: solid 1px White;
  position: absolute;
}

.colorSplitBar
{  
  width: 66px;
  height: 10px;
  background-color:gray;
}

.colorSplitSelected
{  
  border: solid 1px Yellow;
}

.colorSplit-one-one {
  display: inline-block;
  float: left;
  width: 32px;
  height: 32px;
  
}

.colorSplit-one-two {
  display: inline-block;
  float: right;
  width: 32px;
  height: 32px;
  
}

.colorSplit-two-one {
  display: inline-block;
  float: left;
  margin-top: 2px;
  width: 32px;
  height: 32px;
  
}

.colorSplit-two-two {
  display: inline-block;
  float: right;
  margin-top: 2px;
  width: 32px;
  height: 32px;
  
}

/* support: IE7 */
* + html .cine-toolbar
{
    display: none;
}

.slide-down
{
    margin-top: -24px !important;
}

#recallMenus div
{
    width: 90px;
    text-align:center;
    font: bold small Tahoma;
    letter-spacing:0.5px;
    text-overflow:ellipsis;
    overflow:hidden;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    /*only for IE9*/
    -ms-transform: rotate(90deg);
    color: #042A3F;
    top: 45%;
    left: -90%;
    position: absolute;
    white-space: nowrap;
}

.modalDiv
{
    position: fixed;
    top: 39%;
    left: 30%;
    width: 33%;
    height: auto;
    padding: 1% 1% 1% 1%;
    z-index: 400;
    border: 3px solid rgb(112, 146, 190);
    background-color: rgb(3, 42, 59);
    font: 200 15px calibri;
}

.ErrorMessageStyle
{
    font-family: Arial;
    font-size: small;
    color: #fb4b53;
}

.WarningMessageStyle
{
    font-family: Arial;
    font-size: small;
    color: yellow;
}

.headerAbout 
{
    padding: 0 5px;
    text-align: left;
    display:inline-block;
    margin-top:10px; 
    margin-left:152px; 
    margin-bottom:10px;
}

.footerCopyright 
{
    text-align: center;
    padding: 10px;
    margin-top: 7px;
    margin:2px
}

.aboutIBMSubTitle
{
    margin: 5px 0px 5px 170px;
}

.verNum .VersionNumberToolTip {
    padding: 5px 5px;
    font-size: 11px;
    font-weight: normal;
    background-color: black;
    visibility: hidden;
}

.verNum:hover .VersionNumberToolTip {
    visibility: visible;
}

.refPosition {
    position: relative;
}

.refPosition span  
{
    display: inline;
    position: absolute;
    margin-left: 10px;
    margin-top: 11px;
}

.refPosition img  
{
    height:28px;
    width:50px;
    margin-left:170px;
    margin-top:6px;
}

.ecPosition img
{
    height:28px;
    width:85px;
    margin:0 18px;
}

.manufacturerImage
{
    margin:10px 0px 0px 2px;
}

.manufacturerImage img
{
    height:12px;
    width:15px;
    text-align:center;
}

.rx img
{
    height:28px;
    width:55px;
    float:left;
    margin:10px 28px 13px 2px;
}

.ConsultManual img
{
    height:28px;
    width:38px;
    margin:10px 28px 13px 2px;
}
.emergoAddress
{
    margin:16px 0px 0px 18px;
    font-size:12px;
}

.ceImage img
{
    height:28px;
    width:55px; 
    margin:15px 20px;
}

.addressAustralia
{
    margin:2px;
}

/* List related CSS changes */
.menuContainer .line 
{
	margin: 10px;
}

.menuContainer .voice 
{
	padding: 5px 5px;
}
/* List related CSS changes */