body {
    background-color: white;
    color: black;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    margin: 0 auto 1em;
}

.pageContainer
{
    background-color: transparent;
    width: 972px;
    margin: 3px auto 0 auto;
    font-size: 81.5%;
}


#header
{
    background: url('base/top_banner.png') no-repeat 0 0;
    height: 298px;
}

#footerBanner
{
    background: url('base/bottom_banner.png') no-repeat 0 0;
    width:972px;
    height: 76px;
    clear:both;
}

#panels
{
    margin-top:-15px;    
}
.boxDiv ul li {
    list-style-image: url(base/list-item-arrow.png);
    line-height: 1.5em;
    padding-bottom: .1em;
    font-weight:bold;
    font-size:1.2em;
    color:#004165
}


.boxDiv
{
    padding-top:1px;
    width: 381px;
    height:201px;
    /* margin: 0px auto -1px auto;*/
    margin-left:60px;
    margin-bottom:10px;
    position:relative;
    background: url('base/lockup-box-400x200.png') no-repeat 0 0;
    padding-left:20px;
}

.boxDivMedCentre
{
    padding-top:1px;
    width: 382px;
    height:280px;
    margin: 0px auto -1px auto;
    margin-bottom:0px;
    position:relative;
    padding-left:20px;
    padding-right:20px;
    background: url('base/lockup-box-400x280.png') no-repeat 0 0;
}


#contenttop {
    width: 912px;
    margin: 0px auto;
    text-align: justify;
    padding-left: 30px;
    padding-top: 10px;
    padding-right: 30px;
    font-size: 1em;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    padding-bottom: 10px;
    line-height: 1.5em;
}

#contenthelp {
    width: 912px;
    margin: 0px auto;
    text-align: justify;
    padding-left: 30px;
    padding-top: 20px;
    padding-right: 30px;
    font-size: 0.9em;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    padding-bottom: 10px;
    line-height: 1.5em;
    color: #747678;
}

#contenthelp ul li {
    list-style-image: url(base/arrow_1e.gif);
    padding-bottom: 5px;
    font-weight:bold;
    font-size:1em;
}

p
{
    margin:5px 0px 10px 0px;
}

#heropanel
{
    background: #004165 url('base/CBP0038576.png');
    border-radius: 3px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
    height: 290px;
    position: absolute;
    float: left;
    position: absolute;
    width: 972px;
}
#heropanelleft
{
    float: left;
    width: 355px;
    height: 290px;
}
#herpanelright
{
    float: left;
    width: 330px;
    height: 290px;
    margin-right: 40px;
}
#herpanelrighttop
{
    height: 188px;
    width: 330px;
    z-index: -1;
}
#heropanelrightbuttom
{
    width: 330px;
    height: 100px;
}

.heroprimary {
    width: 100%;
    height: 82px;
    float: left;
    position: absolute;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    font-size: 35px;
    font-weight: normal;
    width: 367px;
    margin-top: 47px;
    margin-bottom: 0px !important;
    line-height: 1em;
    font-weight: normal;
}
.herosecondary {
    float: left;
    margin-top: 95px;
    position: absolute;
    width: 367px;
    height: 59px;
    margin-bottom: 0px !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    font-size: 20px;
    line-height: 1em;
}
#heropanel #panelHBNoFlash #panelHBNoFlashButtons
{
    position: absolute;
    top: 7px;
    right: 3px;
}

.ANZGrey
{
    color: #747678;
}
.Black
{
    color: #000000;
}
.DeepCurrent
{
    color: #004165;
}
.Driftwood
{
    color: #EDE8C4;
}
.GoldenShore
{
    color: #FDC82F;
}
.Horizon
{
    color: #C6DFEA;
}
.MtCookRiver
{
    color: #B9CCC3;
}
.OceanBlue
{
    color: #007DBA;
}
.Rockpool
{
    color: #AA9C8F;
}
.SeaSpray
{
    color: #B9C9D0;
}
.Seagrass
{
    color: #589199;
}
.Sky
{
    color: #5BC6E8;
}
.Spinifex
{
    color: #D3CD8B;
}
.Stone
{
    color: #394A58;
}
.TurquoiseSea
{
    color: #00C6D7;
}
.West-coast
{
    color: #DF7A00;
}
.White
{
    color: #004165;
}

