#pbid-chngPassword_Blk1,
#pbid-chngPwd_err_blk1,
#pbid-chngPwd_err_blk2,
#pbid-chngPwd_err_blk3,
#pbid-chngPwd_err_blk4,
#pbid-chngPwd_err_blk5,
#pbid-chngPwd_err_blk7,
#pbid-chngPwd_err_blk8,
#pbid-chngPwd_err_blk4_10,
#pbid-changePassword_success
{
margin:40px ;
padding: 20px 0px;
border-top:5px solid #c2cc00ff;
border-bottom: 3px solid #8c0000ff;
}

#pbid-chngPassword_otrblk{
text-align:center;
margin-top:20px;
}
#pbid-chngPassword_otrblk_main
{
display:grid;
grid-template-columns:200px 200px 200px 200px;
 justify-content: center;
text-align:center;
}

#pbid-chngPwd_err_blk4_child_8
{
margin: 20px 0px;
display:grid;
grid-template-columns:300px 300px;
 justify-content: center;
text-align: left;
gap:10px;
}

#pbid-chngPwd_err_blk4_child_9{
margin: 10px;
text-align:center;
}

#pbid-chngPassword_Blk1{
margin-left:50px;
}


#pbid-chngPwd_btn{
margin-left:50px;
margin-top:10px;
}

#pbid-chngPwd_btn-container,
#pbid-chngPwd_ReloadBtn-container,
#pbid-chngPwd_err_blk4_dis1-container,
#pbid-chngPwd_err_blk4_txt-container,
#pbid-chngPwd_err_blk4_dis2-container,
#pbid-chngPwd_err_blk4_txt2-container,
#pbid-chngPwd_err_blk4_btn-container,
#pbid-chngPwd_err_blk4_btn2-container
{
display:inline;
}

#pbid-chngPwd_err_blk4_child_5
{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
 align-content: center;
text-align:left;
gap:20px;
//padding-bottom:20px;
border-bottom:2px solid grey;
}

#pbid-changePassword_success
{
text-align:center;
}
#pbid-changePassword_success_child_1-container
{
font-size:25px;
margin:20px 0;
//padding-bottom:100px;
}