.notice {
    color: #FF0000;
    margin: 0 auto;
    width: 405px;
    clear: both;
    font-size: 9pt;
}

.forgotpass {
    color: #2200FF;
    text-decoration: underline;
    cursor: pointer;
}

.img-captcha {
    height: 30px;
    width: 148px;
}

.enter-captcha {
    height: 10px;
    height: 30px;
}

input[readonly] {
    cursor: text;
    background: white;
}

.logo {
    width: 60%;
    margin: auto;
    display: block;
}
#border-radius{
    width:415px;
    margin:20px auto;
    border:1px solid #777777;
}

#btnLogin{
    width: 100%; color: whitesmoke;margin-top:4%
}

#form-69{
    padding-top: 10px;
}

#form-63{
    padding-top: 0px;
}

#page{
    min-height: 90% !important;
}