#header.standard
{
    background: url('base/top_banner.png') no-repeat 0 0 !important;
    border-radius: 3px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, .5);
}
#heropanelrightbuttom
{
    width: 330px;
    height: 100px;
}
#header h1, #header p#logo
{
    padding: 0;
    border: 0;
    margin: 0px 12px 0px 30px;
    width: 170px;
    height: 75px;
    float: left;
}
#header h1 a.ir, #header p#logo a.ir
{
    margin: 0;
    border: 0;
    display: block;
    width: 170px;
    height: 0px;
    padding: 75px 0 0 0;
    text-indent: -9999px;
}

h3
{
    
    font-weight: bold;
    font-size: 14px;
    margin: 5px 0 5px 0;
    color:  #007DBA;
    margin-top:0px;
}

h2 {
display: block;
font-size: 16px;
font-weight: bold;
margin-bottom:0px;
}

.logonbutton
{
    background: transparent url(base/btn_Logon_standalone.gif) scroll no-repeat top left;
    width: 105px;
    height: 30px;
    border: 0px;
}

.label
{
    font-weight: bold;
    font-size: 11px;
}

.editor
{
    font-size: 11px;
}
.dashBoardHeader
{
    color: #004165;
    font-weight: bold;
    font-size: 20px;
}
.dashBoardTitle
{
    color: #004165;
    font-weight: bold;
    font-size: 12px;
}


#headerlogo
{
    float: left;
    border: 0px;
}
#headerlogo img
{
    border-style: none;
}

#headertext, #headertext a:link, #headertext a:visited, #headertext a:active {
    float: left;
    color: #ffffff;
    font-size: 28px;
    font-weight: normal;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    margin-top: 14px;
    margin-left: 85px;
    text-decoration: none;
}



#headerclose
{
    float: right;
    margin-top: 33px;
    margin-right: 10px;
}
#headerclose img
{
    border-style: none;
}


.header1, .header2, .header3, .header4, .header5, .header7, .header8, .header9, .header10, .headergrey
{
    font-weight: 600;
    font-size: 13px;
    color: #000000;
}

.alert
{
    font-weight: 600;
    font-size: 10px;
    color: #FF0000;
}

A:link
{
    color: #004165;
}

A:visited
{
    color: #004165;
}

A:hover
{
    color: #007DBA;
}


#logindisplay
{
    font-size: 12px;
    display: block;
    float: right;
    margin: 30px 13px 0 0;
    color: White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

div#logonBox .header5
{
    color: #000000;
}

div#contentContainer
{
    text-align: left;
    width: 720px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 0px;
    overflow: hidden;
}

div#contentContainer p
{
    margin: 10px 0 5px 0;
}

div#logonContainerLeft
{
    float: left;
    width: 4px;
    height: 385px;
    background: transparent url(base/ReLogon_left.png) scroll no-repeat top left;
}

div#logonContainer, div#relogonContainer
{
    float: left;
    width: 462px;
    height: 285px;
    background: transparent url(base/ReLogon_stretch.png) scroll repeat-x top left;
}


div#relogonContainer
{
    width: 710px;
}

div#logonContainerRight
{
    float: left;
    width: 4px;
    height: 385px;
    background: transparent url(base/ReLogon_right.png) scroll no-repeat top left;
}

div#logonTitle
{
    margin: 20px 0px 20px 30px;
    font-weight: bold;
}

div#logonBox
{
    margin: 60px 0px 0px 30px;
}

div#logonBox .header5
{
    color: #000000;
}

div#separator, div#relogonSeparator
{
    margin-top: 50px;
    margin-left: 20px;
    width: 420px;
    height: 0px;
    border-top: 1px solid #cbcccd;
}
div#relogonSeparator
{
    margin-top: 20px;
    width: 660px;
}

div#logonHelp
{
    margin: 0px 0px 0px 30px;
}

div#logonHelp ul
{
    margin-left: 0px;
    padding-left: 15px;
}

div#rightBar
{
    float: right;
    width: 243px;
    height: 385px;
    background-color: #f2f8fb;
}

div#rightBar #alertBox, div#rightBar #troubleshootBox, div#rightBar #featureBox
{
    float: left;
    width: 243px;
    margin-bottom: 15px;
}

div#alertBox
{
    background: transparent url(base/rn_SecurityAlerts.png) scroll no-repeat top left;
}

div#troubleshootBox
{
    background: transparent url(base/rn_Troubleshooting.png) scroll no-repeat top left;
}

div#featureBox
{
    background: transparent url(base/rn_Promos.png) scroll no-repeat top left;
}

div#rightBar .header1
{
    margin-top: 8px;
    margin-left: 50px;
    margin-bottom: 30px;
}

div#rightBar ul a
{
    font-size: 11px;
}

div#alertBox .header1
{
    color: #ff0000;
}

div#alertBox .subtext1
{
    padding-left: 15px;
    padding-right: 10px;
}
.subtext1, .subtext2, .subtext3, .subtext4, .subtext8, .subtext9, .subtextgrey
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
}

