﻿.hide {
    display:none;
}
.error {
    color:red;
}
.alert-parent {
    z-index: 4;
    opacity: 1;
    position: relative;
}

