.hr_expand{ border-top: 1px solid #336699; margin-top: 0; }
.hr_expand2 {border-top: 2px solid #C0C0C0; margin-top: 15px;}

h3 {color :#0d5ba3}
td font {
    color:black;
    font-size:12px;
    font-weight: bold;
}
u font {color: #336699;}
u {font-color: #336699}




/*table {text-align:  "right"}
.td_expand {
    width: 35px;
}
#div_btn {
    align:"right";
}
font {
    font-size:12px;
    color: #336699;    
}
*/
#div_center_background {
    background-image: url("../images/retrieve_pwd_BG.png");
    background-repeat: no-repeat;
    background-position:center center;
   /* width: 494px;
   height: 449px;*/
   margin: 40px auto;
   padding: 30px 0px;
}
#div_center {
    width: 440px;
    /*border-width: 1px;
    border-style: outset;
    border-radius: 5px;
    border-color: #000;
    position: relative;*/
    margin:0px  auto;

}
#div_header_input_btn_step1,#div_header_input_btn_step2,#div_header_input_btn_step3 {
    margin:25px auto;
    width: 294px;
    border: 1px;
    height: 180px;
}
#div_header_input_btn_step2,#div_header_input_btn_step3 {
    display: none;
}

.tab1{
    display:inline-block;
}
.tab2{
    display:inline-block;
}
.tab3{
    display:inline-block;
}
.circle-tab1,.circle-tab2,.circle-tab3{
    position:relative;
    width:28px;
    height:28px;
    border-radius:14px;
    -moz-border-radius:14px;
    -webkit-border-radius:14px;
    background-color:#BDC3C7;
    color:#fff;
    text-align:center;
    line-height:28px;
    font-size:16px;
}
.circle-tab1{
    left:22px;
    background-color:#00729C;
}
.circle-tab2{
    left:111px;
}
.circle-tab3{
    left:204px;
}
.circle-tab2:before{
    content: "";
    position: absolute;
    width:92px;
    height: 3px;
    left:-92px;
    top:12.5px;
    background-color:#BDC3C7;
}
.circle-tab3:before{
    content: "";
    position: absolute;
    width:96.5px;
    height: 3px;
    left:-96.5px;
    top:12.5px;
    background-color:#BDC3C7;
}

.step-table{
    margin-top:5px;
    width:294px;
    text-align:center;
    font-size:10px;
    font-weight: bolder;
    color:#BDC3C7;
}

.step-table td:first-of-type{
    width:80px;
    text-align:center;
    color:#00729C;
}

.step-table td:nth-of-type(2){
    width:160px;
}

.step-table td:last-of-type{
 text-align:right;
}

#step2-tab2{
    background-color:#00729C;
}
#step2-tab2:before{
    background-color:#00729C;
}
#step2-td2{
    color:#00729C;
}

#step3-tab2{
    background-color:#00729C;
}
#step3-tab2:before{
    background-color:#00729C;
}
#step3-td2{
    color:#00729C;
}
#step3-tab3{
    background-color:#00729C;
}
#step3-tab3:before{
    background-color:#00729C;
}
#step3-td3{
    color:#00729C;
}

#div_input_step2 {
    margin:10px  auto;
    width: 315px;
    z-index:1;
    height: 85px;
}


#div_email_sent_info {
    text-align:center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #e2f6ea;
    border: 2px solid #27ae60;
    margin-top: 2px;
    padding: 10px 15px;
    color: #555;
    position:absolute;
    left:100px;
    top:150px;
}
#msg-div {
    position:absolute;
    left:40%;
    top:10px;
    width:350px;
    z-index:20000;
}
#msg-div .msg {
    text-align:center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #e2f6ea;
    border: 2px solid #27ae60;
    margin-top: 2px;
    color: #555;
}

#msg-div .msg p {
    padding: 10px 15px;
    clear: none;
}
#msg-div .msg .close{
    float: right;
    width: 24px;
    height: 24px;
    background: url("../images/cha.png") no-repeat center center;

}
#msg-div .msg.alert {
    background-color: #f9edbe;
    color: #555;
    border: 2px solid #e67e22;
}

#btn_submit,#btn_save,#btn_done {
    background: #ffb90f;
    border-radius: 5px;
    height: 22px;
    width: 80px;
}
#btn_done {
    background-image: url("../images/highlight_Button_cut.png");
    color: #000000;
    height: 22px;
    width: 80px;
}
#btn_submit,#btn_save {
    disabled: disabled;
    background-image: url("../images/highlight_Button_cut.png");
    color: #000000;
}
#btn_cancel,#btn_reset {
    border-radius: 5px;
    background-image: url("../images/Button_cut.png");
    color: #000000;
    height: 22px;
    width: 80px;
}