div#rightBar ul
{
    margin-left: 0px;
    padding-left: 30px;
}

td.relogonButton
{
    padding-top: 30px;
    padding-left: 70px;
}

div#contentContainer p.error, div#contentContainer p.errorDescription
{
    margin-top: 5px;
    margin-bottom: 8px;
    padding-left: 10px;
    color: #cc3300;
    font-size: 75%;
}
div#contentContainer p.error
{
    font-weight: bold;
}

ul.arrowlist6 li {
    color: #000000;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin-left: 0px;
    list-style-image: url(base/arrow_1e.gif);
}

ul.arrowlist6 li a, ul.arrowlist6 li a:visited
{
    text-decoration: none;
}

ul.arrowlist6 li a:hover
{
    text-decoration: underline;
}

a.taskLinks {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    font-size: 9pt;
}

div.selectTaskStatus
{
    background-color: transparent;
    cursor: default;
}

div.selectTaskStatus:hover
{
    background-color: #DCDCDC;
    cursor: pointer;
}

div.selectTaskStatus img
{
    height: 20px;
}

img.taskStatus, img.direction, img.infoType
{
    height: 20px;
}
img.changeTaskStatus:hover
{
    cursor: pointer;
}

/* user profile events */
.UserEventSelectionPanel
{
    display: block;
    padding-right: 15px;
    width: 100%;
    height: 100%;
}

.UserEventSelectionRow
{
    float: left;
    padding: 5px;
    display: block;
    width: 100%;
}

.UserEventName
    float: left;
    padding: 5px;
    display: block;
    width: 40%;
}

.UserEventSelectionDropDown
{
    float: left;
    display: block; /*width: 30%;*/
}

.UserEventSelectionChangeButton
{
    float: right;
    display: block; /*width: 10%;*/
}

.hidden
{
    display: none;
}

.helpLink
{
    cursor: pointer;
}

.preserveWhiteSpace
{
    white-space: pre-wrap;
}

.tabbedFormControls
{
    float: right;
    position: relative;
    top: 20px;
}

.tabbedFormControls td
{
    /*	padding-left: 5px; removed as it off centres the text in the buttons */
}

/* Customer context (bodacious bar) */

#PageHeader
{
    margin: 10px 0 10px 0;
    padding-left: 9px;
}

.customerContext
{
    padding-left: 13px;
    float: right;
    border: 1px solid #868686;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #C6E4EF;
}

.customerContext a
{
    text-decoration: none;
    color: #2F83AA;
}

.customerContext a:hover
{
    text-decoration: underline;
    color: #000;
}

.customerContext .noLink
{
    color: #868686;
}

.customerContext ul
{
    list-style: none none outside;
    margin: 0;
    padding: 0;
}

.customerContext li
{
    float: left;
    margin-right: 13px;
    height: 30px;
}

.customerContext ul img
{
    vertical-align: middle;
}

#PageHeader h2, #PageHeader h3, .customerContext li
{
    line-height: 30px;
}

#PageHeader h2, #PageHeader h3 {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    font-weight: normal;
    display: inline;
    color: #004165;
}

#PageHeader h2
{
    font-size: 18px;
    font-weight: bold;
}

#PageHeader h3
{
    font-size: 14px;
    color: #666;
}

/* Validation Errors */
.validation-summary-errors
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f2dede;
    border: 1px solid #eed3d7;
}


/* Flash Alert notifications */

.flash-shadow
{
    padding: 18px;
    background-color: #969696;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 2000;
    width: 988px;
}

.flash
{
    padding: 18px 14px 18px 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 2001;
}

.flash, .flash-heading
{
    color: #c09853;
}

.flash .close
{
    float: right;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 13.5px;
    text-shadow: 0 1px 0 #ffffff;
    filter: alpha(opacity=25);
    -khtml-opacity: 0.25;
    -moz-opacity: 0.25;
    opacity: 0.25;
}

.flash .close:hover
{
    opacity: 1;
}

