.tristar-alert-error {
    color: red;
    min-height: 100px;
}

.tristar-alert-success{
    color: green;
    min-height: 100px;
}
