
/* Style rules to make data tables look better */

/* Default Style */
* {
    margin: 0;
}

TH, TD, P, DIV, SPAN, INPUT, BUTTON, SELECT, TEXTAREA, FORM, B, STRONG, I, U, H1, H2, H3, H4, H5, H6,
 DL, DD, DT, UL, LI, OL, OPTION, OPTGROUP, A {font-family:sans-serif;font-size:12px}

body
{
    position: relative;
    margin:0;
    min-height:100%
    font-family:sans-serif;font-size:12px
}

ul
{
    list-style-type:disc;
    padding:0px;
    margin-left:24px;
    margin-top:0px;
}

.headerdiv{
    background: transparent url(MastheadBkgd_Map.gif) no-repeat scroll left center;
    margin-top: 0pt;
    -moz-background-clip:
    -moz-initial;
    -moz-background-origin:
    -moz-initial;
    -moz-background-inline-policy:
    -moz-initial;
    min-width: 600px;
}

.header_right{
    font-style: normal;
    font-family: arial,sans-serif;
    text-align: right;
    color: rgb(0, 0, 0);
    padding-right: 8px;
    font-weight: bold;
    font-size: 20px;
}

.headerTitleDiv {
    font-style: normal;
    font-family: arial,sans-serif;
    color: rgb(52, 163, 68);
    font-size: 20px;
    padding-left: 15px;
    font-weight: bold;
}

.copyTable {
    width:100%;
}

.copyTableElement {
    width:100%;
    text-align:right;
    padding:2px;
    background-color: rgb(52, 163, 68);
}

.HSBCCopyright {
    color: white;
    font-size: 10pt;
}

.HSBCCopyrightLink {
    color: white;
    font-size: 8pt;
    text-decoration: underline
}

.footerDivLogin {
    height: 20px;
    width:100%;
    text-align: center;
    bottom : -10px ;
    position : absolute ;
    border-top: 1px solid #aaa;
}

.footerDiv {
    height: 10px;
    width:100%;
    text-align: center;
    bottom : 21px ;	
    margin-top: -10px;
    position : fixed ;
    border-top: 1px solid #aaa;
}

.logonBox
{
    width:300px;
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #aaa;
}

.logonBoxHeader
{
    width:100%;
    height:24px;
    border-bottom: 2px solid #aaa;
    color:white;
    background-color: rgb(52, 163, 68);
}

.logonBoxTitle
{
    font-size: 14px;
    font-weight: bold;
    padding:2px;
    filter:"progid:dximagetransform.microsoft.gradient(gradientType=1, startColorStr=#444967, endColorStr=#B0B8CA)";
}

.logonBoxText, .welcomeBoxText
{
    font-weight: bold;
}

.welcomeBoxText
{
    display: block;
    width:240px;
    margin-left: 10% ;
    margin-right: 10% ;
}

.welcomeMessageBox
{
    width:450px;
    min-width: 450px;
    margin-left: auto ;
    margin-right: auto ;
    background-color:#EEEEEE;
}

.popupMessageBox
{
    border: 1px solid #AAAAAA;
    width:290px;
    height:165px;

    z-index:100;
}


.alertBox
{
    width:450px;
    min-width: 450px;
    margin-left: auto ;
    margin-right: auto ;
    background-color:#EEEEEE;
}

.alertTable {
}

.alertTitleCell, .alertTitleText, .alertMessageText
{
    vertical-align:middle;
    padding:2px;
}

.alertTitleDiv
{
    display:inline;
}

.alertTitleText
{
    font-weight:bold;
    font-size:14px;
}

.alertMessageText
{
    text-align:left
}

.genButton
{ 
    background-image: url(button_normal.png); 
    background-repeat: no-repeat; 
    width: 142px; 
    height: 27px; 
    border: 0; 
    font-family: Arial; 
    font-size: 12px; 
    color: #fff; 
}

.redTrace
{ 
    background-image: url(main_red_trace.jpg); 
    background-repeat: repeat-x; 
    width: 101%;
    height: 17px; 
    margin-top: 2px; 
}

.logo
{ 
    margin-top: 2px; 
    margin-left: 10px;
}

.disclaimerTitle
{
        display:block;
        text-align:center;
}

