﻿#modalPasswordReset
{
    background-image: url(images/resetbkg.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 250px;
    width: 500px;
}
#modalPasswordReset1
{    
    background-image: url(images/resetbkg_New.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 470px;
    width: 740px;
    
}