.fullheight, .body_fullheight {
    height: 100%;
}
.fullheightdiv {
    height: 100%;
}
.success-header{
    color:green;
}
.error-header{
    color:red;
}