.disclaimer
{
        display:block;
        text-align:left;
}

#mainTable{
        width: 100%; padding: 5px;
}
#logonContent{
        visibility: hidden;     height: 200px;
}
#logonContentChgPwd{
        visibility: visible;    height: 200px;
}
#logonContentPwdChged{
        visibility: hidden;     height: 210px;
}
#headerSpan{
        left: 0px; top: 0px;
}
#userIDLabel{
        left: 10px; top: 45px; position: absolute;
}
#user {
        left: 120px; top: 45px; position: absolute; width: 144px;
}

#logonBoxDiv1{
        position: absolute; width: 300px;
}
#passwordLabel{
        left: 10px; top: 75px; position: absolute;
}
#password{
        left: 120px; top: 75px; position: absolute; width: 144px;
}
#logonSubmit{
        left: 80px; top: 125px; position: absolute;
}
#popupMsgForgotHref{
        left: 80px; top: 155px; position: absolute;
}
#popupMessage{
        position:absolute; left: 5px; top:5px; visibility:hidden;
}
#popupMsgSpan{
        position:absolute; width:100%; height:18px; border-bottom: 1px solid #aaa;
}
#popupMsgHref{
        position:absolute;right:5px;
}
#popupMessageText{
        width:280px;position:absolute;top:20px;padding:5px;overflow-x:hidden;overflow:auto;height:130px;
}
#linkTable{
        right: 5px; position:absolute;
}
#welcomeBox{
        position:absolute; top:40px;
}
#welcomeBoxList{
        margin-top:10px;
}
#popupMsgPwdPolicy{
        right: 5px; position: absolute;
}
#userIDLabelChgPwd{
        left: 10px; top: 35px; position: absolute;
}
#userChgPwd{
        left: 120px; top: 35px; position: absolute; width: 144px;
}
#passwordLabelChgPwd{
        left: 10px; top: 60px; position: absolute;
}
#passwordChgPwd{
        left: 120px; top: 60px; position: absolute; width: 144px;
}
#newPwdLabel{
        left: 10px; top: 85px; position: absolute;
}
#newPwd{
        left: 120px; top: 85px; position: absolute; width: 144px;
}
#verifyPwd{
        left: 10px; top: 110px; position: absolute;
}
#confirmPwd{
        left: 120px; top: 110px; position: absolute; width: 144px;
}
#logonBtn{
        left: 120px; top: 145px; position: absolute;
}
#cancelBtn{
        left: 190px; top: 145px; position: absolute;
}
#divSigninAgain{
        width:450px;min-width: 450px;margin-left: auto;margin-right: auto;
}
#divContactAdmin{
        width:450px;min-width: 450px;margin-left: auto;margin-right: auto;
}
#passwordChangedBox{
        position:absolute; top:40px;
}
#alertBoxErr{
        visibility:visible;
}
    #pageLoadPopup {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.7); /* Darker overlay */
        justify-content: center;
        align-items: center;
        z-index: 1000;
    }

    #pageLoadPopup .popupContent {
        background-color: #f8f9fa; /* Light background */
        padding: 20px;
        border-radius: 5px;
        text-align: center;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        color: #212529; /* Text color */
        font-family: Arial, sans-serif;
    }

    #pageLoadPopup .popupTitleBox {
        background-color: #dc3545; /* Red background for title box */
        color: #ffffff; /* White text for title */
        padding: 10px;
        border-radius: 5px;
        margin-bottom: 15px;
        font-family: Arial, sans-serif;
    }

    #pageLoadPopup .popupTitleBox h2 {
        margin: 0;
        font-size: 18px;
    }

    #pageLoadPopup .popupContent a {
        color: #0056b3; /* Link color */
        text-decoration: underline;
    }

    #pageLoadPopup .popupContent button {
        margin-top: 10px;
        padding: 10px 20px;
        background-color: #6c757d; /* Button background */
        color: #ffffff; /* Button text color */
        border: none;
        border-radius: 5px;
        cursor: pointer;
        font-family: Arial, sans-serif;
    }

    #pageLoadPopup .popupContent button:hover {
        background-color: #5a6268; /* Hover effect colour */
    }

