/*** START Override Base CSS ***/
* {
    margin: 0;
    padding: 0;
}
html, body {
    font-family: "Segoe UI","Segoe","SegoeUI-Regular-final",Tahoma,Helvetica,Arial,sans-serif;
    color: #444444;
    background-color: white;
    font-weight: normal;
    height: 100%;
    min-width: 500px;
    width: 100%;
}
body {
    font-size: 1em;
}
table {border-collapse:collapse; table-layout:fixed;}
table td {
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
}
input.text {
    border: 1px solid #bababa;
    font-size: 0.9em;
    height: 28px;
    padding: 0 3px;
    margin-top:7px;
}
input {
    font-family: inherit;
    margin-bottom: 8px;
    max-width: 100%;
}
.ui-inputfield.ui-state-focus, .ui-widget-content .ui-inputfield.ui-state-focus, .ui-widget-header .ui-inputfield.ui-state-focus {
    border-color: #444;
    box-shadow:none;
    outline: 0 none;
}

/*** END Override Base CSS ***/

/*** START Override framework CSS ***/
.ui-panelgrid td {
    border:0 !important;
}
.ui-layout-unit-content, .ui-widget-content, .ui-layout-unit {
    padding:0px;border:none;
}
.ui-panel .ui-panel-content {
    padding:0;
}
.ui-panelgrid .ui-panelgrid-cell {
    padding:0;
    text-align:right;
}
.ui-panelgrid .ui-panelgrid-cell.left {
    text-align:left;
}
.ui-panelgrid .ui-panelgrid-cell.userCtr {
    text-align:center;
    background-color: #efefef;
    padding-top: 6px;
}
.ui-panelgrid .ui-widget, .ui-widget-content {
    margin:0px;
}
.ui-panelgrid .ui-panelgrid-cell {
    padding-bottom:8px;
}
.ui-widget {
    font-family:"Segoe UI","Segoe","SegoeUI-Regular-final",Tahoma,Helvetica,Arial,sans-serif;
    font-size:12pt;
    color: #444444;
}
.ui-widget .ui-widget {
    font-size:1em;
    color: #444444;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-size:1em;
    color: #444444;
}
.ui-messages-info-detail, .ui-messages-warn-detail, .ui-messages-error-detail,
.ui-messages-fatal-detail, .ui-message-info-detail, .ui-message-warn-detail,
.ui-message-error-detail, .ui-message-fatal-detail {
    margin:0;
}
.ui-message-info, .ui-message-error, .ui-message-warn, .ui-message-fatal {
    margin:0;
    border:none;
    padding:0;
    color:#c85305;
    background-color:#fff;
    font-size:1em;
}
.ui-message-error-detail, .ui-message-warn-detail {
    color:#c85305;
    background-color:#fff;
    margin:0px;
    font-size:1em;
}
.ui-messages-error, .ui-message-error {
    background-color:#fff;
}
.ui-button {
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    font-size:0.9em;
    background-color: rgb(38, 114, 236);
    background-image:none;
    border: 1px solid;
    color: rgb(255, 255, 255);
    height: 30px;
    min-width: 80px;
    padding: 0px 20px;
}
.ui-button-text-only .ui-button-text {
    padding:0;
}
.ui-corner-all {
    border-radius: 0;
}
/*** END Override framework CSS ***/

/** START IE Edge support **/
@agent ie {
    
}
@supports (-ms-accelerator:true) {
    #content {
        margin: 0 auto -80px;
    }
}
@supports (-ms-ime-align:auto) {
    #content {
        margin: 0 auto -80px;
    }
}
_:-ms-lang(x), .ie10 {
    #content {
        margin: 0 auto -80px;
    }
}
/** END IE Edge support **/

/*** START Custom CSS ***/
.illustrationClass {
    background-image: url("/AccountAssistance/resources/images/img1.jpg");
}
#fullPage, #brandingWrapper {
    background-color: inherit;
    height: 100%;
    width: 100%;
}
#branding {
    border-right:1px solid #aaa;
    background-color: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin-left: 0;
    margin-right: 500px;
}
#contentWrapper {
    background-color: #ffffff;
    margin: 0;
    padding:0;
    overflow: auto;
    position: absolute;
    float:right;
    right:0;
    top:0;
    height:95%;
    min-height:95%;
    width: 495px;
}
#content {
    height: auto !important;
    width: 405px;
    margin: 0 auto;
    padding: 0;
}

#header {
    font-size: 2em;
    font-weight: lighter;
    margin-bottom: 10px;
    min-height: 70px;
    overflow: hidden;
    padding-top: 40px;
}
#header img {
    height: auto;
    max-width: 100%;
    width: auto;
}
#footer {
    color:#777;
    font-size: 12px;
    height: 23px;
    padding: 0;
    width:405px;
    bottom:0px;
    right:45px;
    position:absolute;
}
#workArea, #header {
    word-wrap: break-word;
}
.clear {
    clear: both;
}
.float {
    float: left;
}
.floatReverse {
    float: right;
}
.alignCenter {
    text-align:center;
}
.groupMargin {
    margin-bottom: 30px;
}
.sectionMargin {
    margin-bottom: 64px;
}
.block {
    display: block;
}
.autoWidth {
    width: auto;
}
.fullWidth {
    width: 342px;
}
.pageHeader {
    background-color:#4b575f;
    padding:0px;
    border:none;
}
.pswdList {
    font-size:0.9em;
}
/* this correctly identifies the correct elements BUT has no effect because of being in a DIV........*/
.pageHeaderz div div div img, .pageHeaderz div div div {
    vertical-align:middle;
}
.pageTitle {
    font-size:1.5em;
    font-weight:bold;
    text-align:center;
}
/*.pageBody {
    padding:7px;
}*/
.sectionTitle {
    float:left;
    margin:7px;
    font-size:16pt;
    font-weight:bold;
    color:#4c565c;
}
.sectionBody {
    text-align:center;
    margin-top:30px;
    border:none;
}
.footerBody {
    text-align:center;
}
.footer {
    font-size:10pt;
    color:#777;
}
.footerBorder {
    border-right:1px #ccc solid;
    margin-right:4px;
    padding-right:4px;
    font-size:10pt;
    color:#777;
}
.greyMsg {
    text-align:center;
    background-color:#efefef;
    padding:24px 5px;
    margin-bottom:30px;
}
.stealthy {
    display:none;
    left: 0;
    margin: 0;
    max-height: 1px;
    max-width: 1px;
    opacity: 0;
    outline: none;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1;
}
/*** END Custom CSS ***/