.flash-success
{
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.flash-success, .flash-success .flash-heading
{
    color: #468847;
}

.flash-error
{
    background-color: #f2dede;
    border-color: #eed3d7;
}

.flash-error, .flash-error .flash-heading
{
    color: #b94a48;
}

.flash-info
{
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.flash-info, .flash-info .flash-heading
{
    color: #3a87ad;
}

.flash-block
{
    padding-top: 14px;
    padding-bottom: 14px;
}

.flash-block > p, .flash-block > ul
{
    margin-bottom: 0;
}

.flash-block p + p
{
    margin-top: 5px;
}

.digits{
	speak-numeral:digits;
	white-space:nowrap;
}

#footer {
    border-top: 1px solid #E5E5E5;
    clear: both;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    line-height: 13px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    padding-top: 15px;
    text-align: left;
    text-decoration: none;
    width: 972px;
}

#footer img {
    float:right;
    position:relative;
    top:-25px;
    right:10px;
    border:none;
}
#footer ul {
    margin-left:0;
}

#footer ul.horizontallist {
    padding:0;
    margin:0;
}
#footer ul.horizontallist li {
    display: inline;
}
#footer ul.pipedlist li {
	border-right: 1px solid #808080 !important; 
}

#footer ul.pipedlist li.lastlistitem {
	border-right: 0 !important;
    padding-right:0 !important;
}
#footer ul span, #footer .pipedlistseparator {
    border-right: 1px solid #808080 !important; 
    padding:0 5px;
}
#footer ul.pipedlist li:first-child, #footer ul.pipedlist li.first-child {
    border-left: medium none;
    margin-left: 0;
    padding-left: 0 !important;
}
#footer .pipedlist li, .nonpipedlist li {
    padding: 0 14px !important;
}

#footer .horizontallist li {
    display: inline !important;
}

#footer a {
	text-decoration: none;
	color: #004165;
}
#footer a:hover {
	color: #007DBA;
	text-decoration: underline;
}

#footer p, #footer ul {
	font-size: 8pt !important;
    color: #808080 !important;
}

#footer p {
   margin:0 0 !important;
   padding: 1em 0 0 0 !important;
}

.taskLog
{
    line-height: 1.5em;
}

.taskFail
{
    font-weight: bold;
}

a.taskRef, a.stackTraceExpand
{
    background: #f0f0f0;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-family: monospace;
    line-height: 1;
    max-width: 12em;
    overflow: hidden;
    padding: 2px 4px;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
}

p.taskStackTrace
{
    display: none;
    font-family: monospace;
}



/* -----------------------------------------------------------------------------*/
/* Logon module */
/* -----------------------------------------------------------------------------*/


.submitlogin
{
    height: 30px !important;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    padding-left:72px;
}

.btn_logon
{
    width: 196px;
    height: 60px;
    display: block;
    background: url(base/logon_Eng_L1.png) no-repeat;
    text-indent: -9999px;
    border: none;
    position: relative;
    top: 0;
}

.btn_logon:focus, .btn_logon:active, .btn_logon:hover, .btn_logon_hover
{
    /* background-position:0 -30px;*/
    outline: none;
    -moz-outline-style: none;
    cursor: pointer;
    top: -30px;
}

/* -- Button -- */
.dxbButton {
    color: #ffffff;
    font: normal 12px -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    vertical-align: middle;
    border: 0px solid #7F7F7F;
    padding: 1px;
    cursor: pointer;
    background: url('base/blank_button.png') no-repeat;
    height: 20px;
    width: 69px;
}

.dxbButtonHover
{
    background: url('base/blank_button_hover.png') no-repeat;
}


    .dxbButtonHover span {
        color: #ffffff !important;
        font: normal 12px -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; 
        border: 0px solid #7F7F7F;
        padding: 1px;
        cursor: pointer;
        height: 20px;
        width: 69px;
    }

.dxbButtonHover div.dxb
{
    color: #ffffff;
}

.dxbButtonChecked
{
    color: #FFFFFF;
    background: #8D8D8D none;
}

.dxbButtonPressed span
{
    color: #FFFFFF !important;
}
.dxbButtonPressed
{
    color: #FFFFFF !important;
    background: url('base/blank_button_hover.png');
    height: 19px;
}
.dxbButton div.dxb
{
    color: #ffffff;
    padding: 3px 8px 4px;
    border-width: 0px;
}
.dxbButton div.dxbf
{
    color: #ffffff;
    padding: 2px 7px 3px;
    border: 1px dotted black;
}
.dxbButton div.dxb td.dxb
{
    color: #ffffff;
    background: transparent url('') !important;
    border-width: 0px !important;
    padding: 0px !important;
}



.supportSummaryShadow
{
    box-shadow:  0px 0px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow:  0px 0px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow:  0px 0px 3px rgba(0, 0, 0, .3);
}

.supportSummaryDetail tr td
{
    border-top: 1px solid silver;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

/* Styles for audit comparison*/

.nodiff {
	/*background-color: #BAEEBA*/
}

.diff {
	background-color: #EEBABA;
}
