.error{
    color: white;
    font-size: 14px;
    height: 28px;
    text-align: center;
    /*border: 1px solid #fff;*/
}

.alert_bar{
    color: red;
    font-size: 13px;
    margin-left: 101px;

}
.change_msg{
    color: red;
    font-size: 13px;
    margin-left: 101px;

}