﻿#tblPasswordRecovery {
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    font-family: Verdana;
    font-size: small;
    color: white;
    margin-bottom: 150px;
    margin-top: 20px;
}

    #tblPasswordRecovery .col1 {
        width: 40%;
        padding-left: 10px;
        height: 35px;
    }

    #tblPasswordRecovery .colm {
        text-align: center;
        height: 40px;
    }

.txt {
    width: 250px;
    border-radius: 15px;
    font-family: Verdana;
    font-size: small;
    height: 25px;
    padding-left: 5px;
}

.btn {
    width: 250px;
    border-radius: 15px;
    font-family: Verdana;
    font-size: small;
    color: white;
    background-color: #333333;
    height: 25px;
    
}

.er {
    font-weight: bold;
}
