.div{
    padding-top: 10px;
}
input{
    width: 220px;
}
.bt_clear{
    width:0;
    height:0;
    border:0;
}
.login_error{
    font-size: 15px;
    font-weight: bold;
    color: azure;
}
.input_error{
    font-size: 13px;
    font-weight: bold;
    color: white;
    text-transform:uppercase;
}