#div_bottom {
    font-size:11px;
    font-color:"black";
    line-height: 20px;
}
#div_check_done {
    width: 400px;
    margin-left: -45px;
}
#td_return_login {
    color: #0d5ba3;
    font-size: 11px;
    font-weight: bold;
}
#img_check_done {
    width:36px;
    height: 36px;
}
#td_img {
    width :48px;
}
#td_success_msg {
    color: #7e0c13;
    font-size: 15px;
    font-weight: bold;
}
/* #div_whole_pwd_requirement {
    width: 712px;

    } */
    #div_new_pwd {
        display: none;
        float: left;
        width: 280px;
        top: -15px;
        left: 160px;
        *left: 170px;
        position: absolute;
        line-height: 22px;
    }

    .cls_new_pwd_check_tips {
        margin-top: 3px;
        margin-bottom: 3px;
    }

    #div_new_pwd div {
        line-height: 14px;
    }
    #div_new_pwd_requirement_header {
        font-weight: bold;
        font-size: 12px;
        padding: 15px 10px 5px 20px;
    }
    #div_new_pwd_requirement {
        padding-left: 20px;
        padding-right: 10px;
        font-size: 11px;
        color: #000;
    }
    #div_chars {
        margin-left: 28px;
    }
    #div_inner_td_old,#div_inner_td_new,#div_inner_td_confirm {
        position: relative;
        width: 140px;
    }
    #div_old_first_td,#div_new_first_td,#div_confirm_first_td{
        width: 145px;
    }
    #table_step2 {
        width: 315px;
    }

    #div_new_pwd_bottom {
        padding-left: 20px;
        font-size: 11px;
        color: #000;
        padding-right: 10px;
        padding-top: 10px;
    }
    #div_title {
        color: #0D5BA3;
        font-size: 19px;
        /*margin-bottom: 15px;*/
        margin-left: 0px;
    }
    #a_old_pwd,#a_new_pwd,#a_new_pwd_confirm{
        cursor: pointer;
        left: 130px;
        position: absolute;
        text-decoration: none;
        top: 33%;
        display: none;
    }
    #txtOldPwd,#txtNewPwd,#txtConfirmPwd{
        width: 144px;
        height:21px;
    }
    #txtOldPwdWord,#txtNewPwdWord,#txtConfirmPwdWord {
        display: none;
        width: 144px;
        height:21px;
    }
    #txtUserID{
        text-transform:uppercase;
        height:21px;
    }
    #txtEmailAddress{
        height:21px;
    }
    #hr_new_pwd_requirement {
        color: #878686;
        margin: 0px 5px;
    }

    .mod-container {
        width:290px;
        /*height:100px; */
        /*border:1px solid #CD0000;*/
        /*border-radius:5px;*/
        /*margin: 100px;*/
        position:relative;
        height: 265px;
        background-image: url("../images/Requirement_Frame.png");
    }

    .mod-triangle {
        display:block;
        position:relative;

        left:-10px;
        top:18px;
        z-index:2;
    }
    .mod-triangle .t-border,
    .mod-triangle .t-inset{
        left:0px;
        top:0px;
        width:0;
        height:0;
        font-size:0;
        overflow:hidden;
        position:absolute;

        border-width:6px;

        border-style:dashed solid dashed dashed;
    }

    .mod-triangle .t-border{
        border-color:transparent #CD0000 transparent transparent;
        left:-1px;
    }
    .mod-triangle .t-inset{
        border-color: transparent #fff transparent transparent;
    }
    .td_label {
        width: 130px;
    }
    .td_img_step2 {
        width: 18px;
    }
    .td_input_step2{
        width: 144px;
    }

    .td_table_input {
        line-height: 27px;
        *line-height: 22px;
    }

    .table_inputArea {
        margin-left: auto;
        margin-right: 0px;
    }

    .td_img_step2_cls {
        height: 27px;
        *height: 22px;

    }

    #table_step2 td {
        line-height: 27px;
        *line-height: 22px;
    }

    .btn_diable_cls {
        color: #6a92cf;
    }
    .btn_enable_cls {
        color: #6a92cf;
    }

    #div_btn_step3 {
        padding-top: 30px;
    }

    .div_new_pwd_requirement_inner_container {

    }

    .div_bottom_wording {
        color: #336699;
        text-decoration: underline;
        cursor: pointer;
    }


